aboutsummaryrefslogtreecommitdiffstats
path: root/tex.c
diff options
context:
space:
mode:
Diffstat (limited to 'tex.c')
-rw-r--r--tex.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tex.c b/tex.c
index 6f27b8a..81e6d05 100644
--- a/tex.c
+++ b/tex.c
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2018 Tomasz Kramkowski <tk@the-tk.com>
+ * SPDX-License-Identifier: MIT
+ */
#include <assert.h>
#include <png.h>
#include <stdlib.h>