From c449986d31e4968ed623ad81999ccf2d13abac1f Mon Sep 17 00:00:00 2001 From: sergiobenrocha2 Date: Tue, 26 Aug 2014 00:56:27 -0300 Subject: [PATCH] Added authors and license to 4DO info. --- dist/info/4do_libretro.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/info/4do_libretro.info b/dist/info/4do_libretro.info index 1bf707f6..f9ed3d81 100644 --- a/dist/info/4do_libretro.info +++ b/dist/info/4do_libretro.info @@ -1,10 +1,10 @@ display_name = "3DO (4DO)" -authors = "TBA" +authors = "JohnnyDude|FreeDO team" supported_extensions = "iso|cue" corename = "4DO" manufacturer = "Various" systemname = "3DO" -license = "" +license = "LGPL with additional notes" permissions = "" display_version = "v1.3.2.3" need_fullpath = "true"