From: Nikos Mavrogiannopoulos Date: Sun, 15 Jun 2014 20:52:13 +0000 (+0200) Subject: coding style: update the DCO text X-Git-Tag: gnutls_3_3_5~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=921f928bb3feebb9d9aa1dbe723561f1e0e7dd4d;p=thirdparty%2Fgnutls.git coding style: update the DCO text --- 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: