summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:44:31 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:44:31 +0000
commit345353d6b46de21075e682d4c380195e6e660abb (patch)
treea1bec13a87dbf8aae57b2600770fa7f3bfc6bfd9 /llvm/tools/llvm-db
parentbcf65db6f34e6d7858e8394afa66b6e04b7b9206 (diff)
downloadbcm5719-llvm-345353d6b46de21075e682d4c380195e6e660abb.tar.gz
bcm5719-llvm-345353d6b46de21075e682d4c380195e6e660abb.zip
remove attributions from tools.
llvm-svn: 45421
Diffstat (limited to 'llvm/tools/llvm-db')
-rw-r--r--llvm/tools/llvm-db/CLICommand.h4
-rw-r--r--llvm/tools/llvm-db/CLIDebugger.cpp4
-rw-r--r--llvm/tools/llvm-db/CLIDebugger.h4
-rw-r--r--llvm/tools/llvm-db/Commands.cpp4
-rw-r--r--llvm/tools/llvm-db/llvm-db.cpp4
5 files changed, 10 insertions, 10 deletions
diff --git a/llvm/tools/llvm-db/CLICommand.h b/llvm/tools/llvm-db/CLICommand.h
index 0b60e052128..0beec91eda0 100644
--- a/llvm/tools/llvm-db/CLICommand.h
+++ b/llvm/tools/llvm-db/CLICommand.h
@@ -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/llvm-db/CLIDebugger.cpp b/llvm/tools/llvm-db/CLIDebugger.cpp
index e7ab75c3877..1d2a8387a9c 100644
--- a/llvm/tools/llvm-db/CLIDebugger.cpp
+++ b/llvm/tools/llvm-db/CLIDebugger.cpp
@@ -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/llvm-db/CLIDebugger.h b/llvm/tools/llvm-db/CLIDebugger.h
index 0f16c4fff82..56ea14dfbcf 100644
--- a/llvm/tools/llvm-db/CLIDebugger.h
+++ b/llvm/tools/llvm-db/CLIDebugger.h
@@ -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/llvm-db/Commands.cpp b/llvm/tools/llvm-db/Commands.cpp
index a3d14b00857..ae6d97ac9ce 100644
--- a/llvm/tools/llvm-db/Commands.cpp
+++ b/llvm/tools/llvm-db/Commands.cpp
@@ -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/llvm-db/llvm-db.cpp b/llvm/tools/llvm-db/llvm-db.cpp
index 90b577c93a0..a4e8b526cef 100644
--- a/llvm/tools/llvm-db/llvm-db.cpp
+++ b/llvm/tools/llvm-db/llvm-db.cpp
@@ -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.
//
//===----------------------------------------------------------------------===//
//
OpenPOWER on IntegriCloud