aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/webos/webos.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:27 +0100
committerJohannes Schickel2014-02-18 02:39:40 +0100
commit5c27f7b04f3740eec3a433a94c7cc2ad35fe6d5a (patch)
treef0f3c83aab5674ed5b04a78722ac5c88377c97d7 /backends/platform/webos/webos.h
parent01d20bd0e4e8a17ad45f72526ce909de5d1d46e0 (diff)
downloadscummvm-rg350-5c27f7b04f3740eec3a433a94c7cc2ad35fe6d5a.tar.gz
scummvm-rg350-5c27f7b04f3740eec3a433a94c7cc2ad35fe6d5a.tar.bz2
scummvm-rg350-5c27f7b04f3740eec3a433a94c7cc2ad35fe6d5a.zip
WEBOS: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/platform/webos/webos.h')
-rw-r--r--backends/platform/webos/webos.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/webos/webos.h b/backends/platform/webos/webos.h
index dda56a70da..a2535ddc08 100644
--- a/backends/platform/webos/webos.h
+++ b/backends/platform/webos/webos.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.