aboutsummaryrefslogtreecommitdiff
path: root/gnu/gnunet/metadata
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/metadata
parent3c91acbfcd0212286b15c7fc9474d79bf8b2b570 (diff)
downloadgnunet-scheme-749ced44b5baf6555dee1cd0c0f977b91670a547.tar.gz
gnunet-scheme-749ced44b5baf6555dee1cd0c0f977b91670a547.zip
Update copyright notices.
Diffstat (limited to 'gnu/gnunet/metadata')
-rw-r--r--gnu/gnunet/metadata/struct.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/gnunet/metadata/struct.scm b/gnu/gnunet/metadata/struct.scm
index 1b54c6a..28e1f32 100644
--- a/gnu/gnunet/metadata/struct.scm
+++ b/gnu/gnunet/metadata/struct.scm
@@ -1,7 +1,6 @@
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;; Adapted from an iteration of (gnu gnunet metadata) 2;; Adapted from an iteration of (gnu gnunet metadata)
3;; Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010 GNUnet e.V. 3;; Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2020 GNUnet e.V.
4;; Copyright (C) 2020 Maxime Devos <maxime.devos@student.kuleuven.be>
5;; 4;;
6;; GNUnet is free software: you can redistribute it and/or modify it 5;; GNUnet is free software: you can redistribute it and/or modify it
7;; under the terms of the GNU Affero General Public License as published 6;; under the terms of the GNU Affero General Public License as published