aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scene.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:20 +0100
committerJohannes Schickel2014-02-18 02:39:34 +0100
commit387fe8c141c23fb764eeed87b47b1cc9f3728f96 (patch)
tree3ec1b40c28ddd330e9ba537d7f27e32d193f7238 /engines/fullpipe/scene.cpp
parent53e83147be4c645f8ff981f1c7397c3da9d35b13 (diff)
downloadscummvm-rg350-387fe8c141c23fb764eeed87b47b1cc9f3728f96.tar.gz
scummvm-rg350-387fe8c141c23fb764eeed87b47b1cc9f3728f96.tar.bz2
scummvm-rg350-387fe8c141c23fb764eeed87b47b1cc9f3728f96.zip
FULLPIPE: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/fullpipe/scene.cpp')
-rw-r--r--engines/fullpipe/scene.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/fullpipe/scene.cpp b/engines/fullpipe/scene.cpp
index 997d92ae1c..a0151dd9be 100644
--- a/engines/fullpipe/scene.cpp
+++ b/engines/fullpipe/scene.cpp
@@ -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.