summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-10-11 10:42:25 +0200
committerJelmer Vernooij <jelmer@samba.org>2011-10-11 10:42:25 +0200
commit254ac63f937e378d5e516cfc1b9f82b35cc277c8 (patch)
treea78756b88c7ebcd986834aed0416b4547e96baad
parentf05c466d6b30d23c9fb49c87a0a0eda02ad76381 (diff)
downloadbzr-fastimport-254ac63f937e378d5e516cfc1b9f82b35cc277c8.tar.gz
tests/__init__.py is GPLv2 *or later*, like the rest of bzr-fastimport.
-rw-r--r--tests/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index c4f26b7..e166fb2 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -2,7 +2,8 @@
#
# 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 of the License.
+# the Free Software Foundation; version 2 of the License 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