diff options
Diffstat (limited to 'ports/sysdeps/mips/mips64/setjmp.S')
-rw-r--r-- | ports/sysdeps/mips/mips64/setjmp.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sysdeps/mips/mips64/setjmp.S b/ports/sysdeps/mips/mips64/setjmp.S index 25c0b72add..ee59f29adf 100644 --- a/ports/sysdeps/mips/mips64/setjmp.S +++ b/ports/sysdeps/mips/mips64/setjmp.S @@ -1,5 +1,4 @@ -/* Copyright (C) 1996, 1997, 2000, 2002, 2003, 2004 - Free Software Foundation, Inc. +/* Copyright (C) 1996-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |