summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/algorithm.cpp2
-rw-r--r--src/bind.cpp2
-rw-r--r--src/chrono.cpp2
-rw-r--r--src/condition_variable.cpp2
-rw-r--r--src/hash.cpp2
-rw-r--r--src/ios.cpp2
-rw-r--r--src/iostream.cpp2
-rw-r--r--src/locale.cpp2
-rw-r--r--src/memory.cpp2
-rw-r--r--src/mutex.cpp2
-rw-r--r--src/new.cpp2
-rw-r--r--src/random.cpp2
-rw-r--r--src/stdexcept.cpp2
-rw-r--r--src/strstream.cpp2
-rw-r--r--src/system_error.cpp2
-rw-r--r--src/thread.cpp2
-rw-r--r--src/utility.cpp2
-rw-r--r--src/valarray.cpp2
18 files changed, 18 insertions, 18 deletions
diff --git a/src/algorithm.cpp b/src/algorithm.cpp
index 09b64d62b..fd8152149 100644
--- a/src/algorithm.cpp
+++ b/src/algorithm.cpp
@@ -1,6 +1,6 @@
//===----------------------- algorithm.cpp --------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/bind.cpp b/src/bind.cpp
index 7b4e3454c..027c107d2 100644
--- a/src/bind.cpp
+++ b/src/bind.cpp
@@ -1,6 +1,6 @@
//===-------------------------- bind.cpp ----------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/chrono.cpp b/src/chrono.cpp
index 0130bd2ee..b984f9df6 100644
--- a/src/chrono.cpp
+++ b/src/chrono.cpp
@@ -1,6 +1,6 @@
//===------------------------- chrono.cpp ---------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/condition_variable.cpp b/src/condition_variable.cpp
index 14a6d27c3..7373ec3ce 100644
--- a/src/condition_variable.cpp
+++ b/src/condition_variable.cpp
@@ -1,6 +1,6 @@
//===-------------------- condition_variable.cpp --------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/hash.cpp b/src/hash.cpp
index a6bd311ef..707f5c59f 100644
--- a/src/hash.cpp
+++ b/src/hash.cpp
@@ -1,6 +1,6 @@
//===-------------------------- hash.cpp ----------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/ios.cpp b/src/ios.cpp
index 7d2489dc4..3bf3cbc3a 100644
--- a/src/ios.cpp
+++ b/src/ios.cpp
@@ -1,6 +1,6 @@
//===-------------------------- ios.cpp -----------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/iostream.cpp b/src/iostream.cpp
index 43be58771..6d54b9ae7 100644
--- a/src/iostream.cpp
+++ b/src/iostream.cpp
@@ -1,6 +1,6 @@
//===------------------------ iostream.cpp --------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/locale.cpp b/src/locale.cpp
index 758ec142d..e219d982a 100644
--- a/src/locale.cpp
+++ b/src/locale.cpp
@@ -1,6 +1,6 @@
//===------------------------- locale.cpp ---------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/memory.cpp b/src/memory.cpp
index 1970598c6..e3075bcb1 100644
--- a/src/memory.cpp
+++ b/src/memory.cpp
@@ -1,6 +1,6 @@
//===------------------------ memory.cpp ----------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/mutex.cpp b/src/mutex.cpp
index 26f22985d..f98d7257f 100644
--- a/src/mutex.cpp
+++ b/src/mutex.cpp
@@ -1,6 +1,6 @@
//===------------------------- mutex.cpp ----------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/new.cpp b/src/new.cpp
index 4ab199b91..32e0cbd80 100644
--- a/src/new.cpp
+++ b/src/new.cpp
@@ -1,6 +1,6 @@
//===--------------------------- new.cpp ----------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/random.cpp b/src/random.cpp
index 269a5974e..1d82bf768 100644
--- a/src/random.cpp
+++ b/src/random.cpp
@@ -1,6 +1,6 @@
//===-------------------------- random.cpp --------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/stdexcept.cpp b/src/stdexcept.cpp
index e93618889..e8960eb39 100644
--- a/src/stdexcept.cpp
+++ b/src/stdexcept.cpp
@@ -1,6 +1,6 @@
//===------------------------ stdexcept.cpp -------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/strstream.cpp b/src/strstream.cpp
index d3d257e1f..a5b52b05f 100644
--- a/src/strstream.cpp
+++ b/src/strstream.cpp
@@ -1,6 +1,6 @@
//===------------------------ strstream.cpp -------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/system_error.cpp b/src/system_error.cpp
index aa870e45c..2e12aa8cb 100644
--- a/src/system_error.cpp
+++ b/src/system_error.cpp
@@ -1,6 +1,6 @@
//===---------------------- system_error.cpp ------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/thread.cpp b/src/thread.cpp
index ce391877f..4a7904dc5 100644
--- a/src/thread.cpp
+++ b/src/thread.cpp
@@ -1,6 +1,6 @@
//===------------------------- thread.cpp----------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/utility.cpp b/src/utility.cpp
index 81689b325..80f644a63 100644
--- a/src/utility.cpp
+++ b/src/utility.cpp
@@ -1,6 +1,6 @@
//===------------------------ utility.cpp ---------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
diff --git a/src/valarray.cpp b/src/valarray.cpp
index ff3406f74..9e61f679e 100644
--- a/src/valarray.cpp
+++ b/src/valarray.cpp
@@ -1,6 +1,6 @@
//===------------------------ valarray.cpp --------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure
+// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.