aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/zipreader.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:19 +0100
committerJohannes Schickel2014-02-18 02:39:34 +0100
commit312442fcdd6ee23f00058e788322a4b89d7e4d43 (patch)
tree2b4a0bbee2df91d0192307473069779cdbc7d4c1 /backends/platform/ds/arm9/source/zipreader.h
parentaaff7b1736a65ee7ee47f63674c053dd15c36f74 (diff)
downloadscummvm-rg350-312442fcdd6ee23f00058e788322a4b89d7e4d43.tar.gz
scummvm-rg350-312442fcdd6ee23f00058e788322a4b89d7e4d43.tar.bz2
scummvm-rg350-312442fcdd6ee23f00058e788322a4b89d7e4d43.zip
DS: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/platform/ds/arm9/source/zipreader.h')
-rw-r--r--backends/platform/ds/arm9/source/zipreader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/ds/arm9/source/zipreader.h b/backends/platform/ds/arm9/source/zipreader.h
index 70f000eb4b..0078919d5f 100644
--- a/backends/platform/ds/arm9/source/zipreader.h
+++ b/backends/platform/ds/arm9/source/zipreader.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.