summaryrefslogtreecommitdiff
path: root/plugins/hotkeys/hotkeys.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hotkeys/hotkeys.c')
-rw-r--r--plugins/hotkeys/hotkeys.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/hotkeys/hotkeys.c b/plugins/hotkeys/hotkeys.c
index f85d5aec..694fb6f6 100644
--- a/plugins/hotkeys/hotkeys.c
+++ b/plugins/hotkeys/hotkeys.c
@@ -1,7 +1,7 @@
/*
Hotkeys plugin for DeaDBeeF
- Copyright (C) 2009 Viktor Semykin <thesame.ml@gmail.com>
- Copyright (C) 2012 Alexey Yakovenko <waker@users.sourceforge.net>
+ Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com>
+ Copyright (C) 2012-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
@@ -1056,7 +1056,7 @@ static DB_hotkeys_plugin_t plugin = {
" * added local hotkeys support\n"
,
.misc.plugin.copyright =
- "Copyright (C) 2009-2012 Alexey Yakovenko <waker@users.sourceforge.net>\n"
+ "Copyright (C) 2012-2013 Alexey Yakovenko <waker@users.sourceforge.net>\n"
"Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com>\n"
"\n"
"This program is free software; you can redistribute it and/or\n"