[PATCH] D113427: docs: Clarify licensing rules for the project

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 20 17:03:57 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf819db11de93: docs: Clarify licensing rules for the project (authored by tstellar).

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.395551.patch
Type: text/x-patch
Size: 988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/9c1e470c/attachment.bin>


More information about the llvm-commits mailing list