aboutsummaryrefslogtreecommitdiff
path: root/softfloat/s_shortShift64ExtraRightJam.c
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2018-07-09 15:46:24 -0700
committerAndrew Waterman <andrew@sifive.com>2018-07-09 15:46:24 -0700
commit16476bd8219f58417a401ea0a720d9588d1d8ebc (patch)
treea6debdb2f24c119d281e1389c8efb0ac68b6fc86 /softfloat/s_shortShift64ExtraRightJam.c
parent600ff370c65ba99d2103a050a1847671cc0bd9c9 (diff)
downloadpk-16476bd8219f58417a401ea0a720d9588d1d8ebc.zip
pk-16476bd8219f58417a401ea0a720d9588d1d8ebc.tar.gz
pk-16476bd8219f58417a401ea0a720d9588d1d8ebc.tar.bz2
Properly license all nontrivial files
Diffstat (limited to 'softfloat/s_shortShift64ExtraRightJam.c')
-rwxr-xr-xsoftfloat/s_shortShift64ExtraRightJam.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/softfloat/s_shortShift64ExtraRightJam.c b/softfloat/s_shortShift64ExtraRightJam.c
index b861c67..9ff60de 100755
--- a/softfloat/s_shortShift64ExtraRightJam.c
+++ b/softfloat/s_shortShift64ExtraRightJam.c
@@ -1,3 +1,5 @@
+// See LICENSE.SoftFloat for license details.
+
#include <stdint.h>
#include "platform.h"