]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/ui.c
Add copyright and license notices in source code
[shadowclad.git] / src / engine / ui.c
index 3bd283a17be5efa0af881ec9a057c33e8ac3a08f..52eec72e69d4e05cfaef9d9e1ce9871dda8ae77c 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 "ui.h"
 
 #include "_prelude.h"