diff options
-rwxr-xr-x | job-cfg/d-i.yaml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py index e833892c..3322df41 100755 --- a/job-cfg/d-i.yaml.py +++ b/job-cfg/d-i.yaml.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # -# Copyright © 2015 Philip Hands <phil@hands.com> +# Copyright 2015 Philip Hands <phil@hands.com> # written to generate something very similar to d-i.yaml so much of the # quoted text is Copyright Holger Levsen <holger@layer-acht.org> # Licensed under GPL-2 |