summaryrefslogtreecommitdiff
path: root/test/Unit/moddi3_test.c
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-11-16 22:13:33 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-11-16 22:13:33 +0000
commit9ad441ffec97db647fee3725b3424284fb913e14 (patch)
tree099f5af682f4ddcf612e8edebf5cec0a0827e0af /test/Unit/moddi3_test.c
parent4b1219694b97516aa72ca498a336dbf19f295fd2 (diff)
license change
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Unit/moddi3_test.c')
-rw-r--r--test/Unit/moddi3_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Unit/moddi3_test.c b/test/Unit/moddi3_test.c
index ab84c49aa..9f6801d6f 100644
--- a/test/Unit/moddi3_test.c
+++ b/test/Unit/moddi3_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.
//
//===----------------------------------------------------------------------===//
//