aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/music.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:23 +0100
committerJohannes Schickel2014-02-18 02:39:37 +0100
commit34552b9ee7fc3b08dc19ec8f26583f957e4a9386 (patch)
treec2fc5b60954c3be8885cb2ed623bddfe28f1b457 /engines/queen/music.cpp
parent2a7e57dd4813922abf7424287f5e3db939ed0823 (diff)
downloadscummvm-rg350-34552b9ee7fc3b08dc19ec8f26583f957e4a9386.tar.gz
scummvm-rg350-34552b9ee7fc3b08dc19ec8f26583f957e4a9386.tar.bz2
scummvm-rg350-34552b9ee7fc3b08dc19ec8f26583f957e4a9386.zip
QUEEN: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/queen/music.cpp')
-rw-r--r--engines/queen/music.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/queen/music.cpp b/engines/queen/music.cpp
index 2835954003..93d6527622 100644
--- a/engines/queen/music.cpp
+++ b/engines/queen/music.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.