aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2/systemps2.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:23 +0100
committerJohannes Schickel2014-02-18 02:39:37 +0100
commit7aa3de5d37045776b146af28604d32337eb4e6e4 (patch)
tree45474371540f61682604e6929b861f8b62e60bc0 /backends/platform/ps2/systemps2.h
parentd8202baaddf00c4684996c4863bd83e90f66f841 (diff)
downloadscummvm-rg350-7aa3de5d37045776b146af28604d32337eb4e6e4.tar.gz
scummvm-rg350-7aa3de5d37045776b146af28604d32337eb4e6e4.tar.bz2
scummvm-rg350-7aa3de5d37045776b146af28604d32337eb4e6e4.zip
PS2: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/platform/ps2/systemps2.h')
-rw-r--r--backends/platform/ps2/systemps2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/ps2/systemps2.h b/backends/platform/ps2/systemps2.h
index 3ba40a70f9..580eb8b6f2 100644
--- a/backends/platform/ps2/systemps2.h
+++ b/backends/platform/ps2/systemps2.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.