0% found this document useful (0 votes)
7 views37 pages

Dolby_Cinema_Processor_CP950_Third_Party_Software

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 37

Dolby Cinema Processor CP950

Third-Party Software

9 May 2019
Part number 8800205, Issue 1
Copyright
© 2019 Dolby Laboratories. All rights reserved.

Dolby Laboratories, Inc.


1275 Market Street
San Francisco, CA 94103-1410 USA
Telephone 415-558-0200
Fax 415-645-4000
http://www.dolby.com

Trademarks
Dolby and the double-D symbol are registered trademarks of Dolby Laboratories.
The following are trademarks of Dolby Laboratories:
™ ®
Dialogue Intelligence Dolby Theatre
® ™
Dolby Dolby Vision
™ ®
Dolby Advanced Audio Dolby Voice
® ™
Dolby Atmos Feel Every Dimension
™ ™
Dolby Audio Feel Every Dimension in Dolby
™ ™
Dolby Cinema Feel Every Dimension in Dolby Atmos
™ ™
Dolby Digital Plus MLP Lossless
™ ®
Dolby Digital Plus Advanced Audio Pro Logic
™ ™
Dolby Digital Plus Home Theater Surround EX
®
Dolby Home Theater
All other trademarks remain the property of their respective owners.
Contents

Contents
1 Introduction to this documentation.............................................................. 4
1.1 Disclaimers...................................................................................................... 4

2 Open-source software...................................................................................5
2.1 Open-source software licenses and components......................................... 5
2.2 Apache License, Version 2.0........................................................................... 6
2.2.1 Apache License, Version 2.0 full text................................................. 6
2.2.2 Apache Axis2/C...................................................................................10
2.2.3 Apache Xerces....................................................................................10
2.2.4 Google Web Toolkit........................................................................... 10
2.2.5 Log4cxx............................................................................................... 11
2.2.6 RxJS..................................................................................................... 12
2.3 Boost License................................................................................................. 12
2.3.1 Boost License full text....................................................................... 12
2.4 BSD 2-Clause License..................................................................................... 12
2.4.1 BSD 2-Clause full text........................................................................ 12
2.4.2 Mii-tool............................................................................................... 13
2.5 GNU General Public License, Version 2......................................................... 13
2.5.1 GNU General Public License, Version 2 full text............................... 13
2.5.2 dlb_debug.......................................................................................... 18
2.5.3 u-boot-xlnx........................................................................................ 18
2.6 GNU General Public License, Version 2 with Classpath Exception.............. 18
2.6.1 GNU General Public License, Version 2 with Classpath
Exception full text...............................................................................18
2.6.2 OpenJDK............................................................................................. 24
2.7 MIT License.................................................................................................... 24
2.7.1 MIT License full text.......................................................................... 24
2.7.2 Angular JS.......................................................................................... 24
2.7.3 Bootstrap CSS................................................................................... 25
2.7.4 core-js................................................................................................ 25
2.7.5 Electron..............................................................................................25
2.7.6 gflot................................................................................................... 25
2.7.7 Hammer.js......................................................................................... 25
2.7.8 jansson.............................................................................................. 25
2.7.9 jQuery.................................................................................................25
2.7.10 jQuery UI............................................................................................ 25
2.7.11 libffi....................................................................................................26
2.7.12 Lodash............................................................................................... 26
2.7.13 Mongoose..........................................................................................26
2.7.14 ng-bootstrap..................................................................................... 26
2.7.15 ng-circle-progress.............................................................................26
2.7.16 Node.js............................................................................................... 27
2.7.17 node-sass...........................................................................................27
2.7.18 sass-loader........................................................................................ 27
2.7.19 Zone.js................................................................................................27
2.8 Various licenses............................................................................................. 27

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 3
Introduction to this documentation

1 Introduction to this documentation


This documentation covers the third-party software licensed under commercial or open-source
licenses that are incorporated into the Dolby Cinema Processor CP950 software along with the
required notices.

1.1 Disclaimers
The Dolby Cinema Processor CP950 makes use of the third-party software licensed under
commercial or open-source licenses together with the required notices thereto (“third-party
components”).
In addition to the warranty disclaimers contained in these licenses, Dolby Cinema Processor
CP950 makes the following disclaimers regarding the third-party components on behalf of
itself, and the copyright holders, contributors, and licensors of the listed third-party
components:
TO THE FULLEST EXTENT PERMITTED UNDER APPLICABLE LAW, THE THIRD-PARTY COMPONENTS
ARE PROVIDED BY THE COPYRIGHT HOLDERS, CONTRIBUTORS, LICENSORS, AND DOLBY CINEMA
PROCESSOR CP950 “AS IS” AND ANY REPRESENTATIONS OR WARRANTIES OF ANY KIND,
WHETHER ORAL OR WRITTEN, WHETHER EXPRESS, IMPLIED, OR ARISING BY STATUTE, CUSTOM,
COURSE OF DEALING, OR TRADE USAGE, INCLUDING WITHOUT LIMITATION THE IMPLIED
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND
NONINFRINGEMENT, ARE DISCLAIMED. IN NO EVENT WILL THE COPYRIGHT OWNER,
CONTRIBUTORS, LICENSORS, OR INTERMEDIA 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 THE THIRD-PARTY COMPONENTS, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 4
Open-source software

2 Open-source software
The Dolby Cinema Processor CP950 makes use of the third-party software licensed under open-
source licenses.

• Open-source software licenses and components


• Apache License, Version 2.0
• Boost License
• BSD 2-Clause License
• GNU General Public License, Version 2
• GNU General Public License, Version 2 with Classpath Exception
• MIT License
• Various licenses

2.1 Open-source software licenses and components


The Dolby Cinema Processor CP950 open-source software acknowledgments include the license
and its corresponding component.

Table 1: Open-source licenses and components


License name License URL Component (module) name
Apache License, Version 2.0 https://github.com/apache/ Apache Axis2/C v1.6.0
axis2-c/blob/trunk/README
Apache License, Version 2.0 https://github.com/apache/ Apache Xerces-c v3.1.4
xerces-c/blob/trunk/LICENSE
Apache License, Version 2.0 http://www.gwtproject.org/ Google Web Toolkit v2.7
versions.html
Apache License, Version 2.0 https://github.com/apache/ Log4cxx v0.10.0-12
logging-log4cxx/blob/master/
NOTICE
Apache License, Version 2.0 https://github.com/ReactiveX/ RxJS v5.5.6
rxjs/blob/master/LICENSE.txt
Boost License https://github.com/boostorg/ Boost
boost/blob/master/
LICENSE_1_0.txt
BSD 2-Clause License https://github.com/kontron/ Mii-tool v1.1
miitool/blob/master/COPYING
GNU General Public License, https://github.com/Xilinx/u- u-boot-xlnx
Version 2 boot-xlnx/blob/master/README
GNU General Public License, https://github.com/ OpenJDK v8
Version 2 with Classpath openjdk/jdk/blob/master/
Exception LICENSE
MIT License https://github.com/angular/ Angular JS v5.1.2
angular.js/blob/master/LICENSE
MIT License https://github.com/twbs/ Bootstrap CSS v4.0.0
bootstrap/blob/master/
LICENSE

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 5
Open-source software

Table 1: Open-source licenses and components (continued)


