diff options
Diffstat (limited to 'libcxx/test/strings/basic.string/string.nonmembers/string::op+')
5 files changed, 5 insertions, 5 deletions
diff --git a/libcxx/test/strings/basic.string/string.nonmembers/string::op+/char_string.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/char_string.pass.cpp index 0355616339b..a6d0d4f43d6 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::op+/char_string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/char_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::op+/pointer_string.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/pointer_string.pass.cpp index 9556770f11f..53df0a45c18 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::op+/pointer_string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/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::op+/string_char.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/string_char.pass.cpp index 2ac997ded00..6a99529de31 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::op+/string_char.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/string_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.nonmembers/string::op+/string_pointer.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/string_pointer.pass.cpp index 5487bc140e6..fd06a480b6c 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::op+/string_pointer.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/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::op+/string_string.pass.cpp b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/string_string.pass.cpp index b9ab0deaf28..05ec210948e 100644 --- a/libcxx/test/strings/basic.string/string.nonmembers/string::op+/string_string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.nonmembers/string::op+/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. |

