aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/actions.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:22 +0100
committerJohannes Schickel2014-02-18 02:39:36 +0100
commit9da7d86952527c327ea3478bc2a8d3697fe85448 (patch)
tree2de90a2eb5d3cb26d555c59cb035162487ee2d8a /engines/mortevielle/actions.cpp
parentabd9e9208611d377fc0e0ff3af0d85963098db9e (diff)
downloadscummvm-rg350-9da7d86952527c327ea3478bc2a8d3697fe85448.tar.gz
scummvm-rg350-9da7d86952527c327ea3478bc2a8d3697fe85448.tar.bz2
scummvm-rg350-9da7d86952527c327ea3478bc2a8d3697fe85448.zip
MORTEVIELLE: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/mortevielle/actions.cpp')
-rw-r--r--engines/mortevielle/actions.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/mortevielle/actions.cpp b/engines/mortevielle/actions.cpp
index e13220d248..556475d515 100644
--- a/engines/mortevielle/actions.cpp
+++ b/engines/mortevielle/actions.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
+ * 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.