License name License URL Component (module) name
MIT License https://github.com/zloirock/ core-js v2.4.1
core-js/blob/master/LICENSE
MIT License https://github.com/electron/ Electron v3.0.10
electron/blob/master/LICENSE
MIT License https://code.google.com/p/ gflot v3.1.0
gflot/
MIT License https://github.com/hammerjs/ Hammer.js v2.0.8
hammer.js/blob/master/
LICENSE.md
MIT License https://github.com/akheron/ Jansson library v2.9-1
jansson/blob/master/LICENSE
MIT License https://github.com/jquery/ jQuery v1.7.2
jquery/blob/master/LICENSE.txt
MIT License https://github.com/jquery/ jQuery UI v1.10.3
jquery-ui/blob/master/
LICENSE.txt
MIT License https://github.com/libffi/libffi/ libffi v3.2.1
blob/master/LICENSE
MIT License https://github.com/lodash/ Lodash v4.17.10
lodash/blob/master/LICENSE
MIT License https://github.com/Automattic/ Mongoose v3.7
mongoose/blob/master/
README.md
MIT License https://github.com/ng- ng-bootstrap v1.0.0
bootstrap/ng-bootstrap/blob/
master/LICENSE
MIT License https://github.com/ ng-circle-progress v1.0.0
bootsoon/ng-circle-progress/
blob/master/README.MD
MIT License https://github.com/nodejs/ Node.js v8.9.0
node/blob/master/LICENSE
MIT License https://github.com/sass/node- node-sass v4.9.3
sass/blob/master/LICENSE
MIT License https://github.com/webpack- sass-loader v7.0.1
contrib/sass-loader/blob/
master/LICENSE
MIT License https://github.com/angular/ Zone.js v0.8.14
zone.js/blob/master/LICENSE

2.2 Apache License, Version 2.0


This product uses one or more libraries licensed under Apache License, Version 2.0.

2.2.1 Apache License, Version 2.0 full text

Apache License
Version 2.0, January 2004

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 6
Open-source software

http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined
by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is
granting the License.
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are
controlled by, or are under common control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the direction or management of such
entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this
License.
"Source" form shall mean the preferred form for making modifications, including but not limited
to software source code, documentation source, and configuration files.
"Object" form shall mean any form resulting from mechanical transformation or translation of a
Source form, including but not limited to compiled object code, generated documentation, and
conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or Object form, made available
under the License, as indicated by a copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or
derived from) the Work and for which the editorial revisions, annotations, elaborations, or other
modifications represent, as a whole, an original work of authorship. For the purposes of this
License, Derivative Works shall not include works that remain separable from, or merely link (or
bind by name) to the interfaces of, the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including the original version of the Work and
any modifications or additions to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or
Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this
definition, "submitted" means any form of electronic, verbal, or written communication sent to
the Licensor or its representatives, including but not limited to communication on electronic
mailing lists, source code control systems, and issue tracking systems that are managed by, or
on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding
communication that is conspicuously marked or otherwise designated in writing by the
copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a
Contribution has been received by Licensor and subsequently incorporated within the Work.

2. Grant of Copyright License.


Subject to the terms and conditions of this License, each Contributor hereby grants to You a
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to
reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and
distribute the Work and such Derivative Works in Source or Object form.

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 7
Open-source software

3. Grant of Patent License.


Subject to the terms and conditions of this License, each Contributor hereby grants to You a
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in
this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise
transfer the Work, where such license applies only to those patent claims licensable by such
Contributor that are necessarily infringed by their Contribution(s) alone or by combination of
their Contribution(s) with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim or counterclaim in a
lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes
direct or contributory patent infringement, then any patent licenses granted to You under this
License for that Work shall terminate as of the date such litigation is filed.

4. Redistribution.
You may reproduce and distribute copies of the Work or Derivative Works thereof in any
medium, with or without modifications, and in Source or Object form, provided that You meet
the following conditions:
1. You must give any other recipients of the Work or Derivative Works a copy of this License;
and
2. You must cause any modified files to carry prominent notices stating that You changed the
files; and
3. You must retain, in the Source form of any Derivative Works that You distribute, all
copyright, patent, trademark, and attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of the Derivative Works; and
4. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works
that You distribute must include a readable copy of the attribution notices contained within
such NOTICE file, excluding those notices that do not pertain to any part of the Derivative
Works, in at least one of the following places: within a NOTICE text file distributed as part of
the Derivative Works; within the Source form or documentation, if provided along with the
Derivative Works; or, within a display generated by the Derivative Works, if and wherever
such third-party notices normally appear. The contents of the NOTICE file are for
informational purposes only and do not modify the License. You may add Your own
attribution notices within Derivative Works that You distribute, alongside or as an
addendum to the NOTICE text from the Work, provided that such additional attribution
notices cannot be construed as modifying the License.
You may add Your own copyright statement to Your modifications and may provide additional
or different license terms and conditions for use, reproduction, or distribution of Your
modifications, or for any such Derivative Works as a whole, provided Your use, reproduction,
and distribution of the Work otherwise complies with the conditions stated in this License.

5. Submission of Contributions.
Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in
the Work by You to the Licensor shall be under the terms and conditions of this License, without
any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede
or modify the terms of any separate license agreement you may have executed with Licensor
regarding such Contributions.

6. Trademarks.
This License does not grant permission to use the trade names, trademarks, service marks, or
product names of the Licensor, except as required for reasonable and customary use in
describing the origin of the Work and reproducing the content of the NOTICE file.

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 8
Open-source software

7. Disclaimer of Warranty.
Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any
warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using
or redistributing the Work and assume any risks associated with Your exercise of permissions
under this License.

8. Limitation of Liability.
In no event and under no legal theory, whether in tort (including negligence), contract, or
otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or
agreed to in writing, shall any Contributor be liable to You for damages, including any direct,
indirect, special, incidental, or consequential damages of any character arising as a result of this
License or out of the use or inability to use the Work (including but not limited to damages for
loss of goodwill, work stoppage, computer failure or malfunction, or any and all other
commercial damages or losses), even if such Contributor has been advised of the possibility of
such damages.

9. Accepting Warranty or Additional Liability.


While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge
a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights
consistent with this License. However, in accepting such obligations, You may act only on Your
own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if
You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by,
or claims asserted against, such Contributor by reason of your accepting any such warranty or
additional liability.
END OF TERMS AND CONDITIONS

APPENDIX: HOW TO APPLY THE APACHE LICENSE TO YOUR WORK


To apply the Apache License to your work, attach the following boilerplate notice, with the fields
enclosed by brackets "[]" replaced with your own identifying information. (Don't include the
brackets!) The text should be enclosed in the appropriate comment syntax for the file format.
We also recommend that a file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier identification within third-party archives.
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");


you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software


distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 9
Open-source software

2.2.2 Apache Axis2/C


Apache Axis2/C Copyright 2005-2009 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://
www.apache.org/). This software contains code derived from the RSA Data Security Inc. MD5
Message-Digest Algorithm, including various modifications by Spyglass Inc., Carnegie Mellon
University, and Bell Communications Research, Inc (Bellcore).

2.2.3 Apache Xerces

=======================================================================
==
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for the Apache Xerces distribution. ==
=======================================================================
==

This product includes software developed by


