From 0c63e64af6b2b25f44e33dcdf0b42968cbd0a581 Mon Sep 17 00:00:00 2001 From: Tim Northover Date: Mon, 7 Jan 2013 10:04:49 +0000 Subject: 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 --- LICENSE.TXT | 1 + 1 file changed, 1 insertion(+) (limited to 'LICENSE.TXT') 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 -- cgit v1.2.3