summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-22 20:56:08 +0000
committerMatt Wilson <msw@redhat.com>2001-06-22 20:56:08 +0000
commitdc90d0d24505923d75d4128736a3ee643713470f (patch)
treeebbc7d308694bdfbf15055ef405641be19a4456f /comps.py
parent3f4a6cb887dfdf44d89fb54191676ba6e6ac933a (diff)
downloadanaconda-dc90d0d24505923d75d4128736a3ee643713470f.tar.gz
anaconda-dc90d0d24505923d75d4128736a3ee643713470f.tar.xz
anaconda-dc90d0d24505923d75d4128736a3ee643713470f.zip
copyright
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/comps.py b/comps.py
index 4dd628a6f..194793a4a 100644
--- a/comps.py
+++ b/comps.py
@@ -1,3 +1,19 @@
+#
+# comps.py: header list and component set (package groups) management
+#
+# Erik Troan <ewt@redhat.com>
+# Matt Wilson <msw@redhat.com>
+#
+# Copyright 2001 Red Hat, Inc.
+#
+# This software may be freely redistributed under the terms of the GNU
+# library public license.
+#
+# You should have received a copy of the GNU Library Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+
import rpm
import os
from string import *