diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-08-26 21:50:21 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-08-26 21:50:21 +0000 |
| commit | 53a751e6f50f9c206c9dd544e57b2a77424e8339 (patch) | |
| tree | e93f3f9521540fbd828b450cbc49886e53698b3f | |
| parent | 3dcc06e13991613340a3f1e0d146a02e9dda608c (diff) | |
| download | pcsxr-53a751e6f50f9c206c9dd544e57b2a77424e8339.tar.gz | |
.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86947 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -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 d01dd291..56474f89 100755 --- a/gui/AboutDlg.c +++ b/gui/AboutDlg.c @@ -70,7 +70,7 @@ void RunAboutDialog(void) { const gchar *copyright = N_( "(C) 1999-2003 PCSX Team\n" "(C) 2005-2009 PCSX-df Team\n" - "(C) 2009-2011 PCSX-Reloaded Team"); + "(C) 2009-2013 PCSX-Reloaded Team"); const gchar *license = N_( "This program is free software; you can redistribute it and/or modify " |
