diff --git a/clang/AST/Makefile b/clang/AST/Makefile index 17abef6e734e..066fdb6a4294 100644 --- a/clang/AST/Makefile +++ b/clang/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/clang/Analysis/Makefile b/clang/Analysis/Makefile index 59dfc7d4a9d6..a106263929ef 100644 --- a/clang/Analysis/Makefile +++ b/clang/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/clang/Basic/Makefile b/clang/Basic/Makefile index 1db0a7f19b23..1fa8f581b6b6 100644 --- a/clang/Basic/Makefile +++ b/clang/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/clang/CodeGen/Makefile b/clang/CodeGen/Makefile index 5e6f70584689..87bc646424af 100644 --- a/clang/CodeGen/Makefile +++ b/clang/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/clang/Lex/Makefile b/clang/Lex/Makefile index f56aed058996..3c67f0880151 100644 --- a/clang/Lex/Makefile +++ b/clang/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/clang/Parse/Makefile b/clang/Parse/Makefile index 60e70f240ae0..300a99186f45 100644 --- a/clang/Parse/Makefile +++ b/clang/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/clang/Rewrite/Makefile b/clang/Rewrite/Makefile index 106b61890bdc..e5453e9a389e 100644 --- a/clang/Rewrite/Makefile +++ b/clang/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/clang/Sema/Makefile b/clang/Sema/Makefile index 83a1effe21f4..22ca9c7079a7 100644 --- a/clang/Sema/Makefile +++ b/clang/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. # ##===----------------------------------------------------------------------===## #