~ubuntu-branches/ubuntu/maverick/blender/maverick

« back to all changes in this revision

Viewing changes to extern/fftw/doc/html/License-and-Copyright.html

  • Committer: Bazaar Package Importer
  • Author(s): Khashayar Naderehvandi, Khashayar Naderehvandi, Alessio Treglia
  • Date: 2009-01-22 16:53:59 UTC
  • mfrom: (14.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090122165359-v0996tn7fbit64ni
Tags: 2.48a+dfsg-1ubuntu1
[ Khashayar Naderehvandi ]
* Merge from debian experimental (LP: #320045), Ubuntu remaining changes:
  - Add patch correcting header file locations.
  - Add libvorbis-dev and libgsm1-dev to Build-Depends.
  - Use avcodec_decode_audio2() in source/blender/src/hddaudio.c

[ Alessio Treglia ]
* Add missing previous changelog entries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html lang="en">
 
2
<head>
 
3
<title>License and Copyright - FFTW 3.1.2</title>
 
4
<meta http-equiv="Content-Type" content="text/html">
 
5
<meta name="description" content="FFTW 3.1.2">
 
6
<meta name="generator" content="makeinfo 4.8">
 
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.1.2, 23 June 2006).
 
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
<p>
 
49
<a name="License-and-Copyright"></a>
 
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">10 License and Copyright</h2>
 
57
 
 
58
<p>FFTW is Copyright &copy; 2003 Matteo Frigo, Copyright
 
59
&copy; 2003 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
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.  You can also
 
74
find the <a href="http://www.gnu.org/copyleft/gpl.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