diff options
Diffstat (limited to 'iconv')
-rw-r--r-- | iconv/dummy-repertoire.c | 5 | ||||
-rw-r--r-- | iconv/iconv_charmap.c | 5 | ||||
-rw-r--r-- | iconv/iconv_prog.c | 5 | ||||
-rw-r--r-- | iconv/iconvconfig.c | 5 |
4 files changed, 12 insertions, 8 deletions
diff --git a/iconv/dummy-repertoire.c b/iconv/dummy-repertoire.c index a87685c505..cae384c287 100644 --- a/iconv/dummy-repertoire.c +++ b/iconv/dummy-repertoire.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@redhat.com>, 2001. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/iconv/iconv_charmap.c b/iconv/iconv_charmap.c index a54d738120..f679c64eb2 100644 --- a/iconv/iconv_charmap.c +++ b/iconv/iconv_charmap.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@redhat.com>, 2001. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/iconv/iconv_prog.c b/iconv/iconv_prog.c index 84493af68f..24f6a51f17 100644 --- a/iconv/iconv_prog.c +++ b/iconv/iconv_prog.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/iconv/iconvconfig.c b/iconv/iconvconfig.c index 405ee98a91..de3986488c 100644 --- a/iconv/iconvconfig.c +++ b/iconv/iconvconfig.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@redhat.com>, 2000. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |