aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/text.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:25 +0100
committerJohannes Schickel2014-02-18 02:39:39 +0100
commit9b138f4eb496f68da494daf8381f54158f260d74 (patch)
tree203a8897ef644c768984b7d40f4a78cf56749ac0 /engines/tinsel/text.h
parent3edca1abb4deeaa5030eca505235c8412a2f6c8a (diff)
downloadscummvm-rg350-9b138f4eb496f68da494daf8381f54158f260d74.tar.gz
scummvm-rg350-9b138f4eb496f68da494daf8381f54158f260d74.tar.bz2
scummvm-rg350-9b138f4eb496f68da494daf8381f54158f260d74.zip
TINSEL: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/tinsel/text.h')
-rw-r--r--engines/tinsel/text.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/tinsel/text.h b/engines/tinsel/text.h
index 97e82c7a93..5d39540d8f 100644
--- a/engines/tinsel/text.h
+++ b/engines/tinsel/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.