summaryrefslogtreecommitdiff
path: root/plugins/shn/shn.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shn/shn.c')
-rw-r--r--plugins/shn/shn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/shn/shn.c b/plugins/shn/shn.c
index cc03ac72..a8b773a1 100644
--- a/plugins/shn/shn.c
+++ b/plugins/shn/shn.c
@@ -1,6 +1,6 @@
/*
DeaDBeeF - ultimate music player for GNU/Linux systems with X11
- Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>
+ Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -1809,7 +1809,7 @@ static DB_decoder_t plugin = {
.plugin.name = "Shorten player",
.plugin.descr = "decodes shn files",
.plugin.copyright =
- "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n"
+ "Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n"
"\n"
"Based on xmms-shn, http://www.etree.org/shnutils/xmms-shn/\n"
"Copyright (C) 2000-2007 Jason Jordan <shnutils@freeshell.org>\n"