summaryrefslogtreecommitdiffstats
path: root/__init__.py
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-04-25 20:38:05 +0200
committerJan Pokorný <jpokorny@redhat.com>2014-04-25 20:38:05 +0200
commita5b20d8e1b0a9a76abf3c04c44f5aca469125b66 (patch)
tree7c660e63c71c3798215dcee03748339f736c7120 /__init__.py
parent10fd4fe1e1532a0a85ce56e8baa368dc21dc40ef (diff)
downloadclufter-a5b20d8e1b0a9a76abf3c04c44f5aca469125b66.tar.gz
clufter-a5b20d8e1b0a9a76abf3c04c44f5aca469125b66.tar.xz
clufter-a5b20d8e1b0a9a76abf3c04c44f5aca469125b66.zip
Relicence GPLv2 -> GPLv2+
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index 48986f3..4f4ae10 100644
--- a/__init__.py
+++ b/__init__.py
@@ -2,7 +2,7 @@
version = '0.1'
copyright = """\
Copyright 2014 Red Hat, Inc.
-Licensed under GPLv2
+Licensed under GPLv2+
""".rstrip()
# XXX eventually there should be precise plugin authorship tracking
author = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com> and plugin authors"