commit:     019bc3b6905af1bf2a889340e7768b18b326ce92
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 10:39:40 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 18:42:07 2018 +0000
URL:        https://gitweb.gentoo.org/data/glep.git/commit/?id=019bc3b6

glep-0076: Use numeric items in DCO, in order to avoid confusion.

Also call it "revision 1" instead of "version 1.0".

 glep-0076.rst | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/glep-0076.rst b/glep-0076.rst
index 4e7eccd..a57aa6b 100644
--- a/glep-0076.rst
+++ b/glep-0076.rst
@@ -9,7 +9,7 @@ Type: Informational
 Status: Draft
 Version: 1
 Created: 2013-04-23
-Last-Modified: 2018-05-18
+Last-Modified: 2018-06-03
 Post-History: 
 Content-Type: text/x-rst
 ---
@@ -132,28 +132,28 @@ For commits made using a VCS, the committer shall certify 
agreement
 to the Gentoo DCO by adding ``Signed-off-by: Name <e-mail>`` to the
 commit message as a separate line.
 
-The following is the current Gentoo DCO 1.0::
+The following is the current Gentoo DCO::
 
-    Gentoo Developer's Certificate of Origin 1.0
+    Gentoo Developer's Certificate of Origin, revision 1
 
     By making a contribution to this project, I certify that:
 
-    (a) The contribution was created in whole or in part by me, and I have
+    (1) The contribution was created in whole or in part by me, and I have
         the right to submit it under the free software license indicated
         in the file; or
 
-    (b) The contribution is based upon previous work that, to the best
+    (2) The contribution is based upon previous work that, to the best
         of my knowledge, is covered under an appropriate free software
         license, and I have the right under that license to submit that
         work with modifications, whether created in whole or in part by
         me, under the same free software license (unless I am permitted
         to submit under a different license), as indicated in the file; or
 
-    (c) The contribution is a license text (or a file of similar nature),
+    (3) The contribution is a license text (or a file of similar nature),
         and verbatim distribution is allowed; or
 
-    (d) The contribution was provided directly to me by some other person
-        who certified (a), (b), (c), or (d), and I have not modified it.
+    (4) The contribution was provided directly to me by some other person
+        who certified (1), (2), (3), or (4), and I have not modified it.
 
     I understand and agree that this project and the contribution are
     public and that a record of the contribution (including all personal

Reply via email to