The Apache Software Foundation (http://www.apache.org/).

Portions of this software were originally based on the following:


- software copyright (c) 1999, IBM Corporation., http://www.ibm.com.

2.2.4 Google Web Toolkit


March 3, 2008

The Google Web Toolkit software and sample code developed by Google is
licensed under the Apache License, v. 2.0. Other software included in this
distribution is provided under other licenses, as listed in the Included
Software and Licenses section at the bottom of this page. Source code for
software included in this distribution is available from the Google Web
Toolkit project or as otherwise indicated at the bottom of this page.

=====

LICENSE INFORMATION REGARDING BUNDLED THIRD-PARTY SOFTWARE

The following third party software is distributed with Google Web


Toolkit and is provided under other licenses and/or has source
available from other locations. Where "gwt-dev.jar" is listed,
substitute in the name of the jar corresponding to your platform,
e.g. "gwt-dev-linux.jar".

* Apache Tomcat
License: Apache License v. 2.0 (above)
Source code availability: http://tomcat.apache.org
modifications are at org/apache/tomcat/ within gwt-dev.jar

* Apache Tapestry
License: Apache License v. 2.0 (above)

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 10
Open-source software

Source code availability: http://tapestry.apache.org

* ASM 3.1
License: (custom)
http://asm.objectweb.org/license.html
Source code availability: com/google/gwt/dev/asm/ within gwt-dev.jar

* Eclipse Java Development Tools (JDT)


License: Eclipse Public License v. 1.0
http://www.eclipse.org/legal/epl-v10.html
Source code availability:
http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/download.php?
dropFile=eclipse-JDT-SDK-3.3.1.zip

* Eclipse Standard Widget Toolkit (SWT)


License: Eclipse Public License v. 1.0
http://www.eclipse.org/legal/epl-v10.html
Source code availability:
Linux: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/
download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip
Windows: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/
download.php?dropFile=swt-3.2.1-win32-win32-x86.zip
Mac: http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/
download.php?dropFile=swt-3.2.1-carbon-macosx.zip
modifications are at org/eclipse/swt/ within gwt-dev.jar

* Jetty
License: Apache License v. 2.0 (above)
Source code availability:
http://mortbay.org/jetty/

* Mozilla Rhino
License: Mozilla Public License v. 1.1
http://www.mozilla.org/MPL/MPL-1.1.txt
Source code availability: com/google/gwt/dev/js/rhino/ within gwt-dev.jar

* Mozilla 1.7.12 (Linux only)


License: Mozilla Public License v. 1.1
http://www.mozilla.org/MPL/MPL-1.1.txt
Source code availability:
http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code

* Protobuf
License: New BSD License
http://www.opensource.org/licenses/bsd-license.php
Source code availablility:
http://code.google.com/p/protobuf/source/checkout
Binary modifications consist of package-rebasing. The rebased classes are rooted at com/
google/gwt/dev/protobuf/ within gwt-dev.jar

2.2.5 Log4cxx
Apache log4cxx
Copyright 2004-2007 The Apache Software Foundation

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 11
Open-source software

This product includes software developed by


The Apache Software Foundation (http://www.apache.org).

2.2.6 RxJS
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

2.3 Boost License


This product uses one or more libraries licensed under the Boost License.

2.3.1 Boost License full text


Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization obtaining a copy of
the software and accompanying documentation covered by this license (the “Software”) to use,
reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative
works of the Software, and to permit third-parties to whom the Software is furnished to do so,
all subject to the following:
The copyright notices in the Software and this entire statement, including the above license
grant, this restriction and the following disclaimer, must be included in all copies of the
Software, in whole or in part, and all derivative works of the Software, unless such copies or
derivative works are solely in the form of machine-executable object code generated by a source
language processor.
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT
HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER
LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

2.4 BSD 2-Clause License


This product uses one or more libraries licensed under the BSD 2-Clause License.

2.4.1 BSD 2-Clause full text


Copyright <YEAR> <COPYRIGHT HOLDER>
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.

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 12
Open-source software

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 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.

2.4.2 Mii-tool
Copyright (c) 2017, Kontron Europe GmbH
All rights reserved.

2.5 GNU General Public License, Version 2


This product uses one or more libraries licensed under GNU General Public License, Version 2.

2.5.1 GNU General Public License, Version 2 full text

GNU GENERAL PUBLIC LICENSE


Version 2, June 1991
Copyright © 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble
The licenses for most software are designed to take away your freedom to share and change it.
By contrast, the GNU General Public License is intended to guarantee your freedom to share and
change free software--to make sure the software is free for all its users. This General Public
License applies to most of the Free Software Foundation's software and to any other program
whose authors commit to using it. (Some other Free Software Foundation software is covered
by the GNU Library General Public License instead.) You can apply it to your programs, too.
When we speak of free software, we are referring to freedom, not price. Our General Public
Licenses are designed to make sure that you have the freedom to distribute copies of free
software (and charge for this service if you wish), that you receive source code or can get it if
you want it, that you can change the software or use pieces of it in new free programs; and that
you know you can do these things.
To protect your rights, we need to make restrictions that forbid anyone to deny you these rights
or to ask you to surrender the rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the software, or if you modify it.

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 13
Open-source software

For example, if you distribute copies of such a program, whether gratis or for a fee, you must
give the recipients all the rights that you have. You must make sure that they, too, receive or
can get the source code. And you must show them these terms so they know their rights.
We protect your rights with two steps: (1) copyright the software, and (2) offer you this license
which gives you legal permission to copy, distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain that everyone understands
that there is no warranty for this free software. If the software is modified by someone else and
passed on, we want its recipients to know that what they have is not the original, so that any
problems introduced by others will not reflect on the original authors' reputations.
Finally, any free program is threatened constantly by software patents. We wish to avoid the
danger that redistributors of a free program will individually obtain patent licenses, in effect
making the program proprietary. To prevent this, we have made it clear that any patent must be
licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and modification follow.

GNU GENERAL PUBLIC LICENSE


TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains a notice placed by the
copyright holder saying it may be distributed under the terms of this General Public License. The
“Program”, below, refers to any such program or work, and a “work based on the Program”
means either the Program or any derivative work under copyright law: that is to say, a work
containing the Program or a portion of it, either verbatim or with modifications and/or
translated into another language. (Hereinafter, translation is included without limitation in the
term “modification”.) Each licensee is addressed as “you”.
Activities other than copying, distribution and modification are not covered by this License;
they are outside its scope. The act of running the Program is not restricted, and the output from
the Program is covered only if its contents constitute a work based on the Program
(independent of having been made by running the Program). Whether that is true depends on
what the Program does.
1. You may copy and distribute verbatim copies of the Program's source code as you receive it,
in any medium, provided that you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to
this License and to the absence of any warranty; and give any other recipients of the Program a
copy of this License along with the Program.
You may charge a fee for the physical act of transferring a copy, and you may at your option
offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion of it, thus forming a work
based on the Program, and copy and distribute such modifications or work under the terms of
Section 1 above, provided that you also meet all of these conditions:

a) You must cause the modified files to carry prominent notices stating that you changed
the files and the date of any change.
b) You must cause any work that you distribute or publish, that in whole or in part
contains or is derived from the Program or any part thereof, to be licensed as a whole at no
charge to all third parties under the terms of this License.
c) If the modified program normally reads commands interactively when run, you must
cause it, when started running for such interactive use in the most ordinary way, to print
or display an announcement including an appropriate copyright notice and a notice that
there is no warranty (or else, saying that you provide a warranty) and that users may
redistribute the program under these conditions, and telling the user how to view a copy
of this License. (Exception: if the Program itself is interactive but does not normally print

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 14
Open-source software

such an announcement, your work based on the Program is not required to print an
announcement.)

