summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-16 20:38:20 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-16 20:38:20 (EDT)
commitd00b7ae67055c0d594ebd78a6d92f3641ab9abc3 (patch)
tree54c95446402fde8e785597c4e02954014a2190ed /tests
parent260f20ce977de5f1d3ec3634710bc6bcfa192cd9 (diff)
Additionally license everything under GPLv2.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in2
-rw-r--r--tests/common.sh2
-rw-r--r--tests/ob_match_arch.sh2
-rw-r--r--tests/ob_parse_dep.sh2
-rw-r--r--tests/ob_reduce_deps.sh2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 18b8c26..f9ab9a0 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -6,7 +6,7 @@
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/common.sh b/tests/common.sh
index 1432a66..b5c7f71 100644
--- a/tests/common.sh
+++ b/tests/common.sh
@@ -6,7 +6,7 @@
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/ob_match_arch.sh b/tests/ob_match_arch.sh
index 1d19af1..fe3ef5d 100644
--- a/tests/ob_match_arch.sh
+++ b/tests/ob_match_arch.sh
@@ -6,7 +6,7 @@
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/ob_parse_dep.sh b/tests/ob_parse_dep.sh
index 7a113a9..0f04583 100644
--- a/tests/ob_parse_dep.sh
+++ b/tests/ob_parse_dep.sh
@@ -6,7 +6,7 @@
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/ob_reduce_deps.sh b/tests/ob_reduce_deps.sh
index 3f2afd7..5c725b9 100644
--- a/tests/ob_reduce_deps.sh
+++ b/tests/ob_reduce_deps.sh
@@ -6,7 +6,7 @@
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,