diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2020-09-09 18:18:22 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2020-09-09 18:26:32 +0100 |
commit | c79b0357ea74debbf9680fa1afa930c0600ef3c2 (patch) | |
tree | b9683e706f13b1321afb66a20412c10faef155e5 /Makefile | |
parent | 22ea2f04442442f9728825ad7888ca9c5250407e (diff) | |
download | pack-c79b0357ea74debbf9680fa1afa930c0600ef3c2.tar.gz pack-c79b0357ea74debbf9680fa1afa930c0600ef3c2.tar.xz pack-c79b0357ea74debbf9680fa1afa930c0600ef3c2.zip |
Add license headers
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ +# Copyright (C) 2020 Tomasz Kramkowski <tk@the-tk.com> +# SPDX-License-Identifier: MIT unpack_test: unpack_test.o unpack.o common.o trace.o |