aboutsummaryrefslogtreecommitdiffstats
path: root/test_ieee754.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_ieee754.c')
-rw-r--r--test_ieee754.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test_ieee754.c b/test_ieee754.c
index 44873c9..85a1c95 100644
--- a/test_ieee754.c
+++ b/test_ieee754.c
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2018 Tomasz Kramkowski <tk@the-tk.com>
+ * SPDX-License-Identifier: MIT
+ */
#include <math.h>
#include <stdint.h>
#include <stdio.h>