]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* HACKING, Makefile.am, Makefile.maint, bootstrap,
authorGary V. Vaughan <gary@gnu.org>
Mon, 26 Feb 2007 07:44:25 +0000 (07:44 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 26 Feb 2007 07:44:25 +0000 (07:44 +0000)
libltdl/Makefile.am, libltdl/Makefile.inc, libltdl/m4/libtool.m4,
ltmain.c, tests/cdemo/Makefile.am, tests/demo/Makefile.am,
tests/depdemo/Makefile.am, tests/depdemo/l1/Makefile.am,
tests/depdemo/l2/Makefile.am, tests/depdemo/l3/Makefile.am,
tests/depdemo/l4/Makefile.am, tests/f77demo/Makefile.am,
tests/fcdemo/Makefile.am, tests/libtoolize.at,
tests/mdemo/Makefile.am, tests/mdemo2/Makefile.am,
tests/pdemo/Makefile.am, tests/tagdemo/Makefile.am: Update
Copyright notice text to include URL for canonical GPL document.

22 files changed:
ChangeLog
HACKING
Makefile.am
Makefile.maint
bootstrap
libltdl/Makefile.inc
libltdl/m4/libtool.m4
ltmain.c
tests/cdemo/Makefile.am
tests/demo/Makefile.am
tests/depdemo/Makefile.am
tests/depdemo/l1/Makefile.am
tests/depdemo/l2/Makefile.am
tests/depdemo/l3/Makefile.am
tests/depdemo/l4/Makefile.am
tests/f77demo/Makefile.am
tests/fcdemo/Makefile.am
tests/libtoolize.at
tests/mdemo/Makefile.am
tests/mdemo2/Makefile.am
tests/pdemo/Makefile.am
tests/tagdemo/Makefile.am

index af110b497b28a10440792e317b1a158f5246a1fb..759f4714ce750e7d36f569d3df2b2973e2247aa1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,17 @@
-2007-02-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+2007-02-25  Gary V. Vaughan  <gary@gnu.org>
+
+       * HACKING, Makefile.am, Makefile.maint, bootstrap,
+       libltdl/Makefile.am, libltdl/Makefile.inc, libltdl/m4/libtool.m4,
+       ltmain.c, tests/cdemo/Makefile.am, tests/demo/Makefile.am,
+       tests/depdemo/Makefile.am, tests/depdemo/l1/Makefile.am,
+       tests/depdemo/l2/Makefile.am, tests/depdemo/l3/Makefile.am,
+       tests/depdemo/l4/Makefile.am, tests/f77demo/Makefile.am,
+       tests/fcdemo/Makefile.am, tests/libtoolize.at,
+       tests/mdemo/Makefile.am, tests/mdemo2/Makefile.am,
+       tests/pdemo/Makefile.am, tests/tagdemo/Makefile.am: Update
+       Copyright notice text to include URL for canonical GPL document.
+
+ 2007-02-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * tests/static.at: Forgot to fix PATH for the first
        func_test_exec invocation.  So factor out into new functions
diff --git a/HACKING b/HACKING
index 855f0cdd65f1cfb66eb853c77773aa54fcd90ac1..fe861e9b4ab57ea5672a7b7c691ddb0c5c911769 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -635,10 +635,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU Libtool; 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, a copy can be downloaded from
+http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301, USA.
 
 Local Variables:
 mode: text
index f9be4f403d8b30300d7749a03d3a319c5feacfa3..68068714c848695aa3feb8e430f8ed941e022f35 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 ACLOCAL_AMFLAGS        = -I libltdl/m4
 
index e4ae4e0944caffddea13ae08209ff45f51f21cf0..deb2a36c9218fc1a9a5db784b3ba86b4eb90e193 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 # Need various variables defined by configure, a lot easier to just
 # include the Makefile than figure out a way to put them in here too
index a53bcb8e4d0c461a62bd69df62d3fcbdf6651864..22cd15fcd0c76ef8579ef0349fff3ac41df9117f 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; see the file COPYING.  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, a copy can be downloaded from
+# http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301, USA.
 
 # It is okay for the bootstrap process to require unreleased autoconf
 # or automake, as long as any released libtool will work with at least
index 5dd221cef27d521174dbf0e70a2e22d9e0c2615f..8eb3e8d1f55cc0564315669ac204291733b86887 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 ## DO NOT REMOVE THIS LINE -- make depends on it
 
index 2cc55cd37c59b8a545f7b7e367f373b8e15dd05a..b4613cc06415d202a17a5e622c4dbb0d13111c10 100644 (file)
@@ -28,8 +28,10 @@ m4_define([_LT_COPYING], [dnl
 # 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, a copy can be downloaded from
+# http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
index 594d48b868e07d7afaaa7781ce180782c131eed6..2afc88afd987e5e0695fda9d884e5f7669b1d581 100644 (file)
--- a/ltmain.c
+++ b/ltmain.c
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this software; see the file COPYING.  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, a copy can be downloaded from
+ * http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301, USA.
  *
  * As a special exception to the GNU General Public License, if you
  * distribute this file as part of a program that contains a
index ccc76ffc02f6f66baa6290d87575bb1043421726..c79d0fefa2720a0242da17705bbe4b9f89769085 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index 481fc776e2533c444f7e0acb7de98fa3ecedc93e..01b6b8ccf1bbca7d3067e7c79c28efeafee49ef9 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index 6ea26afe6fa365b9f5eefa5cb2a71acf5c2b30bd..8e4c7ae50c302cab8c68c26c8e9e3cc25d3868d5 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index 607ea15e503bacdbd1fad20e9f850b19c7363685..d8cc1563d01fd83f714a9fad2a3d99d5a1996060 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 top_distdir = ../..
 
index 51d0acba2ef6aa4cd627d1f17beef225f3c33e4d..db336141f8742f15c11b37e4d373b3807880db16 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 top_distdir = ../..
 
index e948cd5401b8c0b6bf52e9ac92c6f4ff6ec00839..20375dcaac24ece2e72349393f68ee296237386d 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 top_distdir = ../..
 extradir    = $(libdir)/extra
index fdbb80b6f69972d3700825614fe6b7312f750590..212f4898f3140c71b3315c6a91ca6ed767047baf 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 top_distdir = ../..
 
index b412bfcb270c91dda39cb1a18992ba2a7a974631..a074d045626207c1b93709d5c7d51105f9c86110 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index 417aa79630f0bbbb164e919dbf946a45837bd9e0..148126b97041b97bb983741c9c5828e30c4c3c4b 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index ac49ceae92d5fe317fe9fd879ba071ae009704d9..d7e5778917f43f18c22456a00026839b7d856695 100644 (file)
 # 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, a copy can be downloaded from
+# http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301, USA.
 
 AT_BANNER([Libtoolize operation.])
 
index 848341003fc52ddbf4fd192e65310163a8a3b1ee..a6dbdc94c13fae12f790d786497b1650dfb9a58d 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index a9d7d19436b6c836d7ba0bb75d1c44934378a3a7..9ffd99a0020f53b7e3235804f8d593a1b20a4e24 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index 8156d98cb73691fe8aa2eabe469327300ac5e10f..1e79bdd2db2c3ebf7954a48450efeb895b40f51c 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4
index 18eb0def1d37c3b4bec5a36b96c7def6039d29d3..0691d7e5655ffe903ae3b94fb97522be8d3edd0e 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; see the file COPYING.  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, a copy can be downloaded from
+## http://www.gnu.org/copyleft/gpl.html, or by writing to the Free
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+## MA 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../../libltdl/m4