X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtol.c;h=0b2c82a01cffc4d61a3423c230a648e4f55d72c3;hb=825d4b05a9f432fa39078a91b24d05da759a5ad6;hp=e14d3cf9cd1f771e935520e85f4fc4ce28b67079;hpb=96f7b7d91a671011cb95059bad591615c250495d;p=gnulib.git diff --git a/lib/strtol.c b/lib/strtol.c index e14d3cf9c..0b2c82a01 100644 --- a/lib/strtol.c +++ b/lib/strtol.c @@ -7,9 +7,9 @@ NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. - This program is free software; you can redistribute it and/or modify it + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2, or (at your option) any + Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, @@ -18,8 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program. If not, see . */ #ifdef _LIBC # define USE_NUMBER_GROUPING