comparison src/fftw-3.3.3/doc/html/License-and-Copyright.html @ 10:37bf6b4a2645

Add FFTW3
author Chris Cannam
date Wed, 20 Mar 2013 15:35:50 +0000
parents
children
comparison
equal deleted inserted replaced
9:c0fb53affa76 10:37bf6b4a2645
1 <html lang="en">
2 <head>
3 <title>License and Copyright - FFTW 3.3.3</title>
4 <meta http-equiv="Content-Type" content="text/html">
5 <meta name="description" content="FFTW 3.3.3">
6 <meta name="generator" content="makeinfo 4.13">
7 <link title="Top" rel="start" href="index.html#Top">
8 <link rel="prev" href="Acknowledgments.html#Acknowledgments" title="Acknowledgments">
9 <link rel="next" href="Concept-Index.html#Concept-Index" title="Concept Index">
10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11 <!--
12 This manual is for FFTW
13 (version 3.3.3, 25 November 2012).
14
15 Copyright (C) 2003 Matteo Frigo.
16
17 Copyright (C) 2003 Massachusetts Institute of Technology.
18
19 Permission is granted to make and distribute verbatim copies of
20 this manual provided the copyright notice and this permission
21 notice are preserved on all copies.
22
23 Permission is granted to copy and distribute modified versions of
24 this manual under the conditions for verbatim copying, provided
25 that the entire resulting derived work is distributed under the
26 terms of a permission notice identical to this one.
27
28 Permission is granted to copy and distribute translations of this
29 manual into another language, under the above conditions for
30 modified versions, except that this permission notice may be
31 stated in a translation approved by the Free Software Foundation.
32 -->
33 <meta http-equiv="Content-Style-Type" content="text/css">
34 <style type="text/css"><!--
35 pre.display { font-family:inherit }
36 pre.format { font-family:inherit }
37 pre.smalldisplay { font-family:inherit; font-size:smaller }
38 pre.smallformat { font-family:inherit; font-size:smaller }
39 pre.smallexample { font-size:smaller }
40 pre.smalllisp { font-size:smaller }
41 span.sc { font-variant:small-caps }
42 span.roman { font-family:serif; font-weight:normal; }
43 span.sansserif { font-family:sans-serif; font-weight:normal; }
44 --></style>
45 </head>
46 <body>
47 <div class="node">
48 <a name="License-and-Copyright"></a>
49 <p>
50 Next:&nbsp;<a rel="next" accesskey="n" href="Concept-Index.html#Concept-Index">Concept Index</a>,
51 Previous:&nbsp;<a rel="previous" accesskey="p" href="Acknowledgments.html#Acknowledgments">Acknowledgments</a>,
52 Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
53 <hr>
54 </div>
55
56 <h2 class="chapter">12 License and Copyright</h2>
57
58 <p>FFTW is Copyright &copy; 2003, 2007-11 Matteo Frigo, Copyright
59 &copy; 2003, 2007-11 Massachusetts Institute of Technology.
60
61 <p>FFTW is free software; you can redistribute it and/or modify
62 it under the terms of the GNU General Public License as published by
63 the Free Software Foundation; either version 2 of the License, or
64 (at your option) any later version.
65
66 <p>This program is distributed in the hope that it will be useful,
67 but WITHOUT ANY WARRANTY; without even the implied warranty of
68 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
69 GNU General Public License for more details.
70
71 <p>You should have received a copy of the GNU General Public License along
72 with this program; if not, write to the Free Software Foundation, Inc.,
73 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA You can also
74 find the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GPL on the GNU web site</a>.
75
76 <p>In addition, we kindly ask you to acknowledge FFTW and its authors in
77 any program or publication in which you use FFTW. (You are not
78 <em>required</em> to do so; it is up to your common sense to decide
79 whether you want to comply with this request or not.) For general
80 publications, we suggest referencing: Matteo Frigo and Steven
81 G. Johnson, &ldquo;The design and implementation of FFTW3,&rdquo;
82 <i>Proc. IEEE</i> <b>93</b> (2), 216&ndash;231 (2005).
83
84 <p>Non-free versions of FFTW are available under terms different from those
85 of the General Public License. (e.g. they do not require you to
86 accompany any object code using FFTW with the corresponding source
87 code.) For these alternative terms you must purchase a license from MIT's
88 Technology Licensing Office. Users interested in such a license should
89 contact us (<a href="mailto:fftw@fftw.org">fftw@fftw.org</a>) for more information.
90
91 </body></html>
92