aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-01 22:54:17 +0000
committerChris Lattner <sabre@nondot.org>2009-08-01 22:54:17 +0000
commitafebf3548b896e5db24af7a35163ff22fd6b858e (patch)
treee9996a5dd7b96093dea7e6d7acedca367361d973
parent2f03f652057ff880034069c087258635bb7dd3c2 (diff)
eXtensible Systems doesn't exist any more and Reid donated this to the
project under the normal license, yay. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77823 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/System/LICENSE.TXT6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/System/LICENSE.TXT b/lib/System/LICENSE.TXT
deleted file mode 100644
index f569da2052..0000000000
--- a/lib/System/LICENSE.TXT
+++ /dev/null
@@ -1,6 +0,0 @@
-LLVM System Interface Library
--------------------------------------------------------------------------------
-The LLVM System Interface Library is licensed under the Illinois Open Source
-License and has the following additional copyright:
-
-Copyright (C) 2004 eXtensible Systems, Inc.