summaryrefslogtreecommitdiff
path: root/lib/Target
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target')
-rw-r--r--lib/Target/ARM/Makefile3
-rw-r--r--lib/Target/Alpha/Makefile4
-rw-r--r--lib/Target/CBackend/Makefile4
-rw-r--r--lib/Target/CellSPU/Makefile7
-rw-r--r--lib/Target/IA64/Makefile4
-rw-r--r--lib/Target/MSIL/Makefile4
-rw-r--r--lib/Target/Makefile4
-rw-r--r--lib/Target/Mips/Makefile4
-rw-r--r--lib/Target/PowerPC/Makefile4
-rw-r--r--lib/Target/Sparc/Makefile4
-rw-r--r--lib/Target/X86/Makefile4
11 files changed, 23 insertions, 23 deletions
diff --git a/lib/Target/ARM/Makefile b/lib/Target/ARM/Makefile
index 77300a1480..50313a9ac2 100644
--- a/lib/Target/ARM/Makefile
+++ b/lib/Target/ARM/Makefile
@@ -2,8 +2,7 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by the "Instituto Nokia de Tecnologia" and
-# is distributed under the University of Illinois Open Source
+# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
diff --git a/lib/Target/Alpha/Makefile b/lib/Target/Alpha/Makefile
index bb9895a30b..cc427d69f3 100644
--- a/lib/Target/Alpha/Makefile
+++ b/lib/Target/Alpha/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.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
diff --git a/lib/Target/CBackend/Makefile b/lib/Target/CBackend/Makefile
index fea2494150..511e320a8f 100644
--- a/lib/Target/CBackend/Makefile
+++ b/lib/Target/CBackend/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/lib/Target/CellSPU/Makefile b/lib/Target/CellSPU/Makefile
index 7abb40c54a..b20465099c 100644
--- a/lib/Target/CellSPU/Makefile
+++ b/lib/Target/CellSPU/Makefile
@@ -2,10 +2,11 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by a team from the Computer Systems Research
-# Department at The Aerospace Corporation 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.
+#
##===----------------------------------------------------------------------===##
+
LEVEL = ../../..
LIBRARYNAME = LLVMCellSPU
TARGET = SPU
diff --git a/lib/Target/IA64/Makefile b/lib/Target/IA64/Makefile
index f519cf92db..b0f41c3b2c 100644
--- a/lib/Target/IA64/Makefile
+++ b/lib/Target/IA64/Makefile
@@ -1,8 +1,8 @@
##===- lib/Target/IA64/Makefile -----------------------------*- Makefile -*-===##
# The LLVM Compiler Infrastructure
#
-# This file was developed by Duraid Madina 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.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
diff --git a/lib/Target/MSIL/Makefile b/lib/Target/MSIL/Makefile
index 17f7247dcf..94265edf98 100644
--- a/lib/Target/MSIL/Makefile
+++ b/lib/Target/MSIL/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Roman Samoilov 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/lib/Target/Makefile b/lib/Target/Makefile
index 59f50fef0b..b1aa377b99 100644
--- a/lib/Target/Makefile
+++ b/lib/Target/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/lib/Target/Mips/Makefile b/lib/Target/Mips/Makefile
index 6ebffc76e0..510b7df7b6 100644
--- a/lib/Target/Mips/Makefile
+++ b/lib/Target/Mips/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Bruno Cardoso Lopes 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.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
diff --git a/lib/Target/PowerPC/Makefile b/lib/Target/PowerPC/Makefile
index 77288ed03e..6cf3fa32d2 100644
--- a/lib/Target/PowerPC/Makefile
+++ b/lib/Target/PowerPC/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.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
diff --git a/lib/Target/Sparc/Makefile b/lib/Target/Sparc/Makefile
index 8cc4add374..a1b105494e 100644
--- a/lib/Target/Sparc/Makefile
+++ b/lib/Target/Sparc/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.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
diff --git a/lib/Target/X86/Makefile b/lib/Target/X86/Makefile
index 5416cdb163..382b6420db 100644
--- a/lib/Target/X86/Makefile
+++ b/lib/Target/X86/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.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..