commit: 5b11872bd684d0bac674b65832c737280d001e11
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 15:54:59 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sat May 30 23:18:51 2015 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-keys.git/commit/?id=5b11872b
gkeys/gkey.py: Fix typo in @license
gkeys/gkeys/gkey.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gkeys/gkeys/gkey.py b/gkeys/gkeys/gkey.py
index a305804..ab62f5b 100644
--- a/gkeys/gkeys/gkey.py
+++ b/gkeys/gkeys/gkey.py
@@ -7,7 +7,7 @@
Holds GKEY class and related values
@copyright: 2012-2015 by Brian Dolbec <[email protected]>
- @license: GNU GNU GPL2, see COPYING for details.
+ @license: GNU GPL2, see COPYING for details.
"""