aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/microtiles.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:22 +0100
committerJohannes Schickel2014-02-18 02:39:36 +0100
commit6563171e7b7f373dde50b64da318c14c8207df32 (patch)
tree1f52bbee67af917829fdb5b1ad179d3d427cc525 /engines/neverhood/microtiles.cpp
parent0960c546189b242bfa7179e88acefe50134d09e0 (diff)
downloadscummvm-rg350-6563171e7b7f373dde50b64da318c14c8207df32.tar.gz
scummvm-rg350-6563171e7b7f373dde50b64da318c14c8207df32.tar.bz2
scummvm-rg350-6563171e7b7f373dde50b64da318c14c8207df32.zip
NEVERHOOD: Make GPL headers consisten in themselves.
Diffstat (limited to 'engines/neverhood/microtiles.cpp')
-rw-r--r--engines/neverhood/microtiles.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/neverhood/microtiles.cpp b/engines/neverhood/microtiles.cpp
index 3dd6475046..a1075b8d09 100644
--- a/engines/neverhood/microtiles.cpp
+++ b/engines/neverhood/microtiles.cpp
@@ -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.
*
- *
*/
#include "neverhood/microtiles.h"