diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-05-05 14:29:52 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-05-05 14:29:52 +0000 |
| commit | d1c9470b12b351443f14ee1cb5620bfffc6dfb0a (patch) | |
| tree | 01dfb1e0f3285e1f9b8aab43e8d0b49bb49a2cc0 /gui | |
| parent | 1b994def069a2a09e792f88bb9287387a9a4cc97 (diff) | |
| download | pcsxr-d1c9470b12b351443f14ee1cb5620bfffc6dfb0a.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66587 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/AboutDlg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/AboutDlg.c b/gui/AboutDlg.c index b0a07453..b5d18d90 100644 --- 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-2010 PCSX-Reloaded Team");
+ "(C) 2009-2011 PCSX-Reloaded Team");
const gchar *license = N_(
"This program is free software; you can redistribute it and/or modify "
|
