summaryrefslogtreecommitdiffstats
path: root/lib/cmpti2.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
committered <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
commitcbbb7af7461cc897920c5924c6bdc1fe3b86a7e5 (patch)
tree875c98489b0419eb321390a6093da33c5116f79a /lib/cmpti2.c
parent653bb6745595746d04ad4acacaaab66caaaeb69b (diff)
downloadFreeBSD-src-cbbb7af7461cc897920c5924c6bdc1fe3b86a7e5.zip
FreeBSD-src-cbbb7af7461cc897920c5924c6bdc1fe3b86a7e5.tar.gz
Import compiler-rt r127823.
Changes: - License change; now it's also dual licensed under the MIT licence. - Addition of divmodsi4 and udivmodsi4.
Diffstat (limited to 'lib/cmpti2.c')
-rw-r--r--lib/cmpti2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/cmpti2.c b/lib/cmpti2.c
index 90b3b75..b156fce 100644
--- a/lib/cmpti2.c
+++ b/lib/cmpti2.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.
*
* ===----------------------------------------------------------------------===
*
OpenPOWER on IntegriCloud