license change
llvm-svn: 119395
Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project
Cr-Mirrored-Commit: 412dbebe1b8adb9d6c3365e3b076139c675d0e03
diff --git a/src/stdexcept.cpp b/src/stdexcept.cpp
index 316dff1..9d9b4d9 100644
--- a/src/stdexcept.cpp
+++ b/src/stdexcept.cpp
@@ -2,8 +2,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.
//
//===----------------------------------------------------------------------===//