Install new LLVM license structure and new developer policy.
authorChandler Carruth <chandlerc@gmail.com>
Sat, 19 Jan 2019 06:14:24 +0000 (06:14 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 19 Jan 2019 06:14:24 +0000 (06:14 +0000)
commit469bdefd448b76c5adcdd67256e9a44fabf7e027
treea14ce3080207bb68ecbdca01b0c51173b2e14447
parentf51a96358b759b6df216b98f8dea25835fe0b775
Install new LLVM license structure and new developer policy.

This installs the new developer policy and moves all of the license
files across all LLVM projects in the monorepo to the new license
structure. The remaining projects will be moved independently.

Note that I've left odd formatting and other idiosyncracies of the
legacy license structure text alone to make the diff easier to read.
Critically, note that we do not in any case *remove* the old license
notice or terms, as that remains necessary until we finish the
relicensing process.

I've updated a few license files that refer to the LLVM license to
instead simply refer generically to whatever license the LLVM project is
under, basically trying to minimize confusion.

This is really the culmination of so many people. Chris led the
community discussions, drafted the policy update and organized the
multi-year string of meeting between lawyers across the community to
figure out the strategy. Numerous lawyers at companies in the community
spent their time figuring out initial answers, and then the Foundation's
lawyer Heather Meeker has done *so* much to help refine and get us ready
here. I could keep going on, but I just want to make sure everyone
realizes what a huge community effort this has been from the begining.

Differential Revision: https://reviews.llvm.org/D56897

llvm-svn: 351631
22 files changed:
clang-tools-extra/LICENSE.TXT
clang-tools-extra/clang-tidy-vs/ClangTidy/license.txt
clang-tools-extra/clang-tidy/cert/LICENSE.TXT
clang-tools-extra/clang-tidy/hicpp/LICENSE.TXT
clang/LICENSE.TXT
clang/tools/clang-format-vs/ClangFormat/license.txt
compiler-rt/LICENSE.TXT
libclc/LICENSE.TXT
libcxx/LICENSE.TXT
libcxxabi/LICENSE.TXT
libunwind/LICENSE.TXT
lld/LICENSE.TXT
lldb/LICENSE.TXT
llgo/LICENSE.TXT
llvm/LICENSE.TXT
llvm/docs/DeveloperPolicy.rst
llvm/tools/msbuild/license.txt
openmp/LICENSE.txt
parallel-libs/acxxel/LICENSE.TXT
polly/LICENSE.txt
polly/tools/GPURuntime/LICENSE.TXT
pstl/LICENSE.txt