diff dsp/transforms/FFT.h @ 191:857ca50ca25f

Add DCT
author Chris Cannam
date Wed, 07 Oct 2015 09:55:35 +0100
parents a586888bc06c
children 701233f8ed41
line wrap: on
line diff
--- a/dsp/transforms/FFT.h	Mon Sep 28 12:33:17 2015 +0100
+++ b/dsp/transforms/FFT.h	Wed Oct 07 09:55:35 2015 +0100
@@ -4,6 +4,12 @@
     QM DSP Library
 
     Centre for Digital Music, Queen Mary, University 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 FFT_H