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>2011-12-06 22:01:47 +0400
committerHoward Hinnant <hhinnant@apple.com>2011-12-06 22:01:47 +0400
commit987afbeede45b29b6b291a93e9b1f62b2177534f (patch)
treed57818b319f9cd392a8e8219ae532c99a1f69864 /libcxxabi/src/abort_message.h
parent2642af9e23747782e8fd458640346e080b6609e9 (diff)
Add/update copyright notices
llvm-svn: 145949
Diffstat (limited to 'libcxxabi/src/abort_message.h')
-rw-r--r--libcxxabi/src/abort_message.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxxabi/src/abort_message.h b/libcxxabi/src/abort_message.h
index 5e0e2f434f7e..f2a91a24833c 100644
--- a/libcxxabi/src/abort_message.h
+++ b/libcxxabi/src/abort_message.h
@@ -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.
//
//===----------------------------------------------------------------------===//