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/fp_lib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/fp_lib.h') diff --git a/lib/fp_lib.h b/lib/fp_lib.h index eac670d7f2363..6c9455ace0e61 100644 --- a/lib/fp_lib.h +++ b/lib/fp_lib.h @@ -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