annotate src/fftw-3.3.3/doc/license.texi @ 83:ae30d91d2ffe

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