summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:11:13 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:11:13 +0000
commit57360d1f1cede3b26744d0ce3ade814fcc0f332d (patch)
treed67c2117afc9d12e5caaf32c7bf1634e9298f4c0 /runtime
parentfc643c5e88c596f217750dd91fcc66488dfed73d (diff)
remove attributions from the rest of the llvm makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
-rw-r--r--runtime/GC/Makefile4
-rw-r--r--runtime/GC/SemiSpace/Makefile4
-rw-r--r--runtime/Makefile4
-rw-r--r--runtime/libprofile/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/runtime/GC/Makefile b/runtime/GC/Makefile
index b57dc859074..b053e252865 100644
--- a/runtime/GC/Makefile
+++ b/runtime/GC/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/runtime/GC/SemiSpace/Makefile b/runtime/GC/SemiSpace/Makefile
index 6f8e54ce276..babcc809802 100644
--- a/runtime/GC/SemiSpace/Makefile
+++ b/runtime/GC/SemiSpace/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/runtime/Makefile b/runtime/Makefile
index 99a5e0cb939..3883041d2eb 100644
--- a/runtime/Makefile
+++ b/runtime/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/runtime/libprofile/Makefile b/runtime/libprofile/Makefile
index e88fcdc34eb..8ff46fabdd1 100644
--- a/runtime/libprofile/Makefile
+++ b/runtime/libprofile/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.
#
##===----------------------------------------------------------------------===##