summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_json.py
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-02-09 02:27:58 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-09 09:23:13 +0100
commit7d1dbc7f7b951e69215082a96a316bdf39114f72 (patch)
tree0ec701f45cce9471325d5d6c5f7f1d936d3cd892 /bin/reproducible_json.py
parent8f64f792cb07b0e88fa6ffa7686401c1ae5870a8 (diff)
downloadjenkins.debian.net-7d1dbc7f7b951e69215082a96a316bdf39114f72.tar.xz
reproducible: credit Holger in *py scripts, as they are based on his work. + change license GPL-2+ → GPL-2
Diffstat (limited to 'bin/reproducible_json.py')
-rwxr-xr-xbin/reproducible_json.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/reproducible_json.py b/bin/reproducible_json.py
index 2d119acb..f8dff814 100755
--- a/bin/reproducible_json.py
+++ b/bin/reproducible_json.py
@@ -2,7 +2,8 @@
# -*- coding: utf-8 -*-
#
# Copyright © 2015 Mattia Rizzolo <mattia@mapreri.org>
-# Licensed under GPL-2+
+# Based on reproducible_json.sh © 2014 Holger Levsen <holger@layer-acht.org>
+# Licensed under GPL-2
#
# Depends: python3
#