summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/c.strings
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/strings/c.strings')
-rw-r--r--libcxx/test/strings/c.strings/cctype.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/cstring.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/cuchar.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/cwchar.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/cwctype.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/version_cctype.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/version_cstring.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/version_cuchar.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/version_cwchar.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/version_cwctype.pass.cpp2
10 files changed, 10 insertions, 10 deletions
diff --git a/libcxx/test/strings/c.strings/cctype.pass.cpp b/libcxx/test/strings/c.strings/cctype.pass.cpp
index 69b3ed09282..3a74c359156 100644
--- a/libcxx/test/strings/c.strings/cctype.pass.cpp
+++ b/libcxx/test/strings/c.strings/cctype.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/c.strings/cstring.pass.cpp b/libcxx/test/strings/c.strings/cstring.pass.cpp
index dbb611feaaf..049d99e2e7d 100644
--- a/libcxx/test/strings/c.strings/cstring.pass.cpp
+++ b/libcxx/test/strings/c.strings/cstring.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/c.strings/cuchar.pass.cpp b/libcxx/test/strings/c.strings/cuchar.pass.cpp
index ec5f6a0ef7c..ba0b93e1fdc 100644
--- a/libcxx/test/strings/c.strings/cuchar.pass.cpp
+++ b/libcxx/test/strings/c.strings/cuchar.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/c.strings/cwchar.pass.cpp b/libcxx/test/strings/c.strings/cwchar.pass.cpp
index 92a70c56681..fc6fde25672 100644
--- a/libcxx/test/strings/c.strings/cwchar.pass.cpp
+++ b/libcxx/test/strings/c.strings/cwchar.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/c.strings/cwctype.pass.cpp b/libcxx/test/strings/c.strings/cwctype.pass.cpp
index 64934bdd1e1..7647ff4cf6b 100644
--- a/libcxx/test/strings/c.strings/cwctype.pass.cpp
+++ b/libcxx/test/strings/c.strings/cwctype.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/c.strings/version_cctype.pass.cpp b/libcxx/test/strings/c.strings/version_cctype.pass.cpp
index 5c2e817cec6..cae1be6287e 100644
--- a/libcxx/test/strings/c.strings/version_cctype.pass.cpp
+++ b/libcxx/test/strings/c.strings/version_cctype.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/c.strings/version_cstring.pass.cpp b/libcxx/test/strings/c.strings/version_cstring.pass.cpp
index 670e0e102be..361da31952a 100644
--- a/libcxx/test/strings/c.strings/version_cstring.pass.cpp
+++ b/libcxx/test/strings/c.strings/version_cstring.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/c.strings/version_cuchar.pass.cpp b/libcxx/test/strings/c.strings/version_cuchar.pass.cpp
index 11bbeb65b9e..cf4da6041d1 100644
--- a/libcxx/test/strings/c.strings/version_cuchar.pass.cpp
+++ b/libcxx/test/strings/c.strings/version_cuchar.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/c.strings/version_cwchar.pass.cpp b/libcxx/test/strings/c.strings/version_cwchar.pass.cpp
index 612762b1d78..07e0047ef8a 100644
--- a/libcxx/test/strings/c.strings/version_cwchar.pass.cpp
+++ b/libcxx/test/strings/c.strings/version_cwchar.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/c.strings/version_cwctype.pass.cpp b/libcxx/test/strings/c.strings/version_cwctype.pass.cpp
index bc3c0909062..90fe4f30818 100644
--- a/libcxx/test/strings/c.strings/version_cwctype.pass.cpp
+++ b/libcxx/test/strings/c.strings/version_cwctype.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