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 9F244138334 for ; Sun, 10 Jun 2018 18:43:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 723CCE0992; Sun, 10 Jun 2018 18:43:02 +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 0EB84E0992 for ; Sun, 10 Jun 2018 18:43:02 +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 8D2E7335C9B for ; Sun, 10 Jun 2018 18:43:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6854E2E8 for ; Sun, 10 Jun 2018 18:42:56 +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: <1528656127.06d177fdfd2e870e4e32859e147f19d5afc7c0eb.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: 06d177fdfd2e870e4e32859e147f19d5afc7c0eb X-VCS-Branch: master Date: Sun, 10 Jun 2018 18:42:56 +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: 6d0b8606-fcec-4097-b8f2-51f214adec1a X-Archives-Hash: d1a9e02006bd9d2c9da4c3e6dfe8c903 commit: 06d177fdfd2e870e4e32859e147f19d5afc7c0eb Author: Ulrich Müller gentoo org> AuthorDate: Thu Jun 7 19:23:19 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jun 10 18:42:07 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=06d177fd glep-0076: Short abstract. glep-0076.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/glep-0076.rst b/glep-0076.rst index 543a38e..384fa6b 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -26,6 +26,11 @@ for discussion, not final versions. Abstract ======== +This GLEP introduces a copyright and licensing policy for Gentoo +projects. It requires all contributions of software or documentation +to be released under a free license, and to be accompanied by a +certificate of origin. + Motivation ==========