diff options
| -rw-r--r-- | llvm/docs/DeveloperPolicy.rst | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst index 4eda6c77b9f..9125197a73a 100644 --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -730,10 +730,6 @@ code already distributed under a more liberal license (like the UIUC license),  and GPL-containing subprojects are kept in separate SVN repositories whose  LICENSE.txt files specifically indicate that they contain GPL code. -We have no plans to change the license of LLVM.  If you have questions or -comments about the license, please contact the `LLVM Developer's Mailing -List <mailto:llvm-dev@lists.llvm.org>`_. -  Patents  -------  | 

