]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/render.c
Add copyright and license notices in source code
[shadowclad.git] / src / engine / render.c
index 616b971ce14e4c3fc067796b0a94cbfa81c2cfdc..df1c240c40dd05f5920da1fbd9f9c0f64ed92ec3 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 "render.h"
 
 #include "geometry.h"