summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/matfile.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/matfile.c b/src/matfile.c
index 6f76461..c6da630 100644
--- a/src/matfile.c
+++ b/src/matfile.c
@@ -1,3 +1,8 @@
+//
+// Copyright (c) 2026 Jacob McDonnell
+//
+// SPDX-License-Identifier: BSD-2-Clause
+//
#include "matfile.h"
#include <stdlib.h>
#include <string.h>