Wiped out some non-ascii characters that snuck into the copyright. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103516 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/src/algorithm.cpp b/src/algorithm.cpp index 09b64d6..fd81521 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 7b4e345..027c107 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 0130bd2..b984f9d 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 14a6d27..7373ec3 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 a6bd311..707f5c5 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 7d2489d..3bf3cbc 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 43be587..6d54b9a 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 758ec14..e219d98 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 1970598..e3075bc 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 26f2298..f98d725 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 4ab199b..32e0cbd 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 269a597..1d82bf7 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 e936188..e8960eb 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 d3d257e..a5b52b0 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 aa870e4..2e12aa8 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 ce39187..4a7904d 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 81689b3..80f644a 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 ff3406f..9e61f67 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.