Added licence header to main.h

This commit is contained in:
buffet 2018-10-29 16:21:12 +01:00
parent 40f66a03b2
commit 6d46353e9a

View file

@ -1,3 +1,10 @@
/* Copyright (c), Niclas Meyer <niclas@countingsort.com>
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at https://mozilla.org/MPL/2.0/.
*/
#ifndef MAIN_H
#define MAIN_H