diff options
author | Johannes Schickel | 2014-02-18 02:34:21 +0100 |
---|---|---|
committer | Johannes Schickel | 2014-02-18 02:39:35 +0100 |
commit | 3d4f409572221c559cbbcd5874c036943009e29d (patch) | |
tree | 9b3681644a934578f6f67b4d9e7909563314f080 /engines/lastexpress/entities/vassili.h | |
parent | b79c2156d03aa6a40a94395453f6b0436ed48c03 (diff) | |
download | scummvm-rg350-3d4f409572221c559cbbcd5874c036943009e29d.tar.gz scummvm-rg350-3d4f409572221c559cbbcd5874c036943009e29d.tar.bz2 scummvm-rg350-3d4f409572221c559cbbcd5874c036943009e29d.zip |
LASTEXPRESS: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/lastexpress/entities/vassili.h')
-rw-r--r-- | engines/lastexpress/entities/vassili.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/lastexpress/entities/vassili.h b/engines/lastexpress/entities/vassili.h index d006770f7b..dfdacf7920 100644 --- a/engines/lastexpress/entities/vassili.h +++ b/engines/lastexpress/entities/vassili.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. |