summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i.yaml.py
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/d-i.yaml.py')
-rwxr-xr-xjob-cfg/d-i.yaml.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index c1819fdb..86b5fdc3 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -1,5 +1,8 @@
#!/usr/bin/python
+# Copyright 2015 Philip Hands <phil@hands.com>
+# and released under the GPL v2+
+
import sys
import os
from yaml import load, dump