summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-08-26 21:50:21 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-08-26 21:50:21 +0000
commit53a751e6f50f9c206c9dd544e57b2a77424e8339 (patch)
treee93f3f9521540fbd828b450cbc49886e53698b3f
parent3dcc06e13991613340a3f1e0d146a02e9dda608c (diff)
downloadpcsxr-53a751e6f50f9c206c9dd544e57b2a77424e8339.tar.gz
.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86947 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rwxr-xr-xgui/AboutDlg.c2
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 "