summaryrefslogtreecommitdiff
path: root/src/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.c')
-rw-r--r--src/parser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parser.c b/src/parser.c
index ae22651..3b7f9b1 100644
--- a/src/parser.c
+++ b/src/parser.c
@@ -1,3 +1,4 @@
+/* See LICENSE for more information on use */
#define _POSIX_C_SOURCE 200809L /* for strdup */
#include <ctype.h>
#include <linux/limits.h>