aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/text.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:25 +0100
committerJohannes Schickel2014-02-18 02:39:38 +0100
commitbd08fe9d5c16c31d43b90d40283bbda13b00d056 (patch)
treebd5162a5b02dd7c2eaa06a70a87f21f93a799de5 /engines/sky/text.h
parent63304ee9ec4bf37cc96949f32f5c8dd53a6d3cc4 (diff)
downloadscummvm-rg350-bd08fe9d5c16c31d43b90d40283bbda13b00d056.tar.gz
scummvm-rg350-bd08fe9d5c16c31d43b90d40283bbda13b00d056.tar.bz2
scummvm-rg350-bd08fe9d5c16c31d43b90d40283bbda13b00d056.zip
SKY: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/sky/text.h')
-rw-r--r--engines/sky/text.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sky/text.h b/engines/sky/text.h
index cf0d707ce9..e327b6e6b4 100644
--- a/engines/sky/text.h
+++ b/engines/sky/text.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.