From ecc39dece96babc26d7742732047798a9bcbb471 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 22 Feb 2012 19:17:20 +0000 Subject: [PATCH] libclc is now dual licensed, Tobias and Peter own their respective subprojects. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151186 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DeveloperPolicy.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 2b8f5afb101..08e47a18d9f 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -215,6 +215,10 @@
  • Jakob Olesen: Register allocators and TableGen.
  • Duncan Sands: dragonegg and llvm-gcc 4.2.
  • + +
  • Peter Collingbourne: libclc.
  • + +
  • Tobias Grosser: polly.
  • Note that code ownership is completely different than reviewers: anyone can @@ -566,7 +570,7 @@ if further clarification is needed.

    In addition to the UIUC license, the runtime library components of LLVM - (compiler_rt and libc++) are also licensed under the compiler_rt, libc++, and libclc) are also licensed under the MIT license, which does not contain the binary redistribution clause. As a user of these runtime libraries, it means that you can choose to use the code under either -- 2.34.1