diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-03-07 15:45:29 +0000 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-03-07 15:45:29 +0000 |
commit | 7d9324de99184598fb22824f9a500c55bd3a3aec (patch) | |
tree | aece1cbbac36fa94cbaa90b03d4341e009fe388f /pykolab/tests | |
parent | a6773874d462a661173991004d5e4dafd87c4b6c (diff) | |
download | pykolab-7d9324de99184598fb22824f9a500c55bd3a3aec.tar.gz |
Relicense from GPLv2 only to GPLv3+
Diffstat (limited to 'pykolab/tests')
-rw-r--r-- | pykolab/tests/__init__.py | 2 | ||||
-rw-r--r-- | pykolab/tests/calendar.py | 2 | ||||
-rw-r--r-- | pykolab/tests/constants.py | 2 | ||||
-rw-r--r-- | pykolab/tests/contacts.py | 2 | ||||
-rw-r--r-- | pykolab/tests/create-contacts.py | 2 | ||||
-rw-r--r-- | pykolab/tests/mail.py | 2 | ||||
-rw-r--r-- | pykolab/tests/zpush/__init__.py | 2 | ||||
-rw-r--r-- | pykolab/tests/zpush/test_000_000.py | 2 | ||||
-rw-r--r-- | pykolab/tests/zpush/test_000_001.py | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/pykolab/tests/__init__.py b/pykolab/tests/__init__.py index b13b0e9..554b214 100644 --- a/pykolab/tests/__init__.py +++ b/pykolab/tests/__init__.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/calendar.py b/pykolab/tests/calendar.py index d424762..99a79e6 100644 --- a/pykolab/tests/calendar.py +++ b/pykolab/tests/calendar.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/constants.py b/pykolab/tests/constants.py index 8ecd4af..0a85299 100644 --- a/pykolab/tests/constants.py +++ b/pykolab/tests/constants.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/contacts.py b/pykolab/tests/contacts.py index 49bdd0e..1d05dec 100644 --- a/pykolab/tests/contacts.py +++ b/pykolab/tests/contacts.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/create-contacts.py b/pykolab/tests/create-contacts.py index 7641a36..6837f00 100644 --- a/pykolab/tests/create-contacts.py +++ b/pykolab/tests/create-contacts.py @@ -9,7 +9,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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/mail.py b/pykolab/tests/mail.py index 15a81c3..a9888f8 100644 --- a/pykolab/tests/mail.py +++ b/pykolab/tests/mail.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/zpush/__init__.py b/pykolab/tests/zpush/__init__.py index bfa34b5..6794725 100644 --- a/pykolab/tests/zpush/__init__.py +++ b/pykolab/tests/zpush/__init__.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/zpush/test_000_000.py b/pykolab/tests/zpush/test_000_000.py index 8c8b07d..e0969c2 100644 --- a/pykolab/tests/zpush/test_000_000.py +++ b/pykolab/tests/zpush/test_000_000.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # 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/pykolab/tests/zpush/test_000_001.py b/pykolab/tests/zpush/test_000_001.py index 9a427f8..c7bfbb6 100644 --- a/pykolab/tests/zpush/test_000_001.py +++ b/pykolab/tests/zpush/test_000_001.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 only +# the Free Software Foundation; version 3 or, at your option, any later version # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of |