aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/rel.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:18 +0100
committerJohannes Schickel2014-02-18 02:39:33 +0100
commit4ad7c5b40d87e249d36d26c1f4118dd759c0e753 (patch)
tree74b134934af145cd13b72c8938213fd8ae856415 /engines/cine/rel.cpp
parented4065310535e48900d7fd5238292b8b055ef115 (diff)
downloadscummvm-rg350-4ad7c5b40d87e249d36d26c1f4118dd759c0e753.tar.gz
scummvm-rg350-4ad7c5b40d87e249d36d26c1f4118dd759c0e753.tar.bz2
scummvm-rg350-4ad7c5b40d87e249d36d26c1f4118dd759c0e753.zip
CINE: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/cine/rel.cpp')
-rw-r--r--engines/cine/rel.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cine/rel.cpp b/engines/cine/rel.cpp
index 0af9a2bc1f..09b8499618 100644
--- a/engines/cine/rel.cpp
+++ b/engines/cine/rel.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.