]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/logger.c
Add copyright and license notices in source code
[shadowclad.git] / src / engine / logger.c
index 56ddd4c41c1f3eafe43a379ee4d1510cdb30af3b..4c37666d3e0a3bf46ddc2aba97b3a2e430388955 100644 (file)
@@ -1,3 +1,11 @@
+/**
+ * Copyright 2019-2020 Iwo 'Outfrost' Bujkiewicz
+ *
+ * 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 http://mozilla.org/MPL/2.0/.
+ */
+
 #include "logger.h"
 
 #include <stdarg.h>