summaryrefslogtreecommitdiff
path: root/plugins/shellexecui/shellexecui.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shellexecui/shellexecui.c')
-rw-r--r--plugins/shellexecui/shellexecui.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/shellexecui/shellexecui.c b/plugins/shellexecui/shellexecui.c
index b7fa36ba..482cec2b 100644
--- a/plugins/shellexecui/shellexecui.c
+++ b/plugins/shellexecui/shellexecui.c
@@ -1,5 +1,7 @@
/*
+ ShellExec GUI plugin for DeaDBeeF Player
Copyright (C) 2012 Azeem Arshad <kr00r4n@gmail.com>
+ Copyright (C) 2013-2014 Alexey Yakovenko
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -408,7 +410,9 @@ static DB_misc_t plugin = {
#endif
.plugin.descr = "A GTK UI for the Shellexec plugin",
.plugin.copyright =
+ "ShellExec GUI plugin for DeaDBeeF Player\n"
"Copyright (C) 2012 Azeem Arshad <kr00r4n@gmail.com>\n"
+ "Copyright (C) 2013-2014 Alexey Yakovenko\n"
"\n"
"This program is free software; you can redistribute it and/or\n"
"modify it under the terms of the GNU General Public License\n"