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/exception.cpp b/src/exception.cpp
index fcf98af..1ab5a19 100644
--- a/src/exception.cpp
+++ b/src/exception.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.
 //
 //===----------------------------------------------------------------------===//
 #include <stdlib.h>