aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/animation.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:43:50 +0100
committerJohannes Schickel2014-02-18 02:43:50 +0100
commit36ac801a4da38a2454ebc7a305093f8ed66cd1b3 (patch)
tree156406a97a24bdfbb717eeb8ec22c61c83058da1 /engines/voyeur/animation.h
parentaa4c5d46f7df28a888a579bdce11aa335ef8d0f1 (diff)
downloadscummvm-rg350-36ac801a4da38a2454ebc7a305093f8ed66cd1b3.tar.gz
scummvm-rg350-36ac801a4da38a2454ebc7a305093f8ed66cd1b3.tar.bz2
scummvm-rg350-36ac801a4da38a2454ebc7a305093f8ed66cd1b3.zip
VOYEUR: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/voyeur/animation.h')
-rw-r--r--engines/voyeur/animation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/voyeur/animation.h b/engines/voyeur/animation.h
index 35199f6b93..01d4282f92 100644
--- a/engines/voyeur/animation.h
+++ b/engines/voyeur/animation.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.