diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index 8a9597a68c..43605dfc86 100644 --- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -8,6 +8,7 @@ ;;; Copyright © 2016, 2017, 2018, 2019 ng0 ;;; Copyright © 2016, 2017, 2018, 2019 Tobias Geerinckx-Rice ;;; Copyright © 2018 Alex Vong +;;; Copyright © 2019 Brett Gilio ;;; ;;; This file is part of GNU Guix. ;;; @@ -311,7 +312,7 @@ (define-public gnunet that sense aims to replace the current internet protocol stack. Along with an application for secure publication of files, it has grown to include all kinds of basic applications for the foundation of a GNU internet.") - (license license:gpl3+) + (license license:agpl3+) (home-page "https://gnunet.org/"))) (define-public guile-gnunet ;GSoC 2015!