commit: 84e5836cd7c47683b78c24783c2fb62c49dc4b8a
Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 18 16:41:27 2015 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 16:41:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/g-sorcery.git/commit/?id=84e5836c
[setup] fix copyright
setup.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/setup.py b/setup.py
index 95b715e..68ad410 100644
--- a/setup.py
+++ b/setup.py
@@ -8,6 +8,9 @@
installation script
:copyright: (c) 2013-2015 by Jauhien Piatlicki
+ :copyright: (c) 2014 by Brian Dolbec
+ (code for conditional module installation
+ is taken from the layman project)
:license: GPL-2, see LICENSE for more details.
"""