summaryrefslogtreecommitdiff
path: root/.templates
diff options
context:
space:
mode:
Diffstat (limited to '.templates')
-rw-r--r--.templates/editpage.tmpl18
1 files changed, 18 insertions, 0 deletions
diff --git a/.templates/editpage.tmpl b/.templates/editpage.tmpl
index cf4950ea..091bb8d3 100644
--- a/.templates/editpage.tmpl
+++ b/.templates/editpage.tmpl
@@ -57,6 +57,24 @@ Page type: <TMPL_VAR FIELD-TYPE>
Optional comment about this change:<br />
<TMPL_VAR FIELD-COMMENTS><br />
</TMPL_IF>
+
+<div id="copyright_assignment_notice">
+
+<p>By contributing to this page, you agree to assign copyright for
+your contribution to the Free Software Foundation. The Free Software
+Foundation promises to always use a free documentation license (as per
+our criteria of free documentation) when publishing your contribution.
+We grant you back all your rights under copyright, including the
+rights to copy, modify, and redistribute your contributions.</p>
+
+<p>We're requiring these copyright assignments, so that we'll easily
+be able to include your contributions in official GNU documentation,
+such as the GNU Hurd manual, etc. Send email to <a
+href="mailto:hurd-maintainers@gnu.org">&lt;hurd-maintainers@gnu.org&gt;</a>
+if there are questions.</p>
+
+</div>
+
<TMPL_VAR FORM-SUBMIT>
<TMPL_VAR HELPONFORMATTINGLINK>
<TMPL_VAR FORM-END>