summaryrefslogtreecommitdiffstats
path: root/pym/repoman/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/repoman/errors.py')
-rw-r--r--pym/repoman/errors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/repoman/errors.py b/pym/repoman/errors.py
index cd1d7e3d7..c419b79fa 100644
--- a/pym/repoman/errors.py
+++ b/pym/repoman/errors.py
@@ -1,7 +1,6 @@
# repoman: Error Messages
# Copyright 2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
COPYRIGHT_ERROR = 'Invalid Gentoo Copyright on line: %d'
LICENSE_ERROR = 'Invalid Gentoo/GPL License on line: %d'