diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-01-07 10:04:49 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-01-07 10:04:49 +0000 |
commit | 2883da3b51e16335faf9a07394b78b8039838e2b (patch) | |
tree | e2a92cd47eef6232b22ad6553ac234e083b0a9e7 /llvm/LICENSE.TXT | |
parent | 7872571fc530bc0cc94f04eb914dcf263fdd65db (diff) | |
download | llvm-2883da3b51e16335faf9a07394b78b8039838e2b.zip llvm-2883da3b51e16335faf9a07394b78b8039838e2b.tar.gz llvm-2883da3b51e16335faf9a07394b78b8039838e2b.tar.bz2 |
Add LICENSE.TXT covering contributions made by ARM.
Absent a Contributor's License Agreement (CLA) with an LLVM legal entity and as
reviewed and agreed with Chris Lattner, add a patent license covering future
contributions from ARM until there is a CLA. This is to make explicit ARM's
grant of patent rights to recipients of LLVM containing ARM-contributed
material.
llvm-svn: 171721
Diffstat (limited to 'llvm/LICENSE.TXT')
-rw-r--r-- | llvm/LICENSE.TXT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/LICENSE.TXT b/llvm/LICENSE.TXT index 8ea7944..aa7b119 100644 --- a/llvm/LICENSE.TXT +++ b/llvm/LICENSE.TXT @@ -67,3 +67,4 @@ Autoconf llvm/autoconf Google Test llvm/utils/unittest/googletest OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} +ARM contributions llvm/lib/Target/ARM/LICENSE.TXT |