projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
955b96d
)
Add copyright information from original pkgcore.ebuild.atom_restricts package
author
fuzzyray
<fuzzyray@gentoo.org>
Thu, 4 Jun 2009 00:14:38 +0000
(
00:14
-0000)
committer
fuzzyray
<fuzzyray@gentoo.org>
Thu, 4 Jun 2009 00:14:38 +0000
(
00:14
-0000)
svn path=/trunk/gentoolkit/; revision=660
pym/gentoolkit/versionmatch.py
patch
|
blob
|
history
diff --git
a/pym/gentoolkit/versionmatch.py
b/pym/gentoolkit/versionmatch.py
index 004888284fde400f9ea6047595553c4958c98682..4cafa00970baaad6cfb344ec6f759816a2444a5c 100644
(file)
--- 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.