X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fcd%2Fbuffering.c;h=a79172d332feb921b49c64355cb2650de5cf980c;hb=d3524932fadaea45167f6feab8b8ef612f6a92de;hp=dbf7b28436fbe1897e1f0e6b08fe52a2f6c3b6c7;hpb=1cfc5cc4ce06642b9bc45ca3b9d32793718e9455;p=picodrive.git diff --git a/pico/cd/buffering.c b/pico/cd/buffering.c index dbf7b28..a79172d 100644 --- a/pico/cd/buffering.c +++ b/pico/cd/buffering.c @@ -1,5 +1,10 @@ -// Buffering handling -// (c) Copyright 2007, Grazvydas "notaz" Ignotas +/* + * Buffering handling + * (C) notaz, 2007,2008 + * + * This work is licensed under the terms of MAME license. + * See COPYING file in the top-level directory. + */ #include "../pico_int.h"