summaryrefslogtreecommitdiffstats
path: root/flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'flags.py')
-rw-r--r--flags.py13
1 files changed, 13 insertions, 0 deletions
diff --git a/flags.py b/flags.py
index b2ef58f70..58d97a7ac 100644
--- a/flags.py
+++ b/flags.py
@@ -1,3 +1,16 @@
+#
+# flags.py: global anaconda flags
+#
+# 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.
+#
+
# A lot of effort, but it only allows a limited set of flags to be referenced
class Flags: