From: Chris Lattner Date: Sat, 29 Dec 2007 20:02:25 +0000 (+0000) Subject: remove attribution from makefiles. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6298b8c0212c7bc28dd7d1f2e124f23ba5327344;p=clang 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 17abef6e73..066fdb6a42 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 59dfc7d4a9..a106263929 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 1db0a7f19b..1fa8f581b6 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 5e6f705846..87bc646424 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 f56aed0589..3c67f08801 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 60e70f240a..300a99186f 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 106b61890b..e5453e9a38 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 83a1effe21..22ca9c7079 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. # ##===----------------------------------------------------------------------===## #