aboutsummaryrefslogtreecommitdiff
path: root/gnu/extractor/metaformats.scm
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/extractor/metaformats.scm
parent3c91acbfcd0212286b15c7fc9474d79bf8b2b570 (diff)
downloadgnunet-scheme-749ced44b5baf6555dee1cd0c0f977b91670a547.tar.gz
gnunet-scheme-749ced44b5baf6555dee1cd0c0f977b91670a547.zip
Update copyright notices.
Diffstat (limited to 'gnu/extractor/metaformats.scm')
-rw-r--r--gnu/extractor/metaformats.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/extractor/metaformats.scm b/gnu/extractor/metaformats.scm
index 949b4e8..1fa3d84 100644
--- a/gnu/extractor/metaformats.scm
+++ b/gnu/extractor/metaformats.scm
@@ -2,7 +2,7 @@
2;; scheme-extractor is a partial Scheme port of libextractor. 2;; scheme-extractor is a partial Scheme port of libextractor.
3;; A previous iteration of this file is part of libextractor. 3;; A previous iteration of this file is part of libextractor.
4;; Copyright (C) 2002-2017 Vidyut Samanta and Christian Grothoff 4;; Copyright (C) 2002-2017 Vidyut Samanta and Christian Grothoff
5;; Copyright (C) 2020 Maxime Devos 5;; Copyright (C) 2020 GNUnet e.V.
6;; 6;;
7;; libextractor is free software; you can redistribute it and/or modify 7;; libextractor is free software; you can redistribute it and/or modify
8;; it under the terms of the GNU General Public License as published 8;; it under the terms of the GNU General Public License as published