aboutsummaryrefslogtreecommitdiff
path: root/frontend/menu.c
diff options
context:
space:
mode:
authornotaz2015-01-12 00:25:49 +0200
committernotaz2015-01-13 00:53:41 +0200
commit52d279a54510d3c73c53462f3f236d62fec2d6fa (patch)
tree9ef0c48d773af99ab8cbe88f5d6a618b6e7ff5a5 /frontend/menu.c
parent7cfc0c6699ace15d825367e8c40871b413638cf6 (diff)
downloadpcsx_rearmed-52d279a54510d3c73c53462f3f236d62fec2d6fa.tar.gz
pcsx_rearmed-52d279a54510d3c73c53462f3f236d62fec2d6fa.tar.bz2
pcsx_rearmed-52d279a54510d3c73c53462f3f236d62fec2d6fa.zip
release r21
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 675ec26..0088a63 100644
--- a/frontend/menu.c
+++ b/frontend/menu.c
@@ -1,5 +1,5 @@
/*
- * (C) Gražvydas "notaz" Ignotas, 2010-2014
+ * (C) Gražvydas "notaz" Ignotas, 2010-2015
*
* This work is licensed under the terms of any of these licenses
* (at your option):
@@ -1934,7 +1934,7 @@ static const char credits_text[] =
"PCSX4ALL plugin by PCSX4ALL team\n"
" Chui, Franxis, Unai\n\n"
"integration, optimization and\n"
- " frontend (C) 2010-2014 notaz\n";
+ " frontend (C) 2010-2015 notaz\n";
static int reset_game(void)
{