summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2015-06-03 15:03:27 +0100
committerHolger Levsen <holger@layer-acht.org>2015-06-03 23:44:40 +0200
commit401d612b9058fa3d09641b4b81b33e4f38db64a3 (patch)
tree4f983a7fedc122c09b30d6a81dd848942bd992fa /job-cfg
parent66e256f714498d8f335994aecb38ac9101f4e997 (diff)
downloadjenkins.debian.net-401d612b9058fa3d09641b4b81b33e4f38db64a3.tar.xz
+copyright
Diffstat (limited to 'job-cfg')
-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