From dc969cbd7501d46edf6027ed2898d58159491404 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sat, 8 Feb 2014 18:02:15 +0100 Subject: added/updated COPYING in cdda, converter, coreaudio, dca, dsp_libsrc, dumb --- plugins/cdda/COPYING | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 plugins/cdda/COPYING (limited to 'plugins/cdda') diff --git a/plugins/cdda/COPYING b/plugins/cdda/COPYING new file mode 100644 index 00000000..cf6220be --- /dev/null +++ b/plugins/cdda/COPYING @@ -0,0 +1,55 @@ +CD audio plugin for DeaDBeeF +Copyright (C) 2009-2014 Alexey Yakovenko, Viktor Semykin + +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, see . + + +libcddb +Copyright (C) 2003, 2004, 2005 Kris Verbeeck + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Library General Public +License as published by the Free Software Foundation; either +version 2 of the License, or (at your option) any later version. + +This library 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 +Library General Public License for more details. + +You should have received a copy of the GNU Library General Public +License along with this library; if not, write to the +Free Software Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. + + + +libcdio +Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Rocky Bernstein + +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 3 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, see . + + + -- cgit v1.2.3