summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/iostream.format/std.manip
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/input.output/iostream.format/std.manip')
-rw-r--r--libcxx/test/input.output/iostream.format/std.manip/resetiosflags.pass.cpp2
-rw-r--r--libcxx/test/input.output/iostream.format/std.manip/setbase.pass.cpp2
-rw-r--r--libcxx/test/input.output/iostream.format/std.manip/setfill.pass.cpp2
-rw-r--r--libcxx/test/input.output/iostream.format/std.manip/setiosflags.pass.cpp2
-rw-r--r--libcxx/test/input.output/iostream.format/std.manip/setprecision.pass.cpp2
-rw-r--r--libcxx/test/input.output/iostream.format/std.manip/setw.pass.cpp2
-rw-r--r--libcxx/test/input.output/iostream.format/std.manip/version.pass.cpp2
7 files changed, 7 insertions, 7 deletions
diff --git a/libcxx/test/input.output/iostream.format/std.manip/resetiosflags.pass.cpp b/libcxx/test/input.output/iostream.format/std.manip/resetiosflags.pass.cpp
index 7a83cd8358a..d77b54bfaa2 100644
--- a/libcxx/test/input.output/iostream.format/std.manip/resetiosflags.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/std.manip/resetiosflags.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/input.output/iostream.format/std.manip/setbase.pass.cpp b/libcxx/test/input.output/iostream.format/std.manip/setbase.pass.cpp
index 995bfdd127b..f93b9a72f2f 100644
--- a/libcxx/test/input.output/iostream.format/std.manip/setbase.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/std.manip/setbase.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/input.output/iostream.format/std.manip/setfill.pass.cpp b/libcxx/test/input.output/iostream.format/std.manip/setfill.pass.cpp
index 654bd8b797f..6b109fad7d9 100644
--- a/libcxx/test/input.output/iostream.format/std.manip/setfill.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/std.manip/setfill.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/input.output/iostream.format/std.manip/setiosflags.pass.cpp b/libcxx/test/input.output/iostream.format/std.manip/setiosflags.pass.cpp
index 027e187ec53..e324ac638dd 100644
--- a/libcxx/test/input.output/iostream.format/std.manip/setiosflags.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/std.manip/setiosflags.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/input.output/iostream.format/std.manip/setprecision.pass.cpp b/libcxx/test/input.output/iostream.format/std.manip/setprecision.pass.cpp
index 626c1620844..be2065c3f24 100644
--- a/libcxx/test/input.output/iostream.format/std.manip/setprecision.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/std.manip/setprecision.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/input.output/iostream.format/std.manip/setw.pass.cpp b/libcxx/test/input.output/iostream.format/std.manip/setw.pass.cpp
index 85df1a4937b..2685f72c3df 100644
--- a/libcxx/test/input.output/iostream.format/std.manip/setw.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/std.manip/setw.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/input.output/iostream.format/std.manip/version.pass.cpp b/libcxx/test/input.output/iostream.format/std.manip/version.pass.cpp
index 233c6e6a8e3..7ac0dcde0d0 100644
--- a/libcxx/test/input.output/iostream.format/std.manip/version.pass.cpp
+++ b/libcxx/test/input.output/iostream.format/std.manip/version.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