]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/scene.c
Add copyright and license notices in source code
[shadowclad.git] / src / engine / scene.c
index a95dbec2fbce53ffc73c248a530f828e1317f2b0..fa7640a899bd1d048055eabb5087b997301b8f43 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 "scene.h"
 
 #include <stdlib.h>