diff options
author | Johannes Schickel | 2014-02-18 02:34:23 +0100 |
---|---|---|
committer | Johannes Schickel | 2014-02-18 02:39:37 +0100 |
commit | 7aa3de5d37045776b146af28604d32337eb4e6e4 (patch) | |
tree | 45474371540f61682604e6929b861f8b62e60bc0 /backends/platform/ps2/iop/CoDyVDfs/common | |
parent | d8202baaddf00c4684996c4863bd83e90f66f841 (diff) | |
download | scummvm-rg350-7aa3de5d37045776b146af28604d32337eb4e6e4.tar.gz scummvm-rg350-7aa3de5d37045776b146af28604d32337eb4e6e4.tar.bz2 scummvm-rg350-7aa3de5d37045776b146af28604d32337eb4e6e4.zip |
PS2: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/platform/ps2/iop/CoDyVDfs/common')
-rw-r--r-- | backends/platform/ps2/iop/CoDyVDfs/common/codyvdirx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/ps2/iop/CoDyVDfs/common/codyvdirx.h b/backends/platform/ps2/iop/CoDyVDfs/common/codyvdirx.h index e94e7dc8d6..81ef7cb6d0 100644 --- a/backends/platform/ps2/iop/CoDyVDfs/common/codyvdirx.h +++ b/backends/platform/ps2/iop/CoDyVDfs/common/codyvdirx.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. |