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 ED496138334 for ; Thu, 7 Jun 2018 19:26:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFFC2E0B9A; Thu, 7 Jun 2018 19:26:36 +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 A23D7E0B99 for ; Thu, 7 Jun 2018 19:26:36 +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 846BF335CCB for ; Thu, 7 Jun 2018 19:26:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C91832C8 for ; Thu, 7 Jun 2018 19:26:33 +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: <1528399399.2b976218b6717575cc647852ac1e80acc165cf76.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: 2b976218b6717575cc647852ac1e80acc165cf76 X-VCS-Branch: glep-0076 Date: Thu, 7 Jun 2018 19:26:33 +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: f1fb4988-90b4-43f1-924f-02e5619e3521 X-Archives-Hash: 9a1e9b59968be7ba996048022f09fa03 commit: 2b976218b6717575cc647852ac1e80acc165cf76 Author: Ulrich Müller gentoo org> AuthorDate: Thu Jun 7 19:23:19 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jun 7 19:23:19 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=2b976218 glep-0076: Short abstract. glep-0076.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/glep-0076.rst b/glep-0076.rst index 292ebec..b51f0bc 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 accompagnied by a +certificate of origin. + Motivation ==========