summaryrefslogtreecommitdiffstats
path: root/libcxx/include
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include')
-rw-r--r--libcxx/include/__bit_reference4
-rw-r--r--libcxx/include/__config4
-rw-r--r--libcxx/include/__functional_034
-rw-r--r--libcxx/include/__functional_base4
-rw-r--r--libcxx/include/__functional_base_034
-rw-r--r--libcxx/include/__hash_table4
-rw-r--r--libcxx/include/__locale4
-rw-r--r--libcxx/include/__mutex_base4
-rw-r--r--libcxx/include/__sso_allocator4
-rw-r--r--libcxx/include/__std_stream4
-rw-r--r--libcxx/include/__tree4
-rw-r--r--libcxx/include/__tuple4
-rw-r--r--libcxx/include/__tuple_034
-rw-r--r--libcxx/include/algorithm4
-rw-r--r--libcxx/include/array4
-rw-r--r--libcxx/include/bitset4
-rw-r--r--libcxx/include/cassert4
-rw-r--r--libcxx/include/ccomplex4
-rw-r--r--libcxx/include/cctype4
-rw-r--r--libcxx/include/cerrno4
-rw-r--r--libcxx/include/cfenv4
-rw-r--r--libcxx/include/cfloat4
-rw-r--r--libcxx/include/chrono4
-rw-r--r--libcxx/include/ciso6464
-rw-r--r--libcxx/include/climits4
-rw-r--r--libcxx/include/clocale4
-rw-r--r--libcxx/include/cmath4
-rw-r--r--libcxx/include/codecvt4
-rw-r--r--libcxx/include/complex4
-rw-r--r--libcxx/include/complex.h4
-rw-r--r--libcxx/include/condition_variable4
-rw-r--r--libcxx/include/csetjmp4
-rw-r--r--libcxx/include/csignal4
-rw-r--r--libcxx/include/cstdarg4
-rw-r--r--libcxx/include/cstdbool4
-rw-r--r--libcxx/include/cstddef4
-rw-r--r--libcxx/include/cstdint4
-rw-r--r--libcxx/include/cstdio4
-rw-r--r--libcxx/include/cstdlib4
-rw-r--r--libcxx/include/ctgmath4
-rw-r--r--libcxx/include/ctime4
-rw-r--r--libcxx/include/cwchar4
-rw-r--r--libcxx/include/cwctype4
-rw-r--r--libcxx/include/deque4
-rw-r--r--libcxx/include/exception4
-rw-r--r--libcxx/include/ext/hash_map4
-rw-r--r--libcxx/include/ext/hash_set4
-rw-r--r--libcxx/include/forward_list4
-rw-r--r--libcxx/include/fstream4
-rw-r--r--libcxx/include/functional4
-rw-r--r--libcxx/include/future4
-rw-r--r--libcxx/include/initializer_list4
-rw-r--r--libcxx/include/iomanip4
-rw-r--r--libcxx/include/ios4
-rw-r--r--libcxx/include/iosfwd4
-rw-r--r--libcxx/include/iostream4
-rw-r--r--libcxx/include/istream4
-rw-r--r--libcxx/include/iterator4
-rw-r--r--libcxx/include/limits4
-rw-r--r--libcxx/include/list4
-rw-r--r--libcxx/include/locale4
-rw-r--r--libcxx/include/map4
-rw-r--r--libcxx/include/memory4
-rw-r--r--libcxx/include/mutex4
-rw-r--r--libcxx/include/new4
-rw-r--r--libcxx/include/numeric4
-rw-r--r--libcxx/include/ostream4
-rw-r--r--libcxx/include/queue4
-rw-r--r--libcxx/include/random4
-rw-r--r--libcxx/include/ratio4
-rw-r--r--libcxx/include/regex4
-rw-r--r--libcxx/include/scoped_allocator4
-rw-r--r--libcxx/include/set4
-rw-r--r--libcxx/include/sstream4
-rw-r--r--libcxx/include/stack4
-rw-r--r--libcxx/include/stdexcept4
-rw-r--r--libcxx/include/streambuf4
-rw-r--r--libcxx/include/strstream4
-rw-r--r--libcxx/include/system_error4
-rw-r--r--libcxx/include/tgmath.h4
-rw-r--r--libcxx/include/thread4
-rw-r--r--libcxx/include/type_traits4
-rw-r--r--libcxx/include/typeindex4
-rw-r--r--libcxx/include/typeinfo4
-rw-r--r--libcxx/include/unordered_map4
-rw-r--r--libcxx/include/unordered_set4
-rw-r--r--libcxx/include/utility4
-rw-r--r--libcxx/include/valarray4
-rw-r--r--libcxx/include/vector4
89 files changed, 178 insertions, 178 deletions
diff --git a/libcxx/include/__bit_reference b/libcxx/include/__bit_reference
index 9ecffc6d852..bef27625e22 100644
--- a/libcxx/include/__bit_reference
+++ b/libcxx/include/__bit_reference
@@ -3,8 +3,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/include/__config b/libcxx/include/__config
index bb4e72ee12f..f2460665f72 100644
--- a/libcxx/include/__config
+++ b/libcxx/include/__config
@@ -3,8 +3,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/include/__functional_03 b/libcxx/include/__functional_03
index 742fd6c0140..25d8ab93e93 100644
--- a/libcxx/include/__functional_03
+++ b/libcxx/include/__functional_03
@@ -3,8 +3,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/include/__functional_base b/libcxx/include/__functional_base
index c062ab34637..af9e6238759 100644
--- a/libcxx/include/__functional_base
+++ b/libcxx/include/__functional_base
@@ -3,8 +3,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/include/__functional_base_03 b/libcxx/include/__functional_base_03
index 368110b8371..7fed6c753fb 100644
--- a/libcxx/include/__functional_base_03
+++ b/libcxx/include/__functional_base_03
@@ -3,8 +3,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/include/__hash_table b/libcxx/include/__hash_table
index c8e34cc85b4..ae9ee1c515d 100644
--- a/libcxx/include/__hash_table
+++ b/libcxx/include/__hash_table
@@ -3,8 +3,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/include/__locale b/libcxx/include/__locale
index 8f31dc4e24d..790d37ab5b4 100644
--- a/libcxx/include/__locale
+++ b/libcxx/include/__locale
@@ -3,8 +3,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/include/__mutex_base b/libcxx/include/__mutex_base
index 5ff0389232c..554ec3f16bd 100644
--- a/libcxx/include/__mutex_base
+++ b/libcxx/include/__mutex_base
@@ -3,8 +3,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/include/__sso_allocator b/libcxx/include/__sso_allocator
index 28c95139caa..d25fc484d38 100644
--- a/libcxx/include/__sso_allocator
+++ b/libcxx/include/__sso_allocator
@@ -3,8 +3,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/include/__std_stream b/libcxx/include/__std_stream
index a2591f556b3..f6b3fd2f029 100644
--- a/libcxx/include/__std_stream
+++ b/libcxx/include/__std_stream
@@ -3,8 +3,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/include/__tree b/libcxx/include/__tree
index 195b5d5bb56..b49e9e4d845 100644
--- a/libcxx/include/__tree
+++ b/libcxx/include/__tree
@@ -3,8 +3,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/include/__tuple b/libcxx/include/__tuple
index e10f8d78b57..9a932f4c628 100644
--- a/libcxx/include/__tuple
+++ b/libcxx/include/__tuple
@@ -3,8 +3,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/include/__tuple_03 b/libcxx/include/__tuple_03
index d72aedb54a6..61049191cb2 100644
--- a/libcxx/include/__tuple_03
+++ b/libcxx/include/__tuple_03
@@ -3,8 +3,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/include/algorithm b/libcxx/include/algorithm
index b895f032bed..4f490367d7a 100644
--- a/libcxx/include/algorithm
+++ b/libcxx/include/algorithm
@@ -3,8 +3,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/include/array b/libcxx/include/array
index 0ee59ef7917..2c3d89cde9d 100644
--- a/libcxx/include/array
+++ b/libcxx/include/array
@@ -3,8 +3,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/include/bitset b/libcxx/include/bitset
index ab6ac42e4a7..6658d3624e0 100644
--- a/libcxx/include/bitset
+++ b/libcxx/include/bitset
@@ -3,8 +3,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/include/cassert b/libcxx/include/cassert
index 404426beace..7337b16ee64 100644
--- a/libcxx/include/cassert
+++ b/libcxx/include/cassert
@@ -3,8 +3,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/include/ccomplex b/libcxx/include/ccomplex
index 3fcf07e6a97..0e999a92d1f 100644
--- a/libcxx/include/ccomplex
+++ b/libcxx/include/ccomplex
@@ -3,8 +3,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/include/cctype b/libcxx/include/cctype
index 3e13582b9d9..dbdc3e765e5 100644
--- a/libcxx/include/cctype
+++ b/libcxx/include/cctype
@@ -3,8 +3,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/include/cerrno b/libcxx/include/cerrno
index 028a388de60..0d101882d45 100644
--- a/libcxx/include/cerrno
+++ b/libcxx/include/cerrno
@@ -3,8 +3,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/include/cfenv b/libcxx/include/cfenv
index 42cc00c7a27..cd86b882325 100644
--- a/libcxx/include/cfenv
+++ b/libcxx/include/cfenv
@@ -3,8 +3,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/include/cfloat b/libcxx/include/cfloat
index c4de7d623cd..f0079c23fa2 100644
--- a/libcxx/include/cfloat
+++ b/libcxx/include/cfloat
@@ -3,8 +3,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/include/chrono b/libcxx/include/chrono
index 4effbc47948..d41b88f1e61 100644
--- a/libcxx/include/chrono
+++ b/libcxx/include/chrono
@@ -3,8 +3,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/include/ciso646 b/libcxx/include/ciso646
index 29a8ed569a1..38b3e942a83 100644
--- a/libcxx/include/ciso646
+++ b/libcxx/include/ciso646
@@ -3,8 +3,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/include/climits b/libcxx/include/climits
index 187e0ac1207..c82becdc056 100644
--- a/libcxx/include/climits
+++ b/libcxx/include/climits
@@ -3,8 +3,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/include/clocale b/libcxx/include/clocale
index 2531772c205..6982f84e9cf 100644
--- a/libcxx/include/clocale
+++ b/libcxx/include/clocale
@@ -3,8 +3,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/include/cmath b/libcxx/include/cmath
index 4d92841e988..ae507775d6c 100644
--- a/libcxx/include/cmath
+++ b/libcxx/include/cmath
@@ -3,8 +3,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/include/codecvt b/libcxx/include/codecvt
index f9540d45333..86fdc727e43 100644
--- a/libcxx/include/codecvt
+++ b/libcxx/include/codecvt
@@ -3,8 +3,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/include/complex b/libcxx/include/complex
index 0ec829b7360..fd3375b18d1 100644
--- a/libcxx/include/complex
+++ b/libcxx/include/complex
@@ -3,8 +3,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/include/complex.h b/libcxx/include/complex.h
index 4960944a1ed..e04b2e3e881 100644
--- a/libcxx/include/complex.h
+++ b/libcxx/include/complex.h
@@ -3,8 +3,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/include/condition_variable b/libcxx/include/condition_variable
index e4c2d009ef6..682fb458286 100644
--- a/libcxx/include/condition_variable
+++ b/libcxx/include/condition_variable
@@ -3,8 +3,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/include/csetjmp b/libcxx/include/csetjmp
index 30e7cef2d45..2b8b81f9d4b 100644
--- a/libcxx/include/csetjmp
+++ b/libcxx/include/csetjmp
@@ -3,8 +3,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/include/csignal b/libcxx/include/csignal
index 959f8b80d46..93adc59928f 100644
--- a/libcxx/include/csignal
+++ b/libcxx/include/csignal
@@ -3,8 +3,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/include/cstdarg b/libcxx/include/cstdarg
index ccff0d6133a..dbd73cb3baf 100644
--- a/libcxx/include/cstdarg
+++ b/libcxx/include/cstdarg
@@ -3,8 +3,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/include/cstdbool b/libcxx/include/cstdbool
index e0b0608b223..76761fb3195 100644
--- a/libcxx/include/cstdbool
+++ b/libcxx/include/cstdbool
@@ -3,8 +3,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/include/cstddef b/libcxx/include/cstddef
index 33886d421ef..3da9659ad1b 100644
--- a/libcxx/include/cstddef
+++ b/libcxx/include/cstddef
@@ -3,8 +3,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/include/cstdint b/libcxx/include/cstdint
index b765d23c623..0ded1f16844 100644
--- a/libcxx/include/cstdint
+++ b/libcxx/include/cstdint
@@ -3,8 +3,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/include/cstdio b/libcxx/include/cstdio
index b8b6004672a..9af0ed5e366 100644
--- a/libcxx/include/cstdio
+++ b/libcxx/include/cstdio
@@ -3,8 +3,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/include/cstdlib b/libcxx/include/cstdlib
index 30c8342c414..26c27ffd201 100644
--- a/libcxx/include/cstdlib
+++ b/libcxx/include/cstdlib
@@ -3,8 +3,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/include/ctgmath b/libcxx/include/ctgmath
index f4733b2154c..9044c6ad887 100644
--- a/libcxx/include/ctgmath
+++ b/libcxx/include/ctgmath
@@ -3,8 +3,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/include/ctime b/libcxx/include/ctime
index 818464bd529..2cef9585cec 100644
--- a/libcxx/include/ctime
+++ b/libcxx/include/ctime
@@ -3,8 +3,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/include/cwchar b/libcxx/include/cwchar
index 2f9f218a094..ce71782c86b 100644
--- a/libcxx/include/cwchar
+++ b/libcxx/include/cwchar
@@ -3,8 +3,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/include/cwctype b/libcxx/include/cwctype
index b4848795705..f2f4470a95f 100644
--- a/libcxx/include/cwctype
+++ b/libcxx/include/cwctype
@@ -3,8 +3,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/include/deque b/libcxx/include/deque
index 6a1a552e446..9bf301c988b 100644
--- a/libcxx/include/deque
+++ b/libcxx/include/deque
@@ -3,8 +3,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/include/exception b/libcxx/include/exception
index a69f30be3ed..845697203be 100644
--- a/libcxx/include/exception
+++ b/libcxx/include/exception
@@ -3,8 +3,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/include/ext/hash_map b/libcxx/include/ext/hash_map
index 5067eb94413..c5506aa3ea9 100644
--- a/libcxx/include/ext/hash_map
+++ b/libcxx/include/ext/hash_map
@@ -3,8 +3,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/include/ext/hash_set b/libcxx/include/ext/hash_set
index 83bf6b7b96b..1f8712bce4f 100644
--- a/libcxx/include/ext/hash_set
+++ b/libcxx/include/ext/hash_set
@@ -3,8 +3,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/include/forward_list b/libcxx/include/forward_list
index 5e5d536108c..eed200930a1 100644
--- a/libcxx/include/forward_list
+++ b/libcxx/include/forward_list
@@ -3,8 +3,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/include/fstream b/libcxx/include/fstream
index e0c7dea2055..5734aa07297 100644
--- a/libcxx/include/fstream
+++ b/libcxx/include/fstream
@@ -3,8 +3,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/include/functional b/libcxx/include/functional
index 8e508f9d90d..a5a7dc2a056 100644
--- a/libcxx/include/functional
+++ b/libcxx/include/functional
@@ -3,8 +3,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/include/future b/libcxx/include/future
index 5e53a96b51b..55b0ead8f10 100644
--- a/libcxx/include/future
+++ b/libcxx/include/future
@@ -3,8 +3,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/include/initializer_list b/libcxx/include/initializer_list
index 16ffccc1b9f..83eb8f482a5 100644
--- a/libcxx/include/initializer_list
+++ b/libcxx/include/initializer_list
@@ -3,8 +3,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/include/iomanip b/libcxx/include/iomanip
index 020180fcacf..a407360ff0e 100644
--- a/libcxx/include/iomanip
+++ b/libcxx/include/iomanip
@@ -3,8 +3,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/include/ios b/libcxx/include/ios
index 76439ac2cfe..bd81a6605bb 100644
--- a/libcxx/include/ios
+++ b/libcxx/include/ios
@@ -3,8 +3,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/include/iosfwd b/libcxx/include/iosfwd
index 204e1a4b08d..1f9fe3bc888 100644
--- a/libcxx/include/iosfwd
+++ b/libcxx/include/iosfwd
@@ -3,8 +3,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/include/iostream b/libcxx/include/iostream
index 36d96d4f68b..e828b54fa89 100644
--- a/libcxx/include/iostream
+++ b/libcxx/include/iostream
@@ -3,8 +3,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/include/istream b/libcxx/include/istream
index b96b6a36389..e3bdfb4ee07 100644
--- a/libcxx/include/istream
+++ b/libcxx/include/istream
@@ -3,8 +3,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/include/iterator b/libcxx/include/iterator
index 7001c35c6cb..0ad489b9652 100644
--- a/libcxx/include/iterator
+++ b/libcxx/include/iterator
@@ -3,8 +3,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/include/limits b/libcxx/include/limits
index ae8694ccecc..f3d42f70d40 100644
--- a/libcxx/include/limits
+++ b/libcxx/include/limits
@@ -3,8 +3,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/include/list b/libcxx/include/list
index e6e8d512189..1779c0044ef 100644
--- a/libcxx/include/list
+++ b/libcxx/include/list
@@ -3,8 +3,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/include/locale b/libcxx/include/locale
index a04c15e6194..6e807fb765d 100644
--- a/libcxx/include/locale
+++ b/libcxx/include/locale
@@ -3,8 +3,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/include/map b/libcxx/include/map
index d1bfa18cd9c..64c2808757e 100644
--- a/libcxx/include/map
+++ b/libcxx/include/map
@@ -3,8 +3,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/include/memory b/libcxx/include/memory
index 4752ba0007d..2eb87c3b787 100644
--- a/libcxx/include/memory
+++ b/libcxx/include/memory
@@ -3,8 +3,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/include/mutex b/libcxx/include/mutex
index ea73d46ed26..45ce66969d0 100644
--- a/libcxx/include/mutex
+++ b/libcxx/include/mutex
@@ -3,8 +3,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/include/new b/libcxx/include/new
index 6cc5c23b9e6..4b3c4b877c6 100644
--- a/libcxx/include/new
+++ b/libcxx/include/new
@@ -3,8 +3,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/include/numeric b/libcxx/include/numeric
index 8c0bc4d3719..31493990aef 100644
--- a/libcxx/include/numeric
+++ b/libcxx/include/numeric
@@ -3,8 +3,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/include/ostream b/libcxx/include/ostream
index fae9d3091e2..2627da2e196 100644
--- a/libcxx/include/ostream
+++ b/libcxx/include/ostream
@@ -3,8 +3,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/include/queue b/libcxx/include/queue
index 50da437a065..f2e5d30034d 100644
--- a/libcxx/include/queue
+++ b/libcxx/include/queue
@@ -3,8 +3,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/include/random b/libcxx/include/random
index 6bbde2216fc..423eaacc2ec 100644
--- a/libcxx/include/random
+++ b/libcxx/include/random
@@ -3,8 +3,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/include/ratio b/libcxx/include/ratio
index 41ecf9c37bd..c46f4e2c44d 100644
--- a/libcxx/include/ratio
+++ b/libcxx/include/ratio
@@ -3,8 +3,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/include/regex b/libcxx/include/regex
index 3e3bee8f13a..418cdaa87d7 100644
--- a/libcxx/include/regex
+++ b/libcxx/include/regex
@@ -3,8 +3,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/include/scoped_allocator b/libcxx/include/scoped_allocator
index ec09ddbecbd..70be28ee5bf 100644
--- a/libcxx/include/scoped_allocator
+++ b/libcxx/include/scoped_allocator
@@ -3,8 +3,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/include/set b/libcxx/include/set
index 753121448b4..7e2cdc0debc 100644
--- a/libcxx/include/set
+++ b/libcxx/include/set
@@ -3,8 +3,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/include/sstream b/libcxx/include/sstream
index 70237f53b5a..ea4cfdef686 100644
--- a/libcxx/include/sstream
+++ b/libcxx/include/sstream
@@ -3,8 +3,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/include/stack b/libcxx/include/stack
index 3f428054be6..c247d86457f 100644
--- a/libcxx/include/stack
+++ b/libcxx/include/stack
@@ -3,8 +3,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/include/stdexcept b/libcxx/include/stdexcept
index e3a1a2cac42..2ef15a623f8 100644
--- a/libcxx/include/stdexcept
+++ b/libcxx/include/stdexcept
@@ -3,8 +3,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/include/streambuf b/libcxx/include/streambuf
index 9515f3fc9a5..1d41fc96b0c 100644
--- a/libcxx/include/streambuf
+++ b/libcxx/include/streambuf
@@ -3,8 +3,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/include/strstream b/libcxx/include/strstream
index 343a494f533..6e60365475c 100644
--- a/libcxx/include/strstream
+++ b/libcxx/include/strstream
@@ -3,8 +3,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/include/system_error b/libcxx/include/system_error
index c8144932a88..13e5af4f889 100644
--- a/libcxx/include/system_error
+++ b/libcxx/include/system_error
@@ -3,8 +3,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/include/tgmath.h b/libcxx/include/tgmath.h
index a1cf9e437c5..2388b6ee1d2 100644
--- a/libcxx/include/tgmath.h
+++ b/libcxx/include/tgmath.h
@@ -3,8 +3,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/include/thread b/libcxx/include/thread
index a4d3c4cce0f..fe671b25632 100644
--- a/libcxx/include/thread
+++ b/libcxx/include/thread
@@ -3,8 +3,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/include/type_traits b/libcxx/include/type_traits
index d3318cdcf63..7514330c16c 100644
--- a/libcxx/include/type_traits
+++ b/libcxx/include/type_traits
@@ -3,8 +3,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/include/typeindex b/libcxx/include/typeindex
index 2746f863f99..8f32ad56e06 100644
--- a/libcxx/include/typeindex
+++ b/libcxx/include/typeindex
@@ -3,8 +3,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/include/typeinfo b/libcxx/include/typeinfo
index 6ad9d0cc36d..8bbd5590c79 100644
--- a/libcxx/include/typeinfo
+++ b/libcxx/include/typeinfo
@@ -3,8 +3,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/include/unordered_map b/libcxx/include/unordered_map
index 3571bfd055e..56f1ee16c04 100644
--- a/libcxx/include/unordered_map
+++ b/libcxx/include/unordered_map
@@ -3,8 +3,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/include/unordered_set b/libcxx/include/unordered_set
index 419674c51fa..e50e0b6f099 100644
--- a/libcxx/include/unordered_set
+++ b/libcxx/include/unordered_set
@@ -3,8 +3,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/include/utility b/libcxx/include/utility
index 3a6847a213d..1faca45719f 100644
--- a/libcxx/include/utility
+++ b/libcxx/include/utility
@@ -3,8 +3,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/include/valarray b/libcxx/include/valarray
index 9eceac27b55..32e34a3e698 100644
--- a/libcxx/include/valarray
+++ b/libcxx/include/valarray
@@ -3,8 +3,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/include/vector b/libcxx/include/vector
index 6bb2d6ce1a1..80b1ceffce6 100644
--- a/libcxx/include/vector
+++ b/libcxx/include/vector
@@ -3,8 +3,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