summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/DCO.rst
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2012-07-02 20:12:44 +0200
committerDerek Jones <derek.jones@ellislab.com>2012-07-02 20:12:44 +0200
commitf3ab257d9f4efdb9658135fae89f3c3eec6b6a47 (patch)
treee9851e42b7480d2ab79f9830046ed985a5c00431 /user_guide_src/source/DCO.rst
parent0692a1eb0893f98a7a848e81385087ec8acd8f97 (diff)
Adding contribution guidelines to user guide, including new Developer's Certificate of Origin
Diffstat (limited to 'user_guide_src/source/DCO.rst')
-rw-r--r--user_guide_src/source/DCO.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/user_guide_src/source/DCO.rst b/user_guide_src/source/DCO.rst
new file mode 100644
index 000000000..c8f9b49c6
--- /dev/null
+++ b/user_guide_src/source/DCO.rst
@@ -0,0 +1,27 @@
+#####################################
+Developer's Certificate of Origin 1.1
+#####################################
+
+By making a contribution to this project, I certify that:
+
+(1) The contribution was created in whole or in part by me and I
+ have the right to submit it under the open source license
+ indicated in the file; or
+
+(2) The contribution is based upon previous work that, to the best
+ of my knowledge, is covered under an appropriate open source
+ license and I have the right under that license to submit that
+ work with modifications, whether created in whole or in part
+ by me, under the same open source license (unless I am
+ permitted to submit under a different license), as indicated
+ in the file; or
+
+(3) The contribution was provided directly to me by some other
+ person who certified (1), (2) or (3) and I have not modified
+ it.
+
+(4) I understand and agree that this project and the contribution
+ are public and that a record of the contribution (including all
+ personal information I submit with it, including my sign-off) is
+ maintained indefinitely and may be redistributed consistent with
+ this project or the open source license(s) involved.