added missing copyright notice
This commit is contained in:
parent
3e94dae39b
commit
6ace2c9aa9
1 changed files with 7 additions and 0 deletions
|
@ -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 <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue