diff options
Diffstat (limited to 'setjmp/longjmp.c')
-rw-r--r-- | setjmp/longjmp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/setjmp/longjmp.c b/setjmp/longjmp.c index b964756231..cfda411f31 100644 --- a/setjmp/longjmp.c +++ b/setjmp/longjmp.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,92,94,95,97,98,2000,2002,2009 - Free Software Foundation, Inc. +/* Copyright (C) 1991-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 |