From 1b49c36a819f05ed64276642a16883c6e7c24a98 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Wed, 7 May 2014 23:39:22 +0200 Subject: updated/improved/added licensing info in many plugins, added COPYING files, some plugins got upgraded from GPL to ZLIB --- plugins/shellexecui/COPYING | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 plugins/shellexecui/COPYING (limited to 'plugins/shellexecui/COPYING') diff --git a/plugins/shellexecui/COPYING b/plugins/shellexecui/COPYING new file mode 100644 index 00000000..fe3bb975 --- /dev/null +++ b/plugins/shellexecui/COPYING @@ -0,0 +1,18 @@ +ShellExec GUI plugin for DeaDBeeF Player +Copyright (C) 2012 Azeem Arshad +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 +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + -- cgit v1.2.3