diff options
-rw-r--r-- | pym/repoman/herdbase.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |