aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/graphics.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:26 +0100
committerJohannes Schickel2014-02-18 02:39:39 +0100
commit6e715e186a857e8ed35c7e49f80ce951d8897e35 (patch)
tree614ee194bc9040629fb972bac98683b19a5f35ab /engines/tsage/graphics.h
parent4e4f51794bf85b74ce0fa1917a2640f1cc05a5b4 (diff)
downloadscummvm-rg350-6e715e186a857e8ed35c7e49f80ce951d8897e35.tar.gz
scummvm-rg350-6e715e186a857e8ed35c7e49f80ce951d8897e35.tar.bz2
scummvm-rg350-6e715e186a857e8ed35c7e49f80ce951d8897e35.zip
TSAGE: Make GPL headers consistent with themselves.
Diffstat (limited to 'engines/tsage/graphics.h')
-rw-r--r--engines/tsage/graphics.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/tsage/graphics.h b/engines/tsage/graphics.h
index 47961dd02a..cdb4826528 100644
--- a/engines/tsage/graphics.h
+++ b/engines/tsage/graphics.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
+ * 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.