diff options
Diffstat (limited to 'libcxx/test/containers/sequences/array/array.cons')
-rw-r--r-- | libcxx/test/containers/sequences/array/array.cons/default.pass.cpp | 2 | ||||
-rw-r--r-- | libcxx/test/containers/sequences/array/array.cons/initializer_list.pass.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/test/containers/sequences/array/array.cons/default.pass.cpp b/libcxx/test/containers/sequences/array/array.cons/default.pass.cpp index c8fc3aafdee..8cbb0bff7c3 100644 --- a/libcxx/test/containers/sequences/array/array.cons/default.pass.cpp +++ b/libcxx/test/containers/sequences/array/array.cons/default.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/containers/sequences/array/array.cons/initializer_list.pass.cpp b/libcxx/test/containers/sequences/array/array.cons/initializer_list.pass.cpp index f5542831009..eee2acf904e 100644 --- a/libcxx/test/containers/sequences/array/array.cons/initializer_list.pass.cpp +++ b/libcxx/test/containers/sequences/array/array.cons/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. |