These requirements apply to the modified work as a whole. If identifiable sections of that work
are not derived from the Program, and can be reasonably considered independent and separate
works in themselves, then this License, and its terms, do not apply to those sections when you
distribute them as separate works. But when you distribute the same sections as part of a
whole which is a work based on the Program, the distribution of the whole must be on the
terms of this License, whose permissions for other licensees extend to the entire whole, and
thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest your rights to work written
entirely by you; rather, the intent is to exercise the right to control the distribution of derivative
or collective works based on the Program.
In addition, mere aggregation of another work not based on the Program with the Program (or
with a work based on the Program) on a volume of a storage or distribution medium does not
bring the other work under the scope of this License.
3. You may copy and distribute the Program (or a work based on it, under Section 2) in object
code or executable form under the terms of Sections 1 and 2 above provided that you also do
one of the following:
a) Accompany it with the complete corresponding machine-readable source code, which must
be distributed under the terms of Sections 1 and 2 above on a medium customarily used for
software interchange; or,
b) Accompany it with a written offer, valid for at least three years, to give any third party, for a
charge no more than your cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer to distribute corresponding
source code. (This alternative is allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such an offer, in accord with
Subsection b above.)
The source code for a work means the preferred form of the work for making modifications to it.
For an executable work, complete source code means all the source code for all modules it
contains, plus any associated interface definition files, plus the scripts used to control
compilation and installation of the executable. However, as a special exception, the source code
distributed need not include anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies the executable.
If distribution of executable or object code is made by offering access to copy from a designated
place, then offering equivalent access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not compelled to copy the source
along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided
under this License. Any attempt otherwise to copy, modify, sublicense or distribute the
Program is void, and will automatically terminate your rights under this License. However,
parties who have received copies, or rights, from you under this License will not have their
licenses terminated so long as such parties remain in full compliance.
5. You are not required to accept this License, since you have not signed it. However, nothing
else grants you permission to modify or distribute the Program or its derivative works. These
actions are prohibited by law if you do not accept this License. Therefore, by modifying or
distributing the Program (or any work based on the Program), you indicate your acceptance of

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 15
Open-source software

this License to do so, and all its terms and conditions for copying, distributing or modifying the
Program or works based on it.
6. Each time you redistribute the Program (or any work based on the Program), the recipient
automatically receives a license from the original licensor to copy, distribute or modify the
Program subject to these terms and conditions. You may not impose any further restrictions on
the recipients' exercise of the rights granted herein. You are not responsible for enforcing
compliance by third parties to this License.
7. If, as a consequence of a court judgment or allegation of patent infringement or for any other
reason (not limited to patent issues), conditions are imposed on you (whether by court order,
agreement or otherwise) that contradict the conditions of this License, they do not excuse you
from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent license would not permit royalty-
free redistribution of the Program by all those who receive copies directly or indirectly through
you, then the only way you could satisfy both it and this License would be to refrain entirely
from distribution of the Program.
If any portion of this section is held invalid or unenforceable under any particular circumstance,
the balance of the section is intended to apply and the section as a whole is intended to apply in
other circumstances.
It is not the purpose of this section to induce you to infringe any patents or other property right
claims or to contest validity of any such claims; this section has the sole purpose of protecting
the integrity of the free software distribution system, which is implemented by public license
practices. Many people have made generous contributions to the wide range of software
distributed through that system in reliance on consistent application of that system; it is up to
the author/donor to decide if he or she is willing to distribute software through any other
system and a licensee cannot impose that choice.
This section is intended to make thoroughly clear what is believed to be a consequence of the
rest of this License.
8. If the distribution and/or use of the Program is restricted in certain countries either by
patents or by copyrighted interfaces, the original copyright holder who places the Program
under this License may add an explicit geographical distribution limitation excluding those
countries, so that distribution is permitted only in or among countries not thus excluded. In
such case, this License incorporates the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions of the General Public
License from time to time. Such new versions will be similar in spirit to the present version, but
may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Program specifies a version
number of this License which applies to it and “any later version”, you have the option of
following the terms and conditions either of that version or of any later version published by
the Free Software Foundation. If the Program does not specify a version number of this License,
you may choose any version ever published by the Free Software Foundation.
10. If you wish to incorporate parts of the Program into other free programs whose distribution
conditions are different, write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free Software Foundation; we
sometimes make exceptions for this. Our decision will be guided by the two goals of preserving
the free status of all derivatives of our free software and of promoting the sharing and reuse of
software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 16
Open-source software

IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS”
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
SERVICING, REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO
USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs


If you develop a new program, and you want it to be of the greatest possible use to the public,
the best way to achieve this is to make it free software which everyone can redistribute and
change under these terms.
To do so, attach the following notices to the program. It is safest to attach them to the start of
each source file to most effectively convey the exclusion of warranty; and each file should have
at least the “copyright” line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.> Copyright (C) <year>
<name of author>
This program 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.
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.
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
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this when it starts in an
interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it under certain conditions; type
`show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate parts of the
General Public License. Of course, the commands you use may be called something other than
`show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your
program.
You should also get your employer (if you work as a programmer) or your school, if any, to sign
a “copyright disclaimer” for the program, if necessary. Here is a sample; alter the names:

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 17
Open-source software

Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which
makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice

2.5.2 dlb_debug
Copyright (c) 2018, Dolby Laboratories, Inc.
All rights reserved.

2.5.3 u-boot-xlnx
(C) Copyright 2000 - 2013
Wolfgang Denk, DENX Software Engineering, wd@denx.de.

2.6 GNU General Public License, Version 2 with


Classpath Exception
This product uses one or more libraries licensed under GNU General Public License, Version 2
with Classpath Exception.

2.6.1 GNU General Public License, Version 2 with Classpath Exception


full text

The GNU General Public License (GPL)


Version 2, June 1991
Copyright © 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

Preamble
The licenses for most software are designed to take away your freedom to share and change it.
By contrast, the GNU General Public License is intended to guarantee your freedom to share and
change free software--to make sure the software is free for all its users. This General Public
License applies to most of the Free Software Foundation's software and to any other program
whose authors commit to using it. (Some other Free Software Foundation software is covered
by the GNU Library General Public License instead.) You can apply it to your programs, too.
When we speak of free software, we are referring to freedom, not price. Our General Public
Licenses are designed to make sure that you have the freedom to distribute copies of free
software (and charge for this service if you wish), that you receive source code or can get it if
you want it, that you can change the software or use pieces of it in new free programs; and that
you know you can do these things.
To protect your rights, we need to make restrictions that forbid anyone to deny you these rights
or to ask you to surrender the rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the software, or if you modify it.

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 18
Open-source software

For example, if you distribute copies of such a program, whether gratis or for a fee, you must
give the recipients all the rights that you have. You must make sure that they, too, receive or
can get the source code. And you must show them these terms so they know their rights.
We protect your rights with two steps: (1) copyright the software, and (2) offer you this license
which gives you legal permission to copy, distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain that everyone understands
that there is no warranty for this free software. If the software is modified by someone else and
passed on, we want its recipients to know that what they have is not the original, so that any
problems introduced by others will not reflect on the original authors' reputations.
Finally, any free program is threatened constantly by software patents. We wish to avoid the
danger that redistributors of a free program will individually obtain patent licenses, in effect
making the program proprietary. To prevent this, we have made it clear that any patent must be
licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and modification follow.

GNU GENERAL PUBLIC LICENSE


TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains a notice placed by the
copyright holder saying it may be distributed under the terms of this General Public License. The
“Program”, below, refers to any such program or work, and a “work based on the Program”
means either the Program or any derivative work under copyright law: that is to say, a work
containing the Program or a portion of it, either verbatim or with modifications and/or
translated into another language. (Hereinafter, translation is included without limitation in the
term “modification”.) Each licensee is addressed as “you”.
Activities other than copying, distribution and modification are not covered by this License;
they are outside its scope. The act of running the Program is not restricted, and the output from
the Program is covered only if its contents constitute a work based on the Program
(independent of having been made by running the Program). Whether that is true depends on
what the Program does.
1. You may copy and distribute verbatim copies of the Program's source code as you receive it,
in any medium, provided that you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to
this License and to the absence of any warranty; and give any other recipients of the Program a
copy of this License along with the Program.
You may charge a fee for the physical act of transferring a copy, and you may at your option
offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion of it, thus forming a work
based on the Program, and copy and distribute such modifications or work under the terms of
Section 1 above, provided that you also meet all of these conditions:

