summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pym/gentoolkit/versionmatch.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pym/gentoolkit/versionmatch.py b/pym/gentoolkit/versionmatch.py
index 0048882..4cafa00 100644
--- a/pym/gentoolkit/versionmatch.py
+++ b/pym/gentoolkit/versionmatch.py
@@ -3,6 +3,9 @@
# Copyright(c) 2009, Gentoo Foundation
# Licensed under the GNU General Public License, v2
#
+# Copyright: 2005-2007 Brian Harring <ferringb@gmail.com>
+# License: GPL2/BSD
+#
# $Header$
"""Gentoo package version comparison object from pkgcore.ebuild.atom_restricts.