X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fpico%2Fmemory.c;h=7c3a64636dacb00dac2d3ba13300ab1a600c8785;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=4bdc84b67af741f5d47502c65a4b93aaeb86b2f2;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;p=picodrive.git diff --git a/pico/pico/memory.c b/pico/pico/memory.c index 4bdc84b..7c3a646 100644 --- a/pico/pico/memory.c +++ b/pico/pico/memory.c @@ -1,3 +1,10 @@ +/* + * PicoDrive + * (C) notaz, 2008 + * + * This work is licensed under the terms of MAME license. + * See COPYING file in the top-level directory. + */ #include "../pico_int.h" #include "../memory.h" #include "../sound/sn76496.h"