summaryrefslogtreecommitdiffstats
path: root/kickstart.py
diff options
context:
space:
mode:
Diffstat (limited to 'kickstart.py')
-rw-r--r--kickstart.py13
1 files changed, 13 insertions, 0 deletions
diff --git a/kickstart.py b/kickstart.py
index 6fa6836dd..4cbe59170 100644
--- a/kickstart.py
+++ b/kickstart.py
@@ -1,3 +1,16 @@
+#
+# kickstart.py: kickstart install support
+#
+# Copyright 1999-2002 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 iutil
import isys
import os