diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2010-11-16 22:09:02 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2010-11-16 22:09:02 +0000 |
| commit | b64f8b07c104c6cc986570ac8ee0ed16a9f23976 (patch) | |
| tree | a4ef4a03e7776aa6bf06b7a28927db7c82530401 /include/cstdlib | |
| parent | f38bc6efc52ff2c773582d5b62dd53aaa92c186c (diff) | |
| download | external_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/cstdlib')
| -rw-r--r-- | include/cstdlib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cstdlib b/include/cstdlib index 30c8342c4..26c27ffd2 100644 --- a/include/cstdlib +++ b/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. // //===----------------------------------------------------------------------===// |
