[PATCH] D113427: docs: Clarify licensing rules for the project
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 13:12:27 PST 2021
tstellar updated this revision to Diff 386932.
tstellar added a comment.
Typo fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113427/new/
https://reviews.llvm.org/D113427
Files:
llvm/docs/DeveloperPolicy.rst
Index: llvm/docs/DeveloperPolicy.rst
===================================================================
--- llvm/docs/DeveloperPolicy.rst
+++ llvm/docs/DeveloperPolicy.rst
@@ -920,6 +920,13 @@
and `patent license`_. When you contribute code to the LLVM project, you
license it under these terms.
+In certain circumstances, code licensed under other licenses can be added
+to the codebase. However, this may only be done with approval of the LLVM
+Foundation Board of Directors, and contributors should plan for the approval
+process to take at least 4-6 weeks. If you would like to contribute code
+under a different license, please create a Phabricator review with the code
+you want to contribute and email board at llvm.org requesting a review.
+
If you have questions or comments about these topics, please contact the
`LLVM Developer's Mailing List <mailto:llvm-dev at lists.llvm.org>`_. However,
please realize that most compiler developers are not lawyers, and therefore you
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113427.386932.patch
Type: text/x-patch
Size: 988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/a3673762/attachment.bin>
More information about the llvm-commits
mailing list