summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-06-15 22:52:13 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-06-15 22:52:13 +0200
commit921f928bb3feebb9d9aa1dbe723561f1e0e7dd4d (patch)
treee60196fc3aafb7f0555c1a9d32f3145b5ac755e9 /doc
parent6decbbad24f032fea2d9771431d0f8baa549913c (diff)
downloadgnutls-921f928bb3feebb9d9aa1dbe723561f1e0e7dd4d.tar.gz
coding style: update the DCO text
Diffstat (limited to 'doc')
-rw-r--r--doc/README.CODING_STYLE5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/README.CODING_STYLE b/doc/README.CODING_STYLE
index 8f4ae2b8c8..fd8a017408 100644
--- a/doc/README.CODING_STYLE
+++ b/doc/README.CODING_STYLE
@@ -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: