diff options
Diffstat (limited to 'libcxx/test/numerics/c.math')
-rw-r--r-- | libcxx/test/numerics/c.math/cmath.pass.cpp | 2 | ||||
-rw-r--r-- | libcxx/test/numerics/c.math/ctgmath.pass.cpp | 2 | ||||
-rw-r--r-- | libcxx/test/numerics/c.math/tgmath_h.pass.cpp | 2 | ||||
-rw-r--r-- | libcxx/test/numerics/c.math/version_cmath.pass.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libcxx/test/numerics/c.math/cmath.pass.cpp b/libcxx/test/numerics/c.math/cmath.pass.cpp index f8e488f6529..b060dc6b351 100644 --- a/libcxx/test/numerics/c.math/cmath.pass.cpp +++ b/libcxx/test/numerics/c.math/cmath.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/c.math/ctgmath.pass.cpp b/libcxx/test/numerics/c.math/ctgmath.pass.cpp index 8cd7d3f669b..69ee0a82e89 100644 --- a/libcxx/test/numerics/c.math/ctgmath.pass.cpp +++ b/libcxx/test/numerics/c.math/ctgmath.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/c.math/tgmath_h.pass.cpp b/libcxx/test/numerics/c.math/tgmath_h.pass.cpp index 6a1c204c779..5cc853106db 100644 --- a/libcxx/test/numerics/c.math/tgmath_h.pass.cpp +++ b/libcxx/test/numerics/c.math/tgmath_h.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/c.math/version_cmath.pass.cpp b/libcxx/test/numerics/c.math/version_cmath.pass.cpp index ea26224e797..ac9ee2e3b9f 100644 --- a/libcxx/test/numerics/c.math/version_cmath.pass.cpp +++ b/libcxx/test/numerics/c.math/version_cmath.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. |