X-Git-Url: https://git.aubio.org/?p=vamp-aubio-plugins.git;a=blobdiff_plain;f=plugins%2FSilence.cpp;h=c1d7f99db7589a73e08b398082327371976e129f;hp=c58e21757352b3aed134c9f58047c48f4c57ecbd;hb=11663a4e47dc39a68d621c7823c645aa766d927e;hpb=dda4d9aa18e8d6c2811dbaaaedcdf0fe5e43440f diff --git a/plugins/Silence.cpp b/plugins/Silence.cpp index c58e217..c1d7f99 100644 --- a/plugins/Silence.cpp +++ b/plugins/Silence.cpp @@ -6,11 +6,21 @@ Centre for Digital Music, Queen Mary, University of London. This file copyright 2006-2008 Chris Cannam and QMUL. - 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. See the file - COPYING included with this distribution for more information. + This file is part of vamp-aubio-plugins. + + vamp-aubio 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. + + vamp-aubio 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 aubio. If not, see . + */ #include