diff options
Diffstat (limited to 'guix-env.scm')
-rw-r--r-- | guix-env.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-env.scm b/guix-env.scm index bef9b23d37..362c63830b 100644 --- a/guix-env.scm +++ b/guix-env.scm @@ -2,7 +2,7 @@ ;;; Copyright (C) 2016, 2017, 2018 GNUnet e.V. ;;; ;;; GNUnet is free software: you can redistribute it and/or modify it -;;; under the terms of the GNU General Public License as published +;;; under the terms of the GNU Affero General Public License as published ;;; by the Free Software Foundation, either version 3 of the License, ;;; or (at your option) any later version. ;;; |