X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgizmondo%2Fmenu.h;h=3951f39977b1ea8f72fa82e70100bd593f500da2;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=8a88679f893226669b74fbfaa28454e189aca311;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;p=picodrive.git diff --git a/platform/gizmondo/menu.h b/platform/gizmondo/menu.h index 8a88679..3951f39 100644 --- a/platform/gizmondo/menu.h +++ b/platform/gizmondo/menu.h @@ -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. + */ void menu_loop(void); int menu_loop_tray(void);