diff options
Diffstat (limited to 'pym/gentoolkit/base.py')
-rw-r--r-- | pym/gentoolkit/base.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pym/gentoolkit/base.py b/pym/gentoolkit/base.py index aabccea..372ed74 100644 --- a/pym/gentoolkit/base.py +++ b/pym/gentoolkit/base.py @@ -2,8 +2,6 @@ # # Copyright(c) 2009 - 2010, Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# -# $Header: $ """Gentoolkit Base Module class to hold common module operation functions """ |