diff options
Diffstat (limited to 'libcxx/test/containers/sequences/array/array.special')
-rw-r--r-- | libcxx/test/containers/sequences/array/array.special/swap.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/containers/sequences/array/array.special/swap.pass.cpp b/libcxx/test/containers/sequences/array/array.special/swap.pass.cpp index 4b0a47f1372..32c353a5f90 100644 --- a/libcxx/test/containers/sequences/array/array.special/swap.pass.cpp +++ b/libcxx/test/containers/sequences/array/array.special/swap.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. |