From cb436788a6e5c6e70b072673159639ccab680a2c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 25 Jun 2009 04:13:47 +0000 Subject: Add/update copyright headers. svn path=/main/trunk/; revision=13690 --- pym/_emerge/DepPriority.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pym/_emerge/DepPriority.py') diff --git a/pym/_emerge/DepPriority.py b/pym/_emerge/DepPriority.py index d094cd043..6ea704337 100644 --- a/pym/_emerge/DepPriority.py +++ b/pym/_emerge/DepPriority.py @@ -1,3 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + from _emerge.AbstractDepPriority import AbstractDepPriority class DepPriority(AbstractDepPriority): -- cgit v1.2.3-1-g7c22