diff options
| author | Rob Crittenden <rcritten@redhat.com> | 2008-02-04 15:15:52 -0500 |
|---|---|---|
| committer | Rob Crittenden <rcritten@redhat.com> | 2008-02-04 15:15:52 -0500 |
| commit | 97d9c235ddf5274836eb8bfc18e8798ae44614a0 (patch) | |
| tree | 388960180c6be2b408711b35c27fd5f444e6c801 /ipa-python/test | |
| parent | 217019e9de5b72f661c091cc57bc6752c7dc7d14 (diff) | |
| download | freeipa-97d9c235ddf5274836eb8bfc18e8798ae44614a0.tar.gz freeipa-97d9c235ddf5274836eb8bfc18e8798ae44614a0.tar.xz freeipa-97d9c235ddf5274836eb8bfc18e8798ae44614a0.zip | |
Set the license uniformly to GPLv2 only.
Diffstat (limited to 'ipa-python/test')
| -rw-r--r-- | ipa-python/test/test_aci.py | 2 | ||||
| -rw-r--r-- | ipa-python/test/test_ipautil.py | 2 | ||||
| -rw-r--r-- | ipa-python/test/test_ipavalidate.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ipa-python/test/test_aci.py b/ipa-python/test/test_aci.py index 5556deb32..fb9d84c7f 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 2755f71ea..60d53a270 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 677866d04..de4693c36 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 |
