annotate fft/fftw/fftw-3.3.4/doc/license.texi @ 40:223f770b5341 kissfft-double tip

Try a double-precision kissfft
author Chris Cannam
date Wed, 07 Sep 2016 10:40:32 +0100
parents 26056e866c29
children
rev   line source
Chris@19 1 @node License and Copyright, Concept Index, Acknowledgments, Top
Chris@19 2 @chapter License and Copyright
Chris@19 3
Chris@19 4 FFTW is Copyright @copyright{} 2003, 2007-11 Matteo Frigo, Copyright
Chris@19 5 @copyright{} 2003, 2007-11 Massachusetts Institute of Technology.
Chris@19 6
Chris@19 7 FFTW is free software; you can redistribute it and/or modify
Chris@19 8 it under the terms of the GNU General Public License as published by
Chris@19 9 the Free Software Foundation; either version 2 of the License, or
Chris@19 10 (at your option) any later version.
Chris@19 11
Chris@19 12 This program is distributed in the hope that it will be useful,
Chris@19 13 but WITHOUT ANY WARRANTY; without even the implied warranty of
Chris@19 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Chris@19 15 GNU General Public License for more details.
Chris@19 16
Chris@19 17 You should have received a copy of the GNU General Public License along
Chris@19 18 with this program; if not, write to the Free Software Foundation, Inc.,
Chris@19 19 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA You can also
Chris@19 20 find the @uref{http://www.gnu.org/licenses/gpl-2.0.html, GPL on the GNU
Chris@19 21 web site}.
Chris@19 22
Chris@19 23 In addition, we kindly ask you to acknowledge FFTW and its authors in
Chris@19 24 any program or publication in which you use FFTW. (You are not
Chris@19 25 @emph{required} to do so; it is up to your common sense to decide
Chris@19 26 whether you want to comply with this request or not.) For general
Chris@19 27 publications, we suggest referencing: Matteo Frigo and Steven
Chris@19 28 G. Johnson, ``The design and implementation of FFTW3,''
Chris@19 29 @i{Proc. IEEE} @b{93} (2), 216--231 (2005).
Chris@19 30
Chris@19 31 Non-free versions of FFTW are available under terms different from those
Chris@19 32 of the General Public License. (e.g. they do not require you to
Chris@19 33 accompany any object code using FFTW with the corresponding source
Chris@19 34 code.) For these alternative terms you must purchase a license from MIT's
Chris@19 35 Technology Licensing Office. Users interested in such a license should
Chris@19 36 contact us (@email{fftw@@fftw.org}) for more information.
Chris@19 37
Chris@19 38