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