summaryrefslogtreecommitdiff
path: root/src/cos_parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cos_parse.c')
-rw-r--r--src/cos_parse.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/cos_parse.c b/src/cos_parse.c
index 8fe181c..5448ad4 100644
--- a/src/cos_parse.c
+++ b/src/cos_parse.c
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2018 Vincent Sanders <vince@netsurf-browser.org>
+ *
+ * This file is part of libnspdf.
+ *
+ * Licensed under the MIT License,
+ * http://www.opensource.org/licenses/mit-license.php
+ */
+
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>