a) You must cause the modified files to carry prominent notices stating that you changed
the files and the date of any change.
b) You must cause any work that you distribute or publish, that in whole or in part
contains or is derived from the Program or any part thereof, to be licensed as a whole at no
charge to all third parties under the terms of this License.
c) If the modified program normally reads commands interactively when run, you must
cause it, when started running for such interactive use in the most ordinary way, to print
or display an announcement including an appropriate copyright notice and a notice that
there is no warranty (or else, saying that you provide a warranty) and that users may
redistribute the program under these conditions, and telling the user how to view a copy
of this License. (Exception: if the Program itself is interactive but does not normally print

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 19
Open-source software

such an announcement, your work based on the Program is not required to print an
announcement.)

These requirements apply to the modified work as a whole. If identifiable sections of that work
are not derived from the Program, and can be reasonably considered independent and separate
works in themselves, then this License, and its terms, do not apply to those sections when you
distribute them as separate works. But when you distribute the same sections as part of a
whole which is a work based on the Program, the distribution of the whole must be on the
terms of this License, whose permissions for other licensees extend to the entire whole, and
thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest your rights to work written
entirely by you; rather, the intent is to exercise the right to control the distribution of derivative
or collective works based on the Program.
In addition, mere aggregation of another work not based on the Program with the Program (or
with a work based on the Program) on a volume of a storage or distribution medium does not
bring the other work under the scope of this License.
3. You may copy and distribute the Program (or a work based on it, under Section 2) in object
code or executable form under the terms of Sections 1 and 2 above provided that you also do
one of the following:
a) Accompany it with the complete corresponding machine-readable source code, which must
be distributed under the terms of Sections 1 and 2 above on a medium customarily used for
software interchange; or,
b) Accompany it with a written offer, valid for at least three years, to give any third party, for a
charge no more than your cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer to distribute corresponding
source code. (This alternative is allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such an offer, in accord with
Subsection b above.)
The source code for a work means the preferred form of the work for making modifications to it.
For an executable work, complete source code means all the source code for all modules it
contains, plus any associated interface definition files, plus the scripts used to control
compilation and installation of the executable. However, as a special exception, the source code
distributed need not include anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies the executable.
If distribution of executable or object code is made by offering access to copy from a designated
place, then offering equivalent access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not compelled to copy the source
along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided
under this License. Any attempt otherwise to copy, modify, sublicense or distribute the
Program is void, and will automatically terminate your rights under this License. However,
parties who have received copies, or rights, from you under this License will not have their
licenses terminated so long as such parties remain in full compliance.
5. You are not required to accept this License, since you have not signed it. However, nothing
else grants you permission to modify or distribute the Program or its derivative works. These
actions are prohibited by law if you do not accept this License. Therefore, by modifying or
distributing the Program (or any work based on the Program), you indicate your acceptance of

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 20
Open-source software

this License to do so, and all its terms and conditions for copying, distributing or modifying the
Program or works based on it.
6. Each time you redistribute the Program (or any work based on the Program), the recipient
automatically receives a license from the original licensor to copy, distribute or modify the
Program subject to these terms and conditions. You may not impose any further restrictions on
the recipients' exercise of the rights granted herein. You are not responsible for enforcing
compliance by third parties to this License.
7. If, as a consequence of a court judgment or allegation of patent infringement or for any other
reason (not limited to patent issues), conditions are imposed on you (whether by court order,
agreement or otherwise) that contradict the conditions of this License, they do not excuse you
from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent license would not permit royalty-
free redistribution of the Program by all those who receive copies directly or indirectly through
you, then the only way you could satisfy both it and this License would be to refrain entirely
from distribution of the Program.
If any portion of this section is held invalid or unenforceable under any particular circumstance,
the balance of the section is intended to apply and the section as a whole is intended to apply in
other circumstances.
It is not the purpose of this section to induce you to infringe any patents or other property right
claims or to contest validity of any such claims; this section has the sole purpose of protecting
the integrity of the free software distribution system, which is implemented by public license
practices. Many people have made generous contributions to the wide range of software
distributed through that system in reliance on consistent application of that system; it is up to
the author/donor to decide if he or she is willing to distribute software through any other
system and a licensee cannot impose that choice.
This section is intended to make thoroughly clear what is believed to be a consequence of the
rest of this License.
8. If the distribution and/or use of the Program is restricted in certain countries either by
patents or by copyrighted interfaces, the original copyright holder who places the Program
under this License may add an explicit geographical distribution limitation excluding those
countries, so that distribution is permitted only in or among countries not thus excluded. In
such case, this License incorporates the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions of the General Public
License from time to time. Such new versions will be similar in spirit to the present version, but
may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Program specifies a version
number of this License which applies to it and “any later version”, you have the option of
following the terms and conditions either of that version or of any later version published by
the Free Software Foundation. If the Program does not specify a version number of this License,
you may choose any version ever published by the Free Software Foundation.
10. If you wish to incorporate parts of the Program into other free programs whose distribution
conditions are different, write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free Software Foundation; we
sometimes make exceptions for this. Our decision will be guided by the two goals of preserving
the free status of all derivatives of our free software and of promoting the sharing and reuse of
software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 21
Open-source software

IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS”
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
SERVICING, REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO
USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs


If you develop a new program, and you want it to be of the greatest possible use to the public,
the best way to achieve this is to make it free software which everyone can redistribute and
change under these terms.
To do so, attach the following notices to the program. It is safest to attach them to the start of
each source file to most effectively convey the exclusion of warranty; and each file should have
at least the “copyright” line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.> Copyright (C) <year>
<name of author>
This program 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.
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.
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
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this when it starts in an
interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it under certain conditions; type
`show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate parts of the
General Public License. Of course, the commands you use may be called something other than
`show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your
program.
You should also get your employer (if you work as a programmer) or your school, if any, to sign
a “copyright disclaimer” for the program, if necessary. Here is a sample; alter the names:

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 22
Open-source software

Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which
makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into proprietary
programs. If your program is a subroutine library, you may consider it more useful to permit
linking proprietary applications with the library. If this is what you want to do, use the GNU
Library General Public License instead of this License.

"CLASSPATH" EXCEPTION TO THE GPL


Certain source files distributed by Oracle America and/or its affiliates are
subject to the following clarification and special exception to the GPL, but
only where Oracle has expressly included in the particular source file's header
the words "Oracle designates this particular file as subject to the "Classpath"
exception as provided by Oracle in the LICENSE file that accompanied this code."

Linking this library statically or dynamically with other modules is making


a combined work based on this library. Thus, the terms and conditions of
the GNU General Public License cover the whole combination.

As a special exception, the copyright holders of this library give you


permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent modules,
and to copy and distribute the resulting executable under terms of your
choice, provided that you also meet, for each linked independent module,
the terms and conditions of the license of that module. An independent
module is a module which is not derived from or based on this library. If
you modify this library, you may extend this exception to your version of
the library, but you are not obligated to do so. If you do not wish to do
so, delete this exception statement from your version.

ADDITIONAL INFORMATION ABOUT LICENSING


Certain files distributed by Oracle America, Inc. and/or its affiliates are
subject to the following clarification and special exception to the GPLv2,
based on the GNU Project exception for its Classpath libraries, known as the
GNU Classpath Exception.

Note that Oracle includes multiple, independent programs in this software


package. Some of those programs are provided under licenses deemed
incompatible with the GPLv2 by the Free Software Foundation and others.
For example, the package includes programs licensed under the Apache
License, Version 2.0 and may include FreeType. Such programs are licensed
to you under their original licenses.
Oracle facilitates your further distribution of this package by adding the
Classpath Exception to the necessary parts of its GPLv2 code, which permits
you to use that code in combination with other independent modules not
licensed under the GPLv2. However, note that this would not permit you to
commingle code under an incompatible license with Oracle's GPLv2 licensed
code by, for example, cutting and pasting such code into a file also
containing Oracle's GPLv2 licensed code and then distributing the result.

