diff options
Diffstat (limited to 'sysdeps/arm/__longjmp.S')
-rw-r--r-- | sysdeps/arm/__longjmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/__longjmp.S b/sysdeps/arm/__longjmp.S index 6124631c10..fc60a5d424 100644 --- a/sysdeps/arm/__longjmp.S +++ b/sysdeps/arm/__longjmp.S @@ -1,5 +1,5 @@ /* longjmp for ARM. - Copyright (C) 1997-2014 Free Software Foundation, Inc. + Copyright (C) 1997-2015 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 |