diff options
author | Howard Hinnant <hhinnant@apple.com> | 2010-05-11 21:36:01 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2010-05-11 21:36:01 +0000 |
commit | 5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0 (patch) | |
tree | 9e474cfa73c5c4fc9ceafa2f9bb651c8492a3204 /libcxx/test/strings/basic.string/string.modifiers/string::append | |
parent | 0547ad38e334146599521e455d0d6f83a117a60e (diff) | |
download | bcm5719-llvm-5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0.tar.gz bcm5719-llvm-5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0.zip |
Wiped out some non-ascii characters that snuck into the copyright.
llvm-svn: 103516
Diffstat (limited to 'libcxx/test/strings/basic.string/string.modifiers/string::append')
8 files changed, 8 insertions, 8 deletions
diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::append/initializer_list.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/initializer_list.pass.cpp index 134f4fffd98..44690d7bcf1 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/initializer_list.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/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::append/iterator.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/iterator.pass.cpp index e9126a16388..fc2acea4bc1 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/iterator.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/iterator.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::append/pointer.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/pointer.pass.cpp index 4d98a1fcfeb..63a9deb730c 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/pointer.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/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::append/pointer_size.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/pointer_size.pass.cpp index 4daffe8131a..8aea4b80bd9 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/pointer_size.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/pointer_size.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::append/push_back.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/push_back.pass.cpp index da5604ed94d..e552a3c95d0 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/push_back.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/push_back.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::append/size_char.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/size_char.pass.cpp index c5674609c94..1c9a07ec9cf 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/size_char.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/size_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::append/string.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/string.pass.cpp index 1e5623489f9..aa37380415f 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/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.modifiers/string::append/string_size_size.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::append/string_size_size.pass.cpp index c043fb731ed..25de33e4594 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::append/string_size_size.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::append/string_size_size.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. |