summaryrefslogtreecommitdiffstats
path: root/whiteout.py
diff options
context:
space:
mode:
Diffstat (limited to 'whiteout.py')
-rw-r--r--whiteout.py15
1 files changed, 14 insertions, 1 deletions
diff --git a/whiteout.py b/whiteout.py
index 3632b759e..b0233c3e1 100644
--- a/whiteout.py
+++ b/whiteout.py
@@ -1,7 +1,20 @@
#
# whiteout.py - dependency whiteout setup
#
-# Copyright 2002-2004 Red Hat, Inc.
+# Copyright (C) 2002, 2003, 2004 Red Hat, Inc. All rights reserved.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
import logging