summaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-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 "