summaryrefslogtreecommitdiff
path: root/include/array
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/array
parentf38bc6efc52ff2c773582d5b62dd53aaa92c186c (diff)
license change
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119395 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/array')
-rw-r--r--include/array4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/array b/include/array
index 0ee59ef79..2c3d89cde 100644
--- a/include/array
+++ b/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.
//
//===----------------------------------------------------------------------===//