remove attribution from makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45412 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/AST/Makefile b/AST/Makefile
index 17abef6..066fdb6 100644
--- a/AST/Makefile
+++ b/AST/Makefile
@@ -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/Analysis/Makefile b/Analysis/Makefile
index 59dfc7d..a106263 100644
--- a/Analysis/Makefile
+++ b/Analysis/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Ted Kremenek 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/Basic/Makefile b/Basic/Makefile
index 1db0a7f..1fa8f58 100644
--- a/Basic/Makefile
+++ b/Basic/Makefile
@@ -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/CodeGen/Makefile b/CodeGen/Makefile
index 5e6f705..87bc646 100644
--- a/CodeGen/Makefile
+++ b/CodeGen/Makefile
@@ -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/Lex/Makefile b/Lex/Makefile
index f56aed0..3c67f08 100644
--- a/Lex/Makefile
+++ b/Lex/Makefile
@@ -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/Parse/Makefile b/Parse/Makefile
index 60e70f2..300a991 100644
--- a/Parse/Makefile
+++ b/Parse/Makefile
@@ -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/Rewrite/Makefile b/Rewrite/Makefile
index 106b618..e5453e9 100644
--- a/Rewrite/Makefile
+++ b/Rewrite/Makefile
@@ -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/Sema/Makefile b/Sema/Makefile
index 83a1eff..22ca9c7 100644
--- a/Sema/Makefile
+++ b/Sema/Makefile
@@ -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.
#
##===----------------------------------------------------------------------===##
#