]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/input.c
Merge branch '29-license' into master
[shadowclad.git] / src / engine / input.c
index df33578353e1d0f74b4489df1a6960ca9e111bbe..00eb8cb9ee3a664ae92d64bc9f2db3d73e7ff780 100644 (file)
@@ -1,3 +1,11 @@
+/**
+ * Copyright 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 "input.h"
 
 #include <stdbool.h>