From: Zac Medico Date: Thu, 2 Sep 2010 14:11:55 +0000 (-0700) Subject: Bug #335670 - Make copyright header in herdbase.py refer to "GPL 2 or later" X-Git-Tag: v2.2_rc74~14 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=53e2416ae4cecd0350e315f64694667dfbf59836;p=portage.git Bug #335670 - Make copyright header in herdbase.py refer to "GPL 2 or later" instead of just GPL-2. --- diff --git a/pym/repoman/herdbase.py b/pym/repoman/herdbase.py index 9e20aa173..4808d3ca3 100644 --- a/pym/repoman/herdbase.py +++ b/pym/repoman/herdbase.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # repoman: Herd database analysis # Copyright 2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 +# Distributed under the terms of the GNU General Public License v2 or later import errno import xml.etree.ElementTree