diff dsp/keydetection/GetKeyMode.h @ 378:f5b5f64835b9

Some docs; remove FiltFiltConfig as it's the same as FilterConfig
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 21 Oct 2013 11:59:57 +0100
parents 9aedf5ea8c35
children e7e36ecd7ad2
line wrap: on
line diff
--- a/dsp/keydetection/GetKeyMode.h	Mon Oct 21 11:50:09 2013 +0100
+++ b/dsp/keydetection/GetKeyMode.h	Mon Oct 21 11:59:57 2013 +0100
@@ -1,17 +1,12 @@
 /*
- * Author: c.landone 
- * Description:
- *
- * Syntax: C++
- *
- * Copyright (c) 2005 Centre for Digital Music ( C4DM )
- *                    Queen Mary Univesrity of London
- *
- *
- * This program is not free software; you cannot redistribute it 
- * without the explicit authorization from the centre for digital music,
- * queen mary university of london 
- *
+    Copyright (c) 2005 Centre for Digital Music ( C4DM )
+                       Queen Mary Univesrity of London
+
+    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.
  */
 
 #ifndef GETKEYMODE_H