Updates
This commit is contained in:
113
fftw-3.3.10/doc/html/License-and-Copyright.html
Normal file
113
fftw-3.3.10/doc/html/License-and-Copyright.html
Normal file
@@ -0,0 +1,113 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for FFTW
|
||||
(version 3.3.10, 10 December 2020).
|
||||
|
||||
Copyright (C) 2003 Matteo Frigo.
|
||||
|
||||
Copyright (C) 2003 Massachusetts Institute of Technology.
|
||||
|
||||
Permission is granted to make and distribute verbatim copies of this
|
||||
manual provided the copyright notice and this permission notice are
|
||||
preserved on all copies.
|
||||
|
||||
Permission is granted to copy and distribute modified versions of this
|
||||
manual under the conditions for verbatim copying, provided that the
|
||||
entire resulting derived work is distributed under the terms of a
|
||||
permission notice identical to this one.
|
||||
|
||||
Permission is granted to copy and distribute translations of this manual
|
||||
into another language, under the above conditions for modified versions,
|
||||
except that this permission notice may be stated in a translation
|
||||
approved by the Free Software Foundation. -->
|
||||
<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>License and Copyright (FFTW 3.3.10)</title>
|
||||
|
||||
<meta name="description" content="License and Copyright (FFTW 3.3.10)">
|
||||
<meta name="keywords" content="License and Copyright (FFTW 3.3.10)">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<link href="index.html" rel="start" title="Top">
|
||||
<link href="Concept-Index.html" rel="index" title="Concept Index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html" rel="up" title="Top">
|
||||
<link href="Concept-Index.html" rel="next" title="Concept Index">
|
||||
<link href="Acknowledgments.html" rel="prev" title="Acknowledgments">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.indentedblock {margin-right: 0em}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
kbd {font-style: oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
span.nolinebreak {white-space: nowrap}
|
||||
span.roman {font-family: initial; font-weight: normal}
|
||||
span.sansserif {font-family: sans-serif; font-weight: normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body lang="en">
|
||||
<span id="License-and-Copyright"></span><div class="header">
|
||||
<p>
|
||||
Next: <a href="Concept-Index.html" accesskey="n" rel="next">Concept Index</a>, Previous: <a href="Acknowledgments.html" accesskey="p" rel="prev">Acknowledgments</a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<span id="License-and-Copyright-1"></span><h2 class="chapter">12 License and Copyright</h2>
|
||||
|
||||
<p>FFTW is Copyright © 2003, 2007-11 Matteo Frigo, Copyright
|
||||
© 2003, 2007-11 Massachusetts Institute of Technology.
|
||||
</p>
|
||||
<p>FFTW is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
</p>
|
||||
<p>This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
</p>
|
||||
<p>You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA You can also
|
||||
find the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GPL on the GNU
|
||||
web site</a>.
|
||||
</p>
|
||||
<p>In addition, we kindly ask you to acknowledge FFTW and its authors in
|
||||
any program or publication in which you use FFTW. (You are not
|
||||
<em>required</em> to do so; it is up to your common sense to decide
|
||||
whether you want to comply with this request or not.) For general
|
||||
publications, we suggest referencing: Matteo Frigo and Steven
|
||||
G. Johnson, “The design and implementation of FFTW3,”
|
||||
<i>Proc. IEEE</i> <b>93</b> (2), 216–231 (2005).
|
||||
</p>
|
||||
<p>Non-free versions of FFTW are available under terms different from those
|
||||
of the General Public License. (e.g. they do not require you to
|
||||
accompany any object code using FFTW with the corresponding source
|
||||
code.) For these alternative terms you must purchase a license from MIT’s
|
||||
Technology Licensing Office. Users interested in such a license should
|
||||
contact us (<a href="mailto:fftw@fftw.org">fftw@fftw.org</a>) for more information.
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Concept-Index.html" accesskey="n" rel="next">Concept Index</a>, Previous: <a href="Acknowledgments.html" accesskey="p" rel="prev">Acknowledgments</a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user