From 295d6ca584c205b419ab37e1be620fb172a3518b Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Thu, 7 Dec 2006 22:25:30 +0000 Subject: portage_versions lacks a header or copyright notice :x svn path=/main/trunk/; revision=5208 --- pym/portage_versions.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pym/portage_versions.py') diff --git a/pym/portage_versions.py b/pym/portage_versions.py index 1d9a1972c..ec01773ad 100644 --- a/pym/portage_versions.py +++ b/pym/portage_versions.py @@ -1,3 +1,9 @@ +# portage_versions.py -- core Portage functionality +# Copyright 1998-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + + import re,string ver_regexp = re.compile("^(cvs\\.)?(\\d+)((\\.\\d+)*)([a-z]?)((_(pre|p|beta|alpha|rc)\\d*)*)(-r(\\d+))?$") -- cgit v1.2.3-1-g7c22