commit: 77f5047ca5d02030deb65bca3a5937f52f04b250 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Aug 29 16:54:24 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> 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 <e-mail>`` +the Certificate of Origin by adding ``Signed-off-by: Name <e-mail>`` 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
