From 896df4dd98f472ecbcc4ec9ca8ce3bd508b71de6 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Wed, 4 Nov 2009 23:39:38 +0100 Subject: De-obfuscate e-mail address --- dio.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dio.lua') diff --git a/dio.lua b/dio.lua index 9c94134..ea3aa9d 100644 --- a/dio.lua +++ b/dio.lua @@ -1,10 +1,9 @@ --------------------------------------------------- -- Licensed under the GNU General Public License v2 --- * (c) 2009, Adrian C. +-- * (c) 2009, Adrian C. --------------------------------------------------- -- {{{ Grab environment -local type = type local ipairs = ipairs local io = { open = io.open } local setmetatable = setmetatable -- cgit v1.2.3