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_mulAddF64.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'softfloat/s_mulAddF64.c') diff --git a/softfloat/s_mulAddF64.c b/softfloat/s_mulAddF64.c index 70296bc..d7aab8a 100755 --- a/softfloat/s_mulAddF64.c +++ b/softfloat/s_mulAddF64.c @@ -1,3 +1,5 @@ +// See LICENSE.SoftFloat for license details. + #include #include -- cgit v1.1