File: copyright

package info (click to toggle)
openexr 3.1.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 37,616 kB
  • sloc: cpp: 186,653; ansic: 24,266; sh: 173; python: 68; makefile: 23
file content (250 lines) | stat: -rw-r--r-- 9,485 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: openexr
Upstream-Contact: openexr-devel@nongnu.org
Source: https://www.openexr.com/

Files: *
Copyright: 2002-2018, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
           2019, Academy Software Foundation
           2020, Contributors to the OpenEXR Project
License: openexr

Files: cmake/FindPythonPackage.cmake
Copyright: Contributors to the OpenColorIO Project.
License: BSD-3-clause

Files: src/lib/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/lib/OpenEXR/ImfCompositeDeepScanLine.cpp
  src/lib/OpenEXR/ImfCompositeDeepScanLine.h
  src/lib/OpenEXR/ImfDeepCompositing.cpp
  src/lib/OpenEXR/ImfDeepCompositing.h
  src/lib/OpenEXR/ImfFloatVectorAttribute.h
  src/lib/OpenEXR/ImfMultiView.cpp
  src/lib/OpenEXR/ImfMultiView.h
  src/lib/OpenEXR/ImfPartHelper.h
  src/lib/OpenEXR/ImfStringVectorAttribute.cpp
  src/lib/OpenEXR/ImfStringVectorAttribute.h
Copyright: 2007, 2012, 2013, Weta Digital Ltd
License: BSD-3-clause

Files: src/lib/OpenEXR/ImfDwaCompressor.cpp
  src/lib/OpenEXR/ImfDwaCompressor.h
  src/lib/OpenEXR/ImfDwaCompressorSimd.h
  src/lib/OpenEXR/ImfFastHuf.cpp
  src/lib/OpenEXR/ImfFastHuf.h
  src/lib/OpenEXR/ImfSystemSpecific.cpp
  src/lib/OpenEXR/dwaLookups.cpp
Copyright: 2009-2014, DreamWorks Animation LLC.
License: BSD-3-clause

Files: src/lib/OpenEXR/ImfForward.h
  src/lib/OpenEXR/ImfMultiPartOutputFile.h
Copyright: 2012, Weta Digital Ltd
  2011, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/lib/OpenEXR/ImfOptimizedPixelReading.h
  src/lib/OpenEXR/ImfSimd.h
Copyright: 2012, Autodesk, Inc.
License: BSD-3-clause

Files: src/lib/OpenEXR/ImfPxr24Compressor.cpp
  src/lib/OpenEXR/ImfPxr24Compressor.h
Copyright: 2004, Pixar Animation Studios
License: BSD-3-clause

Files: src/lib/OpenEXR/ImfRgbaYca.cpp
  src/lib/OpenEXR/ImfRgbaYca.h
Copyright: held/ 2004, Industrial Light & Magic, a division of Lucasfilm
License: BSD-3-clause

Files: src/lib/OpenEXR/b44ExpLogTable.h
  src/lib/OpenEXR/dwaLookups.h
Copyright: 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
License: openexr

Files: src/examples/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/test/OpenEXRFuzzTest/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/test/OpenEXRTest/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/test/OpenEXRTest/compareDwa.cpp
  src/test/OpenEXRTest/compareDwa.h
  src/test/OpenEXRTest/testDwaCompressorSimd.cpp
  src/test/OpenEXRTest/testDwaCompressorSimd.h
  src/test/OpenEXRTest/testRle.cpp
  src/test/OpenEXRTest/testRle.h
Copyright: 2009-2014, DreamWorks Animation LLC.
License: BSD-3-clause

Files: src/test/OpenEXRTest/compareFloat.cpp
  src/test/OpenEXRTest/compareFloat.h
Copyright: held/ 2004, Industrial Light & Magic, a division of Lucasfilm
License: BSD-3-clause

Files: src/test/OpenEXRTest/testBadTypeAttributes.cpp
  src/test/OpenEXRTest/testBadTypeAttributes.h
  src/test/OpenEXRTest/testCompositeDeepScanLine.cpp
  src/test/OpenEXRTest/testCompositeDeepScanLine.h
  src/test/OpenEXRTest/testDeepScanLineMultipleRead.cpp
  src/test/OpenEXRTest/testDeepScanLineMultipleRead.h
  src/test/OpenEXRTest/testFutureProofing.h
  src/test/OpenEXRTest/testOptimizedInterleavePatterns.cpp
  src/test/OpenEXRTest/testOptimizedInterleavePatterns.h
  src/test/OpenEXRTest/testPartHelper.cpp
  src/test/OpenEXRTest/testPartHelper.h
Copyright: 2007, 2012, 2013, Weta Digital Ltd
License: BSD-3-clause

Files: src/test/OpenEXRTest/testConversion.cpp
Copyright: held/ 2003-2012, Industrial Light & Magic, a division of Lucasfilm
License: BSD-3-clause

Files: src/test/OpenEXRTest/testCopyDeepScanLine.cpp
  src/test/OpenEXRTest/testCopyDeepScanLine.h
  src/test/OpenEXRTest/testCopyMultiPartFile.h
Copyright: 2012, Weta Digital Ltd
  2011, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/test/OpenEXRTest/testCopyMultiPartFile.cpp
  src/test/OpenEXRTest/testFutureProofing.cpp
  src/test/OpenEXRTest/testInputPart.cpp
  src/test/OpenEXRTest/testMultiPartFileMixingBasic.cpp
Copyright: 2012, 2013, Weta Digital Ltd
  2011, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/test/OpenEXRTest/testMultiView.cpp
  src/test/OpenEXRTest/testMultiView.h
Copyright: 2012, Industrial Light & Magic, a division of Lucasfilm
  2007, Weta Digital Ltd
License: BSD-3-clause

Files: src/test/OpenEXRTest/testTiledYa.cpp
  src/test/OpenEXRTest/testTiledYa.h
  src/test/OpenEXRTest/testYca.cpp
  src/test/OpenEXRTest/testYca.h
Copyright: held/ 2004-2012, Industrial Light & Magic, a division of Lucasfilm
License: BSD-3-clause

Files: src/lib/OpenEXRUtil/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/test/OpenEXRUtilTest/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: PATENTS
Copyright: able works distributedDreamWorks Animation as part of the OpenEXR
License: openexr

Files: debian/*
Copyright: 2014, Matteo F. Vescovi <mfv@debian.org>
  2014, Mathieu Malaterre <malat@debian.org>
  2009, Cyril Brulebois <kibi@debian.org>
  2007, 2008, Adeodato Simó <dato@debian.org>
License: openexr

Files: src/bin/exrenvmap/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/bin/exrheader/main.cpp
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/bin/exrmakepreview/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/bin/exrmaketiled/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/bin/exrmultipart/exrmultipart.cpp
Copyright: heldothers as indicated. / 2012, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/bin/exrmultiview/*
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

Files: src/bin/exrstdattr/main.cpp
Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
License: BSD-3-clause

License: BSD-3-clause
 This software is Copyright (c) 2019 by ASWF.
 .
 This is free software, licensed under:
 .
   The (three-clause) BSD License
 .
 The BSD License
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
 .
   * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
 .
   * Neither the name of foo nor the names of its
     contributors may be used to endorse or promote products derived from
     this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: openexr
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 *       Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 *       Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 *       Neither the name of Industrial Light & Magic nor the names of
 its contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.