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/fs/wii | |
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/fs/wii')
-rw-r--r-- | backends/fs/wii/wii-fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/fs/wii/wii-fs.h b/backends/fs/wii/wii-fs.h index f785101099..c77c543dae 100644 --- a/backends/fs/wii/wii-fs.h +++ b/backends/fs/wii/wii-fs.h @@ -17,6 +17,7 @@ * 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. + * */ #ifndef WII_FILESYSTEM_H |