summaryrefslogtreecommitdiff
path: root/example/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/main.c')
-rw-r--r--example/main.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/main.c b/example/main.c
index 08d1894..ef7e0dd 100644
--- a/example/main.c
+++ b/example/main.c
@@ -1,3 +1,8 @@
+//
+// Copyright (c) 2026 Jacob McDonnell
+//
+// SPDX-License-Identifier: BSD-2-Clause
+//
#include <assert.h>
#include <matfile.h>
#include <stdio.h>