summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2017-07-06 21:45:01 +0200
committerTill Maas <opensource@till.name>2017-07-06 21:45:01 +0200
commitfd03bf52a354db0ce52590defd9a958b2357755e (patch)
tree34b62148fb0fc824e6a97800be6f780ab540f1f4
parent1eef9ad2cd1aad630fc0780347183cf69140f9dc (diff)
downloadfedora-easy-karma-master.tar.gz
fedora-easy-karma-master.tar.xz
fedora-easy-karma-master.zip
Improve license/copyright noticeHEADmaster
-rwxr-xr-xfedora-easy-karma.py32
1 files changed, 17 insertions, 15 deletions
diff --git a/fedora-easy-karma.py b/fedora-easy-karma.py
index fb9adc1..8518e50 100755
--- a/fedora-easy-karma.py
+++ b/fedora-easy-karma.py
@@ -1,21 +1,20 @@
#!/usr/bin/python
-# vim: fileencoding=utf8 foldmethod=marker
-# {{{ License header: GPLv2+
-# This file is part of fedora-easy-karma.
+# vim: fileencoding=utf8
+# Copyright 2010-2017 Till Maas and others
+# This file is part of fedora-easy-karma.
#
-# Fedora-easy-karma 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, either version 2 of the License, or
-# (at your option) any later version.
+# Fedora-easy-karma 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, either version 2 of the License, or
+# (at your option) any later version.
#
-# Fedora-easy-karma is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
+# Fedora-easy-karma is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with fedora-easy-karma. If not, see <http://www.gnu.org/licenses/>.
-# }}}
+# You should have received a copy of the GNU General Public License
+# along with fedora-easy-karma. If not, see <http://www.gnu.org/licenses/>.
# default python modules
import cPickle as pickle
@@ -284,7 +283,10 @@ the default comment to easily enter a custom one.
For further documentation, please visit:
https://fedoraproject.org/wiki/Fedora_Easy_Karma
-The source can be found at:
+Copyright 2010-2017 Till Maas and others
+fedora-easy-karma is distributed under the terms of the GNU General Public
+License
+The source is available at:
https://pagure.io/fedora-easy-karma
"""