X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgizmondo%2Fmenu.c;h=dd6740a348be2706f723e6666431ac14451a56d0;hb=b5f5dc1fad9a7876a2d146b1c61d06e64435a86e;hp=0e347794438bfdfc34541dd001fd5c5fa91334a2;hpb=b682092681909a8c8e8165b9c3898833e36708b7;p=picodrive.git diff --git a/platform/gizmondo/menu.c b/platform/gizmondo/menu.c index 0e34779..dd6740a 100644 --- a/platform/gizmondo/menu.c +++ b/platform/gizmondo/menu.c @@ -1,7 +1,10 @@ -// (c) Copyright 2006,2007 notaz, All rights reserved. -// Free for non-commercial use. - -// For commercial use, separate licencing terms must be obtained. +/* + * PicoDrive + * (C) notaz, 2006-2008 + * + * This work is licensed under the terms of MAME license. + * See COPYING file in the top-level directory. + */ // don't like to use loads of #ifdefs, so duplicating GP2X code // horribly instead @@ -29,7 +32,7 @@ #include #include -#include +#include #define gizKeyUnkn "???"