X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=pico%2Fvideoport.c;h=ab02af8ba2064fccec66b971d5264a2dc4cfd2ec;hb=f4c0720c249d4d51f13f9cd69e3f149dcdf64a9e;hp=c1a1ba908bff0bc09a9d53b04617fba22d90f3c8;hpb=697746df021a83dcb556afdb36abc6977780985c;p=picodrive.git diff --git a/pico/videoport.c b/pico/videoport.c index c1a1ba9..ab02af8 100644 --- a/pico/videoport.c +++ b/pico/videoport.c @@ -1,11 +1,11 @@ -// PicoDrive - -// (c) Copyright 2004 Dave, All rights reserved. -// (c) Copyright 2006-2008, Grazvydas "notaz" Ignotas -// 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 "cd/gfx_cd.h"