aboutsummaryrefslogtreecommitdiff
path: root/engines/made/scriptfuncs.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:22 +0100
committerJohannes Schickel2014-02-18 02:39:36 +0100
commit5b70d34479bac5136409b35ca36f19526615702d (patch)
tree8ec870199793b73bb081370146d343c5ed8b5a81 /engines/made/scriptfuncs.h
parentb03ca0e80a6637d08e1ad1a3053b78928734557d (diff)
downloadscummvm-rg350-5b70d34479bac5136409b35ca36f19526615702d.tar.gz
scummvm-rg350-5b70d34479bac5136409b35ca36f19526615702d.tar.bz2
scummvm-rg350-5b70d34479bac5136409b35ca36f19526615702d.zip
MADE: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/made/scriptfuncs.h')
-rw-r--r--engines/made/scriptfuncs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/made/scriptfuncs.h b/engines/made/scriptfuncs.h
index 03d29c4592..9db5586adf 100644
--- a/engines/made/scriptfuncs.h
+++ b/engines/made/scriptfuncs.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.