diff options
Diffstat (limited to 'sysdeps/mips/mips64/__longjmp.c')
-rw-r--r-- | sysdeps/mips/mips64/__longjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/mips64/__longjmp.c b/sysdeps/mips/mips64/__longjmp.c index d8697b4e4c..15d761b599 100644 --- a/sysdeps/mips/mips64/__longjmp.c +++ b/sysdeps/mips/mips64/__longjmp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992-2014 Free Software Foundation, Inc. +/* Copyright (C) 1992-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Brendan Kehoe (brendan@zen.org). |