From 30b3472b678878d0fadac1812d5f0fb336bd2868 Mon Sep 17 00:00:00 2001 From: Barry Harris <44396066+barry65536@users.noreply.github.com> Date: Sun, 31 Aug 2014 18:20:40 +0000 Subject: [PATCH] doc update --- src/burner/win32/app.rc | 2 +- src/license.txt | 2 +- whatsnew.html | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/burner/win32/app.rc b/src/burner/win32/app.rc index d8663e96e..ca106d366 100644 --- a/src/burner/win32/app.rc +++ b/src/burner/win32/app.rc @@ -210,7 +210,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-2013, Team FB Alpha.",IDC_STATIC,6,86,230,16,WS_DISABLED + LTEXT "FB Alpha contains parts of MAME && Final Burn.\n© 2004-2014, 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 3531af91d..623a25cc5 100644 --- a/src/license.txt +++ b/src/license.txt @@ -32,7 +32,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-2013 Team FB Alpha. +All material not covered above © 2004-2014 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. diff --git a/whatsnew.html b/whatsnew.html index 4f471777a..63ac8e3d2 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -2720,6 +2720,14 @@ is from memory and some stuff is sure to be missing. Here's what's new anyway;