aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/video.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:22 +0100
committerJohannes Schickel2014-02-18 02:39:36 +0100
commitabd9e9208611d377fc0e0ff3af0d85963098db9e (patch)
tree0be8cedf9853472315f1b74b9abdcfb90e3bfaec /engines/mohawk/video.h
parent4f34f44fbf1e08c95c68b7902ff815aebe3a30f4 (diff)
downloadscummvm-rg350-abd9e9208611d377fc0e0ff3af0d85963098db9e.tar.gz
scummvm-rg350-abd9e9208611d377fc0e0ff3af0d85963098db9e.tar.bz2
scummvm-rg350-abd9e9208611d377fc0e0ff3af0d85963098db9e.zip
MOHAWK: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/mohawk/video.h')
-rw-r--r--engines/mohawk/video.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mohawk/video.h b/engines/mohawk/video.h
index 2c4c827aa8..bd9a180849 100644
--- a/engines/mohawk/video.h
+++ b/engines/mohawk/video.h
@@ -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.