summaryrefslogtreecommitdiffstats
diff options
authorMcgrof <anonymous.contributor@example.org>2016-05-04 17:09:39 +0000
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2024-10-04 15:47:33 -0400
commit7bf53c6834de7eba4b61c7254784a3ec6de2e6ac (patch)
tree24201119f8efc6f85471b48a34ba61863f2e9d0c
parentbacd585df168bc31be1e6acac15119de2025bc87 (diff)
downloadbackports-7bf53c6834de7eba4b61c7254784a3ec6de2e6ac.tar.gz
Update License
-rw-r--r--wiki/License.mediawiki6
1 files changed, 5 insertions, 1 deletions
diff --git a/wiki/License.mediawiki b/wiki/License.mediawiki
index cb655d3..5dbf5ca 100644
--- a/wiki/License.mediawiki
+++ b/wiki/License.mediawiki
@@ -19,4 +19,8 @@ ensure the intent is respected currently all symbols that we do work on to
backport are exported via EXPORT_SYMBOL_GPL() as we do work to backport them
for the supported kernels. By using EXPORT_SYMBOL_GPL() we make it *clear* that
if you use the backported symbols your software *is* considered derivative
-works of the Linux kernel. \ No newline at end of file
+works of the Linux kernel.
+
+<h2>Developer's Certificate of Origin 1.1</h2>
+
+Linux backports relies on the 'Developer's Certificate of Origin 1.1', for more details refer to [https://backports.wiki.kernel.org/index.php/Documentation/backports/hacking#Sending_patches the submitting patches documentation]. \ No newline at end of file