diff --git a/src/burn/drv/pst90s/d_tecmo16.cpp b/src/burn/drv/pst90s/d_tecmo16.cpp index 332710c02..ad5ac86fa 100644 --- a/src/burn/drv/pst90s/d_tecmo16.cpp +++ b/src/burn/drv/pst90s/d_tecmo16.cpp @@ -1332,7 +1332,7 @@ struct BurnDriver BurnDrvFstarfrcj = { struct BurnDriver BurnDrvGinkun = { "ginkun", NULL, NULL, NULL, "1995", - "Ganbare Ginkun\0", "Imperfect GFX", "Tecmo", "Miscellaneous", + "Ganbare Ginkun\0", NULL, "Tecmo", "Miscellaneous", L"\u304C\u3093\u3070\u308C \u30AE\u30F3\u304F\u3093\0Ganbare Ginkun\0", NULL, NULL, NULL, BDF_GAME_WORKING, 2, HARDWARE_MISC_POST90S, GBF_MINIGAMES, 0, NULL, GinkunRomInfo, GinkunRomName, NULL, NULL, FstarfrcInputInfo, GinkunDIPInfo, diff --git a/src/burner/win32/app.rc b/src/burner/win32/app.rc index 46210e92a..f60c1c0b2 100644 --- a/src/burner/win32/app.rc +++ b/src/burner/win32/app.rc @@ -212,7 +212,7 @@ BEGIN CONTROL BMP_ABOUT,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE | SS_SUNKEN,3,3,100,50 CONTROL "version",IDC_FBA_VER,"Static",SS_OWNERDRAW | WS_GROUP,78,63,264,10 CONTROL "specialbuild",IDC_SPECIALSTRING,"Static",SS_OWNERDRAW | WS_GROUP,78,71,264,10 - LTEXT "FB Alpha contains parts of MAME && Final Burn.\n© 2004-2014, Team FB Alpha.",IDC_STATIC,6,86,230,16,WS_DISABLED + LTEXT "FB Alpha contains parts of MAME && Final Burn.\n© 2004-2015, Team FB Alpha.",IDC_STATIC,6,86,230,16,WS_DISABLED DEFPUSHBUTTON "OK",IDOK,294,88,50,14 PUSHBUTTON "License",IDC_SHOWLICENSE,240,88,50,14 CONTROL "",IDC_LICENSE,"RICHEDIT20A",ES_MULTILINE | ES_READONLY | WS_VSCROLL | ES_NOIME,3,107,342,77, WS_EX_STATICEDGE | ES_EX_NOCALLOLEINIT diff --git a/src/license.txt b/src/license.txt index 1e0c4a709..0f7b8b1e3 100644 --- a/src/license.txt +++ b/src/license.txt @@ -67,7 +67,7 @@ Some graphics effects provided by the Scale2x, 2xPM, Eagle Graphics, 2xSaI, hq2x Miscellaneous other components from various sources. Copyright and license information are contained in the relevant parts of the source code. -All material not covered above © 2004-2014 Team FB Alpha. +All material not covered above © 2004-2015 Team FB Alpha. DISCLAIMER: The authors of FB Alpha don't guarantee its fitness for any purpose, implied or otherwise, and do not accept responsibility for any damages whatsoever that might occur when using FB Alpha. All games emulated by FB Alpha, including any images and sounds therein, are copyrighted by their respective copyright holders. FB Alpha DOES NOT INCLUDE any ROM images of emulated games.