summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/c.math
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/numerics/c.math')
-rw-r--r--libcxx/test/numerics/c.math/cmath.pass.cpp4
-rw-r--r--libcxx/test/numerics/c.math/ctgmath.pass.cpp4
-rw-r--r--libcxx/test/numerics/c.math/tgmath_h.pass.cpp4
-rw-r--r--libcxx/test/numerics/c.math/version_cmath.pass.cpp4
4 files changed, 8 insertions, 8 deletions
diff --git a/libcxx/test/numerics/c.math/cmath.pass.cpp b/libcxx/test/numerics/c.math/cmath.pass.cpp
index b060dc6b351..84d695e21d9 100644
--- a/libcxx/test/numerics/c.math/cmath.pass.cpp
+++ b/libcxx/test/numerics/c.math/cmath.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. 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 69ee0a82e89..278217e0484 100644
--- a/libcxx/test/numerics/c.math/ctgmath.pass.cpp
+++ b/libcxx/test/numerics/c.math/ctgmath.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. 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 5cc853106db..23143c7140a 100644
--- a/libcxx/test/numerics/c.math/tgmath_h.pass.cpp
+++ b/libcxx/test/numerics/c.math/tgmath_h.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. 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 ac9ee2e3b9f..1249a902e7a 100644
--- a/libcxx/test/numerics/c.math/version_cmath.pass.cpp
+++ b/libcxx/test/numerics/c.math/version_cmath.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud