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 3084C138334 for ; Wed, 29 Aug 2018 16:56:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D144DE07EC; Wed, 29 Aug 2018 16:56:11 +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 A8859E07EC for ; Wed, 29 Aug 2018 16:56:11 +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 DAFB4340D02 for ; Wed, 29 Aug 2018 16:56:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C21EF3BA for ; Wed, 29 Aug 2018 16:56:07 +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: <1535561664.77f5047ca5d02030deb65bca3a5937f52f04b250.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: 77f5047ca5d02030deb65bca3a5937f52f04b250 X-VCS-Branch: glep-0076 Date: Wed, 29 Aug 2018 16:56:07 +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: 648ac744-67b9-4cf1-80a3-e368f9e1a5d6 X-Archives-Hash: 072dac883147d0d6cd03ab8cc6d493fe commit: 77f5047ca5d02030deb65bca3a5937f52f04b250 Author: Ulrich Müller gentoo org> AuthorDate: Wed Aug 29 16:54:24 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Aug 29 16:54:24 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=77f5047c fixup! glep-0076: Rename the DCO to "Gentoo Certificate of Origin". glep-0076.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glep-0076.rst b/glep-0076.rst index fa8cfe1..515a20d 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -131,7 +131,7 @@ that the contribution can be modified and redistributed in accordance with the project's license. For commits made using a VCS, the committer shall certify agreement to -the certificate of origin by adding ``Signed-off-by: Name `` +the Certificate of Origin by adding ``Signed-off-by: Name `` to the commit message as a separate line. Committers must use their real name, i.e., the name that would appear in an official document like a passport. @@ -295,7 +295,7 @@ The new point was deemed necessary to allow committing license files into the Gentoo repository, since those files usually do not permit modification. It has been established that adding a clear provision for this case is better than excluding those commits from compliance -with the certificate of origin. Debian was facing a similar problem +with the Certificate of Origin. Debian was facing a similar problem [#DEBIAN-LICENSE]_. The update of point (c) was necessary to allow the new clause being