aboutsummaryrefslogtreecommitdiff
path: root/guix-env.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix-env.scm')
-rw-r--r--guix-env.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-env.scm b/guix-env.scm
index bef9b23d3..362c63830 100644
--- a/guix-env.scm
+++ b/guix-env.scm
@@ -2,7 +2,7 @@
2;;; Copyright (C) 2016, 2017, 2018 GNUnet e.V. 2;;; Copyright (C) 2016, 2017, 2018 GNUnet e.V.
3;;; 3;;;
4;;; 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
5;;; under the terms of the GNU General Public License as published 5;;; under the terms of the GNU Affero General Public License as published
6;;; by the Free Software Foundation, either version 3 of the License, 6;;; by the Free Software Foundation, either version 3 of the License,
7;;; or (at your option) any later version. 7;;; or (at your option) any later version.
8;;; 8;;;