]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/asset.c
Add copyright and license notices in source code
[shadowclad.git] / src / engine / asset.c
index 11239acc56be4374299228f7be06d93d7e84cabc..6077b675909be29b61238c1c6c7a6980e8cc6dab 100644 (file)
@@ -1,3 +1,11 @@
+/**
+ * Copyright 2019-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 "asset.h"
 
 #include <math.h>