diff options
Diffstat (limited to 'pym/gentoolkit/dependencies.py')
-rw-r--r-- | pym/gentoolkit/dependencies.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pym/gentoolkit/dependencies.py b/pym/gentoolkit/dependencies.py index 8536369..38676a2 100644 --- a/pym/gentoolkit/dependencies.py +++ b/pym/gentoolkit/dependencies.py @@ -1,8 +1,6 @@ # Copyright(c) 2009, Gentoo Foundation # # Licensed under the GNU General Public License, v2 -# -# $Header: $ """Provides a class for easy calculating dependencies for a given CPV.""" |