]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/performance.c
Add copyright and license notices in source code
[shadowclad.git] / src / engine / performance.c
index 2ff7084cfd1a170ab35404012cebc187694eec89..98720ccfb472d09e8b5988f10849277182320416 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/.
+ */
+
 #ifndef _POSIX_C_SOURCE
 #define _POSIX_C_SOURCE 199309L
 #endif