aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Package.py')
-rw-r--r--src/Package.py12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/Package.py b/src/Package.py
index 2978ee4..770f0df 100644
--- a/src/Package.py
+++ b/src/Package.py
@@ -1,19 +1,9 @@
# -*- coding: UTF-8 -*-
-# Copyright 2004 Gentoo Foundation
+# Copyright 2004-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-# Author: Saleem Abdulrasool <compnerd@gentoo.org>
-# Maintainer: Gentoo Java Herd <java@gentoo.org>
-# Java Subsystem Configuration Utility for Gentoo Linux
-
-# ChangeLog
-# Saleem A. <compnerd@gentoo.org>
-# December 30, 2004 - Initial Rewrite
-# - Based on the collective works of the following:
-# {karltk,axxo,aether}@gentoo.org
-
import EnvFileParser
class Package: