aboutsummaryrefslogtreecommitdiffstats
path: root/assets.c
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2018-04-22 13:22:19 +0200
committerTomasz Kramkowski <tk@the-tk.com>2018-04-22 13:22:19 +0200
commitbd3d9e8c59ae1ec4743913ff6a138a9af5b8d1a8 (patch)
tree11080d9e17603f9451f3d75bbaca15cb0d443afb /assets.c
parenta53677673de504fe050fced7791b45d80e3fe77b (diff)
downloadfaqe-bd3d9e8c59ae1ec4743913ff6a138a9af5b8d1a8.tar.gz
faqe-bd3d9e8c59ae1ec4743913ff6a138a9af5b8d1a8.tar.xz
faqe-bd3d9e8c59ae1ec4743913ff6a138a9af5b8d1a8.zip
Fixup license headers
Diffstat (limited to 'assets.c')
-rw-r--r--assets.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets.c b/assets.c
index ed90df9..f3254e2 100644
--- a/assets.c
+++ b/assets.c
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2018 Tomasz Kramkowski <tk@the-tk.com>
+ * SPDX-License-Identifier: MIT
+ */
#include "assets.h"
extern char _binary_assets_bie_start[];