diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-03-29 17:58:18 -0400 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-03-29 17:58:18 -0400 |
commit | ae7dca01c66c3cfd1e43fc4639a90f33bb12a564 (patch) | |
tree | 838aec4ea8c79026bfb01d685de5279ce0e82179 /bin | |
parent | 0330133974fef6d4ab8c00ead64ee0f49127f0f0 (diff) | |
download | jenkins.debian.net-ae7dca01c66c3cfd1e43fc4639a90f33bb12a564.tar.xz |
reproducible debian: add myself to copyright too, 90 lines or >10% of the code should be enough
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_common.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 1aa7e883..57a98fe4 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -2,6 +2,7 @@ # -*- coding: utf-8 -*- # # Copyright © 2015 Mattia Rizzolo <mattia@mapreri.org> +# Copyright © 2015-2016 Holger Levsen <holger@layer-acht.org> # Based on the reproducible_common.sh by © 2014 Holger Levsen <holger@layer-acht.org> # Licensed under GPL-2 # |