summaryrefslogtreecommitdiffstats
path: root/clang/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 19:59:25 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 19:59:25 +0000
commit5b12ab8c9349f789518ebbfeec226e4cf34ad3aa (patch)
treea873b72c2ca4d5c0cde0ef3ac79ddcd200b49d8d /clang/CodeGen/CodeGenFunction.cpp
parentebf5666abf3c24e20c8c5883b52492921e073f8b (diff)
downloadbcm5719-llvm-5b12ab8c9349f789518ebbfeec226e4cf34ad3aa.tar.gz
bcm5719-llvm-5b12ab8c9349f789518ebbfeec226e4cf34ad3aa.zip
Don't attribute in file headers anymore. See llvmdev for the
discussion of this change. llvm-svn: 45410
Diffstat (limited to 'clang/CodeGen/CodeGenFunction.cpp')
-rw-r--r--clang/CodeGen/CodeGenFunction.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/CodeGen/CodeGenFunction.cpp b/clang/CodeGen/CodeGenFunction.cpp
index ad8011c7dbd..98d0b01ad5a 100644
--- a/clang/CodeGen/CodeGenFunction.cpp
+++ b/clang/CodeGen/CodeGenFunction.cpp
@@ -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.
//
//===----------------------------------------------------------------------===//
//
OpenPOWER on IntegriCloud