From 5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Tue, 11 May 2010 21:36:01 +0000 Subject: Wiped out some non-ascii characters that snuck into the copyright. llvm-svn: 103516 --- .../strings/basic.string/string.modifiers/string::op+=/char.pass.cpp | 2 +- .../string.modifiers/string::op+=/initializer_list.pass.cpp | 2 +- .../strings/basic.string/string.modifiers/string::op+=/pointer.pass.cpp | 2 +- .../strings/basic.string/string.modifiers/string::op+=/string.pass.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'libcxx/test/strings/basic.string/string.modifiers/string::op+=') diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::op+=/char.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/char.pass.cpp index a3b2cbeba7a..0bd138606fd 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::op+=/char.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/char.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/libcxx/test/strings/basic.string/string.modifiers/string::op+=/initializer_list.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/initializer_list.pass.cpp index cae4a08442f..f039d91c3d1 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::op+=/initializer_list.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/initializer_list.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/libcxx/test/strings/basic.string/string.modifiers/string::op+=/pointer.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/pointer.pass.cpp index 4216fd419c6..15ef80a4f21 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::op+=/pointer.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/pointer.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/libcxx/test/strings/basic.string/string.modifiers/string::op+=/string.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/string.pass.cpp index e5aea3f9c5d..5b8d1a51eea 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::op+=/string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::op+=/string.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. -- cgit v1.2.3