aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/saveload.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:23 +0100
committerJohannes Schickel2014-02-18 02:39:37 +0100
commit56a99b1d378ce507c9c82b39abafbbb704a35c85 (patch)
treec8b8d386178b580fa6e87091e287aaf42323eac5 /engines/parallaction/saveload.cpp
parentcc2f3e23a4b21b562240c747cedaae4d77d8d9e5 (diff)
downloadscummvm-rg350-56a99b1d378ce507c9c82b39abafbbb704a35c85.tar.gz
scummvm-rg350-56a99b1d378ce507c9c82b39abafbbb704a35c85.tar.bz2
scummvm-rg350-56a99b1d378ce507c9c82b39abafbbb704a35c85.zip
PARALLACTION: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/parallaction/saveload.cpp')
-rw-r--r--engines/parallaction/saveload.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/parallaction/saveload.cpp b/engines/parallaction/saveload.cpp
index 2ecc5377a4..72e9400acd 100644
--- a/engines/parallaction/saveload.cpp
+++ b/engines/parallaction/saveload.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.