diff options
Diffstat (limited to 'ports/sysdeps/mips/setjmp.S')
-rw-r--r-- | ports/sysdeps/mips/setjmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/mips/setjmp.S b/ports/sysdeps/mips/setjmp.S index a5c37c748d..7c53b97b2d 100644 --- a/ports/sysdeps/mips/setjmp.S +++ b/ports/sysdeps/mips/setjmp.S @@ -1,4 +1,4 @@ -/* Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1996-2013 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 |