[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/285: gnu: gnunet: Fix license.
From: |
guix-commits |
Subject: |
95/285: gnu: gnunet: Fix license. |
Date: |
Sun, 29 Dec 2019 20:44:08 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 8f0e01f3d2f826a2ff2bed0c63e92210ec0fa87d
Author: Brett Gilio <address@hidden>
Date: Mon Dec 23 18:19:34 2019 -0600
gnu: gnunet: Fix license.
* gnu/packages/gnunet.scm (gnunet)[license]: Revise license to AGPL3+.
Fixes <bugs.gnu.org/38712>.
Reported-by: Dima <address@hidden>
---
gnu/packages/gnunet.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 8a9597a..43605df 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -8,6 +8,7 @@
;;; Copyright © 2016, 2017, 2018, 2019 ng0 <address@hidden>
;;; Copyright © 2016, 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2018 Alex Vong <address@hidden>
+;;; Copyright © 2019 Brett Gilio <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -311,7 +312,7 @@ global, distributed network that provides security and
privacy. GNUnet in
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!
- 81/285: gnu: python-sphinxcontrib-programoutput: Fix home-page., (continued)
- 81/285: gnu: python-sphinxcontrib-programoutput: Fix home-page., guix-commits, 2019/12/29
- 85/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix license., guix-commits, 2019/12/29
- 86/285: gnu: python-eventlet: Update to 0.25.1., guix-commits, 2019/12/29
- 91/285: gnu: Add python-flit., guix-commits, 2019/12/29
- 123/285: gnu: qutebrowser: Update to 1.8.3., guix-commits, 2019/12/29
- 125/285: gnu: qutebrowser: Update source URI., guix-commits, 2019/12/29
- 126/285: gnu: chez-scheme: Update to 9.5.2., guix-commits, 2019/12/29
- 235/285: gnu: emacs-ag: Adjust indentation., guix-commits, 2019/12/29
- 246/285: gnu: emacs-ccls: Update to 0.1-4., guix-commits, 2019/12/29
- 74/285: gnu: python-sphinx: Update to 2.3.1., guix-commits, 2019/12/29
- 95/285: gnu: gnunet: Fix license.,
guix-commits <=
- 198/285: gnu: emacs-telega: Update to 0.5.4., guix-commits, 2019/12/29
- 227/285: gnu: emacs-with-editor: Update to 2.9.0., guix-commits, 2019/12/29
- 228/285: gnu: emacs-minions: Update to 0.3.2., guix-commits, 2019/12/29
- 233/285: gnu: emacs-wget: Adjust indentation., guix-commits, 2019/12/29
- 237/285: gnu: emacs-calfw: Adjust indentation., guix-commits, 2019/12/29
- 260/285: gnu: picom: Correct typo., guix-commits, 2019/12/29