summaryrefslogtreecommitdiffstats
path: root/cobbler/collection_profiles.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/collection_profiles.py')
-rw-r--r--cobbler/collection_profiles.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/cobbler/collection_profiles.py b/cobbler/collection_profiles.py
index 837b0e6..152e1f8 100644
--- a/cobbler/collection_profiles.py
+++ b/cobbler/collection_profiles.py
@@ -4,7 +4,15 @@ For instance, FC5 with a kickstart file specifying OpenOffice
might represent a 'desktop' profile. For Xen, there are many
additional options, with client-side defaults (not kept here).
+Copyright 2006, Red Hat, Inc
Michael DeHaan <mdehaan@redhat.com>
+
+This software may be freely redistributed under the terms of the GNU
+general public license.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
"""
import item_profile as profile