aboutsummaryrefslogtreecommitdiff
path: root/video/psx_decoder.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:27 +0100
committerJohannes Schickel2014-02-18 02:39:39 +0100
commit8f3a923686a5a29e8affff2b624deff35938d5dc (patch)
treebf7a95dddccfa568fe58f51e413afcb3fcee6c10 /video/psx_decoder.h
parent9e90dcd346d48e62cd66b304e6d5339fa8b75f9d (diff)
downloadscummvm-rg350-8f3a923686a5a29e8affff2b624deff35938d5dc.tar.gz
scummvm-rg350-8f3a923686a5a29e8affff2b624deff35938d5dc.tar.bz2
scummvm-rg350-8f3a923686a5a29e8affff2b624deff35938d5dc.zip
VIDEO: Make GPL headers consistent in themselves.
Diffstat (limited to 'video/psx_decoder.h')
-rw-r--r--video/psx_decoder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/psx_decoder.h b/video/psx_decoder.h
index d1d5204e37..2d70123b71 100644
--- a/video/psx_decoder.h
+++ b/video/psx_decoder.h
@@ -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.