summaryrefslogtreecommitdiff
path: root/utils/llvmgrep
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:37:13 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:37:13 +0000
commit3060910e290949a9ac5eda8726d030790c4d60ff (patch)
tree86a6dff06d6aaac3d621d51051573ac5b0a9c301 /utils/llvmgrep
parent4ee451de366474b9c228b4e5fa573795a715216d (diff)
remove attributions from utils.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45419 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/llvmgrep')
-rwxr-xr-xutils/llvmgrep4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/llvmgrep b/utils/llvmgrep
index c24dc6f3ab6..7d7355ba990 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.
#
##===----------------------------------------------------------------------===##
#