Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Fri, 31 Aug 2018 14:57:21
Message-Id: 1535726449.40d20d7ed2eeb7e38ffd2038d2130adc551b4798.ulm@gentoo
1 commit: 40d20d7ed2eeb7e38ffd2038d2130adc551b4798
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 28 18:45:45 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 31 14:40:49 2018 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=40d20d7e
7
8 glep-0076: Allow the Linux DCO as an alternative.
9
10 Note that it can only be used if applicable (requested by mgorny):
11 "... we should explicitly note that people using kernel DCO can't
12 commit license files"
13
14 glep-0076.rst | 8 +++++++-
15 1 file changed, 7 insertions(+), 1 deletion(-)
16
17 diff --git a/glep-0076.rst b/glep-0076.rst
18 index 6503d41..f1bedc9 100644
19 --- a/glep-0076.rst
20 +++ b/glep-0076.rst
21 @@ -10,7 +10,7 @@ Type: Informational
22 Status: Draft
23 Version: 1
24 Created: 2013-04-23
25 -Last-Modified: 2018-08-24
26 +Last-Modified: 2018-08-28
27 Post-History: 2018-06-10, 2018-06-19
28 Content-Type: text/x-rst
29 ---
30 @@ -170,6 +170,12 @@ Attribution-ShareAlike 3.0 Unported License [#CC-BY-SA-3.0]_.
31 It is based on the Linux Kernel DCO [#OSDL-DCO]_, released by Open
32 Source Development Labs, Inc. in 2005 under a CC-BY-SA-2.5 License.
33
34 +Alternatively, and if it is applicable, committers are allowed to
35 +certify their commits with the Linux Kernel DCO 1.1. This shall be
36 +clearly indicated by adding ``(Linux DCO 1.1)`` at the end of the
37 +``Signed-off-by`` line. Using the Gentoo Certificate of Origin is
38 +strongly preferred, though.
39 +
40
41 Copyright Attribution
42 ---------------------