]> git.lizzy.rs Git - shadowclad.git/blobdiff - Makefile
Also yeah divide by zero is a thing
[shadowclad.git] / Makefile
index 0922628921980f3fd5b96961bd065809a39385b2..3ee9546e99e1a155e3240080867c1248b1e690cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,9 @@
+# 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/.
+
 PLATFORM ?= x86_64-linux-gnu
 
 BUILDDIR ?= target/$(PLATFORM)