aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:07:17 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:07:17 +0000
commite692fc83a2b066cf9ef6c6bd440b0b0d6df6a668 (patch)
tree359ad32cedaf48a94e936051c9bec1679d2ada84 /utils
parent84e66db653835cee524fc51185ed614f1d6ac628 (diff)
downloadexternal_llvm-e692fc83a2b066cf9ef6c6bd440b0b0d6df6a668.tar.gz
external_llvm-e692fc83a2b066cf9ef6c6bd440b0b0d6df6a668.tar.bz2
external_llvm-e692fc83a2b066cf9ef6c6bd440b0b0d6df6a668.zip
remove attributions from tools/utils makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45414 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile4
-rw-r--r--utils/PerfectShuffle/Makefile4
-rw-r--r--utils/TableGen/Makefile4
-rw-r--r--utils/fpcmp/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 08d073b1f3..0cfaf1846d 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by the LLVM research group 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.
#
##===----------------------------------------------------------------------===##
diff --git a/utils/PerfectShuffle/Makefile b/utils/PerfectShuffle/Makefile
index 2f29573137..0eb3a9947f 100644
--- a/utils/PerfectShuffle/Makefile
+++ b/utils/PerfectShuffle/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Chris Lattner 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.
#
##===----------------------------------------------------------------------===##
diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile
index 739a5b72e8..6e55c53df0 100644
--- a/utils/TableGen/Makefile
+++ b/utils/TableGen/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by the LLVM research group 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.
#
##===----------------------------------------------------------------------===##
diff --git a/utils/fpcmp/Makefile b/utils/fpcmp/Makefile
index 234af089cf..fd2f7477bb 100644
--- a/utils/fpcmp/Makefile
+++ b/utils/fpcmp/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by the LLVM research group 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.
#
##===----------------------------------------------------------------------===##