summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBeat Bolli <dev@drbeat.li>2016-03-28 12:37:26 +0200
committerEric S. Raymond <esr@thyrsus.com>2016-03-28 07:59:03 -0400
commitd9c5013ebb2ce153b59efc5935aebc7a9d3ba73b (patch)
tree4c1a05d11e507938176c4a43db5b19f5b36dea38 /www
parentd692b039baa34a35c6b5d33246b8e06deed7370b (diff)
downloadgpsd-d9c5013ebb2ce153b59efc5935aebc7a9d3ba73b.tar.gz
hacking: add a link to http://developercertificate.org/.
Signed-off-by: Beat Bolli <dev@drbeat.li>
Diffstat (limited to 'www')
-rw-r--r--www/hacking.html.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/hacking.html.in b/www/hacking.html.in
index 19ee6d78..20a0d2ed 100644
--- a/www/hacking.html.in
+++ b/www/hacking.html.in
@@ -404,7 +404,9 @@ following things:</p>
have to compose a change comment and attribution. The --signoff option
of git format-patch adds a Signed-off-by: line to the end of your commit
message. It certifies that you have the rights to submit the patch under
-GPSD's BSD licence (see the <a href='#license'>next section</a>).</p>
+GPSD's BSD licence (see the <a href='#license'>next section</a> and the
+<a href='http://developercertificate.org/'>Developer Certificate of
+Origin</a>).</p>
<p>Failing that prefer diff -u format, but diff -c is acceptable. Do
not send patches in the default (-e or ed) mode, as they are too