guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: licenses: Remove CC-Sampling+-1.0.


From: guix-commits
Subject: 02/03: licenses: Remove CC-Sampling+-1.0.
Date: Fri, 30 Jul 2021 05:46:07 -0400 (EDT)

leoprikler pushed a commit to branch master
in repository guix.

commit 65e1d39f9fca8e560f3dedf01fa33cd251655eef
Author: Ron Nazarov <noisytoot@disroot.org>
AuthorDate: Fri Jul 30 01:49:41 2021 +0100

    licenses: Remove CC-Sampling+-1.0.
    
    * guix/licenses.scm (cc-sampling-plus-1.0): Remove variable.
---
 guix/licenses.scm | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/guix/licenses.scm b/guix/licenses.scm
index 3affe1e..388023e 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -18,6 +18,7 @@
 ;;; Copyright © 2020 Helio Machado <0x2b3bfa0+guix@googlemail.com>
 ;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
 ;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
+;;; Copyright © 2021 Noisytoot <noisytoot@disroot.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -234,11 +235,6 @@ at URI, which may be a file:// URI pointing the package's 
tree."
            "http://creativecommons.org/licenses/by/2.0/";
            "Creative Commons Attribution 2.0 Generic"))
 
-(define cc-sampling-plus-1.0
-  (license "CC-Sampling+ 1.0"
-           "https://creativecommons.org/licenses/sampling+/1.0";
-           "Creative Commons Sampling Plus 1.0"))
-
 (define cddl1.0
   (license "CDDL 1.0"
            "http://directory.fsf.org/wiki/License:CDDLv1.0";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]