X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fcd%2Fmisc.c;h=227b4b226be69035a1b4c1261bcbd6eeb7c7c7b2;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=c3dcf69959b220ffb9da32252481df1fd0093d85;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;p=picodrive.git diff --git a/pico/cd/misc.c b/pico/cd/misc.c index c3dcf69..227b4b2 100644 --- a/pico/cd/misc.c +++ b/pico/cd/misc.c @@ -1,5 +1,10 @@ -// Some misc stuff -// (c) Copyright 2007, Grazvydas "notaz" Ignotas +/* + * PicoDrive + * (C) notaz, 2007 + * + * This work is licensed under the terms of MAME license. + * See COPYING file in the top-level directory. + */ #include "../pico_int.h"