aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/symbian/symbianstream.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:25 +0100
committerJohannes Schickel2014-02-18 02:39:38 +0100
commit1b5c324811c06b1128883ada7763f1f14c85afd8 (patch)
tree40a5dc6739068d023f63dabf9a3e3097b6c1f110 /backends/fs/symbian/symbianstream.cpp
parentbad7cdd3a60b7fc323f47d311591aa6fa3b9c19e (diff)
downloadscummvm-rg350-1b5c324811c06b1128883ada7763f1f14c85afd8.tar.gz
scummvm-rg350-1b5c324811c06b1128883ada7763f1f14c85afd8.tar.bz2
scummvm-rg350-1b5c324811c06b1128883ada7763f1f14c85afd8.zip
SYMBIAN: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/fs/symbian/symbianstream.cpp')
-rw-r--r--backends/fs/symbian/symbianstream.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/fs/symbian/symbianstream.cpp b/backends/fs/symbian/symbianstream.cpp
index fa7842d3b1..549bc54452 100644
--- a/backends/fs/symbian/symbianstream.cpp
+++ b/backends/fs/symbian/symbianstream.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.