aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts/gnunet-chk.py.in
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
committerng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
commit750d2818314cf81c993cc17148bfd0bbd7ffcd16 (patch)
tree022e20eebe8eebdaaa35f32f9209407b9602aecd /contrib/scripts/gnunet-chk.py.in
parent1e9181264407912efca61e0c9a66fd51e0b9b188 (diff)
downloadgnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.tar.gz
gnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.zip
More spdx identifiers. For openrc service file, adjust the header
to reflect changes in Gentoo (->Foundation=>Authors).
Diffstat (limited to 'contrib/scripts/gnunet-chk.py.in')
-rwxr-xr-xcontrib/scripts/gnunet-chk.py.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/scripts/gnunet-chk.py.in b/contrib/scripts/gnunet-chk.py.in
index cabaef6c4..c60211556 100755
--- a/contrib/scripts/gnunet-chk.py.in
+++ b/contrib/scripts/gnunet-chk.py.in
@@ -15,6 +15,8 @@
15# You should have received a copy of the GNU Affero General Public License 15# You should have received a copy of the GNU Affero General Public License
16# along with this program. If not, see <http://www.gnu.org/licenses/>. 16# along with this program. If not, see <http://www.gnu.org/licenses/>.
17# 17#
18# SPDX-License-Identifier: AGPL3.0-or-later
19#
18# File: gnunet-chk.py 20# File: gnunet-chk.py
19# Brief: Computes GNUNET style Content Hash Key for a given file 21# Brief: Computes GNUNET style Content Hash Key for a given file
20# Author: Sree Harsha Totakura 22# Author: Sree Harsha Totakura