summaryrefslogtreecommitdiffstats
path: root/ipa-python/test
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-02-04 15:15:52 -0500
committerRob Crittenden <rcritten@redhat.com>2008-02-04 15:15:52 -0500
commit97d9c235ddf5274836eb8bfc18e8798ae44614a0 (patch)
tree388960180c6be2b408711b35c27fd5f444e6c801 /ipa-python/test
parent217019e9de5b72f661c091cc57bc6752c7dc7d14 (diff)
downloadfreeipa.git-97d9c235ddf5274836eb8bfc18e8798ae44614a0.tar.gz
freeipa.git-97d9c235ddf5274836eb8bfc18e8798ae44614a0.tar.xz
freeipa.git-97d9c235ddf5274836eb8bfc18e8798ae44614a0.zip
Set the license uniformly to GPLv2 only.
Diffstat (limited to 'ipa-python/test')
-rw-r--r--ipa-python/test/test_aci.py2
-rw-r--r--ipa-python/test/test_ipautil.py2
-rw-r--r--ipa-python/test/test_ipavalidate.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/ipa-python/test/test_aci.py b/ipa-python/test/test_aci.py
index 5556deb3..fb9d84c7 100644
--- a/ipa-python/test/test_aci.py
+++ b/ipa-python/test/test_aci.py
@@ -5,7 +5,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; version 2 or later
+# published by the Free Software Foundation; version 2 only
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/ipa-python/test/test_ipautil.py b/ipa-python/test/test_ipautil.py
index 2755f71e..60d53a27 100644
--- a/ipa-python/test/test_ipautil.py
+++ b/ipa-python/test/test_ipautil.py
@@ -5,7 +5,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; version 2 or later
+# published by the Free Software Foundation; version 2 only
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/ipa-python/test/test_ipavalidate.py b/ipa-python/test/test_ipavalidate.py
index 677866d0..de4693c3 100644
--- a/ipa-python/test/test_ipavalidate.py
+++ b/ipa-python/test/test_ipavalidate.py
@@ -5,7 +5,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; version 2 or later
+# published by the Free Software Foundation; version 2 only
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of