aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/microtiles.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:26 +0100
committerJohannes Schickel2014-02-18 02:39:39 +0100
commit8b9afc9d92c79e5c742f74c58def8d194b2088f7 (patch)
tree109e126c8c3dfe22c954b8e6895ff58bb8e3070b /engines/toltecs/microtiles.h
parentee22a2ed58cf5b68b8804fde95ce56a957c33df2 (diff)
downloadscummvm-rg350-8b9afc9d92c79e5c742f74c58def8d194b2088f7.tar.gz
scummvm-rg350-8b9afc9d92c79e5c742f74c58def8d194b2088f7.tar.bz2
scummvm-rg350-8b9afc9d92c79e5c742f74c58def8d194b2088f7.zip
TOLTECS: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/toltecs/microtiles.h')
-rw-r--r--engines/toltecs/microtiles.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/toltecs/microtiles.h b/engines/toltecs/microtiles.h
index 53933621a9..3714887fd7 100644
--- a/engines/toltecs/microtiles.h
+++ b/engines/toltecs/microtiles.h
@@ -8,17 +8,16 @@
* 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.
*
- *
*/
#ifndef TOLTECS_MICROTILES_H