diff options
author | Howard Hinnant <hhinnant@apple.com> | 2010-11-16 22:13:33 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2010-11-16 22:13:33 +0000 |
commit | 9ad441ffec97db647fee3725b3424284fb913e14 (patch) | |
tree | 099f5af682f4ddcf612e8edebf5cec0a0827e0af /lib/divdi3.c | |
parent | 4b1219694b97516aa72ca498a336dbf19f295fd2 (diff) | |
download | compiler-rt-9ad441ffec97db647fee3725b3424284fb913e14.tar.gz |
license change
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/divdi3.c')
-rw-r--r-- | lib/divdi3.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/divdi3.c b/lib/divdi3.c index fccfb8b09..a1b83ea3e 100644 --- a/lib/divdi3.c +++ b/lib/divdi3.c @@ -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. * * ===----------------------------------------------------------------------=== * |