]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/tga.c
Add copyright and license notices in source code
[shadowclad.git] / src / engine / tga.c
index 8ad5725f6c77e65b0837395c292964b8fbae4fd5..0b493292d36129ff82dac81e825906c0041ac204 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 "tga.h"
 
 #include <stdio.h>