summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <bero@arklinux.org>2007-06-28 19:10:42 +0000
committerBernhard Rosenkraenzer <bero@arklinux.org>2007-06-28 19:10:42 +0000
commite7ac713d0dd052f897417be9779d761dbae4e609 (patch)
tree8bdd64e5e1b86df9ae026e27c37e3bdee7c280d7
parent475c0226a7759ece21b582fbd80af3f7e8d51c9b (diff)
downloadgrep-e7ac713d0dd052f897417be9779d761dbae4e609.tar.gz
GPLv2 -> GPLv3
-rw-r--r--intl/bindtextdom.c2
-rw-r--r--intl/dcgettext.c2
-rw-r--r--intl/dcigettext.c2
-rw-r--r--intl/dcngettext.c2
-rw-r--r--intl/dgettext.c2
-rw-r--r--intl/dngettext.c2
-rw-r--r--intl/eval-plural.h2
-rw-r--r--intl/explodename.c2
-rw-r--r--intl/finddomain.c2
-rw-r--r--intl/gettext.c2
-rw-r--r--intl/gettextP.h2
-rw-r--r--intl/gmo.h2
-rw-r--r--intl/hash-string.h2
-rw-r--r--intl/intl-compat.c2
-rw-r--r--intl/l10nflist.c2
-rw-r--r--intl/libgnuintl.h2
-rw-r--r--intl/loadinfo.h2
-rw-r--r--intl/loadmsgcat.c2
-rw-r--r--intl/localcharset.c2
-rw-r--r--intl/localealias.c2
-rw-r--r--intl/localename.c2
-rw-r--r--intl/ngettext.c2
-rw-r--r--intl/os2compat.c2
-rw-r--r--intl/os2compat.h2
-rw-r--r--intl/osdep.c2
-rw-r--r--intl/plural-exp.c2
-rw-r--r--intl/plural-exp.h2
-rw-r--r--intl/plural.c4
-rw-r--r--intl/textdomain.c2
-rw-r--r--lib/closeout.c2
-rw-r--r--lib/error.c2
-rw-r--r--lib/error.h2
-rw-r--r--lib/exclude.c2
-rw-r--r--lib/exclude.h2
-rw-r--r--lib/fnmatch.c2
-rw-r--r--lib/fnmatch.h2
-rw-r--r--lib/getopt.c2
-rw-r--r--lib/getopt.h2
-rw-r--r--lib/getopt1.c2
-rw-r--r--lib/hard-locale.c2
-rw-r--r--lib/isdir.c2
-rw-r--r--lib/malloc.c2
-rw-r--r--lib/memchr.c2
-rw-r--r--lib/obstack.c2
-rw-r--r--lib/obstack.h2
-rw-r--r--lib/posix/regex.h2
-rw-r--r--lib/quotearg.c2
-rw-r--r--lib/quotearg.h2
-rw-r--r--lib/realloc.c2
-rw-r--r--lib/regex.c2
-rw-r--r--lib/savedir.c2
-rw-r--r--lib/stpcpy.c2
-rw-r--r--lib/strtol.c2
-rw-r--r--lib/strtoul.c2
-rw-r--r--lib/strtoull.c2
-rw-r--r--lib/strtoumax.c2
-rw-r--r--lib/xalloc.h2
-rw-r--r--lib/xmalloc.c2
-rw-r--r--lib/xstrtol.c2
-rw-r--r--lib/xstrtoumax.c2
-rw-r--r--src/dfa.c2
-rw-r--r--src/dfa.h2
-rw-r--r--src/grep.c2
-rw-r--r--src/grep.h2
-rw-r--r--src/kwset.c2
-rw-r--r--src/kwset.h2
-rw-r--r--src/mbsupport.h2
-rw-r--r--src/search.c2
-rw-r--r--src/system.h2
69 files changed, 70 insertions, 70 deletions
diff --git a/intl/bindtextdom.c b/intl/bindtextdom.c
index 89b62aaa..cb555ada 100644
--- a/intl/bindtextdom.c
+++ b/intl/bindtextdom.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/dcgettext.c b/intl/dcgettext.c
index 6927c178..29284324 100644
--- a/intl/dcgettext.c
+++ b/intl/dcgettext.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/dcigettext.c b/intl/dcigettext.c
index b5bc7e34..b97ea924 100644
--- a/intl/dcigettext.c
+++ b/intl/dcigettext.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/dcngettext.c b/intl/dcngettext.c
index 2e9d3798..0f5d02eb 100644
--- a/intl/dcngettext.c
+++ b/intl/dcngettext.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/dgettext.c b/intl/dgettext.c
index 20040256..b0546a96 100644
--- a/intl/dgettext.c
+++ b/intl/dgettext.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/dngettext.c b/intl/dngettext.c
index 7d25b114..a3316f66 100644
--- a/intl/dngettext.c
+++ b/intl/dngettext.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/eval-plural.h b/intl/eval-plural.h
index 3d5fe8e2..4cb402c4 100644
--- a/intl/eval-plural.h
+++ b/intl/eval-plural.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/explodename.c b/intl/explodename.c
index c577c54f..e65cf0a3 100644
--- a/intl/explodename.c
+++ b/intl/explodename.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/finddomain.c b/intl/finddomain.c
index ca496595..861e6b61 100644
--- a/intl/finddomain.c
+++ b/intl/finddomain.c
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/gettext.c b/intl/gettext.c
index 1cedc746..fde37d06 100644
--- a/intl/gettext.c
+++ b/intl/gettext.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/gettextP.h b/intl/gettextP.h
index 332a09d3..9bade46a 100644
--- a/intl/gettextP.h
+++ b/intl/gettextP.h
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/gmo.h b/intl/gmo.h
index 8c677e4a..00cc3397 100644
--- a/intl/gmo.h
+++ b/intl/gmo.h
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/hash-string.h b/intl/hash-string.h
index 6eab80f9..f6eb4e07 100644
--- a/intl/hash-string.h
+++ b/intl/hash-string.h
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/intl-compat.c b/intl/intl-compat.c
index 708a20b4..c796775a 100644
--- a/intl/intl-compat.c
+++ b/intl/intl-compat.c
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/l10nflist.c b/intl/l10nflist.c
index c21554a2..628ba1aa 100644
--- a/intl/l10nflist.c
+++ b/intl/l10nflist.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/libgnuintl.h b/intl/libgnuintl.h
index 6ec00118..643910c7 100644
--- a/intl/libgnuintl.h
+++ b/intl/libgnuintl.h
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/loadinfo.h b/intl/loadinfo.h
index f2a643b1..3f240a01 100644
--- a/intl/loadinfo.h
+++ b/intl/loadinfo.h
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/loadmsgcat.c b/intl/loadmsgcat.c
index 02abd126..77154caa 100644
--- a/intl/loadmsgcat.c
+++ b/intl/loadmsgcat.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/localcharset.c b/intl/localcharset.c
index 6a28ecb1..7f548e7c 100644
--- a/intl/localcharset.c
+++ b/intl/localcharset.c
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/localealias.c b/intl/localealias.c
index 8d620aae..764da556 100644
--- a/intl/localealias.c
+++ b/intl/localealias.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/localename.c b/intl/localename.c
index e491dde4..a46bef39 100644
--- a/intl/localename.c
+++ b/intl/localename.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/ngettext.c b/intl/ngettext.c
index 1d76f248..3aea78e1 100644
--- a/intl/ngettext.c
+++ b/intl/ngettext.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/os2compat.c b/intl/os2compat.c
index 1def5ceb..80cada51 100644
--- a/intl/os2compat.c
+++ b/intl/os2compat.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/os2compat.h b/intl/os2compat.h
index 32f8c5cc..bc85269c 100644
--- a/intl/os2compat.h
+++ b/intl/os2compat.h
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/osdep.c b/intl/osdep.c
index 83a96a73..ce1acb0c 100644
--- a/intl/osdep.c
+++ b/intl/osdep.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/plural-exp.c b/intl/plural-exp.c
index be96173e..ce180ca8 100644
--- a/intl/plural-exp.c
+++ b/intl/plural-exp.c
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/plural-exp.h b/intl/plural-exp.h
index e7090c4b..3d678169 100644
--- a/intl/plural-exp.h
+++ b/intl/plural-exp.h
@@ -4,7 +4,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/plural.c b/intl/plural.c
index 58f5f36f..7a75b26f 100644
--- a/intl/plural.c
+++ b/intl/plural.c
@@ -25,7 +25,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
@@ -307,7 +307,7 @@ static const short yycheck[] = { 1,
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/intl/textdomain.c b/intl/textdomain.c
index 158a6659..d63ced36 100644
--- a/intl/textdomain.c
+++ b/intl/textdomain.c
@@ -3,7 +3,7 @@
This program 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, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/closeout.c b/lib/closeout.c
index c4b6098c..7f0fd41c 100644
--- a/lib/closeout.c
+++ b/lib/closeout.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/error.c b/lib/error.c
index ec94fda1..559d1be3 100644
--- a/lib/error.c
+++ b/lib/error.c
@@ -6,7 +6,7 @@
The GNU C 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
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/lib/error.h b/lib/error.h
index 4241972c..0a0bc281 100644
--- a/lib/error.h
+++ b/lib/error.h
@@ -7,7 +7,7 @@
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/exclude.c b/lib/exclude.c
index d7ed6813..17ff91f9 100644
--- a/lib/exclude.c
+++ b/lib/exclude.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/exclude.h b/lib/exclude.h
index 18b38b54..fb2b06be 100644
--- a/lib/exclude.h
+++ b/lib/exclude.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/fnmatch.c b/lib/fnmatch.c
index fc2f5e42..4058b97a 100644
--- a/lib/fnmatch.c
+++ b/lib/fnmatch.c
@@ -2,7 +2,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/fnmatch.h b/lib/fnmatch.h
index c858606b..f656a9de 100644
--- a/lib/fnmatch.h
+++ b/lib/fnmatch.h
@@ -5,7 +5,7 @@ Bugs can be reported to bug-glibc@prep.ai.mit.edu.
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/getopt.c b/lib/getopt.c
index c24b7821..f4061d93 100644
--- a/lib/getopt.c
+++ b/lib/getopt.c
@@ -7,7 +7,7 @@
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/getopt.h b/lib/getopt.h
index 890a23ab..fb79c988 100644
--- a/lib/getopt.h
+++ b/lib/getopt.h
@@ -4,7 +4,7 @@
Bugs can be reported to bug-glibc@gnu.org.
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/getopt1.c b/lib/getopt1.c
index 643be172..308d6810 100644
--- a/lib/getopt1.c
+++ b/lib/getopt1.c
@@ -6,7 +6,7 @@
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/hard-locale.c b/lib/hard-locale.c
index 2c14771f..79822e7e 100644
--- a/lib/hard-locale.c
+++ b/lib/hard-locale.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/isdir.c b/lib/isdir.c
index e1b43048..e9ec952b 100644
--- a/lib/isdir.c
+++ b/lib/isdir.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/malloc.c b/lib/malloc.c
index 72317138..fca10a65 100644
--- a/lib/malloc.c
+++ b/lib/malloc.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/memchr.c b/lib/memchr.c
index 513e99d2..6496f6cc 100644
--- a/lib/memchr.c
+++ b/lib/memchr.c
@@ -10,7 +10,7 @@ Bugs can be reported to bug-glibc@prep.ai.mit.edu.
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/obstack.c b/lib/obstack.c
index 3f924d53..d4747d3f 100644
--- a/lib/obstack.c
+++ b/lib/obstack.c
@@ -6,7 +6,7 @@
The GNU C 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
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/lib/obstack.h b/lib/obstack.h
index e65ad1a8..6f9c5098 100644
--- a/lib/obstack.h
+++ b/lib/obstack.h
@@ -6,7 +6,7 @@
The GNU C 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
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/lib/posix/regex.h b/lib/posix/regex.h
index f197c663..f4c41501 100644
--- a/lib/posix/regex.h
+++ b/lib/posix/regex.h
@@ -7,7 +7,7 @@
The GNU C 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
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/lib/quotearg.c b/lib/quotearg.c
index e71228f6..e9fcbaee 100644
--- a/lib/quotearg.c
+++ b/lib/quotearg.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/quotearg.h b/lib/quotearg.h
index 17096d71..04d4a418 100644
--- a/lib/quotearg.h
+++ b/lib/quotearg.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/realloc.c b/lib/realloc.c
index 535cffea..1f779cf0 100644
--- a/lib/realloc.c
+++ b/lib/realloc.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/regex.c b/lib/regex.c
index 38031421..fb7df666 100644
--- a/lib/regex.c
+++ b/lib/regex.c
@@ -6,7 +6,7 @@
The GNU C 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
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/lib/savedir.c b/lib/savedir.c
index 974787e2..de9e74d3 100644
--- a/lib/savedir.c
+++ b/lib/savedir.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/stpcpy.c b/lib/stpcpy.c
index c6139dfd..e761e000 100644
--- a/lib/stpcpy.c
+++ b/lib/stpcpy.c
@@ -6,7 +6,7 @@
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/strtol.c b/lib/strtol.c
index 196903cb..887b6ba1 100644
--- a/lib/strtol.c
+++ b/lib/strtol.c
@@ -5,7 +5,7 @@
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/strtoul.c b/lib/strtoul.c
index 45e55e6e..c56a7ce7 100644
--- a/lib/strtoul.c
+++ b/lib/strtoul.c
@@ -5,7 +5,7 @@ Bugs can be reported to bug-glibc@prep.ai.mit.edu.
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/strtoull.c b/lib/strtoull.c
index b848280b..849a6d47 100644
--- a/lib/strtoull.c
+++ b/lib/strtoull.c
@@ -5,7 +5,7 @@
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, or (at your option) any
later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/strtoumax.c b/lib/strtoumax.c
index fb3ad113..7770bcec 100644
--- a/lib/strtoumax.c
+++ b/lib/strtoumax.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/xalloc.h b/lib/xalloc.h
index 4b721da0..82ea9da3 100644
--- a/lib/xalloc.h
+++ b/lib/xalloc.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/xmalloc.c b/lib/xmalloc.c
index ac38f90a..7d360dad 100644
--- a/lib/xmalloc.c
+++ b/lib/xmalloc.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/xstrtol.c b/lib/xstrtol.c
index 9d4fa2e3..e78e2e9c 100644
--- a/lib/xstrtol.c
+++ b/lib/xstrtol.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/lib/xstrtoumax.c b/lib/xstrtoumax.c
index d5e45e72..fc79b3e1 100644
--- a/lib/xstrtoumax.c
+++ b/lib/xstrtoumax.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/dfa.c b/src/dfa.c
index 25f53887..13a47acb 100644
--- a/src/dfa.c
+++ b/src/dfa.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/dfa.h b/src/dfa.h
index ee213911..9699b202 100644
--- a/src/dfa.h
+++ b/src/dfa.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/grep.c b/src/grep.c
index 86043619..aac593e2 100644
--- a/src/grep.c
+++ b/src/grep.c
@@ -4,7 +4,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/grep.h b/src/grep.h
index f8b6f454..67c8a4ac 100644
--- a/src/grep.h
+++ b/src/grep.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/kwset.c b/src/kwset.c
index e66193b9..5fea5e0a 100644
--- a/src/kwset.c
+++ b/src/kwset.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/kwset.h b/src/kwset.h
index 10836be8..7547949e 100644
--- a/src/kwset.h
+++ b/src/kwset.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/mbsupport.h b/src/mbsupport.h
index 93deb0b9..a96a8ffc 100644
--- a/src/mbsupport.h
+++ b/src/mbsupport.h
@@ -4,7 +4,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/search.c b/src/search.c
index 0f1494b1..0b3e0e84 100644
--- a/src/search.c
+++ b/src/search.c
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
diff --git a/src/system.h b/src/system.h
index c56e8ba5..576a76bb 100644
--- a/src/system.h
+++ b/src/system.h
@@ -3,7 +3,7 @@
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)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,