summaryrefslogtreecommitdiffstats
path: root/include/iostream
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-11-16 22:09:02 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-11-16 22:09:02 +0000
commitb64f8b07c104c6cc986570ac8ee0ed16a9f23976 (patch)
treea4ef4a03e7776aa6bf06b7a28927db7c82530401 /include/iostream
parentf38bc6efc52ff2c773582d5b62dd53aaa92c186c (diff)
downloadexternal_libcxx-b64f8b07c104c6cc986570ac8ee0ed16a9f23976.tar.gz
external_libcxx-b64f8b07c104c6cc986570ac8ee0ed16a9f23976.tar.bz2
external_libcxx-b64f8b07c104c6cc986570ac8ee0ed16a9f23976.zip
license change
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119395 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/iostream')
-rw-r--r--include/iostream4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/iostream b/include/iostream
index 36d96d4f6..e828b54fa 100644
--- a/include/iostream
+++ b/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.
//
//===----------------------------------------------------------------------===//