diff options
Diffstat (limited to 'tools/lto/lto-c.cpp')
-rw-r--r-- | tools/lto/lto-c.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/lto/lto-c.cpp b/tools/lto/lto-c.cpp index ae939a99bf..df9af0bef4 100644 --- a/tools/lto/lto-c.cpp +++ b/tools/lto/lto-c.cpp @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Chandler Carruth 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. // //===----------------------------------------------------------------------===// // |