From 16476bd8219f58417a401ea0a720d9588d1d8ebc Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 9 Jul 2018 15:46:24 -0700 Subject: Properly license all nontrivial files --- softfloat/s_roundPackToI32.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'softfloat/s_roundPackToI32.c') diff --git a/softfloat/s_roundPackToI32.c b/softfloat/s_roundPackToI32.c index 6f63a3b..c106c6f 100755 --- a/softfloat/s_roundPackToI32.c +++ b/softfloat/s_roundPackToI32.c @@ -1,3 +1,5 @@ +// See LICENSE.SoftFloat for license details. + #include #include -- cgit v1.1