summaryrefslogtreecommitdiff
path: root/plugins/tta/ttaplug.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tta/ttaplug.c')
-rw-r--r--plugins/tta/ttaplug.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/tta/ttaplug.c b/plugins/tta/ttaplug.c
index cb6f35f7..ba6fac92 100644
--- a/plugins/tta/ttaplug.c
+++ b/plugins/tta/ttaplug.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 as published by
@@ -331,7 +331,7 @@ static DB_decoder_t plugin = {
.plugin.name = "tta decoder",
.plugin.descr = "tta decoder based on TTA Hardware Players Library Version 1.2",
.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"
"Uses modified TTA Hardware Players Library Version 1.2,\n"
"(c) 2004 Alexander Djourik. All rights reserved.\n"