summaryrefslogtreecommitdiff
path: root/lib/atou.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/atou.c')
-rw-r--r--lib/atou.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/atou.c b/lib/atou.c
index d2e1cda..6c1f972 100644
--- a/lib/atou.c
+++ b/lib/atou.c
@@ -1,11 +1,11 @@
/* atou.c: like atoi, but if the number is negative, abort.
-Copyright (C) 1992, 95 Free Software Foundation, Inc.
+Copyright (C) 1992, 1995, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of