From: twinaphex Date: Sat, 15 Oct 2016 16:43:14 +0000 (+0200) Subject: Add author name to libretro.c X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8454cb09b4e787ee847ba64936f79b3f08a4ea3;p=picodrive.git Add author name to libretro.c --- diff --git a/platform/libretro/libretro.c b/platform/libretro/libretro.c index 5f326da..b9b1414 100644 --- a/platform/libretro/libretro.c +++ b/platform/libretro/libretro.c @@ -1,6 +1,7 @@ /* * libretro core glue for PicoDrive * (C) notaz, 2013 + * (C) Daniel De Matteis, 2013 * * This work is licensed under the terms of MAME license. * See COPYING file in the top-level directory.