diff options
author | John Criswell <criswell@uiuc.edu> | 2004-02-17 22:58:41 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2004-02-17 22:58:41 +0000 |
commit | d9a7349fc3df1f3977134714134248e3758104c7 (patch) | |
tree | 041e6a8fc976828825c214358f7b85b623b85f5f /LICENSE.TXT | |
parent | 950265877f0967014631acc6fc747a69a2838050 (diff) |
Added the Malloc perl benchmark license information.
Corrected the GhostScript license information.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11571 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index 6529d931f6..ae97f60a91 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -78,10 +78,11 @@ Ptrdist: llvm/test/Programs/MultiSource/Benchmarks/Ptrdist LLUBenchmark: llvm/test/Programs/MultiSource/Benchmarks/llubenchmark SIM: llvm/test/Programs/MultiSource/Benchmarks/sim espresso: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/espresso -ps: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/ps +gs: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/gs p2c: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/p2c gawk: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/gawk make: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/make +perl: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/perl Dhrystone: llvm/test/Programs/SingleSource/Benchmarks/Dhrystone SingleSource Tests: llvm/test/Programs/SingleSource/Benchmarks/Misc llvm/test/Programs/SingleSource/CustomChecked |