From e84eeccd73b0d278d883e6cd6a2b793b3e93d4d7 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 19 Feb 2008 04:33:15 +0000 Subject: [FIX] Fixed GPL headers in source files from rogue find/replace [ADD] SpeciesAbilityUI.{h, cpp} [ADD] pokemodr TODO list git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@62 6ecfd1a5-f3ed-3746-8530-beee90d26b22 --- pokemod/Tile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pokemod/Tile.cpp') diff --git a/pokemod/Tile.cpp b/pokemod/Tile.cpp index 31e79cf1..7f9e319e 100644 --- a/pokemod/Tile.cpp +++ b/pokemod/Tile.cpp @@ -13,7 +13,7 @@ // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTTile or FITNESS FOR A PARTICULAR PURPOSE. See the +// 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 -- cgit