summaryrefslogtreecommitdiff
path: root/libs/qm-dsp/dsp/transforms/FFT.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/qm-dsp/dsp/transforms/FFT.h')
-rw-r--r--libs/qm-dsp/dsp/transforms/FFT.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libs/qm-dsp/dsp/transforms/FFT.h b/libs/qm-dsp/dsp/transforms/FFT.h
index c8956ac7f2..73af5616e7 100644
--- a/libs/qm-dsp/dsp/transforms/FFT.h
+++ b/libs/qm-dsp/dsp/transforms/FFT.h
@@ -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