Additionally, if you were to remove the Classpath Exception from any of the
files to which it applies and distribute the result, you would likely be
required to license some or all of the other code in that distribution under

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 23
Open-source software

the GPLv2 as well, and since the GPLv2 is incompatible with the license terms
of some items included in the distribution by Oracle, removing the Classpath
Exception could therefore effectively compromise your ability to further
distribute the package.
Failing to distribute notices associated with some files may also create
unexpected legal consequences.

Proceed with caution and we recommend that you obtain the advice of a lawyer
skilled in open source matters before removing the Classpath Exception or
making modifications to this package which may subsequently be redistributed
and/or involve the use of third party software.

2.6.2 OpenJDK
OpenJDK binaries are released under the GNU GPL v. 2 with classpath exception.
Project icon is taken from Nuvola icon set, it is released under the GNU LGPL v. 2.1.
Build scripts are released under the Apache License 2.0.
Other sources and binaries in this project (cygwin, freetype etc.) are released under their
corresponding licenses.

2.7 MIT License


This product uses one or more libraries licensed under the MIT License.

2.7.1 MIT License full text


Copyright <YEAR> <COPYRIGHT HOLDER>
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.

2.7.2 Angular JS
Copyright (c) 2010-2019 Google LLC. http://angular.io/license

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 24
Open-source software

2.7.3 Bootstrap CSS


Copyright (c) 2011-2019 Twitter, Inc.
Copyright (c) 2011-2019 The Bootstrap Authors

2.7.4 core-js
Copyright (c) 2014-2019 Denis Pushkarev

2.7.5 Electron
Copyright (c) 2013-2019 GitHub Inc.

2.7.6 gflot
Copyright (c) 2012 Nicolas Morel

2.7.7 Hammer.js
Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media)

2.7.8 jansson
Files: *
Copyright: 2009-2014 Petri Lehtinen <petri@digip.org>
License: Expat

Files: src/memory.c
Copyright: 2011 Basile Starynkevitch <basile@starynkevitch.net>
2009-2013 Petri Lehtinen <petri@digip.org>
License: Expat

