aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2020-09-09 18:18:22 +0100
committerTomasz Kramkowski <tk@the-tk.com>2020-09-09 18:26:32 +0100
commitc79b0357ea74debbf9680fa1afa930c0600ef3c2 (patch)
treeb9683e706f13b1321afb66a20412c10faef155e5 /common.h
parent22ea2f04442442f9728825ad7888ca9c5250407e (diff)
downloadpack-c79b0357ea74debbf9680fa1afa930c0600ef3c2.tar.gz
pack-c79b0357ea74debbf9680fa1afa930c0600ef3c2.tar.xz
pack-c79b0357ea74debbf9680fa1afa930c0600ef3c2.zip
Add license headers
Diffstat (limited to 'common.h')
-rw-r--r--common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.h b/common.h
index f5a39c9..821b1cb 100644
--- a/common.h
+++ b/common.h
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2020 Tomasz Kramkowski <tk@the-tk.com>
+ * SPDX-License-Identifier: MIT
+ */
#ifndef PACK_INTERNAL_H
#define PACK_INTERNAL_H