diff options
Diffstat (limited to 'setjmp/__longjmp.c')
-rw-r--r-- | setjmp/__longjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setjmp/__longjmp.c b/setjmp/__longjmp.c index 43cd13b184..97b2be8948 100644 --- a/setjmp/__longjmp.c +++ b/setjmp/__longjmp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994, 1995, 1996, 1997, 2000 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 |