summaryrefslogtreecommitdiff
path: root/example/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'example/test/Makefile')
-rw-r--r--example/test/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/test/Makefile b/example/test/Makefile
index 5b29575..041722b 100644
--- a/example/test/Makefile
+++ b/example/test/Makefile
@@ -1,3 +1,8 @@
+#
+# Copyright (c) 2026 Jacob McDonnell
+#
+# SPDX-License-Identifier: BSD-2-Clause
+#
PROG = main
SRCS = main.c
CFLAGS = -Wall \