summaryrefslogtreecommitdiffstats
path: root/pym/cache/cache_errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/cache/cache_errors.py')
-rw-r--r--pym/cache/cache_errors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/cache/cache_errors.py b/pym/cache/cache_errors.py
index 2f5b831bf..f63e5994b 100644
--- a/pym/cache/cache_errors.py
+++ b/pym/cache/cache_errors.py
@@ -1,7 +1,7 @@
# Copyright: 2005 Gentoo Foundation
# Author(s): Brian Harring (ferringb@gentoo.org)
# License: GPL2
-# $Id: cache_errors.py 1911 2005-08-25 03:44:21Z ferringb $
+# $Id$
class CacheError(Exception): pass