summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:46:15 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:46:15 +0000
commitcb1e357a1c73045345ecfa05e0bf4682accfa867 (patch)
treef05a1d183f5f667dca71bc2265d5f4487c774286 /llvm/tools
parent1158c533f761e5780dfd40acd0b2a2c1b033e723 (diff)
downloadbcm5719-llvm-cb1e357a1c73045345ecfa05e0bf4682accfa867.tar.gz
bcm5719-llvm-cb1e357a1c73045345ecfa05e0bf4682accfa867.zip
remove attributions
llvm-svn: 45423
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/gccas/gccas.sh4
-rw-r--r--llvm/tools/gccld/gccld.sh4
-rw-r--r--llvm/tools/llvm-upgrade/UpgradeLexer.l4
-rw-r--r--llvm/tools/llvm-upgrade/UpgradeParser.y4
-rw-r--r--llvm/tools/llvmc/ConfigLexer.l4
5 files changed, 10 insertions, 10 deletions
diff --git a/llvm/tools/gccas/gccas.sh b/llvm/tools/gccas/gccas.sh
index 258d9604810..9cacad4b675 100644
--- a/llvm/tools/gccas/gccas.sh
+++ b/llvm/tools/gccas/gccas.sh
@@ -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.
#
##===----------------------------------------------------------------------===##
#
diff --git a/llvm/tools/gccld/gccld.sh b/llvm/tools/gccld/gccld.sh
index 9ec93053795..b092607c727 100644
--- a/llvm/tools/gccld/gccld.sh
+++ b/llvm/tools/gccld/gccld.sh
@@ -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.
#
##===----------------------------------------------------------------------===##
#
diff --git a/llvm/tools/llvm-upgrade/UpgradeLexer.l b/llvm/tools/llvm-upgrade/UpgradeLexer.l
index 9ab9eee156c..702c95350dc 100644
--- a/llvm/tools/llvm-upgrade/UpgradeLexer.l
+++ b/llvm/tools/llvm-upgrade/UpgradeLexer.l
@@ -2,8 +2,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.
//
//===----------------------------------------------------------------------===//
//
diff --git a/llvm/tools/llvm-upgrade/UpgradeParser.y b/llvm/tools/llvm-upgrade/UpgradeParser.y
index bcabaa3caba..6340d86487a 100644
--- a/llvm/tools/llvm-upgrade/UpgradeParser.y
+++ b/llvm/tools/llvm-upgrade/UpgradeParser.y
@@ -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/llvm/tools/llvmc/ConfigLexer.l b/llvm/tools/llvmc/ConfigLexer.l
index 6bd61c85b97..390045cadbc 100644
--- a/llvm/tools/llvmc/ConfigLexer.l
+++ b/llvm/tools/llvmc/ConfigLexer.l
@@ -2,8 +2,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.
//
//===----------------------------------------------------------------------===//
//
OpenPOWER on IntegriCloud