]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
coding style: update the DCO text
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 15 Jun 2014 20:52:13 +0000 (22:52 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 15 Jun 2014 20:52:13 +0000 (22:52 +0200)
doc/README.CODING_STYLE

index 8f4ae2b8c84c5a7d5503d09b191e64e1327a9a10..fd8a017408a6ac5f60f9bd80b7430de66c1c7d96 100644 (file)
@@ -16,9 +16,8 @@ The rules here are not always used, although we try to stick to them.
 
 *** Git commits:
   The original author of the changes should be the author of the commit.
-The "Signed-off-by" git flag is used to indicate the one who reviewed
-and approved the changes (note that this flag is used differently in
-other projects).
+The "Signed-off-by" git flag is used to indicate a commit according to
+the project's DCO.
 
 
 *** Function names: