aboutsummaryrefslogtreecommitdiff
path: root/frontend/menu.c
diff options
context:
space:
mode:
authornotaz2014-12-25 17:17:05 +0200
committernotaz2014-12-25 21:22:06 +0200
commit3aba41853f8dc014ff61e05e8a2c616d89f88715 (patch)
tree84856d7c7fb7357ed94f8748d649060b7a83274a /frontend/menu.c
parent5fdcbb5abad30d464a6a90c15e25128a0580ac79 (diff)
downloadpcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.tar.gz
pcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.tar.bz2
pcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.zip
release r20
Diffstat (limited to 'frontend/menu.c')
-rw-r--r--frontend/menu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/menu.c b/frontend/menu.c
index 36a9a6b..a7012e6 100644
--- a/frontend/menu.c
+++ b/frontend/menu.c
@@ -1,5 +1,5 @@
/*
- * (C) Gražvydas "notaz" Ignotas, 2010-2013
+ * (C) Gražvydas "notaz" Ignotas, 2010-2014
*
* This work is licensed under the terms of any of these licenses
* (at your option):
@@ -1928,7 +1928,7 @@ static const char credits_text[] =
"PCSX4ALL plugin by PCSX4ALL team\n"
" Chui, Franxis, Unai\n\n"
"integration, optimization and\n"
- " frontend (C) 2010-2012 notaz\n";
+ " frontend (C) 2010-2014 notaz\n";
static int reset_game(void)
{