aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/surface.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:19 +0100
committerJohannes Schickel2014-02-18 02:39:34 +0100
commitdf777fee2a74473d1291c35016e061ee4864462c (patch)
tree54a4cbf6bc4ab2d62fd7d3bacfc662803fdc1616 /engines/draci/surface.cpp
parent7803ce2fa40d55fec3814306eabf2b91473d3d16 (diff)
downloadscummvm-rg350-df777fee2a74473d1291c35016e061ee4864462c.tar.gz
scummvm-rg350-df777fee2a74473d1291c35016e061ee4864462c.tar.bz2
scummvm-rg350-df777fee2a74473d1291c35016e061ee4864462c.zip
DRACI: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/draci/surface.cpp')
-rw-r--r--engines/draci/surface.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/draci/surface.cpp b/engines/draci/surface.cpp
index 4156398070..4b438880ad 100644
--- a/engines/draci/surface.cpp
+++ b/engines/draci/surface.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.