Add copyright information from original pkgcore.ebuild.atom_restricts package
authorfuzzyray <fuzzyray@gentoo.org>
Thu, 4 Jun 2009 00:14:38 +0000 (00:14 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Thu, 4 Jun 2009 00:14:38 +0000 (00:14 -0000)
svn path=/trunk/gentoolkit/; revision=660

pym/gentoolkit/versionmatch.py

index 004888284fde400f9ea6047595553c4958c98682..4cafa00970baaad6cfb344ec6f759816a2444a5c 100644 (file)
@@ -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.