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