summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-25 20:53:13 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-25 20:53:13 (EDT)
commite54bbecf65ecc567db22ce0fc16ef182c22a8e8d (patch)
treede73eae0053268a1112dab6b14f4c77058ae0ddb /tests
parent0263d71fda6e0ca9dacb350a88d38519ebbcbbe0 (diff)
Fix license notices
s/the ProteanOS Development Kit program/the ProteanOS Development Kit/.
Diffstat (limited to 'tests')
-rw-r--r--tests/common.sh2
-rwxr-xr-xtests/parse_control.basic.sh2
-rw-r--r--tests/parse_control.common.sh2
-rwxr-xr-xtests/resolve_deps.basic.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/common.sh b/tests/common.sh
index 677e3af..b883a51 100644
--- a/tests/common.sh
+++ b/tests/common.sh
@@ -15,7 +15,7 @@
# See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with the ProteanOS Development Kit program. If not, see
+# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
tests_es=0
diff --git a/tests/parse_control.basic.sh b/tests/parse_control.basic.sh
index 98f470b..f8df181 100755
--- a/tests/parse_control.basic.sh
+++ b/tests/parse_control.basic.sh
@@ -17,7 +17,7 @@
# See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with the ProteanOS Development Kit program. If not, see
+# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
req_fields='Package Version'
diff --git a/tests/parse_control.common.sh b/tests/parse_control.common.sh
index 3d0aa30..1549ae0 100644
--- a/tests/parse_control.common.sh
+++ b/tests/parse_control.common.sh
@@ -15,7 +15,7 @@
# See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with the ProteanOS Development Kit program. If not, see
+# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
. "${srcdir}/tests/common.sh"
diff --git a/tests/resolve_deps.basic.sh b/tests/resolve_deps.basic.sh
index d084f09..b0c506c 100755
--- a/tests/resolve_deps.basic.sh
+++ b/tests/resolve_deps.basic.sh
@@ -17,7 +17,7 @@
# See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with the ProteanOS Development Kit program. If not, see
+# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
. "${srcdir}/tests/common.sh"