summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorStefan Nordhausen <nordhaus@informatik.hu-berlin.de>2004-01-04 20:45:24 +0000
committerScott James Remnant <scott@netsplit.com>2004-01-04 20:45:24 +0000
commita8f3df622a34ce078240db79429d0f14b74e180b (patch)
treec2250a68cd9fe42f1d53e8f7c66c3aeea517e311 /tests
parent5f2a0ecae7ee45d63e4ebc4ed02cf9e006b00324 (diff)
downloadlibtool-a8f3df622a34ce078240db79429d0f14b74e180b.tar.gz
Roll back copyright changes.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/assign.test2
-rwxr-xr-xtests/cdemo-conf.test2
-rwxr-xr-xtests/cdemo-exec.test2
-rwxr-xr-xtests/cdemo-make.test2
-rwxr-xr-xtests/cdemo-shared.test2
-rwxr-xr-xtests/cdemo-static.test2
-rw-r--r--tests/cdemo/Makefile.am2
-rw-r--r--tests/cdemo/configure.ac2
-rwxr-xr-xtests/demo-conf.test2
-rwxr-xr-xtests/demo-deplibs.test2
-rwxr-xr-xtests/demo-exec.test2
-rwxr-xr-xtests/demo-hardcode.test2
-rwxr-xr-xtests/demo-inst.test2
-rwxr-xr-xtests/demo-make.test2
-rwxr-xr-xtests/demo-nofast.test2
-rwxr-xr-xtests/demo-noinst-link.test2
-rwxr-xr-xtests/demo-nopic.test2
-rwxr-xr-xtests/demo-pic.test2
-rwxr-xr-xtests/demo-relink.test2
-rwxr-xr-xtests/demo-shared.test2
-rwxr-xr-xtests/demo-unst.test2
-rw-r--r--tests/demo/Makefile.am2
-rw-r--r--tests/demo/configure.ac2
-rwxr-xr-xtests/depdemo-conf.test2
-rwxr-xr-xtests/depdemo-exec.test2
-rwxr-xr-xtests/depdemo-inst.test2
-rwxr-xr-xtests/depdemo-make.test2
-rwxr-xr-xtests/depdemo-nofast.test2
-rwxr-xr-xtests/depdemo-relink.test2
-rwxr-xr-xtests/depdemo-shared.test2
-rwxr-xr-xtests/depdemo-static.test2
-rwxr-xr-xtests/depdemo-unst.test2
-rw-r--r--tests/depdemo/Makefile.am2
-rw-r--r--tests/depdemo/configure.ac2
-rw-r--r--tests/depdemo/l1/Makefile.am2
-rw-r--r--tests/depdemo/l2/Makefile.am2
-rw-r--r--tests/depdemo/l3/Makefile.am2
-rw-r--r--tests/depdemo/l4/Makefile.am2
-rwxr-xr-xtests/f77demo-conf.test2
-rwxr-xr-xtests/f77demo-exec.test2
-rwxr-xr-xtests/f77demo-make.test2
-rwxr-xr-xtests/f77demo-shared.test2
-rwxr-xr-xtests/f77demo-static.test2
-rw-r--r--tests/f77demo/Makefile.am2
-rw-r--r--tests/f77demo/configure.ac2
-rwxr-xr-xtests/link-2.test2
-rwxr-xr-xtests/link.test2
-rwxr-xr-xtests/mdemo-conf.test2
-rwxr-xr-xtests/mdemo-dryrun.test2
-rwxr-xr-xtests/mdemo-exec.test2
-rwxr-xr-xtests/mdemo-inst.test2
-rwxr-xr-xtests/mdemo-make.test2
-rwxr-xr-xtests/mdemo-shared.test2
-rwxr-xr-xtests/mdemo-static.test2
-rwxr-xr-xtests/mdemo-unst.test2
-rw-r--r--tests/mdemo/Makefile.am2
-rw-r--r--tests/mdemo/configure.ac2
-rwxr-xr-xtests/mdemo2-conf.test2
-rwxr-xr-xtests/mdemo2-exec.test2
-rwxr-xr-xtests/mdemo2-make.test2
-rw-r--r--tests/mdemo2/Makefile.am2
-rw-r--r--tests/mdemo2/configure.ac2
-rw-r--r--tests/mdemo2/main.c2
-rwxr-xr-xtests/nomode.test2
-rwxr-xr-xtests/pdemo-conf.test2
-rwxr-xr-xtests/pdemo-exec.test2
-rwxr-xr-xtests/pdemo-inst.test2
-rwxr-xr-xtests/pdemo-make.test2
-rw-r--r--tests/pdemo/Makefile.am2
-rw-r--r--tests/pdemo/configure.ac2
-rwxr-xr-xtests/quote.test2
-rwxr-xr-xtests/sh.test2
-rwxr-xr-xtests/suffix.test2
-rwxr-xr-xtests/tagdemo-conf.test2
-rwxr-xr-xtests/tagdemo-exec.test2
-rwxr-xr-xtests/tagdemo-make.test2
-rwxr-xr-xtests/tagdemo-shared.test2
-rwxr-xr-xtests/tagdemo-static.test2
-rw-r--r--tests/tagdemo/Makefile.am2
-rw-r--r--tests/tagdemo/configure.ac2
80 files changed, 80 insertions, 80 deletions
diff --git a/tests/assign.test b/tests/assign.test
index 15983fe9..120a6778 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 4a106002..6df86fd0 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 8f793a22..61216299 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 3daa69e8..cb7d5dd4 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 c2e6bc16..87704da6 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 85b1a051..447a4cb7 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 34cb4b15..cfe804d5 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 9e8f73a6..3d3ec08b 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 7508fcb9..3ca4d475 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 2cdc7d9f..d0aec516 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 034355c6..b262d96c 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 4fa2ca80..4121938e 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 c8c27d0b..98e762ae 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 057752d5..7dedcbf6 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 c013d2b0..01af9638 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 2b7003e1..f87f740f 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 963a695d..85bcf269 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 701fbdd1..cd4c4f91 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 b2ae8e74..5162069a 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 05d15817..248ecc5e 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 0a729943..6aca6759 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 85ae4e5c..007129e3 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 e64388f2..88fbd424 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 f6b2b6c3..985e7028 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 c67ffc81..71c768b1 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 54bfec27..88453418 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 3cda15c6..a9727d5a 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 b18c7907..ee04e9a6 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 201a0bb5..60c54332 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 f28db7c6..a4269afb 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 1448eaf2..efbc2e7a 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 736a8bd2..ec13602b 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 e18bfcf0..2d58ae74 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 2d46ff65..c8dbf6bb 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 5420f69a..673b0726 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 2d41e0a3..bf64d8d9 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 1bfcfe76..09386930 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 591121c5..64933bd4 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 14d589aa..606dcf9a 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 aab3a978..7a23f68a 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 5d5608f6..362e4f9c 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 3b16d7a0..43fb4c12 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 258c15f4..b16ccb9b 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 2aed00ca..ba29fdb1 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 70600691..3377dd5b 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 0c69679c..33b17d82 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 1076bf45..64fe8898 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 e2bb0930..7a39d506 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 65415cd9..3d3fa1ba 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 17584384..e6ef81e1 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 36e70568..90c69a19 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 d992f805..25a7127f 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 259aee22..08507cf4 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 08368a85..bd4acd11 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 8118d220..15b6a492 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 1d793ce1..99066ae2 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 2243ed3f..014f8f0a 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 e196fc7c..5229db86 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 7a85fb0d..8b4eb236 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 d28ceaf3..650d7cf0 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 b6a8046b..1af63e1c 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 643d1482..0445fc2d 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 5130e511..7e85a438 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 fe96b38f..16822abf 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 c78c616f..30a79add 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 024eac49..b5bf7a4b 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 c8c27d0b..98e762ae 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 c8db04a6..70a8b844 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 6a59198f..b68c61cf 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 e8c4eb81..e6792283 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 f6950df4..e7e8487b 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 1f3f5865..ffd719e5 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 48d89014..1712847f 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 a40f06f0..eda39462 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 2f874124..66ee6cf6 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 6c7e7ff1..476ca39a 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 1283b9dd..abe4e11f 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 b8e0403b..4d1ef4b4 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 e02e1d10..28eeee7b 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 33fd463a..5131f2cb 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