X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fsek.c;h=f42e2d97d2b50c831846ba4452c83a12b5d09ea8;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=bc44c476651123ba1fd6d63962a8cb7e2f0ab4aa;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;p=picodrive.git diff --git a/pico/sek.c b/pico/sek.c index bc44c47..f42e2d9 100644 --- a/pico/sek.c +++ b/pico/sek.c @@ -1,11 +1,11 @@ -// This is part of Pico Library - -// (c) Copyright 2004 Dave, All rights reserved. -// (c) Copyright 2006 notaz, All rights reserved. -// Free for non-commercial use. - -// For commercial use, separate licencing terms must be obtained. - +/* + * PicoDrive + * (c) Copyright Dave, 2004 + * (C) notaz, 2006-2009 + * + * 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"