aboutsummaryrefslogtreecommitdiff
path: root/test/Unit/floatuntidf_test.c
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
committerEd Schouten <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
commitf170b6928b38a264ce005e5fa80d428364b6f659 (patch)
tree875c98489b0419eb321390a6093da33c5116f79a /test/Unit/floatuntidf_test.c
parent217b614317dad692116a3a06fe94ea8f61a59edb (diff)
downloadsrc-vendor/compiler-rt/compiler-rt-r127823.tar.gz
src-vendor/compiler-rt/compiler-rt-r127823.zip
Import compiler-rt r127823.vendor/compiler-rt/compiler-rt-r127823
Changes: - License change; now it's also dual licensed under the MIT licence. - Addition of divmodsi4 and udivmodsi4.
Diffstat (limited to 'test/Unit/floatuntidf_test.c')
-rw-r--r--test/Unit/floatuntidf_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Unit/floatuntidf_test.c b/test/Unit/floatuntidf_test.c
index dff3ca6762d2..3b630f5c76ac 100644
--- a/test/Unit/floatuntidf_test.c
+++ b/test/Unit/floatuntidf_test.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.
//
//===----------------------------------------------------------------------===//
//