aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/resources.cpp
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2015-05-09 18:04:13 +0200
committerWillem Jan Palenstijn2015-05-09 18:06:05 +0200
commit902b79116552b0605668f130e0695e4798ef87d5 (patch)
tree4b76b4ca8d695c6cac0ae9afb73452d3fa86c78a /engines/sherlock/resources.cpp
parent1518d14c3412fa6cf5aaf2bb3bbedfe61d37c15e (diff)
downloadscummvm-rg350-902b79116552b0605668f130e0695e4798ef87d5.tar.gz
scummvm-rg350-902b79116552b0605668f130e0695e4798ef87d5.tar.bz2
scummvm-rg350-902b79116552b0605668f130e0695e4798ef87d5.zip
SHERLOCK: Make copyright headers consistent
Diffstat (limited to 'engines/sherlock/resources.cpp')
-rw-r--r--engines/sherlock/resources.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sherlock/resources.cpp b/engines/sherlock/resources.cpp
index c64f4e4923..dd906ba132 100644
--- a/engines/sherlock/resources.cpp
+++ b/engines/sherlock/resources.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.