summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/numarray/valarray.range
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/numerics/numarray/valarray.range')
-rw-r--r--libcxx/test/numerics/numarray/valarray.range/begin_const.pass.cpp2
-rw-r--r--libcxx/test/numerics/numarray/valarray.range/begin_non_const.pass.cpp2
-rw-r--r--libcxx/test/numerics/numarray/valarray.range/end_const.pass.cpp2
-rw-r--r--libcxx/test/numerics/numarray/valarray.range/end_non_const.pass.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/libcxx/test/numerics/numarray/valarray.range/begin_const.pass.cpp b/libcxx/test/numerics/numarray/valarray.range/begin_const.pass.cpp
index 5d52624f65a..56e7c9c0fa6 100644
--- a/libcxx/test/numerics/numarray/valarray.range/begin_const.pass.cpp
+++ b/libcxx/test/numerics/numarray/valarray.range/begin_const.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/numerics/numarray/valarray.range/begin_non_const.pass.cpp b/libcxx/test/numerics/numarray/valarray.range/begin_non_const.pass.cpp
index aa68fc57b39..460c258f295 100644
--- a/libcxx/test/numerics/numarray/valarray.range/begin_non_const.pass.cpp
+++ b/libcxx/test/numerics/numarray/valarray.range/begin_non_const.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/numerics/numarray/valarray.range/end_const.pass.cpp b/libcxx/test/numerics/numarray/valarray.range/end_const.pass.cpp
index f7062f701f6..1d5ec84a005 100644
--- a/libcxx/test/numerics/numarray/valarray.range/end_const.pass.cpp
+++ b/libcxx/test/numerics/numarray/valarray.range/end_const.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/numerics/numarray/valarray.range/end_non_const.pass.cpp b/libcxx/test/numerics/numarray/valarray.range/end_non_const.pass.cpp
index 38597d7396e..ed75d7a8c8e 100644
--- a/libcxx/test/numerics/numarray/valarray.range/end_non_const.pass.cpp
+++ b/libcxx/test/numerics/numarray/valarray.range/end_non_const.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.
OpenPOWER on IntegriCloud