aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:15:18 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:15:18 +0000
commite985a8bd5f420135babd6c2d66e21d72c2b2deeb (patch)
tree5a819acbd0e175f2e2627547650b0da576665bf3
parent722370b582b6e5a39b0cec5f27517ce0861f6a3d (diff)
remove attributions from makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@45417 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--Makefile4
-rw-r--r--Makefile.FORTRAN4
-rw-r--r--Makefile.common4
-rw-r--r--Makefile.f2c4
-rw-r--r--Makefile.nagfortran4
-rw-r--r--Makefile.rules4
6 files changed, 12 insertions, 12 deletions
diff --git a/Makefile b/Makefile
index b614372c..4ebe3747 100644
--- a/Makefile
+++ b/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/Makefile.FORTRAN b/Makefile.FORTRAN
index ce6f8bf9..e23767f1 100644
--- a/Makefile.FORTRAN
+++ b/Makefile.FORTRAN
@@ -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/Makefile.common b/Makefile.common
index 0da28e8d..016b7e11 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -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/Makefile.f2c b/Makefile.f2c
index 2a1d7681..9ec443ca 100644
--- a/Makefile.f2c
+++ b/Makefile.f2c
@@ -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/Makefile.nagfortran b/Makefile.nagfortran
index 27226c15..b3ca5b1c 100644
--- a/Makefile.nagfortran
+++ b/Makefile.nagfortran
@@ -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/Makefile.rules b/Makefile.rules
index 1a77b541..b1dd1a53 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -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.
#
#===------------------------------------------------------------------------===#
#