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 1104B138334 for ; Fri, 31 Aug 2018 14:57:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DF03E0887; Fri, 31 Aug 2018 14:57:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 78018E0887 for ; Fri, 31 Aug 2018 14:57:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 718CA335CDD for ; Fri, 31 Aug 2018 14:57:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82E893C6 for ; Fri, 31 Aug 2018 14:57:14 +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: <1535726450.43268cedb033f098579ecee124715596474d92be.ulm@gentoo> Subject: [gentoo-commits] data/glep:master 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: 43268cedb033f098579ecee124715596474d92be X-VCS-Branch: master Date: Fri, 31 Aug 2018 14:57:14 +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: a47b4afe-2d22-4d30-bf1e-6deebbf2e8c6 X-Archives-Hash: 3f10c180e24d91ddc11ef816742e7b03 commit: 43268cedb033f098579ecee124715596474d92be Author: Ulrich Müller gentoo org> AuthorDate: Tue Aug 28 19:11:24 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Aug 31 14:40:50 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=43268ced glep-0076: Document that a clause for public domain was considered. glep-0076.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/glep-0076.rst b/glep-0076.rst index 3f50895..515a20d 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -308,6 +308,12 @@ The remaining changes were merely editorial. The original point (d) is not part of the *or* statement joining the other points, so keeping it in a paragraph separate from the enumeration is more appropriate. +Addition of another point for public domain material was also +considered. However, it is preferred if all contributions carry +an explicit license notice that allows their certification under +point 1. or 2. If necessary, license tools like Creative Commons +CC0 [#CC0-1.0]_ or Public Domain Mark [#CC-PDM-1.0]_ can be used. + Copyright Notice ---------------- @@ -363,6 +369,12 @@ References .. [#DEBIAN-LICENSE] [debian-legal] License of the GPL license, https://lists.debian.org/debian-legal/2018/04/msg00006.html +.. [#CC0-1.0] Creative Commons: CC0 1.0 Universal, + https://creativecommons.org/publicdomain/zero/1.0/ + +.. [#CC-PDM-1.0] Creative Commons: Public Domain Mark 1.0, + https://creativecommons.org/publicdomain/mark/1.0/ + .. [#CHROMIUM] Chromium: Contributing Code, https://www.chromium.org/developers/contributing-code#TOC-Legal-stuff