annotate src/fftw-3.3.5/doc/license.texi @ 61:d101c4099725

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