summaryrefslogtreecommitdiffstats
path: root/strlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'strlist.c')
-rw-r--r--strlist.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/strlist.c b/strlist.c
index 58faa99..c802285 100644
--- a/strlist.c
+++ b/strlist.c
@@ -1,3 +1,5 @@
+// SPDX-FileCopyrightText: 2018 Tomasz Kramkowski <tomasz@kramkow.ski>
+// SPDX-License-Identifier: CC0-1.0
#include <assert.h>
#include <stdlib.h>
#include <string.h>