diff options
Diffstat (limited to 'utils/llvmgrep')
-rwxr-xr-x | utils/llvmgrep | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/llvmgrep b/utils/llvmgrep index c24dc6f..7d7355b 100755 --- a/utils/llvmgrep +++ b/utils/llvmgrep @@ -3,8 +3,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Reid Spencer 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. # ##===----------------------------------------------------------------------===## # |