summaryrefslogtreecommitdiffstats
path: root/cobbler/yaml/ordered_dict.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/yaml/ordered_dict.py')
-rw-r--r--cobbler/yaml/ordered_dict.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/cobbler/yaml/ordered_dict.py b/cobbler/yaml/ordered_dict.py
index b3788b7..5bc2e3e 100644
--- a/cobbler/yaml/ordered_dict.py
+++ b/cobbler/yaml/ordered_dict.py
@@ -1,3 +1,10 @@
+"""
+pyyaml legacy
+Copyright (c) 2001 Steve Howell and Friends; All Rights Reserved
+(see open source license information in docs/ directory)
+"""
+
+
# This is extremely crude implementation of an OrderedDict.
# If you know of a better implementation, please send it to
# the author Steve Howell. You can find my email via