]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/main.c
Add copyright and license notices in source code
[shadowclad.git] / src / main.c
index 6cd21f0077b962b69783a200b7dea9eae43a47fa..4d48f2509bcf1e55a4a1721f256d2b15c68a094b 100644 (file)
@@ -1,3 +1,11 @@
+/**
+ * Copyright 2018-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 "engine/engine.h"
 
 #include "game/game.h"