aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/data/archive.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:21 +0100
committerJohannes Schickel2014-02-18 02:39:35 +0100
commit3d4f409572221c559cbbcd5874c036943009e29d (patch)
tree9b3681644a934578f6f67b4d9e7909563314f080 /engines/lastexpress/data/archive.cpp
parentb79c2156d03aa6a40a94395453f6b0436ed48c03 (diff)
downloadscummvm-rg350-3d4f409572221c559cbbcd5874c036943009e29d.tar.gz
scummvm-rg350-3d4f409572221c559cbbcd5874c036943009e29d.tar.bz2
scummvm-rg350-3d4f409572221c559cbbcd5874c036943009e29d.zip
LASTEXPRESS: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/lastexpress/data/archive.cpp')
-rw-r--r--engines/lastexpress/data/archive.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/lastexpress/data/archive.cpp b/engines/lastexpress/data/archive.cpp
index 908d58254a..f667da9e1c 100644
--- a/engines/lastexpress/data/archive.cpp
+++ b/engines/lastexpress/data/archive.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.