From unknown Mon Jun 23 23:55:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses. Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Oct 2017 13:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 28701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 28701@debbugs.gnu.org X-Debbugs-Original-To: guix-patches Received: via spool by submit@debbugs.gnu.org id=B.150712325424168 (code B ref -1); Wed, 04 Oct 2017 13:21:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Oct 2017 13:20:54 +0000 Received: from localhost ([127.0.0.1]:47745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzjbW-0006Hg-1v for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55507) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzjbU-0006HS-9n for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzjbL-0003ua-T8 for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41325) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dzjbL-0003uN-P2 for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:39 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzjbF-0006KX-L6 for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzjb9-0003hq-66 for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:33 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzjb9-0003hj-2A for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:27 -0400 Received: from [143.121.198.228] (port=34924 helo=cog147) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dzjb8-0007UU-Fh for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:26 -0400 User-agent: mu4e 0.9.18; emacs 25.2.1 From: Roel Janssen Date: Wed, 04 Oct 2017 15:20:19 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --=-=-= Content-Type: text/plain Dear Guix, I'd like to add the CC-BY-ND licenses, but I am not sure whether these are free. So, what do you think? Thanks for your time! Kind regards, Roel Janssen --=-=-= Content-Type: text/x-diff; charset=utf-8 Content-Disposition: attachment; filename=0001-licenses-Add-CC-BY-ND-licenses.patch Content-Transfer-Encoding: 8bit >From fd064dcaeba932afb0aaa8c5cbe0f39d427adc4e Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Wed, 4 Oct 2017 10:11:29 +0200 Subject: [PATCH] licenses: Add CC-BY-ND licenses. * guix/licenses.scm (cc-by-nd2.0, cc-by-nd3.0, cc-by-nd4.0): New variable. --- guix/licenses.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/guix/licenses.scm b/guix/licenses.scm index 6de611d..e781c95 100644 --- a/guix/licenses.scm +++ b/guix/licenses.scm @@ -13,6 +13,7 @@ ;;; Copyright © 2017 Petter ;;; Copyright © 2017 Marius Bakke ;;; Copyright © 2017 Arun Isaac +;;; Copyright © 2017 Roel Janssen ;;; ;;; This file is part of GNU Guix. ;;; @@ -41,6 +42,7 @@ cc0 cc-by2.0 cc-by3.0 cc-by4.0 cc-by-sa2.0 cc-by-sa3.0 cc-by-sa4.0 + cc-by-nd2.0 cc-by-nd3.0 cc-by-nd4.0 cc-sampling-plus-1.0 cddl1.0 cecill cecill-b cecill-c @@ -192,6 +194,21 @@ at URI, which may be a file:// URI pointing the package's tree." "http://creativecommons.org/licenses/by-sa/2.0/" "Creative Commons Attribution-ShareAlike 2.0 Generic")) +(define cc-by-nd4.0 + (license "CC-BY-SA 4.0" + "http://creativecommons.org/licenses/by-nd/4.0/" + "Creative Commons Attribution-NoDerivatives 4.0 International")) + +(define cc-by-nd3.0 + (license "CC-BY-SA 3.0" + "http://creativecommons.org/licenses/by-sa/3.0/" + "Creative Commons Attribution-NoDerivatives 3.0 Unported")) + +(define cc-by-nd2.0 + (license "CC-BY-SA 2.0" + "http://creativecommons.org/licenses/by-sa/2.0/" + "Creative Commons Attribution-NoDerivatives 2.0 Generic")) + (define cc-by4.0 (license "CC-BY 4.0" "http://creativecommons.org/licenses/by/4.0/" -- 2.7.4 --=-=-=-- From unknown Mon Jun 23 23:55:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Oct 2017 21:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Roel Janssen , 28701@debbugs.gnu.org Received: via spool by 28701-submit@debbugs.gnu.org id=B28701.150715259928511 (code B ref 28701); Wed, 04 Oct 2017 21:30:02 +0000 Received: (at 28701) by debbugs.gnu.org; 4 Oct 2017 21:29:59 +0000 Received: from localhost ([127.0.0.1]:49400 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzrEt-0007Pm-Gj for submit@debbugs.gnu.org; Wed, 04 Oct 2017 17:29:59 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:59485) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzrEr-0007Pe-OU for 28701@debbugs.gnu.org; Wed, 04 Oct 2017 17:29:58 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 30D7120FE2; Wed, 4 Oct 2017 17:29:57 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 04 Oct 2017 17:29:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=szE2xEfItA75DWME0TvdlYfaArMwQzXwzhVUN/RmD oc=; b=mN+yfwqXJ6FL+RC/F4ROFnweqIgK62aYxPa1IfjQIzInmNMm8/z5rnbBR Ov1BxUiUKTCHfA5zDYYWGPnNvnq1zpOtOlaI9ezHS81ecTSthsNNHZ9wt58EAyEd QTwwGIhyQJdJGNiPF0cM7+257KNs1ierIxzJpW12r2mL3xJ+0i6YcGJN3vKMxqHV opvUeeEF5yAP1Lus+zwgR7FLWyeQ5DZmKl8F65beCl0sEFvQJgc9ch4G8Uv7WzkB lYzuTjcDVaCDbblAeB8MGJX1uW8vlIwyXYlNwUdfRlGBlz0p1vOhSUlYyiMlNC+u oQl1LzORnvMWJBjtKlP1XmRuItXhw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=szE2xEfItA75DWME0T vdlYfaArMwQzXwzhVUN/RmDoc=; b=Wue4x96AiwTByeS47i8yW9wlCu+4KYY1dm 8yxWxR1+XyOvk+QMFBjWUUv3yhZLmQVzDohKeK5OdOFuvkztPZbs4e4FznUz/G/s CsF1E1LD1KPjVbO5/kfFSOv0vKCveX72xNOokkgEVMT58uUObBYDPQpzXXbgV0dN 45OrWwGBPOlJPQY9yr9XGeA9bqgXGMTs+b1usUfs9UpwOpwkgeaTzXaxUMVJaIfS RuPG7s1+Se2QgdYYJAWI4qavGysg4+xT8A0o4FUB2JbJWoQph99h4/9X/WNt8v92 XspObbIa91WfAZpgwvbiZvYo8eAR3wL+eilJgWagW8d4YGXteoCQ== X-ME-Sender: X-Sasl-enc: 1SNNh9yLx3i5WE2WrrzE6iWih+6AtPpgrO+56IaQMjN7 1507152596 Received: from localhost (cm-84.214.173.174.getinternet.no [84.214.173.174]) by mail.messagingengine.com (Postfix) with ESMTPA id CB1AF7F985; Wed, 4 Oct 2017 17:29:56 -0400 (EDT) From: Marius Bakke In-Reply-To: References: User-Agent: Notmuch/0.25.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) Date: Wed, 04 Oct 2017 23:29:54 +0200 Message-ID: <87vajud2jx.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Roel Janssen writes: > Dear Guix, > > I'd like to add the CC-BY-ND licenses, but I am not sure whether these > are free. So, what do you think? From=20the license text: NoDerivatives =E2=80=94 If you remix, transform, or build upon the material= , you may not distribute the modified material. I believe this makes CC-BY-ND non-free, since you are not allowed to share modified works. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlnVUtIACgkQoqBt8qM6 VPqUSAgAmHC2lhmVkdOpoqBVUvGrRIxcXh4PweGI3ZLbud3g5VuX3tVs2c3blwUE ZBAlsQ3d3XH7FKZhFfBE6PzSg1AEV/KbhI4R+LRdwciNtUzF/yus4dduOZklJ6MR JJV14d4r09TxZqhkba0sbSU1luforZE/lnw6rh7AXMsAme51MogFb2I77rA7D4Mq 6kUkGrlPdwnLvVIT5MTd3fCqP3yM0NYDfw7K+3/EKdfaRbShitqSlVht5m+I8sbe m6QIXSWZVLuJMfRW0OCP4WxIS9oKAWcT8XNkVINdMnxgdA7dM5WNS2lxBagA97Xz CXgrbi41HUI3SiIVkTCDrzjQ2nmICg== =SOx9 -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Jun 23 23:55:26 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Roel Janssen Subject: bug#28701: closed (Re: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses.) Message-ID: References: <87vajum6uo.fsf@gnu.org> X-Gnu-PR-Message: they-closed 28701 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 28701@debbugs.gnu.org Date: Thu, 05 Oct 2017 06:46:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1507185962-16657-1" This is a multi-part message in MIME format... ------------=_1507185962-16657-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #28701: [PATCH] licenses: Add CC-BY-ND licenses. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 28701@debbugs.gnu.org. --=20 28701: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D28701 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1507185962-16657-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 28701-done) by debbugs.gnu.org; 5 Oct 2017 06:45:04 +0000 Received: from localhost ([127.0.0.1]:49625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzzu4-0004JM-CQ for submit@debbugs.gnu.org; Thu, 05 Oct 2017 02:45:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54768) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzzu3-0004Ic-AH for 28701-done@debbugs.gnu.org; Thu, 05 Oct 2017 02:45:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzztq-0001AF-7f for 28701-done@debbugs.gnu.org; Thu, 05 Oct 2017 02:44:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzztq-00019s-47; Thu, 05 Oct 2017 02:44:50 -0400 Received: from ip112-245-209-87.adsl2.static.versatel.nl ([87.209.245.112]:63199 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dzztp-0000uX-M1; Thu, 05 Oct 2017 02:44:49 -0400 References: <87vajud2jx.fsf@fastmail.com> User-agent: mu4e 0.9.18; emacs 25.1.1 From: Roel Janssen To: Marius Bakke Subject: Re: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses. Message-ID: <87vajum6uo.fsf@gnu.org> In-reply-to: <87vajud2jx.fsf@fastmail.com> Date: Thu, 05 Oct 2017 08:44:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28701-done Cc: 28701-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Marius Bakke writes: > Roel Janssen writes: > >> Dear Guix, >> >> I'd like to add the CC-BY-ND licenses, but I am not sure whether these >> are free. So, what do you think? > > From the license text: > > NoDerivatives — If you remix, transform, or build upon the material, you > may not distribute the modified material. > > I believe this makes CC-BY-ND non-free, since you are not allowed to > share modified works. I was afraid so. I'm closing the patch request, because it is a no-go then. Thanks for your time! Kind regards, Roel Janssen ------------=_1507185962-16657-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Oct 2017 13:20:54 +0000 Received: from localhost ([127.0.0.1]:47745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzjbW-0006Hg-1v for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55507) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzjbU-0006HS-9n for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzjbL-0003ua-T8 for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41325) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dzjbL-0003uN-P2 for submit@debbugs.gnu.org; Wed, 04 Oct 2017 09:20:39 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzjbF-0006KX-L6 for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzjb9-0003hq-66 for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:33 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzjb9-0003hj-2A for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:27 -0400 Received: from [143.121.198.228] (port=34924 helo=cog147) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dzjb8-0007UU-Fh for guix-patches@gnu.org; Wed, 04 Oct 2017 09:20:26 -0400 User-agent: mu4e 0.9.18; emacs 25.2.1 From: Roel Janssen To: guix-patches Subject: [PATCH] licenses: Add CC-BY-ND licenses. Date: Wed, 04 Oct 2017 15:20:19 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --=-=-= Content-Type: text/plain Dear Guix, I'd like to add the CC-BY-ND licenses, but I am not sure whether these are free. So, what do you think? Thanks for your time! Kind regards, Roel Janssen --=-=-= Content-Type: text/x-diff; charset=utf-8 Content-Disposition: attachment; filename=0001-licenses-Add-CC-BY-ND-licenses.patch Content-Transfer-Encoding: 8bit >From fd064dcaeba932afb0aaa8c5cbe0f39d427adc4e Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Wed, 4 Oct 2017 10:11:29 +0200 Subject: [PATCH] licenses: Add CC-BY-ND licenses. * guix/licenses.scm (cc-by-nd2.0, cc-by-nd3.0, cc-by-nd4.0): New variable. --- guix/licenses.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/guix/licenses.scm b/guix/licenses.scm index 6de611d..e781c95 100644 --- a/guix/licenses.scm +++ b/guix/licenses.scm @@ -13,6 +13,7 @@ ;;; Copyright © 2017 Petter ;;; Copyright © 2017 Marius Bakke ;;; Copyright © 2017 Arun Isaac +;;; Copyright © 2017 Roel Janssen ;;; ;;; This file is part of GNU Guix. ;;; @@ -41,6 +42,7 @@ cc0 cc-by2.0 cc-by3.0 cc-by4.0 cc-by-sa2.0 cc-by-sa3.0 cc-by-sa4.0 + cc-by-nd2.0 cc-by-nd3.0 cc-by-nd4.0 cc-sampling-plus-1.0 cddl1.0 cecill cecill-b cecill-c @@ -192,6 +194,21 @@ at URI, which may be a file:// URI pointing the package's tree." "http://creativecommons.org/licenses/by-sa/2.0/" "Creative Commons Attribution-ShareAlike 2.0 Generic")) +(define cc-by-nd4.0 + (license "CC-BY-SA 4.0" + "http://creativecommons.org/licenses/by-nd/4.0/" + "Creative Commons Attribution-NoDerivatives 4.0 International")) + +(define cc-by-nd3.0 + (license "CC-BY-SA 3.0" + "http://creativecommons.org/licenses/by-sa/3.0/" + "Creative Commons Attribution-NoDerivatives 3.0 Unported")) + +(define cc-by-nd2.0 + (license "CC-BY-SA 2.0" + "http://creativecommons.org/licenses/by-sa/2.0/" + "Creative Commons Attribution-NoDerivatives 2.0 Generic")) + (define cc-by4.0 (license "CC-BY 4.0" "http://creativecommons.org/licenses/by/4.0/" -- 2.7.4 --=-=-=-- ------------=_1507185962-16657-1-- From unknown Mon Jun 23 23:55:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses. Resent-From: Adonay Felipe Nogueira Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2017 11:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 28701@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150720308717321 (code B ref -1); Thu, 05 Oct 2017 11:32:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Oct 2017 11:31:27 +0000 Received: from localhost ([127.0.0.1]:49814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e04NC-0004V2-Tq for submit@debbugs.gnu.org; Thu, 05 Oct 2017 07:31:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50238) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e04NB-0004PO-Br for submit@debbugs.gnu.org; Thu, 05 Oct 2017 07:31:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e04N5-0006aW-2c for submit@debbugs.gnu.org; Thu, 05 Oct 2017 07:31:20 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:51363) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e04N4-0006aQ-Vj for submit@debbugs.gnu.org; Thu, 05 Oct 2017 07:31:18 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e04N2-0002XM-QU for guix-patches@gnu.org; Thu, 05 Oct 2017 07:31:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e04Mz-0006Ux-02 for guix-patches@gnu.org; Thu, 05 Oct 2017 07:31:16 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:51864) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e04My-0006Sj-Pu for guix-patches@gnu.org; Thu, 05 Oct 2017 07:31:12 -0400 X-Originating-IP: 181.221.159.64 Received: from adfeno-pc1 (unknown [181.221.159.64]) (Authenticated sender: adfeno@hyperbola.info) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id C943841C0A2 for ; Thu, 5 Oct 2017 13:31:09 +0200 (CEST) From: Adonay Felipe Nogueira References: <87vajud2jx.fsf@fastmail.com> <87vajum6uo.fsf@gnu.org> Date: Thu, 05 Oct 2017 08:31:08 -0300 In-Reply-To: <87vajum6uo.fsf@gnu.org> (Roel Janssen's message of "Thu, 05 Oct 2017 08:44:43 +0200") Message-ID: <87zi957rwj.fsf@hyperbola.info> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) I wonder: for what he wants to add that licese? Please select one: a. Software/script. b. Things which have some script logic inside. E.g.: Battle for Wesnoth allows campaigns to have conditionals and loops, Frogatto & Friends (non-free) has that too. b. Shading data (generally found inside 3D models). c. Text fonts. d. Color profiles. e. 3D models that when printed will be of practical use (forks, cups, eating plates, glasses). f. Documentation for (a), (b), (c), (d) or (e). g. 3D models that when printed serve only for decoration (statues and so on). h. V=C3=ADdeo, text, audio and images (as long as they don't fall into the previous options). Roel Janssen writes: > > I was afraid so. I'm closing the patch request, because it is a no-go > then. > > Thanks for your time! > > Kind regards, > Roel Janssen --=20 - https://libreplanet.org/wiki/User:Adfeno - Palestrante e consultor sobre /software/ livre (n=C3=A3o confundir com gratis). - "WhatsApp"? Ele n=C3=A3o =C3=A9 livre. Por favor, veja formas de se comun= icar instantaneamente comigo no endere=C3=A7o abaixo. - Contato: https://libreplanet.org/wiki/User:Adfeno#vCard - Arquivos comuns aceitos (apenas sem DRM): Corel Draw, Microsoft Office, MP3, MP4, WMA, WMV. - Arquivos comuns aceitos e enviados: CSV, GNU Dia, GNU Emacs Org, GNU GIMP, Inkscape SVG, JPG, LibreOffice (padr=C3=A3o ODF), OGG, OPUS, PDF (apenas sem DRM), PNG, TXT, WEBM. From unknown Mon Jun 23 23:55:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2017 22:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adonay Felipe Nogueira , 28701@debbugs.gnu.org Received: via spool by 28701-submit@debbugs.gnu.org id=B28701.15072420293375 (code B ref 28701); Thu, 05 Oct 2017 22:21:01 +0000 Received: (at 28701) by debbugs.gnu.org; 5 Oct 2017 22:20:29 +0000 Received: from localhost ([127.0.0.1]:51899 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e0EVJ-0000sN-GK for submit@debbugs.gnu.org; Thu, 05 Oct 2017 18:20:29 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56479) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e0EVH-0000sE-3Z for 28701@debbugs.gnu.org; Thu, 05 Oct 2017 18:20:27 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id C3DBB20DBC; Thu, 5 Oct 2017 18:20:24 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Thu, 05 Oct 2017 18:20:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=uLh46Q3/8MyjU3n62mKcM1eXiAdSu9l1a8rEppeoI gM=; b=qoCHqY7dWgw/28m2XJhjZdJwz/Y42PfkWHI+m602FZ94FtoGVp8q+q7WN Zly8GRxliO4aYREnwn5SuerdEFF00xb9ucx+FB2KK2SRy1M2SQZDWvkAywVK+VMb 0ducHkUDi1HFUsPRgSZVncA7LO1NiEkgRLj8HZ9IDKg4/vcYO8GzqhS8pjOF323X 2lG8HkhOTHZUIkhBJ0FERxGH/2CoyR3Dsp5LJBaKOl15aAa5+q7FDCI2gkdMSlGt jj9X4Qchi33BDb8xfbsDNTlNcI4616u4fFP9GGIBeEIFc1dH2RY7fSlUuH2YKWcB hq9sCP6JEqaSGy1WpTmdY3+5eRfpQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=uLh46Q3/8MyjU3n62m KcM1eXiAdSu9l1a8rEppeoIgM=; b=Buv1isib6I0d1dUuFuVJqxVd+U5gSi+OI9 QcNiio12KjrE2r/4Zrk+Cpk9LiUHkDaeigUvkc3Dj4vcpC4r/EyKCW8EpKm76GMr Rj7T4BdU2KgneGqEluz2Xm2qUH9dk62KA5ZLhX1hs3/Hd0ZU2k74/bjd4tOT1yIO OFY8tcDNZ9PQ4rMbej1XFosqOQA+PXhc9cQCm9VqfQ8/V80GIm5JMo3a1/8865Wv yYMUAS/ESVuzPZkDMGxJjgXi9pXa8grfi0G8JM4a56DjHZoE1jVoBr4xD8UOzloM HSaZ0SC5J/qAKlRRJaaxh8n7QNlagLKcJLc0nHqTAMJHQL6Ari0g== X-ME-Sender: X-Sasl-enc: g2Chl3L6qnSrjMyzm2fbQ+WGTEdVxhjlV1a/Lf7JwAFc 1507242024 Received: from localhost (cm-84.214.173.174.getinternet.no [84.214.173.174]) by mail.messagingengine.com (Postfix) with ESMTPA id 574757FAC5; Thu, 5 Oct 2017 18:20:24 -0400 (EDT) From: Marius Bakke In-Reply-To: <87zi957rwj.fsf@hyperbola.info> References: <87vajud2jx.fsf@fastmail.com> <87vajum6uo.fsf@gnu.org> <87zi957rwj.fsf@hyperbola.info> User-Agent: Notmuch/0.25.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) Date: Fri, 06 Oct 2017 00:20:22 +0200 Message-ID: <87fuaxck49.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain The FSDG does permit "non-functional data" to be distributed under hostile licenses, but they have no business in (guix licenses). Roel, if the software that uses CC-BY-ND falls under this category, look into the "fsdg-compatible" license procedure. Thanks for the reminder, Adonay :) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlnWsCYACgkQoqBt8qM6 VPoGQgf+KXhEAvfR3IRf9Rzpiwmmros2aVzr1iTzEokrhhWuM/Op2R/tkLWb29q/ pP/nbwhUG/C7uQ1CseQYtk4CKZRQZ2bU0ls37cGG6H9lq4Y53kX66keCfIgIH9DF MA3pK0ES0Huoy7g4ZoSzMhZTGqLWq1QQmvNdJNqjVYsvbrSt6WNZbla1BSyEXOX5 FMYUV13e/3AxuL5JbLJBv2xaF835fbXdnc1q2BOXj2B6zAXehuT9EDJL6XJMw04L kCjbe/vrAVzYkXsR3W/k66jqF9ND8uk9GMu4B5Lr4jzv+NENlLxegITVSMbFWY1L lLlypsVgq1e+lR0VpZkUJlH40ObJsQ== =QiPC -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Jun 23 23:55:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses. Resent-From: Adonay Felipe Nogueira Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 08 Oct 2017 15:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 28701@debbugs.gnu.org Received: via spool by 28701-submit@debbugs.gnu.org id=B28701.150747758920430 (code B ref 28701); Sun, 08 Oct 2017 15:47:01 +0000 Received: (at 28701) by debbugs.gnu.org; 8 Oct 2017 15:46:29 +0000 Received: from localhost ([127.0.0.1]:56535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1Dmf-0005JS-Ex for submit@debbugs.gnu.org; Sun, 08 Oct 2017 11:46:29 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41105) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1Dme-0005JI-3H for 28701@debbugs.gnu.org; Sun, 08 Oct 2017 11:46:28 -0400 X-Originating-IP: 179.105.43.141 Received: from adfeno-pc1 (unknown [179.105.43.141]) (Authenticated sender: adfeno@hyperbola.info) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 8541B17209C for <28701@debbugs.gnu.org>; Sun, 8 Oct 2017 17:46:25 +0200 (CEST) From: Adonay Felipe Nogueira References: <87vajud2jx.fsf@fastmail.com> <87vajum6uo.fsf@gnu.org> <87zi957rwj.fsf@hyperbola.info> <87fuaxck49.fsf@fastmail.com> Date: Sun, 08 Oct 2017 12:46:22 -0300 In-Reply-To: <87fuaxck49.fsf@fastmail.com> (Marius Bakke's message of "Fri, 06 Oct 2017 00:20:22 +0200") Message-ID: <87lgklr6b5.fsf@hyperbola.info> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) You're welcome. ;) Although I'm still waiting for the answer, depending on what the package is about, it might be possible to include it. It all depends on the content. Marius Bakke writes: > The FSDG does permit "non-functional data" to be distributed under > hostile licenses, but they have no business in (guix licenses). > > Roel, if the software that uses CC-BY-ND falls under this category, look > into the "fsdg-compatible" license procedure. > > Thanks for the reminder, Adonay :) > From unknown Mon Jun 23 23:55:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#28701] [PATCH] licenses: Add CC-BY-ND licenses. Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 08 Oct 2017 20:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adonay Felipe Nogueira Cc: 28701@debbugs.gnu.org Received: via spool by 28701-submit@debbugs.gnu.org id=B28701.150749591223880 (code B ref 28701); Sun, 08 Oct 2017 20:52:02 +0000 Received: (at 28701) by debbugs.gnu.org; 8 Oct 2017 20:51:52 +0000 Received: from localhost ([127.0.0.1]:56762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1IYC-0006D6-Ac for submit@debbugs.gnu.org; Sun, 08 Oct 2017 16:51:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1IYA-0006Cs-Q1 for 28701@debbugs.gnu.org; Sun, 08 Oct 2017 16:51:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1IY2-0006y9-Co for 28701@debbugs.gnu.org; Sun, 08 Oct 2017 16:51:45 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1IY2-0006y5-9d; Sun, 08 Oct 2017 16:51:42 -0400 Received: from ip112-245-209-87.adsl2.static.versatel.nl ([87.209.245.112]:56124 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e1IY1-0003iZ-Qk; Sun, 08 Oct 2017 16:51:42 -0400 References: <87vajud2jx.fsf@fastmail.com> <87vajum6uo.fsf@gnu.org> <87zi957rwj.fsf@hyperbola.info> <87fuaxck49.fsf@fastmail.com> <87lgklr6b5.fsf@hyperbola.info> User-agent: mu4e 0.9.18; emacs 25.1.1 From: Roel Janssen In-reply-to: <87lgklr6b5.fsf@hyperbola.info> Date: Sun, 08 Oct 2017 22:51:32 +0200 Message-ID: <87r2udxt0r.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Hi Adonay! Adonay Felipe Nogueira writes: > You're welcome. ;) > > Although I'm still waiting for the answer, depending on what the package > is about, it might be possible to include it. It all depends on the > content. I'm sorry I missed this message somehow. So the content is a repository with data files that are used to compare and filter other data to. The data is not meant to be edited. > > Marius Bakke writes: > >> The FSDG does permit "non-functional data" to be distributed under >> hostile licenses, but they have no business in (guix licenses). >> >> Roel, if the software that uses CC-BY-ND falls under this category, look >> into the "fsdg-compatible" license procedure. >> >> Thanks for the reminder, Adonay :) >> Either way, the patch I proposed to add the CC-BY-ND cannot be included in (guix licenses). Thanks for the pointer to the "fsdg-compatible" license procedure. Kind regards, Roel Janssen