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 --- pokemodr/ImageDialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pokemodr/ImageDialog.cpp') diff --git a/pokemodr/ImageDialog.cpp b/pokemodr/ImageDialog.cpp index 6c880efd..8deb2972 100644 --- a/pokemodr/ImageDialog.cpp +++ b/pokemodr/ImageDialog.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 -// MERCHANTItem 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