From ace576bbb6f2b46d43ca02433e03584ff8a22483 Mon Sep 17 00:00:00 2001 From: F16Gaming Date: Tue, 8 May 2012 18:37:05 +0200 Subject: [PATCH] Removed unnecessary whitespace. --- Command.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Command.lua b/Command.lua index fb8e164..9aa9a93 100644 --- a/Command.lua +++ b/Command.lua @@ -1,18 +1,18 @@ --[[ * Copyright (c) 2011-2012 by Adam Hellberg. - * + * * This file is part of Command. - * + * * Command is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * Command is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with Command. If not, see . --]] -- 1.7.9.5