summaryrefslogtreecommitdiffstats
path: root/cobbler/cexceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/cexceptions.py')
-rw-r--r--cobbler/cexceptions.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/cobbler/cexceptions.py b/cobbler/cexceptions.py
index 076429b..1052abe 100644
--- a/cobbler/cexceptions.py
+++ b/cobbler/cexceptions.py
@@ -1,7 +1,15 @@
"""
Custom exceptions for Cobbler
+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 exceptions