From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57EFB138334 for ; Sat, 23 Jun 2018 21:37:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 479BDE085A; Sat, 23 Jun 2018 21:37:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D499E085A for ; Sat, 23 Jun 2018 21:37:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34D98335CA0 for ; Sat, 23 Jun 2018 21:37:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 600862E8 for ; Sat, 23 Jun 2018 21:37:49 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1529789536.09e2670391eb145e9a580c02ce093acd29ecf0ab.ulm@gentoo> Subject: [gentoo-commits] data/glep:glep-0076 commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0076.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 09e2670391eb145e9a580c02ce093acd29ecf0ab X-VCS-Branch: glep-0076 Date: Sat, 23 Jun 2018 21:37:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6d946042-881f-478f-84be-77dceff3428c X-Archives-Hash: eb672bedac27f1633e92275267ee56de commit: 09e2670391eb145e9a580c02ce093acd29ecf0ab Author: Ulrich Müller gentoo org> AuthorDate: Sat Jun 23 21:32:16 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jun 23 21:32:16 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=09e26703 glep-0076: Require CC-BY-SA-4.0 for new projects. glep-0076.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/glep-0076.rst b/glep-0076.rst index 1072a9e..aa02146 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -108,9 +108,9 @@ following: a) The GNU General Public License, version 2 or later (GPL-2+) [#GPL-2]_. -b) The Creative Commons Attribution-ShareAlike 3.0 License - (CC-BY-SA-3.0, only for documentation) [#CC-BY-SA-3.0]_. - *[Note: or version 4.0, to be decided]* +b) The Creative Commons Attribution-ShareAlike 4.0 License + (CC-BY-SA-4.0, only for documentation) [#CC-BY-SA-4.0]_. + Existing projects may also stay with CC-BY-SA-3.0 [#CC-BY-SA-3.0]_. c) A license approved as GPL compatible by the Free Software Foundation [#GPL-COMPAT]_. @@ -332,6 +332,9 @@ References .. [#GPL-2] GNU General Public License, version 2 or later, https://www.gnu.org/licenses/gpl-2.0.html +.. [#CC-BY-SA-4.0] Creative Commons Attribution-ShareAlike 4.0 + International License, https://creativecommons.org/licenses/by-sa/4.0/ + .. [#CC-BY-SA-3.0] Creative Commons Attribution-ShareAlike 3.0 Unported License, https://creativecommons.org/licenses/by-sa/3.0/