From 0d4e17c56a3daf70061c613b4020472312d77610 Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Fri, 2 Dec 2011 01:12:36 +0000 Subject: add/update LICENSE.TXT files for the third_party code used by asan git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@145659 91177308-0d34-0410-b5e6-96231b3b80d8 --- LICENSE.TXT | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'LICENSE.TXT') diff --git a/LICENSE.TXT b/LICENSE.TXT index 2552e8c2e..488baf5e3 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -74,3 +74,25 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +============================================================================== +Copyrights and Licenses for Third Party Software Distributed with LLVM: +============================================================================== +The LLVM software contains code written by third parties. Such software will +have its own individual LICENSE.TXT file in the directory in which it appears. +This file will describe the copyrights, license, and restrictions which apply +to that code. + +The disclaimer of warranty in the University of Illinois Open Source License +applies to all code in the LLVM Distribution, and nothing in any of the +other licenses gives permission to use the names of the LLVM Team or the +University of Illinois to endorse or promote products derived from this +Software. + +The following pieces of software have additional or alternate copyrights, +licenses, and/or restrictions: + +Program Directory +------- --------- +sysinfo lib/asan/sysinfo +mach_override lib/asan/mach_override -- cgit v1.2.1