added missing copyright notice

This commit is contained in:
buffet 2019-02-17 13:23:20 +01:00
parent 0c84b4f3d4
commit b24379fa96

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/.
*/
#include "kiwmi/server.h"
#include <stdlib.h>