summaryrefslogtreecommitdiffstats
path: root/cobbler/yaml/implicit.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/yaml/implicit.py')
-rw-r--r--cobbler/yaml/implicit.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/cobbler/yaml/implicit.py b/cobbler/yaml/implicit.py
index 6172564..49d65e0 100644
--- a/cobbler/yaml/implicit.py
+++ b/cobbler/yaml/implicit.py
@@ -1,3 +1,9 @@
+"""
+pyyaml legacy
+Copyright (c) 2001 Steve Howell and Friends; All Rights Reserved
+(see open source license information in docs/ directory)
+"""
+
import re
import string
from timestamp import timestamp, matchTime