From e7cf29bb31d4605c3b83b4b75307da7b419d43e4 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Tue, 29 Sep 2009 22:33:19 +0200 Subject: Rewrote all headers --- mpd.lua | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'mpd.lua') diff --git a/mpd.lua b/mpd.lua index 3cebe61..3b6df3f 100644 --- a/mpd.lua +++ b/mpd.lua @@ -1,7 +1,8 @@ ----------------------------------------------------------- --- Licensed under the GNU General Public License version 2 --- * Copyright (C) 2009 Adrian C. ----------------------------------------------------------- +--------------------------------------------------- +-- Licensed under the GNU General Public License v2 +-- * (c) 2009, Adrian C. +-- * (c) Wicked, Lucas de Vries +--------------------------------------------------- -- {{{ Grab environment local io = { popen = io.popen } -- cgit v1.2.3