X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Faudioanalyser.cc;h=fd30744a7484872ab45db79079369f1d06f05642;hb=9254e80c396265f484adb3b7bf5f0b502d096107;hp=d477026a24df8998be326335c5d710176111ddac;hpb=3f30e8093e1c78bb722196ecb48d9c7cbdd279c3;p=ardour.git diff --git a/libs/ardour/audioanalyser.cc b/libs/ardour/audioanalyser.cc index d477026a24..fd30744a74 100644 --- a/libs/ardour/audioanalyser.cc +++ b/libs/ardour/audioanalyser.cc @@ -1,6 +1,25 @@ +/* + Copyright (C) 2012 Paul Davis + + 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., 675 Mass Ave, Cambridge, MA 02139, USA. + +*/ + #include -#include "vamp-hostsdk/PluginLoader.h" +#include #include #include