summaryrefslogtreecommitdiff
path: root/utils/getsrcs.sh
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/getsrcs.sh
parent4ee451de366474b9c228b4e5fa573795a715216d (diff)
downloadllvm-3060910e290949a9ac5eda8726d030790c4d60ff.tar.gz
llvm-3060910e290949a9ac5eda8726d030790c4d60ff.tar.bz2
llvm-3060910e290949a9ac5eda8726d030790c4d60ff.tar.xz
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/getsrcs.sh')
-rwxr-xr-xutils/getsrcs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/getsrcs.sh b/utils/getsrcs.sh
index 2432edfa75..c8bff8cf83 100755
--- a/utils/getsrcs.sh
+++ b/utils/getsrcs.sh
@@ -3,8 +3,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Chris Lattner and Reid Spencer and is distributed
-# under the # University of Illinois Open Source License. See LICENSE.TXT for
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
# details.
#
##===----------------------------------------------------------------------===##