]> git.lizzy.rs Git - lmz_opening_hours.git/commitdiff
license annotation in source file 1/head
authorIsidor Zeuner <minetest@quidecco.de>
Tue, 6 Apr 2021 20:44:39 +0000 (22:44 +0200)
committerIsidor Zeuner <minetest@quidecco.de>
Tue, 6 Apr 2021 20:44:39 +0000 (22:44 +0200)
init.lua

index abb0e5a616af787c0f3f7f33a83c3e721711425d..76367b757d14b7901bb40e560e6345f49ae30050 100644 (file)
--- a/init.lua
+++ b/init.lua
@@ -1,3 +1,9 @@
+-- Description: Configure and enforce server opening hours
+-- Author: Elias Fleckenstein
+-- Author: Isidor Zeuner
+-- For license see LICENSE
+-- -------------------------------------------------------------------
+
 local modname = minetest.get_current_modname()
 local storage = minetest.get_mod_storage()
 local S = minetest.get_translator("lmz_opening_hours")