diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-08-25 00:48:02 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-08-25 00:48:02 +0000 |
commit | 13ebda70ea75b3f8b531fc8e362e781464a0ee7e (patch) | |
tree | 84f5e3c656e23bda921991a170fc864d1c2de83b /llvm/lib/System | |
parent | 135006cab10ddd1c9f0d0072bc3eb8510520d6d5 (diff) | |
download | bcm5719-llvm-13ebda70ea75b3f8b531fc8e362e781464a0ee7e.tar.gz bcm5719-llvm-13ebda70ea75b3f8b531fc8e362e781464a0ee7e.zip |
License for this library.
llvm-svn: 16047
Diffstat (limited to 'llvm/lib/System')
-rw-r--r-- | llvm/lib/System/LICENSE.TXT | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/lib/System/LICENSE.TXT b/llvm/lib/System/LICENSE.TXT new file mode 100644 index 00000000000..f569da20528 --- /dev/null +++ b/llvm/lib/System/LICENSE.TXT @@ -0,0 +1,6 @@ +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. |