diff options
Diffstat (limited to 'manual/examples/setjmp.c')
-rw-r--r-- | manual/examples/setjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/setjmp.c b/manual/examples/setjmp.c index ffd7744c1a..09e867f271 100644 --- a/manual/examples/setjmp.c +++ b/manual/examples/setjmp.c @@ -1,5 +1,5 @@ /* Introduction to Non-Local Exits - Copyright (C) 1991-2012 Free Software Foundation, Inc. + Copyright (C) 1991-2013 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |