From c79b0357ea74debbf9680fa1afa930c0600ef3c2 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Wed, 9 Sep 2020 18:18:22 +0100 Subject: Add license headers --- pack.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pack.h') diff --git a/pack.h b/pack.h index ec8cf63..a9b0ba4 100644 --- a/pack.h +++ b/pack.h @@ -1,3 +1,7 @@ +/* + * Copyright (C) 2020 Tomasz Kramkowski + * SPDX-License-Identifier: MIT + */ #ifndef PACK_H #define PACK_H -- cgit v1.2.3-54-g00ecf