[llvm] 0a6dfd4 - Remove a stale note; NFC
Aaron Ballman via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 12:57:49 PDT 2023
Author: Aaron Ballman
Date: 2023-07-12T15:56:59-04:00
New Revision: 0a6dfd40a659719efed673e2f2f915ef541c797d
URL: https://github.com/llvm/llvm-project/commit/0a6dfd40a659719efed673e2f2f915ef541c797d
DIFF: https://github.com/llvm/llvm-project/commit/0a6dfd40a659719efed673e2f2f915ef541c797d.diff
LOG: Remove a stale note; NFC
We've completed the transition from SVN to Git, and the listed projects
are not included in the repository.
Added:
Modified:
llvm/docs/DeveloperPolicy.rst
Removed:
################################################################################
diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst
index 9de674d07ab239..a3012c305e4a8d 100644
--- a/llvm/docs/DeveloperPolicy.rst
+++ b/llvm/docs/DeveloperPolicy.rst
@@ -1151,18 +1151,6 @@ the Apache 2.0 License, please see the `Apache License FAQ
<http://www.apache.org/foundation/license-faq.html>`_, maintained by the
Apache Project.
-
-.. note::
-
- The LLVM Project includes some really old subprojects (dragonegg,
- llvm-gcc-4.0, and llvm-gcc-4.2), which are licensed under **GPL
- licenses**. This code is not actively maintained - it does not even
- build successfully. This code is cleanly separated into distinct SVN
- repositories from the rest of LLVM, and the LICENSE.txt files specifically
- indicate that they contain GPL code. When LLVM transitions from SVN to Git,
- we plan to drop these code bases from the new repository structure.
-
-
.. _patent license:
Patents
More information about the llvm-commits
mailing list