commit: ca17a75ac3d7ab48459009a5945f460c21c43493 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Aug 24 20:07:46 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Aug 24 20:07:46 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=ca17a75a
glep-0076: Allow the Linux DCO as an alternative. glep-0076.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/glep-0076.rst b/glep-0076.rst index 9429d97..fadf1bf 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -170,6 +170,11 @@ Attribution-ShareAlike 3.0 Unported License [#CC-BY-SA-3.0]_. It is based on the Linux Kernel DCO [#OSDL-DCO]_, released by Open Source Development Labs, Inc. in 2005 under a CC-BY-SA-2.5 License. +Alternatively, committers are allowed to certify their commits with +the Linux Kernel DCO 1.1. This shall be clearly indicated by adding +``(Linux DCO 1.1)`` at the end of the ``Signed-off-by`` line. Using +the Gentoo Certificate of Origin is strongly preferred, though. + Copyright Attribution ---------------------
