chiark / gitweb /
abbreviate some copyright notices
[subdirmk.git] / src / toy.c
index 41ec14f023e2b5b9e432f452dbdf74f33d10189d..a70f8616dd3d1ba921e1b42d2aa8c76862919b70 100644 (file)
--- a/src/toy.c
+++ b/src/toy.c
@@ -1,3 +1,9 @@
+/*
+ * subdirmk - example code
+ *  Copyright 2019 Mark Wooding
+ * SPDX-License-Identifier: LGPL-2.0-or-later
+ */
+
 #include <stdio.h>
 #include "toylib.h"