summaryrefslogtreecommitdiff
path: root/plugins/shellexec
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shellexec')
-rw-r--r--plugins/shellexec/shellexec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/shellexec/shellexec.c b/plugins/shellexec/shellexec.c
index 4edfd796..3ee26aa4 100644
--- a/plugins/shellexec/shellexec.c
+++ b/plugins/shellexec/shellexec.c
@@ -1,6 +1,6 @@
/*
Shellexec plugin for DeaDBeeF
- Copyright (C) 2010-2011 Alexey Yakovenko <waker@users.sf.net>
+ Copyright (C) 2010-2012 Alexey Yakovenko <waker@users.sf.net>
Copyright (C) 2010 Viktor Semykin <thesame.ml@gmail.com>
This program is free software: you can redistribute it and/or modify
@@ -245,7 +245,7 @@ static DB_misc_t plugin = {
"this would show the name of selected track in notification popup"
,
.plugin.copyright =
- "Copyright (C) 2010-2011 Alexey Yakovenko <waker@users.sf.net>\n"
+ "Copyright (C) 2010-2012 Alexey Yakovenko <waker@users.sf.net>\n"
"Copyright (C) 2010 Viktor Semykin <thesame.ml@gmail.com>\n"
"\n"
"This program is free software; you can redistribute it and/or\n"