From b7580bcea4c7eb94c48f88b9ba744d5b2473dd1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20P=C3=A9rez-Cerezo?= Date: Tue, 28 Jun 2016 14:54:28 +0200 Subject: Added WTFPL license --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 891d406..98dda29 100644 --- a/init.lua +++ b/init.lua @@ -1,3 +1,4 @@ +-- Copyright (c) 2016 Gabriel PĂ©rez-Cerezo, licensed under WTFPL. atm = {} atm.balance = {} atm.pth = minetest.get_worldpath().."/atm_accounts" -- cgit v1.2.3