added missing copyright notice

This commit is contained in:
buffet 2019-02-17 13:23:20 +01:00
parent 3e94dae39b
commit 6ace2c9aa9

View file

@ -1,3 +1,10 @@
/* Copyright (c), Charlotte Meyer <dev@buffet.sh>
*
* 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 "kiwmi/server.h"
#include <stdlib.h> #include <stdlib.h>