chiark / gitweb /
add copyright and licence notices to example .[ch] files
[subdirmk.git] / lib / toylib.c
index 084266d2e36d840b0f5e44a3be0e34f6a9afe152..6e73f766b56e1cbe2dd751e6d4f8dfa4b34d7fc0 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * subdirmk - example code
+ *  Copyright 2019 Mark Wooding
+ * SPDX-License-Identifier: LGPL-2.0-or-later
+ */
+
 #include "toylib.h"
 
 const char *greeting(void)
 #include "toylib.h"
 
 const char *greeting(void)