From 97d9c235ddf5274836eb8bfc18e8798ae44614a0 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 4 Feb 2008 15:15:52 -0500 Subject: Set the license uniformly to GPLv2 only. --- ipa-python/test/test_aci.py | 2 +- ipa-python/test/test_ipautil.py | 2 +- ipa-python/test/test_ipavalidate.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ipa-python/test') 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 -- cgit