From 9ad441ffec97db647fee3725b3424284fb913e14 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Tue, 16 Nov 2010 22:13:33 +0000 Subject: license change git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/ctzti2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ctzti2.c') 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. * * ===----------------------------------------------------------------------=== * -- cgit v1.2.3