X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fz80if.c;h=cb0fa9b11b9f7317022082c64b72ad1367c30446;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=d6dbfb86f90e726a9fff9cb3b3c46066d4cf17ec;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;p=picodrive.git diff --git a/pico/z80if.c b/pico/z80if.c index d6dbfb8..cb0fa9b 100644 --- a/pico/z80if.c +++ b/pico/z80if.c @@ -1,3 +1,11 @@ +/* + * PicoDrive + * (C) notaz, 2007-2010 + * + * This work is licensed under the terms of MAME license. + * See COPYING file in the top-level directory. + */ + #include #include "pico_int.h" #include "memory.h"