plugins/{MelEnergy,Mfcc,SpecDesc}.{cpp,h}: change package name to vamp-aubio-plugins
[vamp-aubio-plugins.git] / plugins / MelEnergy.h
index 074942f..52a98d8 100644 (file)
@@ -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_