aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/monitor.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:19 +0100
committerJohannes Schickel2014-02-18 02:39:34 +0100
commitaaff7b1736a65ee7ee47f63674c053dd15c36f74 (patch)
tree253b2c8136c1a731bd537d0257d9e5a7073f1902 /engines/dreamweb/monitor.cpp
parentcf91cebb9d468ef6e513754f328e45e4fe9eae95 (diff)
downloadscummvm-rg350-aaff7b1736a65ee7ee47f63674c053dd15c36f74.tar.gz
scummvm-rg350-aaff7b1736a65ee7ee47f63674c053dd15c36f74.tar.bz2
scummvm-rg350-aaff7b1736a65ee7ee47f63674c053dd15c36f74.zip
DREAMWEB: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/dreamweb/monitor.cpp')
-rw-r--r--engines/dreamweb/monitor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/dreamweb/monitor.cpp b/engines/dreamweb/monitor.cpp
index 108f9d2b60..5f0566c8ba 100644
--- a/engines/dreamweb/monitor.cpp
+++ b/engines/dreamweb/monitor.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.