commit: 40d20d7ed2eeb7e38ffd2038d2130adc551b4798 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 28 18:45:45 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Aug 31 14:40:49 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=40d20d7e
glep-0076: Allow the Linux DCO as an alternative. Note that it can only be used if applicable (requested by mgorny): "... we should explicitly note that people using kernel DCO can't commit license files" glep-0076.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/glep-0076.rst b/glep-0076.rst index 6503d41..f1bedc9 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -10,7 +10,7 @@ Type: Informational Status: Draft Version: 1 Created: 2013-04-23 -Last-Modified: 2018-08-24 +Last-Modified: 2018-08-28 Post-History: 2018-06-10, 2018-06-19 Content-Type: text/x-rst --- @@ -170,6 +170,12 @@ 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, and if it is applicable, 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 ---------------------
