summaryrefslogtreecommitdiff
path: root/lib/ctzti2.c
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-11-16 22:13:33 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-11-16 22:13:33 +0000
commit9ad441ffec97db647fee3725b3424284fb913e14 (patch)
tree099f5af682f4ddcf612e8edebf5cec0a0827e0af /lib/ctzti2.c
parent4b1219694b97516aa72ca498a336dbf19f295fd2 (diff)
downloadcompiler-rt-9ad441ffec97db647fee3725b3424284fb913e14.tar.gz
compiler-rt-9ad441ffec97db647fee3725b3424284fb913e14.tar.bz2
compiler-rt-9ad441ffec97db647fee3725b3424284fb913e14.tar.xz
license change
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ctzti2.c')
-rw-r--r--lib/ctzti2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ctzti2.c b/lib/ctzti2.c
index f2d41fee..1c9508fd 100644
--- a/lib/ctzti2.c
+++ b/lib/ctzti2.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.
*
* ===----------------------------------------------------------------------===
*