diff options
Diffstat (limited to 'libcxx/test/strings/basic.string/string.nonmembers/string::operator==')
3 files changed, 3 insertions, 3 deletions
diff --git a/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/pointer_string.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/pointer_string.pass.cpp index 9fce864f00f..c0db6d7e94b 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/pointer_string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/pointer_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. diff --git a/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/string_pointer.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/string_pointer.pass.cpp index e365c80e615..ee4f5bf3a4d 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/string_pointer.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/string_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.nonmembers/string::operator==/string_string.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/string_string.pass.cpp index 065c1fff7b9..fcc02d5285e 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/string_string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::operator==/string_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. |