From a8f3df622a34ce078240db79429d0f14b74e180b Mon Sep 17 00:00:00 2001 From: Stefan Nordhausen Date: Sun, 4 Jan 2004 20:45:24 +0000 Subject: [PATCH] Roll back copyright changes. --- ChangeLog | 10 ++++------ Makefile.am | 2 +- bootstrap | 2 +- configure.ac | 2 +- doc/libtool.texi | 4 ++-- libltdl/ltdl.c | 2 +- libltdl/ltdl.h | 2 +- libtoolize.in | 2 +- m4/libtool.m4 | 2 +- mail/deplibs.html | 2 +- tests/assign.test | 2 +- tests/cdemo-conf.test | 2 +- tests/cdemo-exec.test | 2 +- tests/cdemo-make.test | 2 +- tests/cdemo-shared.test | 2 +- tests/cdemo-static.test | 2 +- tests/cdemo/Makefile.am | 2 +- tests/cdemo/configure.ac | 2 +- tests/demo-conf.test | 2 +- tests/demo-deplibs.test | 2 +- tests/demo-exec.test | 2 +- tests/demo-hardcode.test | 2 +- tests/demo-inst.test | 2 +- tests/demo-make.test | 2 +- tests/demo-nofast.test | 2 +- tests/demo-noinst-link.test | 2 +- tests/demo-nopic.test | 2 +- tests/demo-pic.test | 2 +- tests/demo-relink.test | 2 +- tests/demo-shared.test | 2 +- tests/demo-unst.test | 2 +- tests/demo/Makefile.am | 2 +- tests/demo/configure.ac | 2 +- tests/depdemo-conf.test | 2 +- tests/depdemo-exec.test | 2 +- tests/depdemo-inst.test | 2 +- tests/depdemo-make.test | 2 +- tests/depdemo-nofast.test | 2 +- tests/depdemo-relink.test | 2 +- tests/depdemo-shared.test | 2 +- tests/depdemo-static.test | 2 +- tests/depdemo-unst.test | 2 +- tests/depdemo/Makefile.am | 2 +- tests/depdemo/configure.ac | 2 +- tests/depdemo/l1/Makefile.am | 2 +- tests/depdemo/l2/Makefile.am | 2 +- tests/depdemo/l3/Makefile.am | 2 +- tests/depdemo/l4/Makefile.am | 2 +- tests/f77demo-conf.test | 2 +- tests/f77demo-exec.test | 2 +- tests/f77demo-make.test | 2 +- tests/f77demo-shared.test | 2 +- tests/f77demo-static.test | 2 +- tests/f77demo/Makefile.am | 2 +- tests/f77demo/configure.ac | 2 +- tests/link-2.test | 2 +- tests/link.test | 2 +- tests/mdemo-conf.test | 2 +- tests/mdemo-dryrun.test | 2 +- tests/mdemo-exec.test | 2 +- tests/mdemo-inst.test | 2 +- tests/mdemo-make.test | 2 +- tests/mdemo-shared.test | 2 +- tests/mdemo-static.test | 2 +- tests/mdemo-unst.test | 2 +- tests/mdemo/Makefile.am | 2 +- tests/mdemo/configure.ac | 2 +- tests/mdemo2-conf.test | 2 +- tests/mdemo2-exec.test | 2 +- tests/mdemo2-make.test | 2 +- tests/mdemo2/Makefile.am | 2 +- tests/mdemo2/configure.ac | 2 +- tests/mdemo2/main.c | 2 +- tests/nomode.test | 2 +- tests/pdemo-conf.test | 2 +- tests/pdemo-exec.test | 2 +- tests/pdemo-inst.test | 2 +- tests/pdemo-make.test | 2 +- tests/pdemo/Makefile.am | 2 +- tests/pdemo/configure.ac | 2 +- tests/quote.test | 2 +- tests/sh.test | 2 +- tests/suffix.test | 2 +- tests/tagdemo-conf.test | 2 +- tests/tagdemo-exec.test | 2 +- tests/tagdemo-make.test | 2 +- tests/tagdemo-shared.test | 2 +- tests/tagdemo-static.test | 2 +- tests/tagdemo/Makefile.am | 2 +- tests/tagdemo/configure.ac | 2 +- 90 files changed, 94 insertions(+), 96 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5f8797708..648869029 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2004-01-03 Stefan Nordhausen Scott James Remnant - * m4/ltmain.in: Don't use the mkdir -p option when creating a + * ltmain.in: Don't use the mkdir -p option when creating a temporary output directory so a symlink attack can't be used to arbitrarily chmod other directories on the system if libtool gets run as root. @@ -14,12 +14,12 @@ allows for zsh differences, as noted in the autoconf manual's Portable Shell - Special Shell Variables section. -2004-01-02 Scott James Remnant +2004-01-02 Scott James Remnant * .cvsignore: Ignore stamp-vcl created by the Makefile. -2004-01-02 Bob Friesenhahn - Joe Orton +2004-01-02 Bob Friesenhahn + Joe Orton * m4/libtool.m4 (AC_LIBTOOL_CONFIG): Add extra blackslash in front of all the inner double-quotes as this is removed @@ -28,8 +28,6 @@ 2004-01-02 Scott James Remnant - Updated all copyright notices to include 2004. - * NEWS: Next release will be in 2004. 2003-12-31 Scott James Remnant diff --git a/Makefile.am b/Makefile.am index feb7e2f45..53a74eea3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/bootstrap b/bootstrap index d50706e39..428cf6e25 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # bootstrap -- Helps bootstrapping libtool, when checked out from CVS. # -# Copyright (C) 2003, 2004 Free Software Foundation +# Copyright (C) 2003 Free Software Foundation # # 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 diff --git a/configure.ac b/configure.ac index ac4fab8f1..7e0a03f60 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001 Free Software Foundation, Inc. # # 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 diff --git a/doc/libtool.texi b/doc/libtool.texi index 0d172a9b1..fbc585ce9 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -24,7 +24,7 @@ @ifnottex This file documents GNU Libtool @value{VERSION} -Copyright (C) 1996-2004 Free Software Foundation, Inc. +Copyright (C) 1996-2003 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 @@ -51,7 +51,7 @@ identical to this one except for the removal of this paragraph @page @vskip 0pt plus 1filll -Copyright @copyright{} 1996-2004 Free Software Foundation, Inc. +Copyright @copyright{} 1996-2003 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index ad80b6dda..4e992c581 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -1,5 +1,5 @@ /* ltdl.c -- system independent dlopen wrapper - Copyright (C) 1998, 1999, 2000, 2004 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. Originally by Thomas Tanner This file is part of GNU Libtool. diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h index 14d88f748..0f1e13348 100644 --- a/libltdl/ltdl.h +++ b/libltdl/ltdl.h @@ -1,5 +1,5 @@ /* ltdl.h -- generic dlopen functions - Copyright (C) 1998-2004 Free Software Foundation, Inc. + Copyright (C) 1998-2000 Free Software Foundation, Inc. Originally by Thomas Tanner This file is part of GNU Libtool. diff --git a/libtoolize.in b/libtoolize.in index 0646f23be..dd5c38428 100644 --- a/libtoolize.in +++ b/libtoolize.in @@ -2,7 +2,7 @@ # libtoolize (GNU @PACKAGE@@TIMESTAMP@) @VERSION@ # Written by Gary V. Vaughan -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 241bc4e83..4d9009b5f 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -3876,7 +3876,7 @@ m4_if([$1], [], # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) # NOTE: Changes made to this file will be lost: look at ltmain.sh. # -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003 # Free Software Foundation, Inc. # # This file is part of GNU Libtool: diff --git a/mail/deplibs.html b/mail/deplibs.html index 5d8ebf76a..8ad801df7 100644 --- a/mail/deplibs.html +++ b/mail/deplibs.html @@ -210,4 +210,4 @@ align="right" border=0>
Gordon Matzigkeit <gord@profitpress.com>
- \ No newline at end of file + diff --git a/tests/assign.test b/tests/assign.test index 15983fe96..120a67786 100755 --- a/tests/assign.test +++ b/tests/assign.test @@ -2,7 +2,7 @@ # assign.test - check that we don't put break or continue on the same # line as an assignment -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/cdemo-conf.test b/tests/cdemo-conf.test index 4a1060023..6df86fd05 100755 --- a/tests/cdemo-conf.test +++ b/tests/cdemo-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # cdemo-conf.test - try configuring the cdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/cdemo-exec.test b/tests/cdemo-exec.test index 8f793a228..612162995 100755 --- a/tests/cdemo-exec.test +++ b/tests/cdemo-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # cdemo-exec.test - check that programs in the cdemo subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/cdemo-make.test b/tests/cdemo-make.test index 3daa69e81..cb7d5dd43 100755 --- a/tests/cdemo-make.test +++ b/tests/cdemo-make.test @@ -1,7 +1,7 @@ #! /bin/sh # cdemo-make.test - try building in the cdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/cdemo-shared.test b/tests/cdemo-shared.test index c2e6bc16d..87704da62 100755 --- a/tests/cdemo-shared.test +++ b/tests/cdemo-shared.test @@ -1,7 +1,7 @@ #! /bin/sh # cdemo-shared.test - try configuring the cdemo subdirectory for shared libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/cdemo-static.test b/tests/cdemo-static.test index 85b1a0513..447a4cb77 100755 --- a/tests/cdemo-static.test +++ b/tests/cdemo-static.test @@ -1,7 +1,7 @@ #! /bin/sh # cdemo-static.test - try configuring the cdemo subdirectory for static libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/cdemo/Makefile.am b/tests/cdemo/Makefile.am index 34cb4b15d..cfe804d56 100644 --- a/tests/cdemo/Makefile.am +++ b/tests/cdemo/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/cdemo/configure.ac b/tests/cdemo/configure.ac index 9e8f73a64..3d3ec08b1 100644 --- a/tests/cdemo/configure.ac +++ b/tests/cdemo/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 diff --git a/tests/demo-conf.test b/tests/demo-conf.test index 7508fcb9a..3ca4d4754 100755 --- a/tests/demo-conf.test +++ b/tests/demo-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-conf.test - try configuring the demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-deplibs.test b/tests/demo-deplibs.test index 2cdc7d9f9..d0aec516d 100755 --- a/tests/demo-deplibs.test +++ b/tests/demo-deplibs.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-deplibs.test - check whether the shared library check method is OK -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-exec.test b/tests/demo-exec.test index 034355c62..b262d96ca 100755 --- a/tests/demo-exec.test +++ b/tests/demo-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-exec.test - check that programs in the ../demo subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-hardcode.test b/tests/demo-hardcode.test index 4fa2ca805..4121938ed 100755 --- a/tests/demo-hardcode.test +++ b/tests/demo-hardcode.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-hardcode.test - check to see what the system linker hardcodes -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-inst.test b/tests/demo-inst.test index c8c27d0b5..98e762aea 100755 --- a/tests/demo-inst.test +++ b/tests/demo-inst.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-inst.test - try installing from the demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-make.test b/tests/demo-make.test index 057752d55..7dedcbf6a 100755 --- a/tests/demo-make.test +++ b/tests/demo-make.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-make.test - try building in the demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-nofast.test b/tests/demo-nofast.test index c013d2b05..01af96389 100755 --- a/tests/demo-nofast.test +++ b/tests/demo-nofast.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-nofast.test - try configuring the ../demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-noinst-link.test b/tests/demo-noinst-link.test index 2b7003e1f..f87f740f5 100755 --- a/tests/demo-noinst-link.test +++ b/tests/demo-noinst-link.test @@ -2,7 +2,7 @@ # demo-noinst-link.test - make sure we do not link with an installed # library when an uninstalled one is to be used -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-nopic.test b/tests/demo-nopic.test index 963a695d9..85bcf269b 100755 --- a/tests/demo-nopic.test +++ b/tests/demo-nopic.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-nopic.test - try configuring the ../demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-pic.test b/tests/demo-pic.test index 701fbdd19..cd4c4f91c 100755 --- a/tests/demo-pic.test +++ b/tests/demo-pic.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-pic.test - try configuring the ../demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-relink.test b/tests/demo-relink.test index b2ae8e744..5162069af 100755 --- a/tests/demo-relink.test +++ b/tests/demo-relink.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-relink.test - check to see whether shlibpath overrides runpath -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-shared.test b/tests/demo-shared.test index 05d158172..248ecc5e5 100755 --- a/tests/demo-shared.test +++ b/tests/demo-shared.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-shared.test - try configuring the demo subdirectory for shared libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo-unst.test b/tests/demo-unst.test index 0a7299436..6aca67590 100755 --- a/tests/demo-unst.test +++ b/tests/demo-unst.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-unst.test - try uninstalling in the demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/demo/Makefile.am b/tests/demo/Makefile.am index 85ae4e5c5..007129e36 100644 --- a/tests/demo/Makefile.am +++ b/tests/demo/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/demo/configure.ac b/tests/demo/configure.ac index e64388f26..88fbd4243 100644 --- a/tests/demo/configure.ac +++ b/tests/demo/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 diff --git a/tests/depdemo-conf.test b/tests/depdemo-conf.test index f6b2b6c33..985e70280 100755 --- a/tests/depdemo-conf.test +++ b/tests/depdemo-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-conf.test - try configuring the depdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-exec.test b/tests/depdemo-exec.test index c67ffc811..71c768b15 100755 --- a/tests/depdemo-exec.test +++ b/tests/depdemo-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-exec.test - check that programs in the depdemo subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-inst.test b/tests/depdemo-inst.test index 54bfec27d..884534182 100755 --- a/tests/depdemo-inst.test +++ b/tests/depdemo-inst.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-inst.test - try installing from the depdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-make.test b/tests/depdemo-make.test index 3cda15c61..a9727d5a2 100755 --- a/tests/depdemo-make.test +++ b/tests/depdemo-make.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-make.test - try building in the depdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-nofast.test b/tests/depdemo-nofast.test index b18c7907c..ee04e9a6a 100755 --- a/tests/depdemo-nofast.test +++ b/tests/depdemo-nofast.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-nofast.test - try configuring the ./depdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-relink.test b/tests/depdemo-relink.test index 201a0bb57..60c54332f 100755 --- a/tests/depdemo-relink.test +++ b/tests/depdemo-relink.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-relink.test - check to see whether shlibpath overrides runpath -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-shared.test b/tests/depdemo-shared.test index f28db7c6b..a4269afb1 100755 --- a/tests/depdemo-shared.test +++ b/tests/depdemo-shared.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-shared.test - try configuring the depdemo subdirectory for shared libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-static.test b/tests/depdemo-static.test index 1448eaf24..efbc2e7af 100755 --- a/tests/depdemo-static.test +++ b/tests/depdemo-static.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-static.test - try configuring the depdemo subdirectory for static libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo-unst.test b/tests/depdemo-unst.test index 736a8bd20..ec13602b1 100755 --- a/tests/depdemo-unst.test +++ b/tests/depdemo-unst.test @@ -1,7 +1,7 @@ #! /bin/sh # depdemo-unst.test - try uninstalling in the depdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/depdemo/Makefile.am b/tests/depdemo/Makefile.am index e18bfcf07..2d58ae74f 100644 --- a/tests/depdemo/Makefile.am +++ b/tests/depdemo/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/depdemo/configure.ac b/tests/depdemo/configure.ac index 2d46ff658..c8dbf6bba 100644 --- a/tests/depdemo/configure.ac +++ b/tests/depdemo/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 diff --git a/tests/depdemo/l1/Makefile.am b/tests/depdemo/l1/Makefile.am index 5420f69ae..673b07260 100644 --- a/tests/depdemo/l1/Makefile.am +++ b/tests/depdemo/l1/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/depdemo/l2/Makefile.am b/tests/depdemo/l2/Makefile.am index 2d41e0a39..bf64d8d94 100644 --- a/tests/depdemo/l2/Makefile.am +++ b/tests/depdemo/l2/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/depdemo/l3/Makefile.am b/tests/depdemo/l3/Makefile.am index 1bfcfe76c..093869306 100644 --- a/tests/depdemo/l3/Makefile.am +++ b/tests/depdemo/l3/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/depdemo/l4/Makefile.am b/tests/depdemo/l4/Makefile.am index 591121c52..64933bd45 100644 --- a/tests/depdemo/l4/Makefile.am +++ b/tests/depdemo/l4/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/f77demo-conf.test b/tests/f77demo-conf.test index 14d589aab..606dcf9a2 100755 --- a/tests/f77demo-conf.test +++ b/tests/f77demo-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # f77demo-conf.test - try configuring the f77demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/f77demo-exec.test b/tests/f77demo-exec.test index aab3a978e..7a23f68a2 100755 --- a/tests/f77demo-exec.test +++ b/tests/f77demo-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # f77demo-exec.test - check that programs in the f77demo subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/f77demo-make.test b/tests/f77demo-make.test index 5d5608f6f..362e4f9ce 100755 --- a/tests/f77demo-make.test +++ b/tests/f77demo-make.test @@ -1,7 +1,7 @@ #! /bin/sh # f77demo-make.test - try building in the f77demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/f77demo-shared.test b/tests/f77demo-shared.test index 3b16d7a04..43fb4c12a 100755 --- a/tests/f77demo-shared.test +++ b/tests/f77demo-shared.test @@ -1,7 +1,7 @@ #! /bin/sh # f77demo-shared.test - try configuring the f77demo subdirectory for shared libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/f77demo-static.test b/tests/f77demo-static.test index 258c15f45..b16ccb9b3 100755 --- a/tests/f77demo-static.test +++ b/tests/f77demo-static.test @@ -1,7 +1,7 @@ #! /bin/sh # f77demo-static.test - try configuring the f77demo subdirectory for static libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/f77demo/Makefile.am b/tests/f77demo/Makefile.am index 2aed00cac..ba29fdb13 100644 --- a/tests/f77demo/Makefile.am +++ b/tests/f77demo/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/f77demo/configure.ac b/tests/f77demo/configure.ac index 706006918..3377dd5bd 100644 --- a/tests/f77demo/configure.ac +++ b/tests/f77demo/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 diff --git a/tests/link-2.test b/tests/link-2.test index 0c69679cd..33b17d828 100755 --- a/tests/link-2.test +++ b/tests/link-2.test @@ -1,7 +1,7 @@ #! /bin/sh # link-2.test - check that .lo files aren't made into programs. -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/link.test b/tests/link.test index 1076bf45c..64fe88984 100755 --- a/tests/link.test +++ b/tests/link.test @@ -1,7 +1,7 @@ #! /bin/sh # link.test - make sure that linking against libraries is legal. -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-conf.test b/tests/mdemo-conf.test index e2bb09309..7a39d506c 100755 --- a/tests/mdemo-conf.test +++ b/tests/mdemo-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-conf.test - try configuring the mdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-dryrun.test b/tests/mdemo-dryrun.test index 65415cd96..3d3fa1bac 100755 --- a/tests/mdemo-dryrun.test +++ b/tests/mdemo-dryrun.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-dryrun.test - check whether the --dry-run mode works properly -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-exec.test b/tests/mdemo-exec.test index 175843845..e6ef81e1e 100755 --- a/tests/mdemo-exec.test +++ b/tests/mdemo-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-exec.test - check that programs in the mdemo subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-inst.test b/tests/mdemo-inst.test index 36e70568c..90c69a197 100755 --- a/tests/mdemo-inst.test +++ b/tests/mdemo-inst.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-inst.test - try installing from the mdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-make.test b/tests/mdemo-make.test index d992f805d..25a7127fb 100755 --- a/tests/mdemo-make.test +++ b/tests/mdemo-make.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-make.test - try building in the mdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-shared.test b/tests/mdemo-shared.test index 259aee227..08507cf42 100755 --- a/tests/mdemo-shared.test +++ b/tests/mdemo-shared.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-shared.test - try configuring the mdemo subdirectory for shared libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-static.test b/tests/mdemo-static.test index 08368a85a..bd4acd11d 100755 --- a/tests/mdemo-static.test +++ b/tests/mdemo-static.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-static.test - try configuring the mdemo subdirectory for static libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo-unst.test b/tests/mdemo-unst.test index 8118d220e..15b6a4925 100755 --- a/tests/mdemo-unst.test +++ b/tests/mdemo-unst.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo-unst.test - try uninstalling in the mdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo/Makefile.am b/tests/mdemo/Makefile.am index 1d793ce14..99066ae2b 100644 --- a/tests/mdemo/Makefile.am +++ b/tests/mdemo/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/mdemo/configure.ac b/tests/mdemo/configure.ac index 2243ed3f4..014f8f0a5 100644 --- a/tests/mdemo/configure.ac +++ b/tests/mdemo/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 diff --git a/tests/mdemo2-conf.test b/tests/mdemo2-conf.test index e196fc7cf..5229db868 100755 --- a/tests/mdemo2-conf.test +++ b/tests/mdemo2-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo2-conf.test - try configuring the mdemo2 subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo2-exec.test b/tests/mdemo2-exec.test index 7a85fb0d7..8b4eb2362 100755 --- a/tests/mdemo2-exec.test +++ b/tests/mdemo2-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo2-exec.test - check that programs in the mdemo2 subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo2-make.test b/tests/mdemo2-make.test index d28ceaf3d..650d7cf0f 100755 --- a/tests/mdemo2-make.test +++ b/tests/mdemo2-make.test @@ -1,7 +1,7 @@ #! /bin/sh # mdemo2-make.test - try building in the mdemo2 subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/mdemo2/Makefile.am b/tests/mdemo2/Makefile.am index b6a8046b7..1af63e1c8 100644 --- a/tests/mdemo2/Makefile.am +++ b/tests/mdemo2/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/mdemo2/configure.ac b/tests/mdemo2/configure.ac index 643d14821..0445fc2d3 100644 --- a/tests/mdemo2/configure.ac +++ b/tests/mdemo2/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 diff --git a/tests/mdemo2/main.c b/tests/mdemo2/main.c index 5130e5116..7e85a438c 100644 --- a/tests/mdemo2/main.c +++ b/tests/mdemo2/main.c @@ -1,5 +1,5 @@ /* main.c -- mdemo2 test program - Copyright (C) 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2003 Free Software Foundation, Inc. Originally by Greg Eisenhauer < eisen at cc.gatech.edu > This file is part of GNU Libtool. diff --git a/tests/nomode.test b/tests/nomode.test index fe96b38f0..16822abf4 100755 --- a/tests/nomode.test +++ b/tests/nomode.test @@ -1,7 +1,7 @@ #! /bin/sh # nomode.test - check that we can actually get help -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/pdemo-conf.test b/tests/pdemo-conf.test index c78c616fd..30a79add9 100755 --- a/tests/pdemo-conf.test +++ b/tests/pdemo-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # pdemo-conf.test - try configuring the pdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/pdemo-exec.test b/tests/pdemo-exec.test index 024eac495..b5bf7a4b0 100755 --- a/tests/pdemo-exec.test +++ b/tests/pdemo-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # pdemo-exec.test - check that programs in the pdemo subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/pdemo-inst.test b/tests/pdemo-inst.test index c8c27d0b5..98e762aea 100755 --- a/tests/pdemo-inst.test +++ b/tests/pdemo-inst.test @@ -1,7 +1,7 @@ #! /bin/sh # demo-inst.test - try installing from the demo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/pdemo-make.test b/tests/pdemo-make.test index c8db04a6b..70a8b844c 100755 --- a/tests/pdemo-make.test +++ b/tests/pdemo-make.test @@ -1,7 +1,7 @@ #! /bin/sh # pdemo-make.test - try building in the pdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/pdemo/Makefile.am b/tests/pdemo/Makefile.am index 6a59198fa..b68c61cf0 100644 --- a/tests/pdemo/Makefile.am +++ b/tests/pdemo/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/pdemo/configure.ac b/tests/pdemo/configure.ac index e8c4eb81e..e67922830 100644 --- a/tests/pdemo/configure.ac +++ b/tests/pdemo/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 diff --git a/tests/quote.test b/tests/quote.test index f6950df40..e7e8487b0 100755 --- a/tests/quote.test +++ b/tests/quote.test @@ -1,7 +1,7 @@ #! /bin/sh # quote.test - make sure that shell metacharacters do not blow up libtool -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/sh.test b/tests/sh.test index 1f3f58654..ffd719e55 100755 --- a/tests/sh.test +++ b/tests/sh.test @@ -1,7 +1,7 @@ #! /bin/sh # sh.test - check that we haven't forgotten a `test' command -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/suffix.test b/tests/suffix.test index 48d890147..1712847f1 100755 --- a/tests/suffix.test +++ b/tests/suffix.test @@ -1,7 +1,7 @@ #! /bin/sh # suffix.test - check that libtool knows how to transform source suffices. -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/tagdemo-conf.test b/tests/tagdemo-conf.test index a40f06f02..eda394624 100755 --- a/tests/tagdemo-conf.test +++ b/tests/tagdemo-conf.test @@ -1,7 +1,7 @@ #! /bin/sh # tagdemo-conf.test - try configuring the tagdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/tagdemo-exec.test b/tests/tagdemo-exec.test index 2f8741246..66ee6cf66 100755 --- a/tests/tagdemo-exec.test +++ b/tests/tagdemo-exec.test @@ -1,7 +1,7 @@ #! /bin/sh # tagdemo-exec.test - check that programs in the tagdemo subdirectory are viable -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/tagdemo-make.test b/tests/tagdemo-make.test index 6c7e7ff12..476ca39a4 100755 --- a/tests/tagdemo-make.test +++ b/tests/tagdemo-make.test @@ -1,7 +1,7 @@ #! /bin/sh # tagdemo-make.test - try building in the tagdemo subdirectory -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/tagdemo-shared.test b/tests/tagdemo-shared.test index 1283b9dd9..abe4e11f5 100755 --- a/tests/tagdemo-shared.test +++ b/tests/tagdemo-shared.test @@ -1,7 +1,7 @@ #! /bin/sh # tagdemo-shared.test - try configuring the tagdemo subdirectory for shared libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/tagdemo-static.test b/tests/tagdemo-static.test index b8e0403bb..4d1ef4b4c 100755 --- a/tests/tagdemo-static.test +++ b/tests/tagdemo-static.test @@ -1,7 +1,7 @@ #! /bin/sh # tagdemo-static.test - try configuring tagdemo subdirectory for static libs -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/tests/tagdemo/Makefile.am b/tests/tagdemo/Makefile.am index e02e1d10a..28eeee7b1 100644 --- a/tests/tagdemo/Makefile.am +++ b/tests/tagdemo/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003, 2004 Free Software Foundation +## Copyright (C) 2003 Free Software Foundation ## ## 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 diff --git a/tests/tagdemo/configure.ac b/tests/tagdemo/configure.ac index 33fd463ad..5131f2cb3 100644 --- a/tests/tagdemo/configure.ac +++ b/tests/tagdemo/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. # # 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 -- 2.47.2