aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/groovie.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:20 +0100
committerJohannes Schickel2014-02-18 02:39:35 +0100
commit8f55aed475fbc0e40761036fc98f19e4a2131e33 (patch)
treedc8cdcac2e17503dfa6d2186c4c1f6764304655b /engines/groovie/groovie.h
parent53332e806670cdff27dc0d2faa85cad066a5cdc9 (diff)
downloadscummvm-rg350-8f55aed475fbc0e40761036fc98f19e4a2131e33.tar.gz
scummvm-rg350-8f55aed475fbc0e40761036fc98f19e4a2131e33.tar.bz2
scummvm-rg350-8f55aed475fbc0e40761036fc98f19e4a2131e33.zip
GROOVIE: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/groovie/groovie.h')
-rw-r--r--engines/groovie/groovie.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/groovie/groovie.h b/engines/groovie/groovie.h
index 79abc13b1c..c3d3146cca 100644
--- a/engines/groovie/groovie.h
+++ b/engines/groovie/groovie.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.