summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/ChangeLog-old7
-rw-r--r--tests/aclocal.in15
-rw-r--r--tests/automake.in15
-rw-r--r--tests/extract-testsuite-summary15
-rwxr-xr-xtests/prove-runner15
5 files changed, 67 insertions, 0 deletions
diff --git a/tests/ChangeLog-old b/tests/ChangeLog-old
index d76ca2b99..84649444b 100644
--- a/tests/ChangeLog-old
+++ b/tests/ChangeLog-old
@@ -1439,3 +1439,10 @@ Sat Feb 10 17:08:39 1996 Tom Tromey <tromey@creche.cygnus.com>
* mdate.test, vtexi.test, acoutput.test: New files.
* Started.
+
+-----
+
+Copyright 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification, are
+permitted provided the copyright notice and this notice are preserved.
diff --git a/tests/aclocal.in b/tests/aclocal.in
index 5326ad08d..18ee13a82 100644
--- a/tests/aclocal.in
+++ b/tests/aclocal.in
@@ -1,6 +1,21 @@
#!/bin/sh
# @configure_input@
+# Copyright (C) 2012 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
emulate sh
diff --git a/tests/automake.in b/tests/automake.in
index d4c4c5c37..14f437f1e 100644
--- a/tests/automake.in
+++ b/tests/automake.in
@@ -1,6 +1,21 @@
#!/bin/sh
# @configure_input@
+# Copyright (C) 2012 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
emulate sh
diff --git a/tests/extract-testsuite-summary b/tests/extract-testsuite-summary
index a3a0d87f3..28a9c3560 100644
--- a/tests/extract-testsuite-summary
+++ b/tests/extract-testsuite-summary
@@ -2,6 +2,21 @@
# Extract the testsuite summary generated by the parallel-tests harness
# from the output of "make check".
+# Copyright (C) 2012 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
use warnings FATAL => 'all';
use strict;
diff --git a/tests/prove-runner b/tests/prove-runner
index e687c0a56..33dab1979 100755
--- a/tests/prove-runner
+++ b/tests/prove-runner
@@ -2,6 +2,21 @@
# Helper script to run the automake testsuite through the `prove' utility.
# See the "prove" and "installprove" targets in tests/Makefile.am.
+# Copyright (C) 2012 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
set -u
nl='