diff options
author | Johannes Schickel | 2014-02-18 02:34:27 +0100 |
---|---|---|
committer | Johannes Schickel | 2014-02-18 02:39:40 +0100 |
commit | 3b73ceb17eaf57ed9dfdef8503c48a560aaf9f85 (patch) | |
tree | 0d767f3bbce255a3b1262cefecd38f101650bf6d /backends/plugins | |
parent | 5c27f7b04f3740eec3a433a94c7cc2ad35fe6d5a (diff) | |
download | scummvm-rg350-3b73ceb17eaf57ed9dfdef8503c48a560aaf9f85.tar.gz scummvm-rg350-3b73ceb17eaf57ed9dfdef8503c48a560aaf9f85.tar.bz2 scummvm-rg350-3b73ceb17eaf57ed9dfdef8503c48a560aaf9f85.zip |
WII: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/plugins')
-rw-r--r-- | backends/plugins/wii/wii-provider.cpp | 4 | ||||
-rw-r--r-- | backends/plugins/wii/wii-provider.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/backends/plugins/wii/wii-provider.cpp b/backends/plugins/wii/wii-provider.cpp index f96254eabe..4d7391b44e 100644 --- a/backends/plugins/wii/wii-provider.cpp +++ b/backends/plugins/wii/wii-provider.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. diff --git a/backends/plugins/wii/wii-provider.h b/backends/plugins/wii/wii-provider.h index fb847e1024..49eba82e8b 100644 --- a/backends/plugins/wii/wii-provider.h +++ b/backends/plugins/wii/wii-provider.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. |