From f170b6928b38a264ce005e5fa80d428364b6f659 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Thu, 17 Mar 2011 19:47:28 +0000 Subject: Import compiler-rt r127823. Changes: - License change; now it's also dual licensed under the MIT licence. - Addition of divmodsi4 and udivmodsi4. --- lib/powixf2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/powixf2.c') diff --git a/lib/powixf2.c b/lib/powixf2.c index 1a816e9131cb..f050964d3597 100644 --- a/lib/powixf2.c +++ b/lib/powixf2.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