aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/console.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:21 +0100
committerJohannes Schickel2014-02-18 02:39:35 +0100
commita331f4aea9a86348febcb3f06e4706e39ca6279d (patch)
tree3333b383b89185fad3f7ddc89e074255ac39eb80 /engines/hugo/console.cpp
parentd5b21c4036f4581ac4f51ae964a916f104f1c356 (diff)
downloadscummvm-rg350-a331f4aea9a86348febcb3f06e4706e39ca6279d.tar.gz
scummvm-rg350-a331f4aea9a86348febcb3f06e4706e39ca6279d.tar.bz2
scummvm-rg350-a331f4aea9a86348febcb3f06e4706e39ca6279d.zip
HUGO: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/hugo/console.cpp')
-rw-r--r--engines/hugo/console.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/hugo/console.cpp b/engines/hugo/console.cpp
index 414c86e1d4..56025bfbfd 100644
--- a/engines/hugo/console.cpp
+++ b/engines/hugo/console.cpp
@@ -8,12 +8,12 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
-
+ *
* This program 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 this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.