Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-11-17 01:09:02 +0300
committerHoward Hinnant <hhinnant@apple.com>2010-11-17 01:09:02 +0300
commit412dbebe1b8adb9d6c3365e3b076139c675d0e03 (patch)
treede4e92be49dcbccba1c617ab8f2cee2c4d08f077 /libcxx/include/cfenv
parent4e61b09a89d5ad48137b7c2655f24da020f408e7 (diff)
license change
llvm-svn: 119395
Diffstat (limited to 'libcxx/include/cfenv')
-rw-r--r--libcxx/include/cfenv4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/include/cfenv b/libcxx/include/cfenv
index 42cc00c7a27b..cd86b8823258 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.
//
//===----------------------------------------------------------------------===//