summaryrefslogtreecommitdiffstats
path: root/clang/Basic
diff options
context:
space:
mode:
Diffstat (limited to 'clang/Basic')
-rw-r--r--clang/Basic/Diagnostic.cpp4
-rw-r--r--clang/Basic/FileManager.cpp4
-rw-r--r--clang/Basic/IdentifierTable.cpp4
-rw-r--r--clang/Basic/LangOptions.cpp4
-rw-r--r--clang/Basic/SourceLocation.cpp4
-rw-r--r--clang/Basic/SourceManager.cpp4
-rw-r--r--clang/Basic/TargetInfo.cpp4
-rw-r--r--clang/Basic/Targets.cpp4
-rw-r--r--clang/Basic/TokenKinds.cpp4
9 files changed, 18 insertions, 18 deletions
diff --git a/clang/Basic/Diagnostic.cpp b/clang/Basic/Diagnostic.cpp
index 2d9981424a3..158e8ff33f4 100644
--- a/clang/Basic/Diagnostic.cpp
+++ b/clang/Basic/Diagnostic.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.
//
//===----------------------------------------------------------------------===//
//
diff --git a/clang/Basic/FileManager.cpp b/clang/Basic/FileManager.cpp
index 2467fa6872c..eb02278ff7b 100644
--- a/clang/Basic/FileManager.cpp
+++ b/clang/Basic/FileManager.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.
//
//===----------------------------------------------------------------------===//
//
diff --git a/clang/Basic/IdentifierTable.cpp b/clang/Basic/IdentifierTable.cpp
index 3d1ef1fbe59..f6c5f3a1af9 100644
--- a/clang/Basic/IdentifierTable.cpp
+++ b/clang/Basic/IdentifierTable.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.
//
//===----------------------------------------------------------------------===//
//
diff --git a/clang/Basic/LangOptions.cpp b/clang/Basic/LangOptions.cpp
index ef12bea4dff..f7fd91fbda5 100644
--- a/clang/Basic/LangOptions.cpp
+++ b/clang/Basic/LangOptions.cpp
@@ -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/SourceLocation.cpp b/clang/Basic/SourceLocation.cpp
index d7f34567fb9..eaf129f251e 100644
--- a/clang/Basic/SourceLocation.cpp
+++ b/clang/Basic/SourceLocation.cpp
@@ -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/SourceManager.cpp b/clang/Basic/SourceManager.cpp
index fe213426b9b..fc43a2f4c88 100644
--- a/clang/Basic/SourceManager.cpp
+++ b/clang/Basic/SourceManager.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.
//
//===----------------------------------------------------------------------===//
//
diff --git a/clang/Basic/TargetInfo.cpp b/clang/Basic/TargetInfo.cpp
index 4c9d1c8afe2..77efe604baa 100644
--- a/clang/Basic/TargetInfo.cpp
+++ b/clang/Basic/TargetInfo.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.
//
//===----------------------------------------------------------------------===//
//
diff --git a/clang/Basic/Targets.cpp b/clang/Basic/Targets.cpp
index 9b182901ca4..fcd105a7aaf 100644
--- a/clang/Basic/Targets.cpp
+++ b/clang/Basic/Targets.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.
//
//===----------------------------------------------------------------------===//
//
diff --git a/clang/Basic/TokenKinds.cpp b/clang/Basic/TokenKinds.cpp
index 324a72d844b..bde8a5598b4 100644
--- a/clang/Basic/TokenKinds.cpp
+++ b/clang/Basic/TokenKinds.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