X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fpico%2Fmemory.c;h=7c3a64636dacb00dac2d3ba13300ab1a600c8785;hb=75b84e4b7c446cf42a2838834b5d50a4059709fe;hp=4bdc84b67af741f5d47502c65a4b93aaeb86b2f2;hpb=45f2f245f51ef0c0d37df3c998595c132bfcaffa;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"