Bug #335670 - Make copyright header in herdbase.py refer to "GPL 2 or later"
authorZac Medico <zmedico@gentoo.org>
Thu, 2 Sep 2010 14:11:55 +0000 (07:11 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 2 Sep 2010 14:11:55 +0000 (07:11 -0700)
instead of just GPL-2.

pym/repoman/herdbase.py

index 9e20aa17375b582124f92b36164903280358eccc..4808d3ca30292df86ae87d26a5bf9b7a52a09513 100644 (file)
@@ -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