diff options
author | Willem Jan Palenstijn | 2015-05-09 18:04:13 +0200 |
---|---|---|
committer | Willem Jan Palenstijn | 2015-05-09 18:06:05 +0200 |
commit | 902b79116552b0605668f130e0695e4798ef87d5 (patch) | |
tree | 4b76b4ca8d695c6cac0ae9afb73452d3fa86c78a /engines/sherlock/graphics.cpp | |
parent | 1518d14c3412fa6cf5aaf2bb3bbedfe61d37c15e (diff) | |
download | scummvm-rg350-902b79116552b0605668f130e0695e4798ef87d5.tar.gz scummvm-rg350-902b79116552b0605668f130e0695e4798ef87d5.tar.bz2 scummvm-rg350-902b79116552b0605668f130e0695e4798ef87d5.zip |
SHERLOCK: Make copyright headers consistent
Diffstat (limited to 'engines/sherlock/graphics.cpp')
-rw-r--r-- | engines/sherlock/graphics.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sherlock/graphics.cpp b/engines/sherlock/graphics.cpp index bdb4df6c83..234928156a 100644 --- a/engines/sherlock/graphics.cpp +++ b/engines/sherlock/graphics.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. |