From 5b791f6e64ac251d87843e001d4e031ae9974bf1 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Tue, 16 Nov 2010 22:13:33 +0000 Subject: license change llvm-svn: 119397 --- compiler-rt/lib/clzti2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compiler-rt/lib/clzti2.c') diff --git a/compiler-rt/lib/clzti2.c b/compiler-rt/lib/clzti2.c index 805688fbe22..7a650eb4254 100644 --- a/compiler-rt/lib/clzti2.c +++ b/compiler-rt/lib/clzti2.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