summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Automake/ChannelDefs.pm2
-rw-r--r--lib/Automake/Channels.pm2
-rw-r--r--lib/Automake/Condition.pm2
-rw-r--r--lib/Automake/Config.in2
-rw-r--r--lib/Automake/Configure_ac.pm2
-rw-r--r--lib/Automake/DisjConditions.pm2
-rw-r--r--lib/Automake/FileUtils.pm2
-rw-r--r--lib/Automake/General.pm2
-rw-r--r--lib/Automake/Item.pm2
-rw-r--r--lib/Automake/ItemDef.pm2
-rw-r--r--lib/Automake/Location.pm2
-rw-r--r--lib/Automake/Makefile.am2
-rw-r--r--lib/Automake/Options.pm2
-rw-r--r--lib/Automake/Rule.pm2
-rw-r--r--lib/Automake/RuleDef.pm2
-rw-r--r--lib/Automake/Struct.pm2
-rw-r--r--lib/Automake/VarDef.pm2
-rw-r--r--lib/Automake/Variable.pm2
-rw-r--r--lib/Automake/Version.pm2
-rw-r--r--lib/Automake/Wrap.pm2
-rw-r--r--lib/Automake/XFile.pm2
-rw-r--r--lib/Automake/tests/Condition-t.pl2
-rw-r--r--lib/Automake/tests/Condition.pl2
-rw-r--r--lib/Automake/tests/DisjConditions-t.pl2
-rw-r--r--lib/Automake/tests/DisjConditions.pl2
-rw-r--r--lib/Automake/tests/Makefile.am2
-rw-r--r--lib/Automake/tests/Version.pl2
-rw-r--r--lib/Automake/tests/Wrap.pl2
-rw-r--r--lib/Makefile.am2
-rwxr-xr-xlib/acinstall2
-rw-r--r--lib/am/Makefile.am2
-rw-r--r--lib/am/ansi2knr.am2
-rw-r--r--lib/am/check.am2
-rw-r--r--lib/am/check2.am2
-rw-r--r--lib/am/clean-hdr.am2
-rw-r--r--lib/am/clean.am2
-rw-r--r--lib/am/compile.am2
-rw-r--r--lib/am/configure.am2
-rw-r--r--lib/am/data.am2
-rw-r--r--lib/am/dejagnu.am2
-rw-r--r--lib/am/depend.am2
-rw-r--r--lib/am/depend2.am2
-rw-r--r--lib/am/distdir.am2
-rw-r--r--lib/am/footer.am2
-rw-r--r--lib/am/header-vars.am2
-rw-r--r--lib/am/header.am2
-rw-r--r--lib/am/inst-vars.am2
-rw-r--r--lib/am/install.am2
-rw-r--r--lib/am/java.am2
-rw-r--r--lib/am/lang-compile.am2
-rw-r--r--lib/am/lex.am2
-rw-r--r--lib/am/library.am2
-rw-r--r--lib/am/libs.am2
-rw-r--r--lib/am/libtool.am2
-rw-r--r--lib/am/lisp.am2
-rw-r--r--lib/am/ltlib.am2
-rw-r--r--lib/am/ltlibrary.am2
-rw-r--r--lib/am/mans-vars.am2
-rw-r--r--lib/am/mans.am2
-rw-r--r--lib/am/multilib.am2
-rw-r--r--lib/am/program.am2
-rw-r--r--lib/am/progs.am2
-rw-r--r--lib/am/python.am2
-rw-r--r--lib/am/remake-hdr.am2
-rw-r--r--lib/am/scripts.am2
-rw-r--r--lib/am/subdirs.am2
-rw-r--r--lib/am/tags.am2
-rw-r--r--lib/am/texi-vers.am2
-rw-r--r--lib/am/texibuild.am2
-rw-r--r--lib/am/texinfos.am2
-rw-r--r--lib/am/vala.am2
-rw-r--r--lib/am/yacc.am2
-rwxr-xr-xlib/compile2
-rwxr-xr-xlib/depcomp2
-rwxr-xr-xlib/elisp-comp2
-rwxr-xr-xlib/gnupload2
-rwxr-xr-xlib/mdate-sh2
-rwxr-xr-xlib/missing2
-rwxr-xr-xlib/py-compile2
-rwxr-xr-xlib/ylwrap2
80 files changed, 80 insertions, 80 deletions
diff --git a/lib/Automake/ChannelDefs.pm b/lib/Automake/ChannelDefs.pm
index c05c414ec..a740603c5 100644
--- a/lib/Automake/ChannelDefs.pm
+++ b/lib/Automake/ChannelDefs.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Channels.pm b/lib/Automake/Channels.pm
index 6b79b4f0d..e94819ea4 100644
--- a/lib/Automake/Channels.pm
+++ b/lib/Automake/Channels.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Condition.pm b/lib/Automake/Condition.pm
index 129fc9854..2d649f686 100644
--- a/lib/Automake/Condition.pm
+++ b/lib/Automake/Condition.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Config.in b/lib/Automake/Config.in
index 9c24a5709..29a184fbf 100644
--- a/lib/Automake/Config.in
+++ b/lib/Automake/Config.in
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Configure_ac.pm b/lib/Automake/Configure_ac.pm
index 855e2dbdc..646fad343 100644
--- a/lib/Automake/Configure_ac.pm
+++ b/lib/Automake/Configure_ac.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/DisjConditions.pm b/lib/Automake/DisjConditions.pm
index ae759e27c..ae3abb61d 100644
--- a/lib/Automake/DisjConditions.pm
+++ b/lib/Automake/DisjConditions.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/FileUtils.pm b/lib/Automake/FileUtils.pm
index facde3f9a..203c7de74 100644
--- a/lib/Automake/FileUtils.pm
+++ b/lib/Automake/FileUtils.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/General.pm b/lib/Automake/General.pm
index a155943e9..a9c0be776 100644
--- a/lib/Automake/General.pm
+++ b/lib/Automake/General.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Item.pm b/lib/Automake/Item.pm
index 196ed9ea3..687b98754 100644
--- a/lib/Automake/Item.pm
+++ b/lib/Automake/Item.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/ItemDef.pm b/lib/Automake/ItemDef.pm
index 65dec1a6a..8d94afcf0 100644
--- a/lib/Automake/ItemDef.pm
+++ b/lib/Automake/ItemDef.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Location.pm b/lib/Automake/Location.pm
index 90534f19c..613dc80ab 100644
--- a/lib/Automake/Location.pm
+++ b/lib/Automake/Location.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Makefile.am b/lib/Automake/Makefile.am
index ca5471c5c..077b9797a 100644
--- a/lib/Automake/Makefile.am
+++ b/lib/Automake/Makefile.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Options.pm b/lib/Automake/Options.pm
index ea4e6bb75..d1044148e 100644
--- a/lib/Automake/Options.pm
+++ b/lib/Automake/Options.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Rule.pm b/lib/Automake/Rule.pm
index 8106def08..68b3ea51f 100644
--- a/lib/Automake/Rule.pm
+++ b/lib/Automake/Rule.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/RuleDef.pm b/lib/Automake/RuleDef.pm
index 3805ef7b4..20bc10637 100644
--- a/lib/Automake/RuleDef.pm
+++ b/lib/Automake/RuleDef.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Struct.pm b/lib/Automake/Struct.pm
index 504bc45bb..9745779fc 100644
--- a/lib/Automake/Struct.pm
+++ b/lib/Automake/Struct.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/VarDef.pm b/lib/Automake/VarDef.pm
index 0b4e60b29..d7ba15562 100644
--- a/lib/Automake/VarDef.pm
+++ b/lib/Automake/VarDef.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Variable.pm b/lib/Automake/Variable.pm
index f8265862d..1e24bb2ba 100644
--- a/lib/Automake/Variable.pm
+++ b/lib/Automake/Variable.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Version.pm b/lib/Automake/Version.pm
index 1edaef464..8b2a7bc4e 100644
--- a/lib/Automake/Version.pm
+++ b/lib/Automake/Version.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/Wrap.pm b/lib/Automake/Wrap.pm
index 66f260ba9..09a135af8 100644
--- a/lib/Automake/Wrap.pm
+++ b/lib/Automake/Wrap.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/XFile.pm b/lib/Automake/XFile.pm
index 6e5005fa1..f99a00ae4 100644
--- a/lib/Automake/XFile.pm
+++ b/lib/Automake/XFile.pm
@@ -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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/tests/Condition-t.pl b/lib/Automake/tests/Condition-t.pl
index eb93396b2..06eb34e92 100644
--- a/lib/Automake/tests/Condition-t.pl
+++ b/lib/Automake/tests/Condition-t.pl
@@ -4,7 +4,7 @@
#
# GNU Automake 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU Automake is distributed in the hope that it will be useful,
diff --git a/lib/Automake/tests/Condition.pl b/lib/Automake/tests/Condition.pl
index 27a9067ec..86f174564 100644
--- a/lib/Automake/tests/Condition.pl
+++ b/lib/Automake/tests/Condition.pl
@@ -4,7 +4,7 @@
#
# GNU Automake 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU Automake is distributed in the hope that it will be useful,
diff --git a/lib/Automake/tests/DisjConditions-t.pl b/lib/Automake/tests/DisjConditions-t.pl
index c30b5e292..2fe275beb 100644
--- a/lib/Automake/tests/DisjConditions-t.pl
+++ b/lib/Automake/tests/DisjConditions-t.pl
@@ -4,7 +4,7 @@
#
# GNU Automake 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU Automake is distributed in the hope that it will be useful,
diff --git a/lib/Automake/tests/DisjConditions.pl b/lib/Automake/tests/DisjConditions.pl
index 6e186836b..47dea8399 100644
--- a/lib/Automake/tests/DisjConditions.pl
+++ b/lib/Automake/tests/DisjConditions.pl
@@ -4,7 +4,7 @@
#
# GNU Automake 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU Automake is distributed in the hope that it will be useful,
diff --git a/lib/Automake/tests/Makefile.am b/lib/Automake/tests/Makefile.am
index b56f3dcf7..b8fb76194 100644
--- a/lib/Automake/tests/Makefile.am
+++ b/lib/Automake/tests/Makefile.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/Automake/tests/Version.pl b/lib/Automake/tests/Version.pl
index eaf2767a9..e49643519 100644
--- a/lib/Automake/tests/Version.pl
+++ b/lib/Automake/tests/Version.pl
@@ -4,7 +4,7 @@
#
# GNU Automake 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU Automake is distributed in the hope that it will be useful,
diff --git a/lib/Automake/tests/Wrap.pl b/lib/Automake/tests/Wrap.pl
index d69af4e11..8d840fc30 100644
--- a/lib/Automake/tests/Wrap.pl
+++ b/lib/Automake/tests/Wrap.pl
@@ -4,7 +4,7 @@
#
# GNU Automake 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU Automake is distributed in the hope that it will be useful,
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f4929e6d8..f5bd0bc29 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/acinstall b/lib/acinstall
index c99f31ba3..2bd0badca 100755
--- a/lib/acinstall
+++ b/lib/acinstall
@@ -11,7 +11,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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/am/Makefile.am b/lib/am/Makefile.am
index 1ab2f3102..d3ba4f478 100644
--- a/lib/am/Makefile.am
+++ b/lib/am/Makefile.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/ansi2knr.am b/lib/am/ansi2knr.am
index e81f116c7..c4e19901a 100644
--- a/lib/am/ansi2knr.am
+++ b/lib/am/ansi2knr.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/check.am b/lib/am/check.am
index 5ea33c891..8c085d0ca 100644
--- a/lib/am/check.am
+++ b/lib/am/check.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/check2.am b/lib/am/check2.am
index 2734286cf..054c62dd7 100644
--- a/lib/am/check2.am
+++ b/lib/am/check2.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/clean-hdr.am b/lib/am/clean-hdr.am
index 7656d47ed..8edbce3c5 100644
--- a/lib/am/clean-hdr.am
+++ b/lib/am/clean-hdr.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/clean.am b/lib/am/clean.am
index d74daca37..c85feb1fc 100644
--- a/lib/am/clean.am
+++ b/lib/am/clean.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/compile.am b/lib/am/compile.am
index ecf4ff0c8..98e82e56a 100644
--- a/lib/am/compile.am
+++ b/lib/am/compile.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/configure.am b/lib/am/configure.am
index f88665cbe..e9299d64b 100644
--- a/lib/am/configure.am
+++ b/lib/am/configure.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/data.am b/lib/am/data.am
index 3e0eec334..36af717f0 100644
--- a/lib/am/data.am
+++ b/lib/am/data.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/dejagnu.am b/lib/am/dejagnu.am
index e0410516d..08de45c61 100644
--- a/lib/am/dejagnu.am
+++ b/lib/am/dejagnu.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/depend.am b/lib/am/depend.am
index 62d72f99b..3765d71c3 100644
--- a/lib/am/depend.am
+++ b/lib/am/depend.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/depend2.am b/lib/am/depend2.am
index 579ecdd49..3674fee49 100644
--- a/lib/am/depend2.am
+++ b/lib/am/depend2.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/distdir.am b/lib/am/distdir.am
index a3c91b39b..e3294fbbc 100644
--- a/lib/am/distdir.am
+++ b/lib/am/distdir.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/footer.am b/lib/am/footer.am
index 952f0598f..a398093bb 100644
--- a/lib/am/footer.am
+++ b/lib/am/footer.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/header-vars.am b/lib/am/header-vars.am
index 22b64fa75..d1cd76ea1 100644
--- a/lib/am/header-vars.am
+++ b/lib/am/header-vars.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/header.am b/lib/am/header.am
index 17dfdb959..077a2c9f6 100644
--- a/lib/am/header.am
+++ b/lib/am/header.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/inst-vars.am b/lib/am/inst-vars.am
index 4fa0d2281..a49cfe934 100644
--- a/lib/am/inst-vars.am
+++ b/lib/am/inst-vars.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/install.am b/lib/am/install.am
index 564e2dc37..d261070ea 100644
--- a/lib/am/install.am
+++ b/lib/am/install.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/java.am b/lib/am/java.am
index 7ec62ae5d..d6eb45585 100644
--- a/lib/am/java.am
+++ b/lib/am/java.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/lang-compile.am b/lib/am/lang-compile.am
index a94b6ad1f..66adaa1f9 100644
--- a/lib/am/lang-compile.am
+++ b/lib/am/lang-compile.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/lex.am b/lib/am/lex.am
index 1b6c47554..fb4077d3f 100644
--- a/lib/am/lex.am
+++ b/lib/am/lex.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/library.am b/lib/am/library.am
index 79d36b686..ce94e5e8f 100644
--- a/lib/am/library.am
+++ b/lib/am/library.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/libs.am b/lib/am/libs.am
index c92eff755..eec62a1f7 100644
--- a/lib/am/libs.am
+++ b/lib/am/libs.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/libtool.am b/lib/am/libtool.am
index d565b69a2..dc2e19963 100644
--- a/lib/am/libtool.am
+++ b/lib/am/libtool.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/lisp.am b/lib/am/lisp.am
index 4cbf6306c..3449d180d 100644
--- a/lib/am/lisp.am
+++ b/lib/am/lisp.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/ltlib.am b/lib/am/ltlib.am
index 5788f7870..29aa00ce7 100644
--- a/lib/am/ltlib.am
+++ b/lib/am/ltlib.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/ltlibrary.am b/lib/am/ltlibrary.am
index ba8526da6..945523468 100644
--- a/lib/am/ltlibrary.am
+++ b/lib/am/ltlibrary.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/mans-vars.am b/lib/am/mans-vars.am
index c1139af45..c99de88e2 100644
--- a/lib/am/mans-vars.am
+++ b/lib/am/mans-vars.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/mans.am b/lib/am/mans.am
index cf66e4f13..66a6c7ee2 100644
--- a/lib/am/mans.am
+++ b/lib/am/mans.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/multilib.am b/lib/am/multilib.am
index f75598527..6897b5d96 100644
--- a/lib/am/multilib.am
+++ b/lib/am/multilib.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/program.am b/lib/am/program.am
index 3277c5d12..7e568e79a 100644
--- a/lib/am/program.am
+++ b/lib/am/program.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/progs.am b/lib/am/progs.am
index 64f754309..d39b23dbb 100644
--- a/lib/am/progs.am
+++ b/lib/am/progs.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/python.am b/lib/am/python.am
index 70beba45f..9424a19e6 100644
--- a/lib/am/python.am
+++ b/lib/am/python.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/remake-hdr.am b/lib/am/remake-hdr.am
index c87572bff..5077be2f9 100644
--- a/lib/am/remake-hdr.am
+++ b/lib/am/remake-hdr.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/scripts.am b/lib/am/scripts.am
index cba6b633b..790cb649f 100644
--- a/lib/am/scripts.am
+++ b/lib/am/scripts.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/subdirs.am b/lib/am/subdirs.am
index 7fbb09ef9..b86e674a4 100644
--- a/lib/am/subdirs.am
+++ b/lib/am/subdirs.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/tags.am b/lib/am/tags.am
index f6661e2c6..7463e2f65 100644
--- a/lib/am/tags.am
+++ b/lib/am/tags.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/texi-vers.am b/lib/am/texi-vers.am
index 878f19b2d..680630b46 100644
--- a/lib/am/texi-vers.am
+++ b/lib/am/texi-vers.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/texibuild.am b/lib/am/texibuild.am
index aafa08180..dca9ce1e2 100644
--- a/lib/am/texibuild.am
+++ b/lib/am/texibuild.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/texinfos.am b/lib/am/texinfos.am
index 8d0eb8729..c9dcd9d7b 100644
--- a/lib/am/texinfos.am
+++ b/lib/am/texinfos.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/vala.am b/lib/am/vala.am
index ed12dc559..63aa2999e 100644
--- a/lib/am/vala.am
+++ b/lib/am/vala.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/am/yacc.am b/lib/am/yacc.am
index df9a7661d..6d35cd4ba 100644
--- a/lib/am/yacc.am
+++ b/lib/am/yacc.am
@@ -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 3, or (at your option)
+## the Free Software Foundation; either version 2, or (at your option)
## any later version.
## This program is distributed in the hope that it will be useful,
diff --git a/lib/compile b/lib/compile
index a22573652..ec64c6220 100755
--- a/lib/compile
+++ b/lib/compile
@@ -9,7 +9,7 @@ scriptversion=2009-04-28.21; # UTC
#
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/lib/depcomp b/lib/depcomp
index 20164e437..df8eea7e4 100755
--- a/lib/depcomp
+++ b/lib/depcomp
@@ -8,7 +8,7 @@ scriptversion=2009-04-28.21; # UTC
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/elisp-comp b/lib/elisp-comp
index d08f71fee..ce8c82c0e 100755
--- a/lib/elisp-comp
+++ b/lib/elisp-comp
@@ -8,7 +8,7 @@ scriptversion=2009-04-28.21; # UTC
#
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/lib/gnupload b/lib/gnupload
index 002cee39a..8320b58cf 100755
--- a/lib/gnupload
+++ b/lib/gnupload
@@ -7,7 +7,7 @@ scriptversion=2009-04-28.21; # UTC
#
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/lib/mdate-sh b/lib/mdate-sh
index 4ecfe2d71..e631b2219 100755
--- a/lib/mdate-sh
+++ b/lib/mdate-sh
@@ -9,7 +9,7 @@ scriptversion=2009-04-28.21; # UTC
#
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/lib/missing b/lib/missing
index 727cfa0a1..28055d2ae 100755
--- a/lib/missing
+++ b/lib/missing
@@ -9,7 +9,7 @@ scriptversion=2009-04-28.21; # UTC
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/py-compile b/lib/py-compile
index 636f0fcbd..3f9d05b60 100755
--- a/lib/py-compile
+++ b/lib/py-compile
@@ -8,7 +8,7 @@ scriptversion=2009-04-28.21; # UTC
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/lib/ylwrap b/lib/ylwrap
index 6fff7b5b9..84d563405 100755
--- a/lib/ylwrap
+++ b/lib/ylwrap
@@ -10,7 +10,7 @@ scriptversion=2009-04-28.21; # UTC
#
# 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 3, or (at your option)
+# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,