aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/talk.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:21 +0100
committerJohannes Schickel2014-02-18 02:39:35 +0100
commitd5b21c4036f4581ac4f51ae964a916f104f1c356 (patch)
treebf22aa781ebdf2e667b40fb6a5be5f565d91a9d3 /engines/hopkins/talk.cpp
parentf5dfe6725a8f25bf53bf6dcce247f89bd5a26001 (diff)
downloadscummvm-rg350-d5b21c4036f4581ac4f51ae964a916f104f1c356.tar.gz
scummvm-rg350-d5b21c4036f4581ac4f51ae964a916f104f1c356.tar.bz2
scummvm-rg350-d5b21c4036f4581ac4f51ae964a916f104f1c356.zip
HOPKINS: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/hopkins/talk.cpp')
-rw-r--r--engines/hopkins/talk.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/hopkins/talk.cpp b/engines/hopkins/talk.cpp
index b6faf8b6fe..df7b26c82c 100644
--- a/engines/hopkins/talk.cpp
+++ b/engines/hopkins/talk.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.