From 6ace2c9aa9e5a0c7516ec6d477e0d5d02e1591fd Mon Sep 17 00:00:00 2001 From: Charlotte Meyer Date: Sun, 17 Feb 2019 13:23:20 +0100 Subject: [PATCH] added missing copyright notice --- kiwmi/server.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/kiwmi/server.c b/kiwmi/server.c index 708ce34..85469ad 100644 --- a/kiwmi/server.c +++ b/kiwmi/server.c @@ -1,3 +1,10 @@ +/* Copyright (c), Charlotte Meyer + * + * 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