diff plugins/MelEnergy.h @ 110:b147d06397bc

plugins/{MelEnergy,Mfcc,SpecDesc}.{cpp,h}: change package name to vamp-aubio-plugins
author Paul Brossier <piem@piem.org>
date Sat, 31 Jan 2015 16:43:22 +0100
parents e6815bf4a826
children
line wrap: on
line diff
--- a/plugins/MelEnergy.h	Sat Jan 31 15:16:15 2015 +0100
+++ b/plugins/MelEnergy.h	Sat Jan 31 16:43:22 2015 +0100
@@ -5,7 +5,7 @@
 
     Copyright (C) 2006-2015 Paul Brossier <piem@aubio.org>
 
-    This file is part of vamp-aubio.
+    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
@@ -20,7 +20,6 @@
     You should have received a copy of the GNU General Public License
     along with aubio.  If not, see <http://www.gnu.org/licenses/>.
 
-
 */
 
 #ifndef _MELENERGY_PLUGIN_H_