annotate src/fftw-3.3.8/doc/license.texi @ 82:d0c2a83c1364

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