File: copyright

package info (click to toggle)
intel-mkl 2020.4.304-7
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 566,272 kB
  • sloc: xml: 3,919; sh: 798; python: 252; cpp: 211; ansic: 169; lisp: 145; awk: 117; makefile: 46
file content (489 lines) | stat: -rw-r--r-- 25,543 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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mkl
Source: https://software.intel.com/en-us/mkl
Comment: This package is non-free software as per DFSG.
 * Source Code. The source code of "intel-mkl" is not available.
   The source package of intel-mkl contains binary blobs from Intel.


Files:     install_GUI.sh
           install.sh
           ipsxe_support_mkl.txt
           license.txt
           pset/*
           silent.cfg
Copyright: 2017 Intel Corporation.
License:   INTEL_LICENSE_INSTALLER
Comments:
 Intel's installer used several open-source software.
 The justifications can be found under
 .
   opt/intel/parallel_studio_xe_*/uninstall/licenses
   pset/licenses

Files:     rpm/*
           PUBLIC_KEY.PUB
Copyright: 1999-2018 Intel Corporation.
# INTEL_SIMPLIFIED_SOFTWARE_LICENSE, abbr. ISSL
License:   INTEL_SIMPLIFIED_SOFTWARE_LICENSE
Comments:  Exceptions
 There are many files in the .rpm archives that aren't ISSL-licensed.
 The "rpm/*.rpm @opt/XYZ" notation means file XYZ can be found under the opt/
 directory after extracting the rpm archives. See debian/rules for the way
 to unarchive upstream rpms.
 .
 ---
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/fftw3-mpi.h
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/fftw3.h
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/fftw_mpi.h
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/rfftw_mpi.h
 .
 Copyright: 2003, 2007-14 Matteo Frigo
            1997-1999, 2003 Massachusetts Institute of Technology
 License:   FFTW-BSD-2-Clause
 .
 ---
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/fftw.h
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/fftw_f77.i
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/fftw_threads.h
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/rfftw.h
 rpm/*.rpm @opt/intel/compilers_and_libraries_*/linux/mkl/include/rfftw_threads.h
 .
 Copyright: 2003 Matteo Frigo
            2003 Massachusetts Institute of Technology
 .
 In the same directory there are BSD-2 licenced files from the same author.
 However the files listed above have ambiguous licence declaration.
 According to upstream reply: https://github.com/intel/mkl-dnn/issues/206#issuecomment-385772103
 The ambiguous licence declaration should be regarded as Intel's ISSL.
 .
 License:   INTEL_SIMPLIFIED_SOFTWARE_LICENSE
 .
 ---
 rpm/*.rpm @opt/intel/documentation_2018/en/mkl/ps2018/resources/prism/*
 .
 Copyright: 2012-2013 Lea Verou
 License:   Expat
 .
 ---
 rpm/*.rpm @opt/intel/documentation_2018/ja/mkl/ps2018/resources/jquery-1.11.1.min.js
 rpm/*.rpm @opt/intel/documentation_2018/en/mkl/ps2018/resources/jquery-1.11.1.min.js
 .
 # /*! jQuery v1.11.1 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
 Copyright: 2005, 2014 jQuery Foundation, Inc.
 License:   Expat
 .
 ---
 rpm/*.rpm @opt/intel/compilers_and_libraries_2018.2.199/linux/mkl/benchmarks/hpcg/*
 .
 Copyright: 2014-2018 Intel Corporation. All rights reserved.
            .
            Michael A. Heroux
            Scalable Algorithms Group, Center for Computing Research
            Sandia National Laboratories, Albuquerque, NM
            .
            Piotr Luszczek
            Jack Dongarra
            University of Tennessee, Knoxville
            Innovative Computing Laboratory
            (C) Copyright 2013 All Rights Reserved
 License:   INTEL_ISSL_HPCG_LICENSE_DUAL_LICENSE
 .
 ---
 rpm/*.rpm @opt/intel/compilers_and_libraries_2018.2.199/linux/mkl/benchmarks/mp_linpack/*
 .
 Copyright: 2001-2017 Intel Corporation All Rights Reserved.
            .
            Antoine P. Petitet                                                
            University of Tennessee, Knoxville                                
            Innovative Computing Laboratory                                 
            (C) Copyright 2000-2008 All Rights Reserved                       
 License:   INTEL_ISSL_HPL_LICENSE_DUAL_LICENSE


Files:     debian/*
Copyright: 2018-2020 Mo Zhou <cdluminate@gmail.com>
           2020 Mo Zhou <lumin@debian.org>
 © 2022-2026 Andreas Beckmann <anbe@debian.org>
License:   Expat


License: FFTW-BSD-2-Clause
 The following statement of license applies *only* to this header file,
 and *not* to the other files distributed with FFTW or derived therefrom:
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
 2. 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.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: INTEL_ISSL_HPCG_LICENSE_DUAL_LICENSE
  Intel and the Intel logo are trademarks of Intel Corporation in the U.S.
  and/or other countries.
 .
  * Other names and brands may be claimed as the property of others.
 .
  Copyright(C) 2014-2018 Intel Corporation. All rights reserved.
 .
  This Intel(R) Optimized  Technology Preview  for High  Performance  Conjugate
  Gradient  Benchmark ("Software")  is furnished under license  and may only be 
  used or copied  in accordance  with the terms  of that  license.  No license, 
  express  or implied, by estoppel  or otherwise,  to any intellectual property 
  rights is granted by this document. The Software is subject to change without 
  notice,  and should not be construed  as a commitment by Intel Corporation to 
  market, license, sell  or support any product or technology. Unless otherwise 
  provided   for  in  the  license  under  which  this  Software  is  provided, 
  the Software  is provided  AS IS,  with no warranties of any kind, express or 
  implied. Except as expressly permitted by the Software license, neither Intel
  Corporation nor its suppliers assumes any responsibility or liability for any
  errors  or inaccuracies that may appear herein. Except as expressly permitted
  by the Software license,  no part  of the Software  may be reproduced, stored 
  in a retrieval system,  transmitted in any form,  or distributed by any means 
  without the express written consent of Intel Corporation.
 .
 -- High Performance Conjugate Gradients (HPCG) Benchmark
    HPCG - 3.0 - November 11, 2015
 .
    Michael A. Heroux
    Scalable Algorithms Group, Center for Computing Research
    Sandia National Laboratories, Albuquerque, NM
 .
    Piotr Luszczek
    Jack Dongarra
    University of Tennessee, Knoxville
    Innovative Computing Laboratory
    (C) Copyright 2013 All Rights Reserved
 .
 -- Copyright notice and Licensing terms:
 .
 Redistribution  and  use in  source and binary forms, with or without
 modification, are  permitted provided  that the following  conditions
 are met:
 .
 1. Redistributions  of  source  code  must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 2. 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.
 .
 3. The name of the  University,  the name of the  Laboratory,  or the
 names  of  its  contributors  may  not  be used to endorse or promote
 products  derived   from   this  software  without  specific  written
 permission.
 .
 -- Disclaimer:
 .
 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 UNIVERSITY
 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: INTEL_ISSL_HPL_LICENSE_DUAL_LICENSE
 Copyright 2001-2017 Intel Corporation All Rights Reserved.
 .
 The source code,  information  and material  ("Material") contained  herein is
 owned by Intel Corporation or its  suppliers or licensors,  and  title to such
 Material remains with Intel  Corporation or its  suppliers or  licensors.  The
 Material  contains  proprietary  information  of  Intel or  its suppliers  and
 licensors.  The Material is protected by  worldwide copyright  laws and treaty
 provisions.  No part  of  the  Material   may  be  used,  copied,  reproduced,
 modified, published,  uploaded, posted, transmitted,  distributed or disclosed
 in any way without Intel's prior express written permission.  No license under
 any patent,  copyright or other  intellectual property rights  in the Material
 is granted to  or  conferred  upon  you,  either   expressly,  by implication,
 inducement,  estoppel  or  otherwise.  Any  license   under such  intellectual
 property rights must be express and approved by Intel in writing.
 .
 Unless otherwise agreed by Intel in writing,  you may not remove or alter this
 notice or  any  other  notice   embedded  in  Materials  by  Intel  or Intel's
 suppliers or licensors in any way.
 .
 -- High Performance Computing Linpack Benchmark (HPL)                
    HPL - 2.1 - October 26, 2012                        
    Antoine P. Petitet                                                
    University of Tennessee, Knoxville                                
    Innovative Computing Laboratory                                 
    (C) Copyright 2000-2008 All Rights Reserved                       
 .                                                                    
 -- Copyright notice and Licensing terms:                             
 .                                                                      
 Redistribution  and  use in  source and binary forms, with or without
 modification, are  permitted provided  that the following  conditions
 are met:                                                             
 .                                                                     
 1. Redistributions  of  source  code  must retain the above copyright
 notice, this list of conditions and the following disclaimer.        
 .                                                                    
 2. 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. 
 .                                                                    
 3. All  advertising  materials  mentioning  features  or  use of this
 software must display the following acknowledgement:                 
 This  product  includes  software  developed  at  the  University  of
 Tennessee, Knoxville, Innovative Computing Laboratory.             
 .                                                                    
 4. The name of the  University,  the name of the  Laboratory,  or the
 names  of  its  contributors  may  not  be used to endorse or promote
 products  derived   from   this  software  without  specific  written
 permission.                                                          
 .                                                                    
 -- Disclaimer:                                                       
 .                                                                    
 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 UNIVERSITY
 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: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


# This license is copied from license.txt
License: INTEL_LICENSE_INSTALLER
 Intel License for Installer Program (version January 2017)
 .
 Copyright (c) 2017 Intel Corporation.
 .
 Use and Redistribution. You may use and redistribute the software (the
 "Software"), without modification, provided the following conditions are met:
 .
 * Redistributions must reproduce the above copyright notice and the following
   terms of use in the Software and in the documentation and/or other materials
   provided with the distribution.
 * Neither the name of Intel nor the names of its suppliers may be used to 
   endorse or promote products derived from this Software without specific prior
   written permission.
 * No reverse engineering, decompilation, or disassembly of this Software is
   permitted.
 .
 Limited patent license. Intel grants you a world-wide, royalty-free,
 non-exclusive license under patents it now or hereafter owns or controls to
 make, have made, use, import, offer to sell and sell ("Utilize") this Software,
 but solely to the extent that any such patent is necessary to Utilize the
 Software alone. The patent license shall not apply to any combinations which
 include this software. No hardware per se is licensed hereunder.
 .
 Data Collection. The Software may contain certain features that generate,
 collect, and transmit data to Intel about the installation, setup, and use of
 the Software. The purposes of data collection are: 1) to verify compliance with
 the terms of this Agreement; and 2) to enable Intel to develop, improve, and
 support Intel's products and services. When data is collected to verify
 compliance with the terms of this Agreement, this collection may be mandatory
 and a condition of using the Software. This data includes the Software's unique
 serial number combined with other information about the Software and your
 computer.
 .
 When the Software is made available for use free of charge, the collection of
 usage data (such as randomly generated unique identifier and
 component/feature/function usage) may also be mandatory and a condition of using
 the Software. Data collected about the installation, setup, and use of the
 Software may be collated with other available data only if: 1) the purpose is to
 develop, improve, and support Intel's products and services, and 2) the data
 will not be used to identify or contact you or other individuals.
 .
 To learn more about Intel's data collection for these Materials, please visit:
 https://software.intel.com/en-us/articles/data-collection. To learn more about
 Intel's privacy practices, please visit http://www.intel.com/privacy.
 .
 Third party and other Intel programs. "Third Party Programs" are the files
 listed in the "third-party-programs.txt" text file that is included with the
 Software and may include Intel programs under separate license terms. Third
 Party Programs, even if included with the distribution of the Materials, are
 governed by separate license terms and those license terms solely govern your
 use of those programs.
 .
 DISCLAIMER. THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT ARE
 DISCLAIMED. THIS SOFTWARE IS NOT INTENDED NOR AUTHORIZED FOR USE IN SYSTEMS OR
 APPLICATIONS WHERE FAILURE OF THE SOFTWARE MAY CAUSE PERSONAL INJURY OR DEATH.
 .
 LIMITATION OF LIABILITY. IN NO EVENT WILL INTEL 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. YOU AGREE TO INDEMNIFY AND HOLD
 INTEL HARMLESS AGAINST ANY CLAIMS AND EXPENSES RESULTING FROM YOUR USE OR
 UNAUTHORIZED USE OF THE SOFTWARE.
 .
 No support. Intel may make changes to the Software, at any time without notice,
 and is not obligated to support, update or provide training for the Software.
 .
 Termination. Intel may terminate your right to use the Software in the event of
 your breach of this Agreement and you fail to cure the breach within a
 reasonable period of time.
 .
 Feedback. Should you provide Intel with comments, modifications, corrections,
 enhancements or other input ("Feedback") related to the Software Intel will be
 free to use, disclose, reproduce, license or otherwise distribute or exploit the
 Feedback in its sole discretion without any obligations or restrictions of any
 kind, including without limitation, intellectual property rights or licensing
 obligations.
 .
 Compliance with laws. You agree to comply with all relevant laws and
 regulations governing your use, transfer, import or export (or prohibition
 thereof) of the Software.
 .
 Governing law. All disputes will be governed by the laws of the United States
 of America and the State of Delaware without reference to conflict of law
 principles and subject to the exclusive jurisdiction of the state or federal
 courts sitting in the State of Delaware, and each party agrees that it submits
 to the personal jurisdiction and venue of those courts and waives any
 objections. The United Nations Convention on Contracts for the International
 Sale of Goods (1980) is specifically excluded and will not apply to the
 Software.
 .
 Privacy.
 .
    Data collection. Based on the personal information you provided to Intel
    when you registered the license to the Software with Intel, Intel has
    collected or will collect certain personal information from you in order to
    contact you regarding updates to the Software and your experience with
    obtaining, installing and otherwise using the Software, including sending you
    surveys to obtain the aforementioned information.
 .
    Revoking consent to data collection. You can revoke your consent to this
    collection of personal information at any time by clicking on the link to
    "unsubscribe" at the bottom of any communication from Intel related to the
    Software which will allow you to opt-out of receiving future messages related
    to the Software.
 .
    Intel's privacy notice. Intel is committed to respecting your privacy. To
    learn more about Intel's privacy practices, please visit
    http://www.intel.com/privacy.


# This license is copied from license.txt
License: INTEL_SIMPLIFIED_SOFTWARE_LICENSE
    Intel Simplified Software License (Version April 2018)
 .
 Copyright (c) 2018 Intel Corporation.
 .
 Use and Redistribution.  You may use and redistribute the software (the
 "Software"), without modification, provided the following conditions are met:
 .
 * Redistributions must reproduce the above copyright notice and the following
   terms of use in the Software and in the documentation and/or other materials
   provided with the distribution.
 * Neither the name of Intel nor the names of its suppliers may be used to
   endorse or promote products derived from this Software without specific prior
   written permission.
 * No reverse engineering, decompilation, or disassembly of this Software is
   permitted.
 .
 Limited patent license.  Intel grants you a world-wide, royalty-free,
 non-exclusive license under patents it now or hereafter owns or controls to
 make, have made, use, import, offer to sell and sell ("Utilize") this Software,
 but solely to the extent that any such patent is necessary to Utilize the
 Software alone. The patent license shall not apply to any combinations which
 include this software. No hardware per se is licensed hereunder.
 .
 Third party and other Intel programs.  "Third Party Programs" are the files
 listed in the "third-party-programs.txt" text file that is included with the
 Software and may include Intel programs under separate license terms. Third
 Party Programs, even if included with the distribution of the Materials, are
 governed by separate license terms and those license terms solely govern your
 use of those programs.
 .
 DISCLAIMER.  THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT ARE
 DISCLAIMED. THIS SOFTWARE IS NOT INTENDED FOR USE IN SYSTEMS OR APPLICATIONS
 WHERE FAILURE OF THE SOFTWARE MAY CAUSE PERSONAL INJURY OR DEATH AND YOU AGREE
 THAT YOU ARE FULLY RESPONSIBLE FOR ANY CLAIMS, COSTS, DAMAGES, EXPENSES, AND
 ATTORNEYS' FEES ARISING OUT OF ANY SUCH USE, EVEN IF ANY CLAIM ALLEGES THAT
 INTEL WAS NEGLIGENT REGARDING THE DESIGN OR MANUFACTURE OF THE MATERIALS.
 .
 LIMITATION OF LIABILITY.  IN NO EVENT WILL INTEL 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. YOU AGREE TO INDEMNIFY AND HOLD INTEL
 HARMLESS AGAINST ANY CLAIMS AND EXPENSES RESULTING FROM YOUR USE OR UNAUTHORIZED
 USE OF THE SOFTWARE.
 .
 No support.  Intel may make changes to the Software, at any time without notice,
 and is not obligated to support, update or provide training for the Software.
 .
 Termination.  Intel may terminate your right to use the Software in the event of
 your breach of this Agreement and you fail to cure the breach within a
 reasonable period of time.
 .
 Feedback.  Should you provide Intel with comments, modifications, corrections,
 enhancements or other input ("Feedback") related to the Software Intel will be
 free to use, disclose, reproduce, license or otherwise distribute or exploit the
 Feedback in its sole discretion without any obligations or restrictions of any
 kind, including without limitation, intellectual property rights or licensing
 obligations.
 .
 Compliance with laws.  You agree to comply with all relevant laws and
 regulations governing your use, transfer, import or export (or prohibition
 thereof) of the Software.
 .
 Governing law.  All disputes will be governed by the laws of the United States
 of America and the State of Delaware without reference to conflict of law
 principles and subject to the exclusive jurisdiction of the state or federal
 courts sitting in the State of Delaware, and each party agrees that it submits
 to the personal jurisdiction and venue of those courts and waives any
 objections. The United Nations Convention on Contracts for the International
 Sale of Goods (1980) is specifically excluded and will not apply to the
 Software.
 .
 *Other names and brands may be claimed as the property of others.