diff options
Diffstat (limited to 'gui/AboutDlg.c')
| -rwxr-xr-x | gui/AboutDlg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/AboutDlg.c b/gui/AboutDlg.c index 1d9962bf..f701c1c9 100755 --- a/gui/AboutDlg.c +++ b/gui/AboutDlg.c @@ -71,7 +71,7 @@ void RunAboutDialog(void) { const gchar *copyright = N_( "(C) 1999-2003 PCSX Team\n" "(C) 2005-2009 PCSX-df Team\n" - "(C) 2009-2013 PCSX-Reloaded Team"); + "(C) 2009-2014 PCSX-Reloaded Team"); const gchar *license = N_( "This program is free software: you can redistribute it and/or modify " |
