aboutsummaryrefslogtreecommitdiff
path: root/gnu/gnunet/crypto
diff options
context:
space:
mode:
authorMaxime Devos <maximedevos@telenet.be>2021-09-21 23:16:38 +0200
committerMaxime Devos <maximedevos@telenet.be>2021-09-21 23:16:38 +0200
commit749ced44b5baf6555dee1cd0c0f977b91670a547 (patch)
treed83f500f943fd74f7f5a781dee0d9e6c7579c266 /gnu/gnunet/crypto
parent3c91acbfcd0212286b15c7fc9474d79bf8b2b570 (diff)
downloadgnunet-scheme-749ced44b5baf6555dee1cd0c0f977b91670a547.tar.gz
gnunet-scheme-749ced44b5baf6555dee1cd0c0f977b91670a547.zip
Update copyright notices.
Diffstat (limited to 'gnu/gnunet/crypto')
-rw-r--r--gnu/gnunet/crypto/struct.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/gnunet/crypto/struct.scm b/gnu/gnunet/crypto/struct.scm
index 7e728c8..cf4a87f 100644
--- a/gnu/gnunet/crypto/struct.scm
+++ b/gnu/gnunet/crypto/struct.scm
@@ -1,6 +1,5 @@
1;; This file is part of scheme-GNUnet, a partial Scheme port of GNUnet 1;; This file is part of scheme-GNUnet, a partial Scheme port of GNUnet
2;; Copyright (C) 2001-2013 GNUnet e.V. 2;; Copyright (C) 2001-2013, 2021 GNUnet e.V.
3;; Copyright (C) 2021 Maxime Devos
4;; 3;;
5;; GNUnet is free software: you can redistribute it and/or modify it 4;; GNUnet is free software: you can redistribute it and/or modify it
6;; under the terms of the GNU Affero General Public License as published 5;; under the terms of the GNU Affero General Public License as published