Files: debian/*
Copyright: 2011, Alessandro Ghedini <ghedo@debian.org>
License: Expat

2.7.9 jQuery
Copyright JS Foundation and other contributors, https://js.foundation/

2.7.10 jQuery UI
Copyright jQuery Foundation and other contributors, https://jquery.org/

This software consists of voluntary contributions made by many


individuals. For exact contribution history, see the revision history

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 25
Open-source software

available at https://github.com/jquery/jqueryui.com

The following license applies to all parts of this software except as


documented below:

====

All files located in the node_modules directory are externally


maintained libraries used by this software which have their own
licenses; we recommend you read them, as their terms may differ from the
terms above.

2.7.11 libffi
Copyright (c) 1996-2014 Anthony Green, Red Hat, Inc and others. See source files for details.

2.7.12 Lodash
Copyright JS Foundation and other contributors <https://js.foundation/>

Based on Underscore.js, copyright Jeremy Ashkenas,


DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/

This software consists of voluntary contributions made by many


individuals. For exact contribution history, see the revision history
available at https://github.com/lodash/lodash

The following license applies to all parts of this software except as


documented below:

====

Files located in the node_modules and vendor directories are externally


maintained libraries used by this software which have their own
licenses; we recommend you read them, as their terms may differ from the
terms above.

2.7.13 Mongoose
Copyright (c) 2010 LearnBoost <dev@learnboost.com>

2.7.14 ng-bootstrap
Copyright (c) 2015-2018 Angular ng-bootstrap team

2.7.15 ng-circle-progress
MIT © bootsoon
This project was generated by Yeoman generator angular2-library

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 26
Open-source software

2.7.16 Node.js
Copyright Node.js contributors.
You may obtain a copy of the license at https://github.com/nodejs/node/blob/master/LICENSE.

2.7.17 node-sass
Copyright (c) 2013-2016 Andrew Nesbitt

2.7.18 sass-loader
Copyright JS Foundation and other contributors

2.7.19 Zone.js
Copyright (c) 2016-2018 Google, Inc.

2.8 Various licenses


This product uses the Debian operating system. The full list of used packages is listed below.
For more information on the individual packages, including their license, go to https://
www.debian.org/distrib/packages#search_packages.

Table 2: Packages used with the Debian operating system


Package Version
adwaita-icon-theme 3.22.0-1+deb9u1
apache2 2.4.25-3+deb9u6
apache2-bin 2.4.25-3+deb9u6
apache2-data 2.4.25-3+deb9u6
apache2-utils 2.4.25-3+deb9u6
apt 1.4.9
base-files 9.9+deb9u8
base-passwd 3.5.43
bash 4.4-5
bsdmainutils 9.0.12+nmu1
bsdutils 1:2.29.2-1+deb9u1
busybox 1:1.22.0-19+b3
busybox-syslogd 1:1.22.0-19
coreutils 8.26-3
cpp 4:6.3.0-4
cpp-6 6.3.0-18+deb9u1
cron 3.0pl1-128+deb9u1

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 27
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
dash 0.5.8-2.4
dconf-gsettings-backend 0.26.0-2+b1
dconf-service 0.26.0-2+b1
debconf 1.5.61
debian-archive-keyring 2017.5
debianutils 4.8.1.1
diffutils 1:3.5-3
dmsetup 2:1.02.137-2
dosfstools 4.1-1
dpkg 1.18.25
e2fslibs 1.43.4-2
e2fsprogs 1.43.4-2
ethtool 1:4.8-1+b1
evtest 1:1.33-1+b1
f2fs-tools 1.7.0-1.1
fim 0.5~rc2-5
findutils 4.6.0+git+20161106-2
fontconfig 2.11.0-6.7+b1
fontconfig-config 2.11.0-6.7
fonts-dejavu-core 2.37-1
gcc-6-base 6.3.0-18+deb9u1
gconf2-common 3.2.6-4
gdb 7.12-6
glib-networking 2.50.0-1+b1
glib-networking-common 2.50.0-1
glib-networking-services 2.50.0-1+b1
gpgv 2.1.18-8~deb9u4
grep 2.27-2
groff-base 1.22.3-9
gsettings-desktop-schemas 3.22.0-1
gtk-update-icon-cache 3.22.11-1
gzip 1.6-5+b1
hicolor-icon-theme 0.15-1
hostname 3.18+b1
htop 2.0.2-1
i2c-tools 3.1.2-3
ifupdown 0.8.19
init-system-helpers 1.48
input-utils 1.0-1.1+b1

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 28
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
iperf 2.0.9+dfsg1-1
iperf3 3.1.3-1
iproute 1:4.9.0-1+deb9u1
iproute2 4.9.0-1+deb9u1
iputils-arping 3:20161105-1
irqbalance 1.1.0-2.3
isc-dhcp-client 4.3.5-3+deb9u1
keyboard-configuration 1.164
libaa1 1.4p5-44+b1
libacl1 2.2.52-3+b1
libapparmor1 2.11.0-3+deb9u2
libapr1 1.5.2-5
libaprutil1 1.5.4-3
libaprutil1-dbd-sqlite3 1.5.4-3
libaprutil1-ldap 1.5.4-3
libapt-pkg5.0 1.4.9
libasound2 1.1.3-5
libasound2-data 1.1.3
libasyncns0 0.8-6
libatk-bridge2.0-0 2.22.0-2
libatk1.0-0 2.22.0-1
libatk1.0-data 2.22.0-1
libatspi2.0-0 2.22.0-6+deb9u1
libattr1 1:2.4.47-2+b2
libaudit-common 1:2.6.7-2
libaudit1 1:2.6.7-2
libavahi-client3 0.6.32-2
libavahi-common-data 0.6.32-2
libavahi-common3 0.6.32-2
libblkid1 2.29.2-1+deb9u1
libboost-atomic1.62.0 1.62.0+dfsg-4
libboost-chrono1.62.0 1.62.0+dfsg-4
libboost-date-time1.62.0 1.62.0+dfsg-4
libboost-filesystem1.62.0 1.62.0+dfsg-4
libboost-iostreams1.62.0 1.62.0+dfsg-4
libboost-program-options1.62.0 1.62.0+dfsg-4
libboost-random1.62.0 1.62.0+dfsg-4
libboost-regex1.62.0 1.62.0+dfsg-4
libboost-serialization1.62.0 1.62.0+dfsg-4

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 29
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
libboost-signals1.62.0 1.62.0+dfsg-4
libboost-system1.62.0 1.62.0+dfsg-4
libboost-thread1.62.0 1.62.0+dfsg-4
libbsd0 0.8.3-1
libbz2-1.0 1.0.6-8.1
libc-bin 2.24-11+deb9u4
libc6 2.24-11+deb9u4
libcaca0 0.99.beta19-2+b2
libcairo-gobject2 1.14.8-1
libcairo2 1.14.8-1
libcap-ng0 0.7.7-3+b1
libcap2 1:2.25-1 POSIX 1003.1e
libcap2-bin 1:2.25-1 POSIX 1003.1e
libcolord2 1.3.3-2
libcomerr2 1.43.4-2
libcroco3 0.6.11-3
libcryptsetup4 2:1.7.3-4
libcups2 2.2.1-8+deb9u3
libcurl3-gnutls 7.52.1-5+deb9u9
libdatrie1 0.2.10-4+b1
libdb5.3 5.3.28-12+deb9u1
libdbus-1-3 1.10.26-0+deb9u1
libdbus-glib-1-2 0.108-2
libdconf1 0.26.0-2+b1
libdebconfclient0 0.227
libdevmapper1.02.1 2:1.02.137-2
libdjvulibre-text 3.5.27.1-7
libdjvulibre21 3.5.27.1-7
libdns-export162 1:9.10.3.dfsg.P4-12.3+deb9u4
libdrm-amdgpu1 2.4.74-1
libdrm-freedreno1 2.4.74-1
libdrm-nouveau2 2.4.74-1
libdrm-radeon1 2.4.74-1
libdrm2 2.4.74-1
libedit2 3.1-20160903-3
libegl1-mesa 13.0.6-1+b2
libelf1 0.168-1
libepoxy0 1.3.1-2
libevdev2 1.5.6+dfsg-1

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 30
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
libexif12 0.6.21-2+b2
libexpat1 2.2.0-2+deb9u1
libf2fs0 1.7.0-1.1
libfdisk1 2.29.2-1+deb9u1
libffi6 3.2.1-6
libfftw3-3 3.3.5-3
libfftw3-bin 3.3.5-3
libfftw3-double3 3.3.5-3
libfftw3-long3 3.3.5-3
libfftw3-single3 3.3.5-3
libflac8 1.3.2-1
libfontconfig1 2.11.0-6.7+b1
libfontenc1 1:1.1.3-1+b2
libfreetype6 2.6.3-3.2
libgbm1 13.0.6-1+b2
libgcc1 1:6.3.0-18+deb9u1
libgconf-2-4 3.2.6-4+b1
libgcrypt20 1.7.6-2+deb9u3
libgdbm3 1.8.3-14
libgdk-pixbuf2.0-0 2.36.5-2+deb9u2
libgdk-pixbuf2.0-common 2.36.5-2+deb9u2
libgif7 5.1.4-0.4
libgl1-mesa-dri 13.0.6-1+b2
libgl1-mesa-glx 13.0.6-1+b2
libglapi-mesa 13.0.6-1+b2
libglib2.0-0 2.50.3-2
libglu1-mesa 9.0.0-2.1
libgmp10 2:6.1.2+dfsg-1
libgnutls30 3.5.8-5+deb9u4
libgomp1 6.3.0-18+deb9u1
libgoogle-perftools4 2.5-2.2
libgpg-error0 1.26-2
libgpm2 1.20.4-6.2+b1
libgraphite2-3 1.3.10-1
libgssapi-krb5-2 1.15-1+deb9u1
libgtk-3-0 3.22.11-1
libgtk-3-common 3.22.11-1
libharfbuzz0b 1.4.2-1
libhogweed4 3.3-1+b2

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 31
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
libice6 2:1.0.9-2
libicu57 57.1-6+deb9u2
libidn11 1.33-1
libidn2-0 0.16-1+deb9u1
libip4tc0 1.6.0+snapshot20161117-6
libiperf0 3.1.3-1
libisc-export160 1:9.10.3.dfsg.P4-12.3+deb9u4
libisl15 0.18-1
libjansson4 2.9-1
libjbig0 2.1-3.1+b2
libjpeg62-turbo 1:1.5.1-2
libjson-glib-1.0-0 1.2.6-1
libjson-glib-1.0-common 1.2.6-1
libk5crypto3 1.15-1+deb9u1
libkeyutils1 1.5.9-9
libkmod2 23-2
libkrb5-3 1.15-1+deb9u1
libkrb5support0 1.15-1+deb9u1
liblcms2-2 2.8-4+deb9u1
libldap-2.4-2 2.4.44+dfsg-5+deb9u2
libldap-common 2.4.44+dfsg-5+deb9u2
libllvm3.9 1:3.9.1-9
liblocale-gettext-perl 1.07-3+b1
liblog4cxx10v5 0.10.0-12
liblua5.2-0 5.2.4-1.1+b2
liblz4-1 0.0~r131-2+b1
liblzma5 5.2.2-1.2+b1
liblzo2-2 2.08-1.2+b2
libminizip1 1.1-8+b1
libmnl0 1.0.4-2
libmount1 2.29.2-1+deb9u1
libmpc3 1.0.3-1+b2
libmpdec2 2.4.2-1
libmpfr4 3.1.5-1
libmtdev1 1.1.5-1+b1
libncurses5 6.0+20161126-1+deb9u2
libncursesw5 6.0+20161126-1+deb9u2
libnettle6 3.3-1+b2
libnghttp2-14 1.18.1-1

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 32
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
libnspr4 2:4.12-6
libnss3 2:3.26.2-1.1+deb9u1
libnuma1 2.0.11-2.1
libogg0 1.3.2-1
libopts25 1:5.18.12-3
libp11-kit0 0.23.3-2
libpam-modules 1.1.8-3.6
libpam-modules-bin 1.1.8-3.6
libpam-runtime 1.1.8-3.6
libpam0g 1.1.8-3.6
libpango-1.0-0 1.40.5-1
libpangocairo-1.0-0 1.40.5-1
libpangoft2-1.0-0 1.40.5-1
libpci3 1:3.5.2-1
libpciaccess0 0.13.4-1+b2
libpcre3 2:8.39-3
libperl5.24 5.24.1-3+deb9u5
libpgm-5.2-0 5.2.122~dfsg-2
libpipeline1 1.4.1-2
libpixman-1-0 0.34.0-1
libpng16-16 1.6.28-1
libpopt0 1.16-10+b2
libprocps6 2:3.3.12-3+deb9u1
libproxy1v5 0.4.14-2
libpsl5 0.17.0-3
libpulse0 10.0-1+deb9u1
libpython3.5 3.5.3-1+deb9u1
libpython3.5-minimal 3.5.3-1+deb9u1
libpython3.5-stdlib 3.5.3-1+deb9u1
libreadline7 7.0-3
librest-0.7-0 0.8.0-2
librsvg2-2 2.40.16-1+b1
librsvg2-common 2.40.16-1+b1
librtmp1 2.4+20151223.gitfa8646d.1-1+b1
libsasl2-2 2.1.27~101-g0780600+dfsg-3
libsasl2-modules-db 2.1.27~101-g0780600+dfsg-3
libsdl1.2debian 1.2.15+dfsg1-4
libseccomp2 2.3.1-2.1+deb9u1
libselinux1 2.6-3+b3

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 33
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
libsemanage-common 2.6-2
libsemanage1 2.6-2
libsensors4 1:3.4.0-4
libsepol1 2.6-2
libslang2 2.3.1-5
libsm6 2:1.2.2-1+b3
libsmartcols1 2.29.2-1+deb9u1
libsndfile1 1.0.27-3
libsnmp-base 5.7.3+dfsg-1.7+deb9u1
libsnmp30 5.7.3+dfsg-1.7+deb9u1
libsodium18 1.0.11-2
libsoup-gnome2.4-1 2.56.0-2+deb9u2
libsoup2.4-1 2.56.0-2+deb9u2
libsqlite3-0 3.16.2-5+deb9u1
libss2 1.43.4-2
libssh2-1 1.7.0-1
libssl1.0.2 1.0.2q-1~deb9u1
libssl1.1 1.1.0j-1~deb9u1
libstdc++6 6.3.0-18+deb9u1
libsystemd0 232-25+deb9u8
libtasn1-6 4.10-1.1+deb9u1
libtcmalloc-minimal4 2.5-2.2
libthai-data 0.1.26-1
libthai0 0.1.26-1
libtiff5 4.0.8-2+deb9u4
libtinfo5 6.0+20161126-1+deb9u2
libudev1 232-25+deb9u8
libunistring0 0.9.6+really0.9.3-0.1
libustr-1.0-1 1.0.4-6
libutempter0 1.1.6-3
libuuid1 2.29.2-1+deb9u1
libvorbis0a 1.3.5-4+deb9u2
libvorbisenc2 1.3.5-4+deb9u2
libwayland-client0 1.12.0-1+deb9u1
libwayland-cursor0 1.12.0-1+deb9u1
libwayland-egl1-mesa 13.0.6-1+b2
libwayland-server0 1.12.0-1+deb9u1
libwrap0 7.6.q-26
libx11-6 2:1.6.4-3+deb9u1

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 34
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
libx11-data 2:1.6.4-3+deb9u1
libx11-xcb1 2:1.6.4-3+deb9u1
libxau6 1:1.0.8-1
libxaw7 2:1.0.13-1+b2
libxcb-dri2-0 1.12-1
libxcb-dri3-0 1.12-1
libxcb-glx0 1.12-1
libxcb-present0 1.12-1
libxcb-render0 1.12-1
libxcb-shape0 1.12-1
libxcb-shm0 1.12-1
libxcb-sync1 1.12-1
libxcb-xfixes0 1.12-1
libxcb1 1.12-1
libxcomposite1 1:0.4.4-2
libxcursor1 1:1.1.14-1+deb9u2
libxdamage1 1:1.1.4-2+b3
libxdmcp6 1:1.1.2-3
libxerces-c3.1 3.1.4+debian-2+deb9u1
libxext6 2:1.3.3-1+b2
libxfixes3 1:5.0.3-1
libxfont1 1:1.5.2-4
libxfont2 1:2.0.1-3+deb9u1
libxft2 2.3.2-1+b2
libxi6 2:1.7.9-1
libxinerama1 2:1.1.3-1+b3
libxkbcommon0 0.7.1-2~deb9u1
libxkbfile1 1:1.0.9-2
libxml2 2.9.4+dfsg1-2.2+deb9u2
libxmu6 2:1.1.2-2
libxmuu1 2:1.1.2-2
libxpm4 1:3.5.12-1
libxrandr2 2:1.5.1-1
libxrender1 1:0.9.10-1
libxshmfence1 1.2-1+b2
libxss1 1:1.2.2-1
libxt6 1:1.1.5-1
libxtst6 2:1.2.3-1
libxv1 2:1.0.11-1

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 35
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
libxxf86dga1 2:1.1.4-1+b3
libxxf86vm1 1:1.1.4-1+b2
libzmq5 4.2.1-4+deb9u1
login 1:4.4-4.1
logrotate 3.11.0-0.1
lsb-base 9.20161125
man-db 2.7.6.1-2
mawk 1.3.3-17+b3
memtester 4.3.0-4+b1
mime-support 3.60
mount 2.29.2-1+deb9u1
mtd-utils 1:2.0.0-1
multiarch-support 2.24-11+deb9u4
nano 2.7.4-1
ncurses-base 6.0+20161126-1+deb9u2
ncurses-bin 6.0+20161126-1+deb9u2
net-tools 1.60+git20161116.90da8a0-1
netbase 5.4
netcat 1.10-41
netcat-traditional 1.10-41+b1
ntp 1:4.2.8p10+dfsg-3+deb9u2
ntpdate 1:4.2.8p10+dfsg-3+deb9u2
openssh-client 1:7.4p1-10+deb9u5
openssh-server 1:7.4p1-10+deb9u5
openssh-sftp-server 1:7.4p1-10+deb9u5
openssl 1.1.0j-1~deb9u1
passwd 1:4.4-4.1
perl 5.24.1-3+deb9u5
perl-base 5.24.1-3+deb9u5
perl-modules-5.24 5.24.1-3+deb9u5
procps 2:3.3.12-3+deb9u1
psmisc 22.21-2.1+b2
readline-common 7.0-3
sed 4.4-1
sensible-utils 0.0.9+deb9u1
shared-mime-info 1.8-1+deb9u1
snmpd 5.7.3+dfsg-1.7+deb9u1
systemd 232-25+deb9u8
systemd-sysv 232-25+deb9u8

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 36
Open-source software

Table 2: Packages used with the Debian operating system (continued)


Package Version
sysvinit-utils 2.88dsf-59.9
tar 1.29b-1.1
tzdata 2018i-0+deb9u1
ucf 3.0036
udev 232-25+deb9u8
util-linux 2.29.2-1+deb9u1
vim 2:8.0.0197-4+deb9u1
vim-common 2:8.0.0197-4+deb9u1
vim-runtime 2:8.0.0197-4+deb9u1
x11-apps 7.7+6+b1
x11-common 1:7.7+19
x11-session-utils 7.7+2+b1
x11-utils 7.7+3+b1
x11-xkb-utils 7.7+3+b1
x11-xserver-utils 7.7+7+b1
xauth 1:1.0.9-1+b2
xbitmaps 1.1.1-2
xfonts-100dpi 1:1.0.4+nmu1
xfonts-75dpi 1:1.0.4+nmu1
xfonts-base 1:1.0.4+nmu1
xfonts-encodings 1:1.0.4-2
xfonts-scalable 1:1.0.3-1.1
xfonts-utils 1:7.7+4
xinit 1.3.4-3+b1
xinput 1.6.2-1+b1
xkb-data 2.19-1+deb9u1
xorg 1:7.7+19
xorg-docs-core 1:1.7.1-1
xserver-common 2:1.19.2-1+deb9u5
xserver-xorg 1:7.7+19
xserver-xorg-core 2:1.19.2-1+deb9u5
xserver-xorg-input-evdev 1:2.10.5-1
xserver-xorg-video-fbdev 1:0.4.4-1+b3
xterm 327-2
xxd 2:8.0.0197-4+deb9u1
zip 3.0-11+b1
zlib1g 1:1.2.8.dfsg-5

Dolby Cinema Processor CP950 Third-Party Software


9 May 2019 Part number 8800205, Issue 1 37

You might also like