diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-29 22:59:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-29 22:59:10 +0000 |
commit | 3023be46c7d98df0b935026d36a48f08826838b7 (patch) | |
tree | 01896b7be1526ad4c6979a9103472532a43a45b3 /tools/llvm-config | |
parent | a62e8e42af0df9e3cea9312109e3b78622d8c46e (diff) | |
download | external_llvm-3023be46c7d98df0b935026d36a48f08826838b7.zip external_llvm-3023be46c7d98df0b935026d36a48f08826838b7.tar.gz external_llvm-3023be46c7d98df0b935026d36a48f08826838b7.tar.bz2 |
remove attribution from a variety of miscellaneous files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45425 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-config')
-rw-r--r-- | tools/llvm-config/llvm-config.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/llvm-config/llvm-config.in.in b/tools/llvm-config/llvm-config.in.in index 412d252..296ba42 100644 --- a/tools/llvm-config/llvm-config.in.in +++ b/tools/llvm-config/llvm-config.in.in @@ -3,8 +3,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Eric Kidd and is distributed under -# the University of Illinois Open Source License. See LICENSE.TXT for details. +# This file is distributed under the University of Illinois Open Source +# License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## # |