aboutsummaryrefslogtreecommitdiff
path: root/gnu/gnunet/config/parser.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/gnunet/config/parser.scm')
-rw-r--r--gnu/gnunet/config/parser.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/gnunet/config/parser.scm b/gnu/gnunet/config/parser.scm
index 022449e..3ac11c9 100644
--- a/gnu/gnunet/config/parser.scm
+++ b/gnu/gnunet/config/parser.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) 2021 Maxime Devos <maximedevos@telenet.be> 2;; Copyright (C) 2006, 2007, 2008, 2009, 2013, 2020, 2021 GNUnet e.V.
3;; Copyright (C) 2006, 2007, 2008, 2009, 2013, 2020 GNUnet e.V.
4;; 3;;
5;; scheme-GNUnet is free software: you can redistribute it and/or modify it 4;; scheme-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