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 | 0c63e64af6b2b25f44e33dcdf0b42968cbd0a581 (patch) | |
tree | b9207519912edabd19b6d5d9b09c1a4d0fa5df8c /LICENSE.TXT | |
parent | cf8814f9753b0757ac74d736587b551da82cf9b0 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171721 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index 8ea7944d93..aa7b11922e 100644 --- a/LICENSE.TXT +++ b/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 |