diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2005-05-12 21:39:01 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2005-05-12 21:39:01 +0000 |
commit | f1dc555329be85fafb94f0f6096ebb6adcc59b77 (patch) | |
tree | 8397f8673899420398914e7d77e93de7292e67a0 /LICENSE.TXT | |
parent | b0aad7a731e8122d9b84aa430a1db90887a88ff4 (diff) |
Remove extraneous colons after program names for consistency
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21904 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index abb53add63..26592be631 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -64,9 +64,9 @@ Program Directory System Library llvm/lib/System Compiler Driver llvm/tools/llvmc PowerPC Backend llvm/lib/Target/PowerPC -bzip2: llvm/lib/Support/bzip2/LICENSE -Autoconf: llvm/autoconf +bzip2 llvm/lib/Support/bzip2/LICENSE +Autoconf llvm/autoconf llvm/projects/ModuleMaker/autoconf llvm/projects/sample/autoconf -Burg: llvm/utils/Burg -GNU Libc: llvm/runtime/GCCLibraries/libc +Burg llvm/utils/Burg +GNU Libc llvm/runtime/GCCLibraries/libc |