installer/open_source_license.txt
7acc3889
 open_source_licenses.txt
 
2c8602d4
 Photon OS v2.0 [RC]
7acc3889
 
 =========================================================================
 
 With the exception of the “libtdnf” source code, Photon OS source code is distributed under the GNU General Public License (GPL) version 2, the text of which is set forth in the Appendix below.
 
 The "libtdnf" source code is distributed under the GNU Lesser General Public License (LGPL) version 2.1, the text of which is set forth in the Appendix below.
 
2c8602d4
 Copyright (C) 2014-2017 VMware, Inc. All Rights Reserved.
7acc3889
 
 =========================================================================
 
 GNU LESSER GENERAL PUBLIC LICENSE
 Version 2.1, February 1999 
 
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 [This is the first released version of the Lesser GPL.  It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]
 
 Preamble
 
 The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. 
 
 This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. 
 
 When we speak of free software, we are referring to freedom of use, 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 and use pieces of it in new free programs; and that you are informed that you can do these things. 
 
 To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. 
 
 For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. 
 
 We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. 
 
 To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. 
 
 Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. 
 
 Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. 
 
 When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. 
 
 We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. 
 
 For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. 
 
 In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. 
 
 Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. 
 
 The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. 
 
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". 
 
 A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. 
 
 The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) 
 
 "Source code" for a work means the preferred form of the work for making modifications to it. For a library, 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 library. 
 
 Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 
 
 1. You may copy and distribute verbatim copies of the Library's complete 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 distribute a copy of this License along with the Library. 
 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 Library or any portion of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
 b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change.
 c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License.
 d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. 
 (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)
 
 These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, 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 Library, 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 Library. 
 
 In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 
 
 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. 
 
 Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. 
 
 This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 
 
 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you 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. 
 
 If distribution of 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 satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 
 
 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. 
 
 However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. 
 
 When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. 
 
 If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) 
 
 Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 
 
 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. 
 
 You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: 
 a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.)
 b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with.
 c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution.
 d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place.
 e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy.
 
 For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be 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. 
 
 It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 
 
 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: 
 a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above.
 b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.
 
 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library 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. 
 
 9. 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 Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 
 
 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library 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 with this License. 
 
 11. 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 Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library 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 Library. 
 
 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. 
 
 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library 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. 
 
 13. The Free Software Foundation may publish revised and/or new versions of the Lesser 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 Library 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 Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 
 
 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, 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 
 
 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "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 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
 
 16. 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 LIBRARY 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 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
 
 =========
 
 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991 
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.  
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
 
 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
 
 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 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 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 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. 
 
2c8602d4
 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.
 
7acc3889
 
 ========================== TABLE OF CONTENTS ===========================
 
2c8602d4
 
 The following is a listing of the open source components detailed in
 this document. This list is provided for your convenience; please read
 further if you wish to review the copyright notice(s) and the full text
 of the license associated with each component.
 
7acc3889
 
 SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES
2c8602d4
 
    >>> ant-contrib-1.0b3
7acc3889
    >>> backward-cpp-1.3
    >>> bindutils-9.10.4
    >>> boost-1.63.0
    >>> bzip2-1.0.6
    >>> c-ares-1.10.0
    >>> c-ares-1.12.0
2c8602d4
    >>> calico-confd-0.12.0
7acc3889
    >>> ceph-deploy-1.5.37
    >>> clang-4.0.0
    >>> cmake-3.8.0
    >>> cronie-1.5.1
    >>> curl-7.54.1
    >>> cyrus-sasl-2.1.26
    >>> deltarpm-3.6.1
    >>> dhcp-4.3.5
    >>> docbook-xml-4.5
    >>> docbook-xsl-1.79.1
    >>> ecdsa-0.13
    >>> eventlog-0.2.12
    >>> expat-2.2.0
    >>> expect-5.45
2c8602d4
    >>> fcgi-2.4.0
7acc3889
    >>> file-5.30
    >>> finger-0.17
    >>> flex-2.6.4
    >>> fontconfig-2.12.1
    >>> freetype2-2.7.1
    >>> gc-7.6.0
    >>> gcovr-3.3
2c8602d4
    >>> glide-0.12.3
7acc3889
    >>> glog-0.3.4
    >>> gmock-1.8.0
    >>> gnuplot-5.0.6
    >>> go-1.8.1
    >>> gperftools-2.5
    >>> gtest-1.8.0
    >>> harfbuzz-1.4.5
    >>> hdparm-9.51
    >>> http-parser-2.7.1
    >>> iana-etc-2.30
    >>> iperf-3.1.7
2c8602d4
    >>> ipmitool-1.8.18
7acc3889
    >>> iputils-20151218
    >>> jansson-2.10
    >>> jq-1.5
    >>> json-c-0.12.1
    >>> json_spirit-4.08
    >>> kaigen-gothic-cjk-1.002
    >>> krb5-1.15.1
    >>> lapack-3.7.0
    >>> less-487
    >>> leveldb-1.20
    >>> libarchive-3.1.2
    >>> libarchive-3.3.1
    >>> libcap-2.25
2c8602d4
    >>> libdb-5.3.28
7acc3889
    >>> libdnet-1.11
2c8602d4
    >>> libev-4.24
7acc3889
    >>> libevent-2.0.22
    >>> libevent-2.1.8
    >>> libfastjson-0.99.4
    >>> libffi-3.2.1
    >>> libgd-2.2.4
    >>> libjpeg-turbo-1.5.2
    >>> liblogging-1.0.6
    >>> libpcap-1.8.1
    >>> libpng-1.6.29
    >>> libselinux-2.6
    >>> libsolv-0.6.26
    >>> libssh2-1.8.0
    >>> libtar-1.2.20
    >>> libtiff-4.0.8
    >>> libtirpc-1.0.1
    >>> libunwind-1.2
    >>> libwebp-0.6.0
    >>> libxml2-2.9.4
    >>> libxml2-devel-2.9.4
    >>> libxslt-1.1.28
    >>> libxslt-1.1.29
    >>> libyaml-0.1.6
    >>> libyaml-0.1.7
    >>> lightstep-tracer-cpp-0.19
    >>> linux-pam-1.3.0
    >>> lldb-4.0.0
    >>> llvm-4.0.0
    >>> lsof-4.89
    >>> lua-5.3.4
    >>> lz4-1.7.5
    >>> nasm-2.12.02
    >>> ncurses-6.0
    >>> ndsend-1.0.0
    >>> net-snmp-5.7.3
    >>> netkit-telnet-0.17
    >>> nghttp2-1.23.1
    >>> nginx-1.11.13
    >>> nodejs-7.7.4
    >>> ntp-4.2.8p10
    >>> ntp-4.2.8p6
    >>> ntp-4.2.8p9
2c8602d4
    >>> oniguruma-6.5.0
7acc3889
    >>> openldap-2.4.44
    >>> openssh-7.5p1
    >>> openssl-1.0.2l
    >>> pcre-8.40
    >>> perl-dbix-simple-1.35
    >>> perl-try-tiny-0.28
    >>> perl-www-curl-4.17
    >>> pgbouncer-1.7.2
    >>> pixman-0.34.0
    >>> popt-1.16
2c8602d4
    >>> postgresql-9.6.5
7acc3889
    >>> protobuf-3.2.0
    >>> protobuf-c-1.2.1
    >>> protobuf3-3.0.0
    >>> pycrypto-2.6.1
    >>> pycrypto-2.7a1
    >>> pycurl-7.43.0
    >>> python-alabaster-0.7.10
    >>> python-antlrpythonruntime-3.1.3
    >>> python-appdirs-1.4.3
    >>> python-asn1crypto-0.22.0
    >>> python-atomicwrites-1.1.5
    >>> python-attrs-16.3.0
    >>> python-automat-0.5.0
    >>> python-babel-2.4.0
    >>> python-backports.ssl_match_hostname-3.5.0.1
2c8602d4
    >>> python-boto-2.48.0
7acc3889
    >>> python-cffi-1.10.0
    >>> python-configobj-5.0.6
    >>> python-configparser-3.5.0
    >>> python-constantly-15.1.0
    >>> python-cryptography-1.8.1
2c8602d4
    >>> python-cryptography-2.0.3
7acc3889
    >>> python-defusedxml-0.5.0
2c8602d4
    >>> python-docopt-0.6.2
7acc3889
    >>> python-docutils-0.13.1
    >>> python-enum34-1.1.6
2c8602d4
    >>> python-etcd-0.4.5
7acc3889
    >>> python-futures-3.1.1
    >>> python-gevent-1.2.1
    >>> python-graphviz-0.8
    >>> python-greenlet-0.4.12
2c8602d4
    >>> python-hyperlink-17.3.1
7acc3889
    >>> python-idna-2.5
    >>> python-imagesize-0.7.1
    >>> python-incremental-16.10.1
    >>> python-iniparse-0.4
    >>> python-ipaddress-1.0.18
    >>> python-jinja2-2.9.5
2c8602d4
    >>> python-js2py-0.50
7acc3889
    >>> python-jsonpatch-1.15
    >>> python-jsonpointer-1.10
    >>> python-lockfile-0.12.2
    >>> python-lxml-3.7.3
    >>> python-m2crypto-0.26.0
    >>> python-m2r-0.1.7
    >>> python-mako-1.0.6
    >>> python-markupsafe-1.0
    >>> python-mistune-0.7.4
2c8602d4
    >>> python-ndg-httpsclient-0.4.2
7acc3889
    >>> python-netaddr-0.7.19
    >>> python-ntplib-0.3.3
    >>> python-numpy-1.12.1
    >>> python-oauthlib-2.0.2
    >>> python-packaging-16.8
    >>> python-pam-1.8.2
2c8602d4
    >>> python-pexpect-4.2.1
7acc3889
    >>> python-pip-9.0.1
    >>> python-ply-3.10
    >>> python-prettytable-0.7.2
2c8602d4
    >>> python-prometheus_client-0.0.20
7acc3889
    >>> python-prompt_toolkit-1.0.14
    >>> python-psutil-5.2.2
    >>> python-py-1.4.33
    >>> python-pyasn1-0.2.3
    >>> python-pyasn1-modules-0.0.8
    >>> python-pycparser-2.17
    >>> python-pygments-2.2.0
2c8602d4
    >>> python-pyjsparser-2.5.2
7acc3889
    >>> python-pyparsing-2.2.0
    >>> python-pytest-3.0.7
    >>> python-pytz-2017.2
    >>> python-pyvim-0.0.20
    >>> python-service_identity-16.0.0
    >>> python-setuptools-36.0.1
    >>> python-setuptools_scm-1.15.0
    >>> python-simplejson-3.10.0
    >>> python-six-1.10.0
    >>> python-snowballstemmer-1.2.1
    >>> python-sphinx-1.5.3
    >>> python-sqlalchemy-1.1.7
2c8602d4
    >>> python-subprocess32-3.2.7
7acc3889
    >>> python-twisted-15.5.0
    >>> python-twisted-16.6.0
    >>> python-twisted-17.1.0
2c8602d4
    >>> python-twisted-17.5.0
7acc3889
    >>> python-typing-3.6.1
2c8602d4
    >>> python-tzlocal-1.4
7acc3889
    >>> python-urllib3-1.20
2c8602d4
    >>> python-virtualenv-15.1.0
7acc3889
    >>> python-wcwidth-0.1.7
    >>> python-webob-1.7.2
    >>> python-werkzeug-0.12.1
    >>> python-xml-2.7.11
    >>> python-zope.interface-4.3.3
    >>> python2-2.7.13
    >>> python2-libs-2.7.11
    >>> python3-3.5.1
    >>> python3-3.6.1
    >>> pyyaml-3.12
    >>> rapidjson-1.1.0
    >>> redis-3.2.8
    >>> rpcbind-0.2.4
    >>> ruby-2.4.1
2c8602d4
    >>> rubygem-activesupport-5.0.0.1
7acc3889
    >>> rubygem-backports-3.7.0
    >>> rubygem-builder-3.2.2
    >>> rubygem-builder-3.2.3
2c8602d4
    >>> rubygem-concurrent-ruby-1.0.5
    >>> rubygem-i18n-0.8.6
7acc3889
    >>> rubygem-libxml-ruby-3.0.0
    >>> rubygem-mini_portile-0.6.2
    >>> rubygem-mini_portile2-2.0.0
    >>> rubygem-mini_portile2-2.1.0
    >>> rubygem-nokogiri-1.7.1
    >>> rubygem-rbvmomi-1.10.0
    >>> rubygem-terminal-table-1.5.2
    >>> rubygem-terminal-table-1.7.3
    >>> rubygem-trollop-2.1.2
2c8602d4
    >>> rubygem-tzinfo-1.2.3
7acc3889
    >>> rubygem-unicode-display_width-1.1.3
    >>> runit-2.1.2
    >>> sendmail-8.15.2
    >>> sg3_utils-1.42
    >>> shadow-4.2.1
    >>> snappy-1.1.3
    >>> spdlog-0.13.0
    >>> sqlite-3.19.3
    >>> sqlite-autoconf-3.11.0
    >>> sqlite-autoconf-3.18.0
    >>> sqlite2-2.8.17
    >>> strace-4.16
    >>> sudo-1.8.20p2
    >>> tboot-1.9.5
    >>> tcl-8.6.6
    >>> tclap-1.2.1
    >>> tcp_wrappers-7.6
    >>> tcpdump-4.7.4
    >>> tcpdump-4.9.0
    >>> tcpdump-4.9.1
2c8602d4
    >>> tcpdump-4.9.2
7acc3889
    >>> tcsh-6.20.00
    >>> telegraf-1.3.4
    >>> tftp-5.2
    >>> tmux-2.4
    >>> toybox-0.7.3
    >>> trousers-0.3.14
    >>> tzdata-2017b
    >>> unbound-1.6.1
    >>> unzip-6.0
    >>> vim-8.0.0533
    >>> xinetd-2.3.15
    >>> xz-5.2.3
    >>> zip-3.0
    >>> zlib-1.2.11
    >>> zsh-5.3.1
 
2c8602d4
 
 
7acc3889
 SECTION 2: Academic Free License, V2.1
2c8602d4
 
7acc3889
    >>> dbus-1.11.12
    >>> dbus-glib-0.108
 
 
2c8602d4
 
 SECTION 3: Apache License, V2.0
 
7acc3889
    >>> apache-ant-1.10.1
    >>> apache-maven-3.5.0
    >>> apache-tomcat-8.5.20
    >>> apr-1.5.2
    >>> apr-util-1.5.4
    >>> c-rest-engine-1.0.0
    >>> c-rest-engine-1.0.1
    >>> c-rest-engine-1.0.2
    >>> c-rest-engine-1.0.3
2c8602d4
    >>> c-rest-engine-1.0.4
    >>> calico-2.4.1
    >>> calico-bgp-daemon-0.2.2
    >>> calico-cni-1.10.0
    >>> calico-felix-2.4.1
    >>> calico-k8s-policy-0.5.4
    >>> calico-libnetwork-1.1.0
7acc3889
    >>> cassandra-3.10
    >>> cloud-init-0.7.9
    >>> cni-0.5.1
    >>> commons-daemon-1.0.15
    >>> copenapi-0.0.1
    >>> cython-0.25.2
    >>> cython3-0.25.2
    >>> docker-17.06.0
    >>> docker-py-2.3.0
    >>> docker-pycreds-0.2.1
    >>> docker-volume-vsphere-0.12
    >>> envoy-1.2.0
    >>> erlang-19.3
    >>> etcd-3.1.5
    >>> flannel-0.7.1
2c8602d4
    >>> flannel-0.8.0
7acc3889
    >>> fleet-0.11.5
2c8602d4
    >>> gobgp-1.23
7acc3889
    >>> google-compute-engine-20170426
    >>> google-compute-engine-services-20170426
    >>> google-daemon-1.3.3
2c8602d4
    >>> heapster-1.4.2
7acc3889
    >>> httpd-2.4.18
    >>> httpd-2.4.25
    >>> httpd-2.4.27
    >>> httpd-mod_jk-1.2.42
    >>> kubernetes-1.2.4
    >>> kubernetes-1.4.4
    >>> kubernetes-1.5.2
    >>> kubernetes-1.6.0
    >>> kubernetes-1.7.0
2c8602d4
    >>> kubernetes-1.7.5
7acc3889
    >>> kubernetes-dashboard-1.6.1
2c8602d4
    >>> kubernetes-dashboard-1.6.3
7acc3889
    >>> kubernetes-dns-1.14.2
2c8602d4
    >>> kubernetes-dns-1.14.4
    >>> libcalico-0.19.0
7acc3889
    >>> lightwave-1.3.1
    >>> mesos-1.2.0
    >>> netmgmt-1.1.0
2c8602d4
    >>> nginx-ingress-0.9.0
7acc3889
    >>> openvswitch-2.7.0
    >>> pcstat-1
    >>> perl-list-moreutils-0.418
    >>> pmd-0.0.2
    >>> pmd-0.0.3
    >>> python-cachecontrol-0.12.3
    >>> python-cassandra-driver-3.10.0
2c8602d4
    >>> python-concurrentloghandler-0.9.1
7acc3889
    >>> python-coverage-4.3.4
    >>> python-cqlsh-5.0.4
    >>> python-daemon-2.1.2
    >>> python-dnspython-1.15.0
    >>> python-ipaddr-2.1.11
    >>> python-msgpack-0.4.8
    >>> python-pbr-2.1.0
    >>> python-pyopenssl-16.2.0
2c8602d4
    >>> python-pyopenssl-17.2.0
7acc3889
    >>> python-pyvmomi-6.5
    >>> python-requests-2.13.0
2c8602d4
    >>> rubygem-thread_safe-0.3.6
7acc3889
    >>> runc-0.1.1
    >>> subversion-1.9.5
2c8602d4
    >>> subversion-1.9.7
7acc3889
    >>> walinuxagent-2.2.14
    >>> wavefront-proxy-4.16
    >>> xerces-c-3.1.4
    >>> xml-security-c-1.7.3
2c8602d4
    >>> zookeeper-3.4.10
 
 
 
 SECTION 4: Artistic License, V2.0
 
7acc3889
    >>> nicstat-1.95
    >>> perl-crypt-ssleay-0.72
    >>> perl-net-ssleay-1.81
    >>> procmail-3.22
 
2c8602d4
 
 
 SECTION 5: Common Development and Distribution License, V1.1
 
7acc3889
    >>> jaxws-ri-2.2.10
 
 
2c8602d4
 
 SECTION 6: GNU General Public License, V1.0
 
7acc3889
    >>> perl-5.24.1
    >>> perl-dbi-1.636
    >>> perl-file-homedir-1.00
    >>> perl-file-which-1.21
    >>> perl-json-any-1.39
    >>> perl-module-scandeps-1.23
    >>> perl-path-class-0.37
    >>> perl-yaml-tiny-1.70
 
2c8602d4
 
 
 SECTION 7: GNU General Public License, V2.0
 
7acc3889
    >>> asciidoc-8.6.9
    >>> atftp-0.7.1
    >>> attr-2.4.47
    >>> audit-2.7.5
    >>> aufs-util-20170206
2c8602d4
    >>> authbind-2.1.2
7acc3889
    >>> autofs-5.1.3
    >>> automake-1.15
    >>> bc-1.06.95
    >>> blktrace-1.1.0
    >>> bridge-utils-1.6
    >>> btrfs-progs-4.10.2
    >>> bzr-2.7.0
2c8602d4
    >>> calico-bird-0.3.1
7acc3889
    >>> cdrkit-1.1.11
    >>> cgroup-utils-0.6
    >>> chkconfig-1.9
    >>> chrpath-0.16
    >>> compat-gdbm-1.8.3
    >>> createrepo-0.10.4
    >>> ctags-5.8
    >>> cve-check-tool-5.6.4.1
    >>> ddclient-3.8.3
    >>> distrib-compat-0.1
    >>> dkms-2.2.0.3
    >>> dmidecode-3.0
    >>> dnsmasq-2.75
    >>> dnsmasq-2.76
    >>> dracut-045
2c8602d4
    >>> dstat-0.7.2
7acc3889
    >>> e2fsprogs-1.43.4
    >>> ebtables-2.0.10
    >>> efibootmgr-15
    >>> ethtool-4.8
    >>> fakeroot-ng-0.18
    >>> falco-0.6.0
    >>> fsarchiver-0.8.1
    >>> fuse-2.9.7
    >>> fuse3-3.0.1
    >>> gcc-6.3.0
    >>> git-2.9.3
    >>> gnome-common-3.18.0
    >>> gobject-introspection-1.52.1
    >>> gpgme-1.9.0
    >>> gptfdisk-1.0.1
    >>> gtk-doc-1.25
    >>> haproxy-1.6.12
    >>> initramfs-1
    >>> initscripts-9.70
    >>> inotify-tools-3.13
    >>> intltool-0.51.0
    >>> iotop-0.6
    >>> iproute2-4.10.0
    >>> ipset-6.32
    >>> iptables-1.6.1
    >>> iptraf-3.0.1
    >>> ipvsadm-1.29
    >>> ipxe-553f485
    >>> irqbalance-1.2.0
    >>> kbd-2.0.4
    >>> keepalived-1.3.5
    >>> kexec-tools-2.0.14
    >>> keyutils-1.5.10
    >>> ktap-0.4
    >>> ktap-0.4-3.11330561
    >>> libatomic_ops-7.4.4
    >>> libgpg-error-1.21
    >>> libnetfilter_conntrack-1.0.6
    >>> libnetfilter_cthelper-1.0.0
    >>> libnetfilter_cttimeout-1.0.0
    >>> libnetfilter_queue-1.0.2
    >>> libnfnetlink-1.0.1
    >>> libnss-ato-2.3.6
    >>> libtool-2.4.6
    >>> likewise-open-6.2.11.4
    >>> linux-4.9.43
2c8602d4
    >>> linux-4.9.47
7acc3889
    >>> linux-api-headers-4.9.43
2c8602d4
    >>> linux-api-headers-4.9.47
7acc3889
    >>> linux-esx-4.9.43
2c8602d4
    >>> linux-esx-4.9.47
7acc3889
    >>> linux-kvm-4.1.3
    >>> linux-secure-4.9.43
2c8602d4
    >>> linux-secure-4.9.47
7acc3889
    >>> linux-tools-4.4.26
    >>> linux-tools-4.4.35
    >>> linux-tools-4.4.41
    >>> linux-tools-4.4.51
    >>> linux-tools-4.4.54
    >>> linux-tools-4.4.60
    >>> linux-tools-4.4.64
    >>> linux-tools-4.4.65
    >>> linux-tools-4.4.67
    >>> linux-tools-4.4.70
    >>> linux-tools-4.4.71
    >>> linux-tools-4.4.8
    >>> lldpad-1.0.1
    >>> logrotate-3.11.0
    >>> lshw-b.02.18
    >>> lsscsi-0.28
    >>> ltrace-0.7.3
    >>> lvm2-2.02.171
    >>> lzo-2.10
    >>> man-db-2.7.6
    >>> man-pages-4.10
    >>> mariadb-10.1.24
2c8602d4
    >>> mariadb-10.2.8
7acc3889
    >>> mercurial-4.1
    >>> mingetty-1.08
    >>> mkinitcpio-23
    >>> motd-0.1.3
    >>> msr-tools-1.3
    >>> mysql-5.7.18
    >>> net-tools-1.60
    >>> netcat-0.7.1
    >>> networkmanager-1.0.10
    >>> nfs-utils-2.1.1
2c8602d4
    >>> openipmi-2.0.24
7acc3889
    >>> openjdk-1.8.0.102
    >>> openjdk-1.8.0.112
    >>> openjdk-1.8.0.131
    >>> openjdk8-1.8.0.131
    >>> openjdk8-1.8.0.141
    >>> pam_tacplus-1.4.1
    >>> pciutils-3.5.4
    >>> perl-canary-stability-2012
    >>> perl-cgi-4.26
    >>> perl-common-sense-3.74
    >>> perl-config-inifiles-2.94
    >>> perl-dbd-sqlite-1.54
    >>> perl-exporter-tiny-0.044
    >>> perl-io-socket-ssl-2.047
    >>> perl-json-xs-3.03
    >>> perl-module-build-0.4222
    >>> perl-module-install-1.18
    >>> perl-object-accessor-0.48
    >>> perl-types-serialiser-1.0
    >>> perl-yaml-1.23
    >>> pinentry-1.0.0
    >>> pkg-config-0.29.2
    >>> procps-ng-3.3.12
    >>> psmisc-22.21
2c8602d4
    >>> python-pyinstaller-3.2.1
7acc3889
    >>> rng-tools-5
    >>> rpm-4.13.0.1
    >>> rrdtool-1.6.0
    >>> slang-2.3.1a
    >>> socat-1.7.3.2
    >>> sshfs-2.9
    >>> sshpass-1.06
    >>> strongswan-5.5.2
    >>> sysdig-0.15.1
    >>> sysstat-11.4.3
    >>> systemtap-3.1
    >>> tiptop-2.3
    >>> traceroute-2.1.0
    >>> tree-1.7.0
    >>> usbutils-008
    >>> util-linux-2.29.2
    >>> valgrind-3.12.0
    >>> vsftpd-3.0.3
    >>> xml-parser-2.44
    >>> xmlto-0.0.28
    >>> yum-3.4.3
2c8602d4
    >>> yum-metadata-parser-1.1.4
 
 
 
 SECTION 8: GNU General Public License, V3.0
 
7acc3889
    >>> ansible-2.2.2.0
    >>> autoconf-2.69
    >>> autogen-5.18.12
    >>> bash-4.4
    >>> binutils-2.29
    >>> bison-3.0.4
    >>> cifs-utils-6.7
    >>> cloud-utils-0.30
    >>> coreutils-8.27
    >>> cpio-2.12
    >>> crash-7.1.8
    >>> dejagnu-1.5.3
    >>> diffutils-3.5
    >>> dosfstools-4.1
    >>> elfutils-0.165
    >>> elfutils-0.169
    >>> fatrace-0.12
    >>> findutils-4.6.0
    >>> gawk-4.1.4
    >>> gdb-7.12.1
    >>> gdbm-1.13
    >>> gettext-0.19.8
    >>> gnupg-2.1.20
    >>> google-startup-scripts-1.3.3
    >>> gperf-3.1
    >>> grep-3.0
    >>> groff-1.22.3
    >>> grub2-2.02
    >>> grub2-efi-2.02
    >>> gzip-1.8
    >>> haveged-1.9.1
    >>> inetutils-1.9.2
    >>> itstool-2.0.2
    >>> libksba-1.3.5
    >>> libpipeline-1.4.1
    >>> librelp-1.2.13
    >>> libtasn1-4.10
    >>> m4-1.4.18
    >>> make-4.2.1
    >>> mc-4.8.19
    >>> micro-config-drive-25
    >>> nano-2.8.0
    >>> parted-3.2
    >>> patch-2.7.5
    >>> perl-cgi-4.35
    >>> perl-libintl-1.26
    >>> python-enum-0.4.6
    >>> readline-7.0
    >>> rsync-3.1.2
    >>> rsyslog-8.26.0
    >>> sed-4.4
    >>> swig-3.0.12
    >>> tar-1.28
    >>> tar-1.29
    >>> texinfo-6.3
    >>> thin-provisioning-tools-0.6.3
    >>> wget-1.19.1
    >>> which-2.21
    >>> xfsprogs-4.10.0
 
2c8602d4
 
 
 SECTION 9: GNU Lesser General Public License, V2.1
 
7acc3889
    >>> acl-2.2.52
    >>> cairo-1.14.8
    >>> ceph-11.2.0
    >>> check-0.10.0
    >>> cppunit-1.12.1
    >>> cracklib-2.9.6
    >>> dialog-1.3
    >>> efivar-31
    >>> geoip-api-c-1.6.10
    >>> glibc-2.25
2c8602d4
    >>> glibc-2.26
7acc3889
    >>> glibmm-2.50.1
    >>> gnutls-3.5.10
    >>> hawkey-2017.1
    >>> jna-4.4.0
    >>> json-glib-1.2.8
    >>> kmod-24
    >>> libaio-0.3.110
    >>> libassuan-2.4.2
    >>> libassuan-2.4.3
    >>> libcap-ng-0.7.8
    >>> libconfig-1.5
    >>> libestr-0.1.10
    >>> libgcrypt-1.6.5
    >>> libgcrypt-1.7.6
    >>> libgpg-error-1.27
    >>> libgudev-231
    >>> libhif-0.2.2
2c8602d4
    >>> libhif-0.2.3
7acc3889
    >>> libmnl-1.0.4
    >>> libmspack-0.5alpha
    >>> libndp-1.6
    >>> libnl-3.2.29
    >>> librepo-1.7.20
    >>> librsync-2.0.0
    >>> libseccomp-2.3.2
    >>> libsepol-2.6
    >>> libsigc++-2.10.0
    >>> libusb-1.0.21
    >>> libvirt-3.2.0
    >>> lttng-tools-2.9.4
    >>> lttng-ust-2.9.0
    >>> ndctl-56
    >>> nss-altfiles-2.23.0
2c8602d4
    >>> open-vm-tools-10.1.10
7acc3889
    >>> open-vm-tools-10.1.5
    >>> openscap-1.2.14
    >>> paramiko-2.1.2
    >>> pth-2.0.7
    >>> pygobject-3.24.1
    >>> pypam-0.5.0
    >>> python-fuse-0.2.1
    >>> python-pywbem-0.10.0
    >>> python-websocket-client-0.7.0
    >>> rocket-1.4.0
2c8602d4
    >>> syslog-ng-3.11.1
7acc3889
    >>> syslog-ng-3.9.1
    >>> systemd-233
    >>> tdnf-1.0.9
    >>> unixodbc-2.3.4
    >>> urlgrabber-3.10.2
    >>> userspace-rcu-0.9.3
 
2c8602d4
 
 
 SECTION 10: GNU Lesser General Public License, V3.0
 
7acc3889
    >>> gmp-6.1.2
    >>> guile-2.0.13
    >>> libtalloc-2.1.9
    >>> libunistring-0.9.7
    >>> mpc-1.0.3
    >>> mpfr-3.1.5
    >>> nettle-3.3
    >>> npth-1.3
    >>> python-psycopg2-2.7.1
    >>> python-zmq-16.0.2
    >>> zeromq-4.1.4
 
2c8602d4
 
 
 SECTION 11: GNU Library General Public License, V2.0
 
7acc3889
    >>> bubblewrap-0.1.8
    >>> device-mapper-multipath-0.7.1
    >>> glib-2.52.1
    >>> glib-networking-2.50.0
    >>> libgsystem-2015.2
    >>> libsoup-2.57.1
    >>> newt-0.52.20
    >>> ostree-2017.4
    >>> pango-1.40.4
    >>> rpm-ostree-2017.4
    >>> rpm-ostree-toolbox-2016.4
 
2c8602d4
 
 
 SECTION 12: Mozilla Public License, V2.0
 
7acc3889
    >>> ca-certificates-20170406
    >>> nspr-4.12
    >>> nspr-4.15
    >>> nss-3.31
    >>> python-hypothesis-3.8.2
    >>> rabbitmq-server-3.6.10
 
2c8602d4
 
 
 SECTION 13: Ruby License
 
7acc3889
    >>> rubygem-backports-3.6.8
    >>> rubygem-highline-1.7.8
    >>> rubygem-zip-2.0.2
 
2c8602d4
 
 
7acc3889
 APPENDIX. Standard License Files
 
    >>> Apache License, V2.0
 
    >>> Artistic License, V2.0
 
    >>> GNU General Public License, V2.0
 
    >>> GNU Lesser General Public License, V2.1
 
    >>> GNU General Public License, V3.0
 
    >>> GNU Lesser General Public License, V3.0
 
    >>> GNU General Public License, V1.0
 
    >>> GNU Library General Public License, V2.0
 
2c8602d4
    >>> Common Development and Distribution License, V1.0
7acc3889
 
    >>> Mozilla Public License, V2.0
 
    >>> Ruby License
 
    >>> Common Development and Distribution License, V1.1
 
    >>> Academic Free License, V2.1
    
    >>> ERLANG PUBLIC LICENSE 1.1
    
    >>> Mozilla Public License, V1.1
    
2c8602d4
    >>> Academic Free License, V3.0
7acc3889
    
    >>> GNU Free Documentation License V1.1
    
    >>> GNU Free Documentation License V1.2
    
    >>> GNU Free Documentation License V1.3
    
2c8602d4
    >>> Creative Commons Attribution Share Alike 2.0
7acc3889
    
    >>> Creative Commons Attribution-ShareAlike, V3.0
    
    >>> Creative Commons Attribution-ShareAlike, V4.0
    
    >>> Creative Commons Attribution License, V3.0
    
    >>> Creative Commons Attribution 4.0 International
    
    >>> Eclipse Public License, V1.0
    
2c8602d4
    >>> Creative Commons Attribution-ShareAlike, V2.5
7acc3889
    
    >>> Artistic License, V1.0
    
    >>> Microsoft Permissive Public License
    
    >>> Microsoft Limited Public License
    
    >>> Microsoft Reciprocal License
    
2c8602d4
    >>> LDP GENERAL PUBLIC LICENSE, V1.0
7acc3889
    
    >>> SIL Open Font License 1.1
    
    >>> LaTeX Project Public License v1.0
    
    >>> LaTeX Project Public License v1.2
2c8602d4
     
7acc3889
    >>> Sun Industry Standards Source License v1.1
    
    >>> Common Public License, V1.0
    
    >>> Open Software License 1.1
    
2c8602d4
    >>> GNU AFFERO GENERAL PUBLIC LICENSE 3.0
7acc3889
    
2c8602d4
    >>> Creative Commons Attribution-NoDerivs 3.0 Unported License
 
 
 
7acc3889
 --------------- SECTION 1:  BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES ----------
 
 BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES are applicable to the following component(s).
 
 
2c8602d4
 >>> ant-contrib-1.0b3
 
 The Apache Software License, Version 1.1
 
 
 
 Copyright (c) 2001-2003 Ant-Contrib project.  All rights reserved.
 
 
 
 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 end-user documentation included with the redistribution, if
 
 any, must include the following acknowlegement:
 
 "This product includes software developed by the
 
 Ant-Contrib project (http://sourceforge.net/projects/ant-contrib)."
 
 
 
 Alternately, this acknowlegement may appear in the software itself,
 
 if and wherever such third-party acknowlegements normally appear.
 
 
 
 4. The name Ant-Contrib must not be used to endorse or promote products
 
 derived from this software without prior written permission. For
 
 written permission, please contact
 
 ant-contrib-developers@lists.sourceforge.net.
 
 
 
 5. Products derived from this software may not be called "Ant-Contrib"
 
 nor may "Ant-Contrib" appear in their names without prior written
 
 permission of the Ant-Contrib project.
 
 
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 ANT-CONTRIB PROJECT OR ITS
 
 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.
 
7acc3889
 >>> backward-cpp-1.3
 
 Copyright 2013 Google Inc. All Rights Reserved.
 
 The MIT License (MIT)
 
 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.
 
 
 >>> bindutils-9.10.4
 
 Copyright (C) 2004-2016  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 1996-2003  Internet Software Consortium.
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 Portions of this code release fall under one or more of the
 following Copyright notices.  Please see individual source
 files for details.
 
 For binary releases also see: OpenSSL-LICENSE.
 
 Copyright (C) 1996-2001  Nominum, Inc.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 -----------------------------------------------------------------------------
 
 Copyright (C) 1995-2000 by Network Associates, Inc.
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND ISC AND NETWORK ASSOCIATES DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE
 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 -----------------------------------------------------------------------------
 
 Copyright (C) 2002 Stichting NLnet, Netherlands, stichting@nlnet.nl.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the
 above copyright notice and this permission notice appear in all
 copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND STICHTING NLNET
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
 STICHTING NLNET BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
 USE OR PERFORMANCE OF THIS SOFTWARE.
 
 The development of Dynamically Loadable Zones (DLZ) for Bind 9 was
 conceived and contributed by Rob Butler.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the
 above copyright notice and this permission notice appear in all
 copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND ROB BUTLER
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
 ROB BUTLER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
 USE OR PERFORMANCE OF THIS SOFTWARE.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1987, 1990, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 -----------------------------------------------------------------------------
 
 Copyright (C) The Internet Society 2005.  This version of
 this module is part of RFC 4178; see the RFC itself for
 full legal notices.
 
 (The above copyright notice is per RFC 3978 5.6 (a), q.v.)
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 2004 Masarykova universita
 (Masaryk University, Brno, Czech Republic)
 All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors may
 be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1997 - 2003 Kungliga Tekniska Högskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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. Neither the name of the Institute nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1998 Doug Rabson
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 -----------------------------------------------------------------------------
 
 Copyright ((c)) 2002, Rice University
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
 Neither the name of Rice University (RICE) nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 
 This software is provided by RICE and the contributors on an "as is"
 basis, without any representations or warranties of any kind, express
 or implied including, but not limited to, representations or
 warranties of non-infringement, merchantability or fitness for a
 particular purpose. In no event shall RICE 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.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1993 by Digital Equipment Corporation.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and that
 the name of Digital Equipment Corporation not be used in advertising or
 publicity pertaining to distribution of the document or software without
 specific, written prior permission.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT
 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 -----------------------------------------------------------------------------
 
 Copyright 2000 Aaron D. Gifford.  All rights reserved.
 
 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. Neither the name of the copyright holder nor the names of contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``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(S) OR CONTRIBUTOR(S) 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.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1998 Doug Rabson.
 Copyright (c) 2001 Jake Burkholder.
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 -----------------------------------------------------------------------------
 
 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 All rights reserved.
 
 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. Neither the name of the project nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1999-2000 by Nortel Networks Corporation
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND NORTEL NETWORKS DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NORTEL NETWORKS
 BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 2000-2002 Japan Network Information Center.  All rights reserved.
 
 By using this file, you agree to the terms and conditions set forth bellow.
 
 LICENSE TERMS AND CONDITIONS
 
 The following License Terms and Conditions apply, unless a different
 license is obtained from Japan Network Information Center ("JPNIC"),
 a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
 Chiyoda-ku, Tokyo 101-0047, Japan.
 
 1. Use, Modification and Redistribution (including distribution of any
 modified or derived work) in source and/or binary forms is permitted
 under this License Terms and Conditions.
 
 2. Redistribution of source code must retain the copyright notices as they
 appear in each source code file, this License Terms and Conditions.
 
 3. Redistribution in binary form must reproduce the Copyright Notice,
 this License Terms and Conditions, in the documentation and/or other
 materials provided with the distribution.  For the purposes of binary
 distribution the "Copyright Notice" refers to the following language:
 "Copyright (c) 2000-2002 Japan Network Information Center.  All rights
 reserved."
 
 4. The name of JPNIC may not be used to endorse or promote products
 derived from this Software without specific prior written approval of
 JPNIC.
 
 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
 "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 JPNIC 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 DAMAGES.
 
 -----------------------------------------------------------------------------
 
 Copyright (C) 2004  Nominet, Ltd.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINET DISCLAIMS ALL WARRANTIES WITH
 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 -----------------------------------------------------------------------------
 
 Portions Copyright RSA Security Inc.
 
 License to copy and use this software is granted provided that it is
 identified as "RSA Security Inc. PKCS 11 Cryptographic Token Interface
 (Cryptoki)" in all material mentioning or referencing this software.
 
 License is also granted to make and use derivative works provided that
 such works are identified as "derived from the RSA Security Inc. PKCS 11
 Cryptographic Token Interface (Cryptoki)" in all material mentioning or
 referencing the derived work.
 
 RSA Security Inc. makes no representations concerning either the
 merchantability of this software or the suitability of this software for
 any particular purpose. It is provided "as is" without express or implied
 warranty of any kind.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1996, David Mazieres <dm@uun.org>
 Copyright (c) 2008, Damien Miller <djm@openbsd.org>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 2000-2001 The OpenSSL Project.  All rights reserved.
 
 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 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
 
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 licensing@OpenSSL.org.
 
 5. Products derived from this software may not be called "OpenSSL"
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
 
 6. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
 
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenSSL PROJECT OR
 ITS 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.
 
 -----------------------------------------------------------------------------
 
 Copyright (c) 1995, 1997, 1998 The NetBSD Foundation, Inc.
 All rights reserved.
 
 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > CDDL 1.0
 
 bind-9.10.4.tar.gz\bind-9.10.4.tar\bind-9.10.4\bin\pkcs11\openssl-1.0.1q-patch
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 [VMWARE DOES NOT DISTRIBUTE SUB-COMPONENT QUERY-LOC-0.4.0 ]
 
 > GPL 3.0
 
 bind-9.10.4.tar.gz\bind-9.10.4.tar\bind-9.10.4\contrib\query-loc-0.4.0\README
 
 [NOTE:  VMware does not distribute the query0loc 0.4.0 subpackage.]  
 
 query-loc: a program to retrieve and display the location
 information in the DNS.
 
 It uses the algorithms described in
 RFC 1876 (and RFC 1101 to get the network names).
 You can find examples of networks wchich implement this scheme
 in the ADDRESSES file.
 
 It is under the General Public Licence (GPL, which
 you can fetch from <http://www.gnu.org/copyleft/gpl.html>.
 
 Copyright Stéphane Bortzmeyer <bortzmeyer@sources.org>, 1998-2007.
 
 Thanks to Paul Vixie for the RFC and its encouragements. Thanks
 to Björn Augustsson  for the xtraceroute program
 <http://www.dtek.chalmers.se/~d3august/xt/>. Thanks to Roland
 Dirlewanger for extensive patching.
 
 $Id: README,v 1.1 2008/02/15 01:47:15 marka Exp $
 
 
 > Public Domain
 
 bind-9.10.4.tar.gz\bind-9.10.4.tar\bind-9.10.4\mkinstalldirs
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 
 >>> boost-1.63.0
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD
 
 boost_1_63_0.tar.bz2\boost_1_63_0.tar\boost_1_63_0\tools\boostbook\xsl\caramel\LICENSE
 
 Software License, Version 1.0
 
 Copyright 2002-2003, Trustees of Indiana University.
 Copyright 2000-2001, University of Notre Dame.
 All rights reserved.
 
 Indiana University has the exclusive rights to license this product under the
 following license.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 All redistributions of source code must retain the above copyright notice,
 the list of authors in the original source code, this list of conditions
 and the disclaimer listed in this license;
 
 All redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the disclaimer listed in this license
 in the documentation and/or other materials provided with the distribution;
 
 Any documentation included with all redistributions must include the
 following acknowledgement:
 
 "This product includes software developed at the University of Notre Dame
 and the Pervasive Technology Labs at Indiana University. For technical
 information contact Andrew Lumsdaine at the Pervasive Technology Labs at
 Indiana University.  For administrative and license questions contact the
 Advanced Research and Technology Institute at 351 West 10th Street.
 Indianapolis, Indiana 46202, phone 317-278-4100, fax 317-274-5902."
 
 Alternatively, this acknowledgement may appear in the software itself, and
 wherever such third-party acknowledgments normally appear.
 
 The name Indiana University, the University of Notre Dame or "Caramel"
 shall not be used to endorse or promote products derived from this software
 without prior written permission from Indiana University.  For written
 permission, please contact Indiana University Advanced Research &
 Technology Institute.
 
 Products derived from this software may not be called "Caramel", nor may
 Indiana University, the University of Notre Dame or "Caramel" appear in
 their name, without prior written permission of Indiana University Advanced
 Research & Technology Institute.
 
 Indiana University provides no reassurances that the source code provided does
 not infringe the patent or any other intellectual property rights of any other
 entity.  Indiana University disclaims any liability to any recipient for claims
 brought by any other entity based on infringement of intellectual property
 rights or otherwise.
 
 LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES
 AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES
 AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF THIRD
 PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES
 NO WARRANTIES THAT SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES",
 "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE.  LICENSEE ASSUMES THE ENTIRE RISK
 AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE
 PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.
 
 >MIT
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 boost_1_63_0.tar.bz2\boost_1_63_0.tar\boost_1_63_0\libs\numeric\ublas\doc\js\jquery-1.3.2.min.js
 
 jQuery JavaScript Library v1.3.2
 http://jquery.com/
 
 Copyright (c) 2009 John Resig
 Dual licensed under the MIT and GPL licenses.
 http://docs.jquery.com/License
 
 >APACHE 2.0
 
 boost_1_63_0.tar.bz2\boost_1_63_0.tar\boost_1_63_0\libs\numeric\ublas\doc\js\jquery.toc-gw.js
 
 jQuery TOC Plugin v1.1.x based on
 samaxesJS JavaScript Library
 http://code.google.com/p/samaxesjs/
 
 Copyright (c) 2008 samaxes.com
 
 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.
 
 
 >>> bzip2-1.0.6
 
 This program, "bzip2", the associated library "libbzip2", and all

 documentation, are copyright (C) 1996-2010 Julian R Seward.  All

 rights reserved.

 

 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. The origin of this software must not be misrepresented; you must

 not claim that you wrote the original software.  If you use this

 software in a product, an acknowledgment in the product

 documentation would be appreciated but is not required.

 

 3. Altered source versions must be plainly marked as such, and must

 not be misrepresented as being the original software.

 

 4. The name of the author may not be used to endorse or promote

 products derived from this software without specific prior written

 permission.

 

 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.

 

 Julian Seward, jseward@bzip.org

 bzip2/libbzip2 version 1.0.6 of 6 September 2010

 

 ADDITIONAL LICENSE INFORMATION :

 

 > GPL 3.0

 

 bzip2_1.0.6-1.debian.tar.bz2\bzip2_1.0.6-1.debian.tar\debian\copyright.in

 

 This package (bzip2) was created by Philippe Troin <phil@fifi.org>.

 It is currently mantained by Anibal Monsalve Salazar <anibal@debian.org>.

 This package is Copyright (C) 1999, 2000, 2001, 2002 Philippe Troin

 <phil@fifi.org> and Copyright (C) 2004-2007 Anibal Monsalve Salazar.

 It is licensed under the GNU General Public License which can be

 found in /usr/share/common-licenses/GPL.

 

 It was downloaded from

 http://www.bzip.org/downloads.html

 

 For more information about bzip2, please visit:

 http://www.bzip.org/
 
 
 >>> c-ares-1.10.0
 
 Copyright 1998 by the Massachusetts Institute of Technology.

 Copyright (C) 2007-2013 by Daniel Stenberg

 

 Permission to use, copy, modify, and distribute this

 software and its documentation for any purpose and without

 fee is hereby granted, provided that the above copyright

 notice appear in all copies and that both that copyright

 notice and this permission notice appear in supporting

 documentation, and that the name of M.I.T. not be used in

 advertising or publicity pertaining to distribution of the

 software without specific, written prior permission.

 M.I.T. makes no representations about the suitability of

 this software for any purpose.  It is provided "as is"

 without express or implied warranty.

 

 ADDITIONAL LICENSE INFORMATION:

 

 >    BSD

 

 c-ares-1.10.0.tar.gz\c-ares-1.10.0.tar\c-ares-1.10.0\ares_getopt.c

 

 getopt.c --

 

 Standard UNIX getopt function.  Code is from BSD.

 

 Copyright (c) 1987-2001 The Regents of the University of California.

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

 

 A. Redistributions of source code must retain the above copyright notice,

 this list of conditions and the following disclaimer.

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

 C. Neither the names of the copyright holders nor the names of its

 contributors may be used to endorse or promote products derived from this

 software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS

 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,

 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS 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.
 
 
 >>> c-ares-1.12.0
 
 # c-ares license
 
 Copyright (c) 2007 - 2016, Daniel Stenberg with many contributors, see AUTHORS
 file.
 
 Copyright 1998 by the Massachusetts Institute of Technology.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided that
 the above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation, and that
 the name of M.I.T. not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior permission.
 M.I.T. makes no representations about the suitability of this software for any
 purpose.  It is provided "as is" without express or implied warranty.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 c-ares-1.12.0.tar.gz\c-ares-1.12.0.tar\c-ares-1.12.0\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 > BSD-3
 
 c-ares-1.12.0.tar.gz\c-ares-1.12.0.tar\c-ares-1.12.0\ares_getopt.h
 
 Copyright (c) 1987-2001 The Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 A. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 B. 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.
 C. Neither the names of the copyright holders nor the names of its
 contributors may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS 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.
 
 
2c8602d4
 >>> calico-confd-0.12.0
 
 Copyright (c) 2013 Kelsey Hightower
 
 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.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > APACHE 2.0
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\coreos\etcd\client\srv.go
 
 Copyright 2015 CoreOS, Inc.
 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.
 
 > WTFPL LICENSE
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\BurntSushi\toml\COPYING
 
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 Version 2, December 2004
 
 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net
 
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0.	You just DO WHAT THE FUCK YOU WANT TO.
 
 
 > BSD-3
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\coreos\etcd\Godeps\_workspace\src\github.com\akrennmair\gopcap\LICENSE
 
 Copyright (c) 2009-2011 Andreas Krennmair. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Andreas Krennmair nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 > BSD-3 WITH GOOGLE PATENT GRANT
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\coreos\etcd\Godeps\_workspace\src\google.golang.org\grpc\LICENSE
 
 
 Copyright 2014, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the GRPC project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of GRPC, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of GRPC.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of GRPC or any code incorporated within this
 implementation of GRPC constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of GRPC
 shall terminate as of the date such litigation is filed.
 
 
 
 > BSD-2
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\coreos\etcd\Godeps\_workspace\src\github.com\russross\blackfriday\LICENSE.txt
 
 Blackfriday is distributed under the Simplified BSD License:
 
 Copyright © 2011 Russ Ross
 All rights reserved.
 
 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 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.
 
 
 > MPL 2.0
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\hashicorp\consul\website\ LICENSE.md
 
 # Proprietary License
 
 This license is temporary while a more official one is drafted. However,
 this should make it clear:
 
 The text contents of this website are MPL 2.0 licensed.
 
 The design contents of this website are proprietary and may not be reproduced
 or reused in any way other than to run the Consul website locally. The license
 for the design is owned solely by HashiCorp, Inc.
 
 
 > Creative Commons Attribution License 3.0
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\hashicorp\vault\Godeps\_workspace\src\github.com\google\go-github\LICENSE
 
 LICENSE : CC ATTRIBUTION 3.0
 
 > GPL 3.0
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\coreos\etcd\Godeps\_workspace\src\github.com\spf13\cobra\cobra\cmd\licenses.go
 
 LICENSE: GPL 3.0
 
 > LGPL 3.0
 
 calico-confd-0.12.0.tar.gz\calico-confd-0.12.0.tar\confd-0.12.0\vendor\github.com\coreos\etcd\Godeps\_workspace\src\github.com\spf13\cobra\cobra\cmd\licenses.go
 
 Copyright (c) 2011-2014 - Canonical Inc. This software is licensed under the LGPLv3, included below. As a special exception to the GNU Lesser General Public License version 3 ("LGPL3"), the copyright holders of this Library give you permission to convey to a third party a Combined Work that links statically or dynamically to this Library without providing any Minimal Corresponding Source or Minimal Application Code as set out in 4d or providing the installation information set out in section 4e, provided that you comply with the other provisions of LGPL3 and provided that you meet, for the Application the terms and conditions of the license(s) which apply to the Application. Except as stated in this special exception, the provisions of LGPL3 will continue to comply in full to this Library. If you modify this Library, you may apply this exception to your version of this Library, but you are not obliged to do so. If you do not wish to do so, delete this exception statement from your version. This exception does not (and cannot) modify any license terms which apply to the Application, with which you must still comply.
 
 
7acc3889
 >>> ceph-deploy-1.5.37
 
 Copyright (c) 2012 Inktank Storage, Inc.
 
 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.
 
 
 >>> clang-4.0.0
 
 ==============================================================================
 LLVM Release License
 ==============================================================================
 University of Illinois/NCSA
 Open Source License
 
 Copyright (c) 2007-2016 University of Illinois at Urbana-Champaign.
 All rights reserved.
 
 Developed by:
 
 LLVM Team
 
 University of Illinois at Urbana-Champaign
 
 http://llvm.org
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal with
 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:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimers.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimers in the
 documentation and/or other materials provided with the distribution.
 
 Neither the names of the LLVM Team, University of Illinois at
 Urbana-Champaign, nor the names of its contributors may be used to
 endorse or promote products derived from this Software without specific
 prior written permission.
 
 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
 CONTRIBUTORS 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 WITH THE
 SOFTWARE.
 
 ==============================================================================
 The LLVM software contains code written by third parties.  Such software will
 have its own individual LICENSE.TXT file in the directory in which it appears.
 This file will describe the copyrights, license, and restrictions which apply
 to that code.
 
 The disclaimer of warranty in the University of Illinois Open Source License
 applies to all code in the LLVM Distribution, and nothing in any of the
 other licenses gives permission to use the names of the LLVM Team or the
 University of Illinois to endorse or promote products derived from this
 Software.
 
 The following pieces of software have additional or alternate copyrights,
 licenses, and/or restrictions:
 
 Program             Directory
 -------             ---------
 <none yet>
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 cfe-4.0.0.src.tar.xz\cfe-4.0.0.src.tar\cfe-4.0.0.src\docs\Block-ABI-Apple.rst
 
 Copyright
 =========
 
 Copyright 2008-2010 Apple, Inc.
 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.
 
 
 >>> cmake-3.8.0
 
 CMake - Cross Platform Makefile Generator
 Copyright 2000-2017 Kitware, Inc. and Contributors
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of Kitware, Inc. nor the names of Contributors
 may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ------------------------------------------------------------------------------
 
 The following individuals and institutions are among the Contributors:
 
 Aaron C. Meadows <cmake@shadowguarddev.com>
 Aleksey Avdeev <solo@altlinux.ru>
 Alexander Neundorf <neundorf@kde.org>
 Alexander Smorkalov <alexander.smorkalov@itseez.com>
 Alexey Sokolov <sokolov@google.com>
 Alex Turbov <i.zaufi@gmail.com>
 Andreas Pakulat <apaku@gmx.de>
 Andreas Schneider <asn@cryptomilk.org>
 André Rigland Brodtkorb <Andre.Brodtkorb@ifi.uio.no>
 Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf
 Benjamin Eikel
 Bjoern Ricks <bjoern.ricks@gmail.com>
 Brad Hards <bradh@kde.org>
 Christopher Harvey
 Christoph Grüninger <foss@grueninger.de>
 Clement Creusot <creusot@cs.york.ac.uk>
 Daniel Blezek <blezek@gmail.com>
 Daniel Pfeifer <daniel@pfeifer-mail.de>
 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
 Eran Ifrah <eran.ifrah@gmail.com>
 Esben Mose Hansen, Ange Optimization ApS
 Geoffrey Viola <geoffrey.viola@asirobots.com>
 Google Inc
 Gregor Jasny
 Helio Chissini de Castro <helio@kde.org>
 Ilya Lavrenov <ilya.lavrenov@itseez.com>
 Insight Software Consortium <insightsoftwareconsortium.org>
 Jan Woetzel
 Kelly Thompson <kgt@lanl.gov>
 Konstantin Podsvirov <konstantin@podsvirov.pro>
 Mario Bensi <mbensi@ipsquad.net>
 Mathieu Malaterre <mathieu.malaterre@gmail.com>
 Matthaeus G. Chajdas
 Matthias Kretz <kretz@kde.org>
 Matthias Maennich <matthias@maennich.net>
 Miguel A. Figueroa-Villanueva
 Mike Jackson
 Mike McQuaid <mike@mikemcquaid.com>
 Nicolas Bock <nicolasbock@gmail.com>
 Nicolas Despres <nicolas.despres@gmail.com>
 Nikita Krupen'ko <krnekit@gmail.com>
 OpenGamma Ltd. <opengamma.com>
 Per Øyvind Karlsen <peroyvind@mandriva.org>
 Peter Collingbourne <peter@pcc.me.uk>
 Petr Gotthard <gotthard@honeywell.com>
 Philip Lowman <philip@yhbt.com>
 Philippe Proulx <pproulx@efficios.com>
 Raffi Enficiaud, Max Planck Society
 Raumfeld <raumfeld.com>
 Roger Leigh <rleigh@codelibre.net>
 Rolf Eike Beer <eike@sf-mail.de>
 Roman Donchenko <roman.donchenko@itseez.com>
 Roman Kharitonov <roman.kharitonov@itseez.com>
 Ruslan Baratov
 Sebastian Holtermann <sebholt@xwmw.org>
 Stephen Kelly <steveire@gmail.com>
 Sylvain Joubert <joubert.sy@gmail.com>
 Thomas Sondergaard <ts@medical-insight.com>
 Tobias Hunger <tobias.hunger@qt.io>
 Todd Gamblin <tgamblin@llnl.gov>
 Tristan Carel
 University of Dundee
 Vadim Zhukov
 Will Dicharry <wdicharry@stellarscience.com>
 
 See version control history for details of individual contributions.
 
 The above copyright and license notice applies to distributions of
 CMake in source and binary form.  Third-party software packages supplied
 with CMake under compatible licenses provide their own copyright notices
 documented in corresponding subdirectories or source files.
 
 ------------------------------------------------------------------------------
 
 CMake was initially developed by Kitware with the following sponsorship:
 
 National Library of Medicine at the National Institutes of Health
 as part of the Insight Segmentation and Registration Toolkit (ITK).
 
 US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
 Visualization Initiative.
 
 National Alliance for Medical Image Computing (NAMIC) is funded by the
 National Institutes of Health through the NIH Roadmap for Medical Research,
 Grant U54 EB005149.
 
 Kitware, Inc.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 cmake-3.8.0.tar.gz\cmake-3.8.0.tar\cmake-3.8.0\Modules\FindCUDA\make2cmake.cmake
 
 Copyright (c) 2008 - 2009 NVIDIA Corporation.  All rights reserved.
 
 Copyright (c) 2007-2009
 Scientific Computing and Imaging Institute, University of Utah
 
 This code is licensed under the MIT License.  See the FindCUDA.cmake script
 for the text of the license.
 
 The MIT License
 
 License for the specific language governing rights and limitations under
 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.
 
 >LGPL 3.0
 
 cmake-3.8.0.tar.gz\cmake-3.8.0.tar\cmake-3.8.0\Licenses\LGPLv3.txt
 
 LICENSE: LGPL 3.0
 
 
 >LGPL 2.1
 
 cmake-3.8.0.tar.gz\cmake-3.8.0.tar\cmake-3.8.0\Licenses\LGPLv2.1.txt
 
 LICENSE: LGPL 2.1
 
 >Apache 2.0
 
 cmake-3.8.0.tar.gz\cmake-3.8.0.tar\cmake-3.8.0\Source\cmcldeps.cxx
 
 Copyright 2011 Google Inc. All Rights Reserved.
 
 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.
 
 >GPL 2.0 WITH BISON PARSER EXCEPTION
 
 cmake-3.8.0.tar.gz\cmake-3.8.0.tar\cmake-3.8.0\Source\cmCommandArgumentParser.cxx
 
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 
 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, 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. 
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 >PUBLIC DOMAIN
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE PUBLIC DOMAIN LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 cmake-3.8.0.tar.gz\cmake-3.8.0.tar\cmake-3.8.0\Utilities\cmjsoncpp\LICENSE
 
 The JsonCpp library's source code, including accompanying documentation,
 tests and demonstration applications, are licensed under the following
 conditions...
 
 The author (Baptiste Lepilleur) explicitly disclaims copyright in all
 jurisdictions which recognize such a disclaimer. In such jurisdictions,
 this software is released into the Public Domain.
 
 In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
 released under the terms of the MIT License (see below).
 
 In jurisdictions which recognize Public Domain property, the user of this
 software may choose to accept it either as 1) Public Domain, 2) under the
 conditions of the MIT License (see below), or 3) under the terms of dual
 Public Domain/MIT License conditions described here, as they choose.
 
 The MIT License is about as close to Public Domain as a license can get, and is
 described in clear, concise terms at:
 
 http://en.wikipedia.org/wiki/MIT_License
 
 The full text of the MIT License follows:
 
 ========================================================================
 Copyright (c) 2007-2010 Baptiste Lepilleur
 
 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.
 ========================================================================
 (END LICENSE TEXT)
 
 The MIT license is compatible with both the GPL and commercial
 software, affording one all of the rights of Public Domain with the
 minor nuisance of being required to keep the above copyright notice
 and license text in the source code. Note also that by accepting the
 Public Domain "license" you can re-license your copy using whatever
 license you like.
 
 >
 
 cmake-3.8.0.tar.gz\cmake-3.8.0.tar\cmake-3.8.0\Utilities\cmliblzma\COPYING
 
 XZ Utils Licensing
 ==================
 
 Different licenses apply to different files in this package. Here
 is a rough summary of which licenses apply to which parts of this
 package (but check the individual files to be sure!):
 
 - liblzma is in the public domain.
 
 - xz, xzdec, and lzmadec command line tools are in the public
 domain unless GNU getopt_long had to be compiled and linked
 in from the lib directory. The getopt_long code is under
 GNU LGPLv2.1+.
 
 - The scripts to grep, diff, and view compressed files have been
 adapted from gzip. These scripts and their documentation are
 under GNU GPLv2+.
 
 - All the documentation in the doc directory and most of the
 XZ Utils specific documentation files in other directories
 are in the public domain.
 
 - Translated messages are in the public domain.
 
 - The build system contains public domain files, and files that
 are under GNU GPLv2+ or GNU GPLv3+. None of these files end up
 in the binaries being built.
 
 - Test files and test code in the tests directory, and debugging
 utilities in the debug directory are in the public domain.
 
 - The extra directory may contain public domain files, and files
 that are under various free software licenses.
 
 You can do whatever you want with the files that have been put into
 the public domain. If you find public domain legally problematic,
 take the previous sentence as a license grant. If you still find
 the lack of copyright legally problematic, you have too many
 lawyers.
 
 As usual, this software is provided "as is", without any warranty.
 
 If you copy significant amounts of public domain code from XZ Utils
 into your project, acknowledging this somewhere in your software is
 polite (especially if it is proprietary, non-free software), but
 naturally it is not legally required. Here is an example of a good
 notice to put into "about box" or into documentation:
 
 This software includes code from XZ Utils <http://tukaani.org/xz/>.
 
 The following license texts are included in the following files:
 - COPYING.LGPLv2.1: GNU Lesser General Public License version 2.1
 - COPYING.GPLv2: GNU General Public License version 2
 - COPYING.GPLv3: GNU General Public License version 3
 
 Note that the toolchain (compiler, linker etc.) may add some code
 pieces that are copyrighted. Thus, it is possible that e.g. liblzma
 binary wouldn't actually be in the public domain in its entirety
 even though it contains no copyrighted code from the XZ Utils source
 package.
 
 If you have questions, don't hesitate to ask the author(s) for more
 information.
 
 
 >>> cronie-1.5.1
 
 Copyright (c) 2012 Copyright Red Hat Software
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 cronie-1.5.1.tar.gz\cronie-1.5.1.tar\cronie-1.5.1\anacron\global.h
 
 
 Anacron - run commands periodically
 Copyright (C) 1998  Itai Tzur <itzur@actcom.co.il>
 Copyright (C) 1999  Sean 'Shaleh' Perry <shaleh@debian.org>
 Copyright (C) 2004  Pascal Hakim <pasc@redellipse.net>
 
 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.
 
 The GNU General Public License can also be found in the file
 `COPYING' that comes with the Anacron source distribution.
 
 
 >BSD-3
 
 cronie-1.5.1.tar.gz\cronie-1.5.1.tar\cronie-1.5.1\src\bitstring.h
 
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Paul Vixie.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >BSD-2
 
 cronie-1.5.1.tar.gz\cronie-1.5.1.tar\cronie-1.5.1\src\ pw_dup.c
 
 
 Copyright (c) 1988, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software written by Ken Arnold and
 published in UNIX Review, Vol. 6, No. 8.
 
 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 REGENTS 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 REGENTS 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.
 
 
 >>> curl-7.54.1
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (c) 1996 - 2017, Daniel Stenberg, <daniel@haxx.se>, and many
 contributors, see the THANKS file.
 
 All rights reserved.
 
 Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
 
 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 OF THIRD PARTY RIGHTS. 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.
 
 Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > OpenSSL
 
 curl-7.54.1.tar.lzma\curl-7.54.1.tar\curl-7.54.1\docs\examples\curlx.c
 
 Copyright (c) 2003 The OpenEvidence Project.  All rights reserved.
 
 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, the following disclaimer, and the original OpenSSL and SSLeay Licences below.
 
 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the original OpenSSL and SSLeay Licences below 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 acknowledgments: "This product includes software developed by the Openevidence Project
 for use in the OpenEvidence Toolkit. (http://www.openevidence.org/)" This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (https://www.openssl.org/)" This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com)."
 
 4. The names "OpenEvidence Toolkit" and "OpenEvidence Project" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact
 openevidence-core@openevidence.org.
 
 5. Products derived from this software may not be called "OpenEvidence" nor may "OpenEvidence" appear in their names without prior written
 permission of the OpenEvidence Project.
 
 6. Redistributions of any form whatsoever must retain the following acknowledgments:
 "This product includes software developed by the OpenEvidence Project for use in the OpenEvidence Toolkit (http://www.openevidence.org/)
 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (https://www.openssl.org/)" This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com)."
 
 THIS SOFTWARE IS PROVIDED BY THE OpenEvidence PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenEvidence PROJECT OR ITS 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.
 ===================================
 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (https://www.openssl.org/) This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim Hudson (tjh@cryptsoft.com).
 
 > BSD-3
 
 curl-7.54.1.tar.lzma\curl-7.54.1.tar\curl-7.54.1\docs\examples\fopen.c
 
 This example source code introduces a c library buffered I/O interface to URL reads it supports fopen(), fread(), fgets(), feof(), fclose(),
 rewind(). Supported functions have identical prototypes to their normal c lib namesakes and are preceaded by url_ .
 
 Using this code you can replace your program's fopen() with url_fopen() and fread() with url_fread() and it become possible to read remote streams instead of (only) local files. Local files (ie those that can be directly fopened) will drop back to using the underlying clib implementations
 
 See the main() function at the bottom that shows an app that retrieves from a specified url using fgets() and fread() and saves as two output files.
 
 Copyright (c) 2003 Simtec Electronics
 
 Re-implemented by Vincent Sanders <vince@kyllikki.org> with extensive reference to original curl example code
 
 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 author may not be used to endorse or promote products derived from this software without specific prior written permission.
 
 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.
 
 This example requires libcurl 7.9.7 or later.
 
 > Public Domain
 
 curl-7.54.1.tar.lzma\curl-7.54.1.tar\curl-7.54.1\lib\md5.c
 
 This is an OpenSSL-compatible implementation of the RSA Data Security, Inc.
 MD5 Message-Digest Algorithm (RFC 1321).
 
 Homepage:
 http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
 
 Author:
 Alexander Peslyak, better known as Solar Designer <solar at openwall.com>
 
 This software was written by Alexander Peslyak in 2001.  No copyright is claimed, and the software is hereby placed in the public domain. In case this attempt to disclaim copyright and place the software in the public domain is deemed null and void, then the software is Copyright (c) 2001 Alexander Peslyak and it is hereby released to the general public under the following terms:
 
 Redistribution and use in source and binary forms, with or without modification, are permitted.
 
 There's ABSOLUTELY NO WARRANTY, express or implied.
 
 (This is a heavily cut-down "BSD license".)
 
 This differs from Colin Plumb's older public domain implementation in that no exactly 32-bit integer data type is required (any 32-bit or wider
 unsigned integer data type will do), there's no compile-time endianness
 configuration, and the function prototypes match OpenSSL's.  No code from Colin Plumb's implementation has been reused; this comment merely compares the properties of the two independent implementations.
 
 The primary goals of this implementation are portability and ease of use.
 It is meant to be fast, but not as fast as possible.  Some known optimizations are not included to reduce source code size and avoid
 compile-time configuration.
 
 
 >>> cyrus-sasl-2.1.26
 
 Copyright (c) 1998-2003 Carnegie Mellon University.  All rights reserved.
 
 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 "Carnegie Mellon University" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For permission or any other legal
 details, please contact
 Office of Technology Transfer
 Carnegie Mellon University
 5000 Forbes Avenue
 Pittsburgh, PA  15213-3890
 (412) 268-4387, fax: (412) 268-7395
 tech-transfer@andrew.cmu.edu
 
 4. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by Computing Services
 at Carnegie Mellon University (http://www.cmu.edu/computing/)."
 
 CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > APPLE PUBLIC SOURCE  LICENSE (APSL) v1.1
 
 cyrus-sasl-2.1.26\dlcompat-20010505\dlfcn.h
 
 [VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT LICENSE UNDER THE APSL v1.1]
 
 Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
 
 @APPLE_LICENSE_HEADER_START@
 
 Portions Copyright (c) 1999 Apple Computer, Inc.  All Rights
 Reserved.  This file contains Original Code and/or Modifications of
 Original Code as defined in and that are subject to the Apple Public
 Source License Version 1.1 (the "License").  You may not use this file
 except in compliance with the License.  Please obtain a copy of the
 License at http://www.apple.com/publicsource and read it before using
 this file.
 
 The Original Code and all software distributed under the License are
 distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER
 EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
 INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE OR NON- INFRINGEMENT.  Please see the
 License for the specific language governing rights and limitations
 under the License.
 
 >BSD-STYLE FOR DOCUMENTATION
 
 cyrus-sasl-2.1.26\doc\draft-ietf-sasl-plain-xx.txt
 
 Copyright (C) The Internet Society (2003). All Rights Reserved.
 
 This document and translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it
 or assist in its implmentation may be prepared, copied, published and
 distributed, in whole or in part, without restriction of any kind,
 provided that the above copyright notice and this paragraph are
 included on all such copies and derivative works.  However, this
 document itself may not be modified in any way, such as by removing
 the copyright notice or references to the Internet Society or other
 Internet organizations, except as needed for the  purpose of
 developing Internet standards in which case the procedures for
 copyrights defined in the Internet Standards process must be followed,
 or as required to translate it into languages other than English.
 
 >RSA DATA SECURITY
 
 cyrus-sasl-2.1.26\lib\md5.c
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.
 
 
 >>> deltarpm-3.6.1
 
 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 author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > Public Domain
 
 deltarpm-3.6.1.tar.gz\deltarpm-3.6.1.tar\deltarpm-3.6.1\md5.c
 
 This code implements the MD5 message-digest algorithm.
 The algorithm is due to Ron Rivest.  This code was
  written by Colin Plumb in 1993, no copyright is claimed.
  This code is in the public domain; do with it what you wish.
 
 > BSD-2
 
 deltarpm-3.6.1.tar.gz\deltarpm-3.6.1.tar\deltarpm-3.6.1\delta.c
 
 Copyright 2003-2005 Colin Percival
 All rights reserved
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted providing 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.
 
 > GPL 2.0
 
 deltarpm-3.6.1.tar.gz\deltarpm-3.6.1.tar\deltarpm-3.6.1\zlib-1.2.2.f-rsyncable\contrib\ada\zlib.ads
 
 Copyright (C) 2002-2004 Dmitriy Anisimkov
 
 This library 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 library 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 library; if not, write to the Free Software Foundation,
 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 As a special exception, if other files instantiate generics from this
 unit, or you link this unit with other files to produce an executable,
 this  unit  does not  by itself cause  the resulting executable to be
 covered by the GNU General Public License. This exception does not
 however invalidate any other reasons why the executable file  might be
 covered by the  GNU Public License.
 
 > MIT Style
 
 deltarpm-3.6.1.tar.gz\deltarpm-3.6.1.tar\deltarpm-3.6.1\zlib-1.2.2.f-rsyncable\contrib\blast\blast.h
 
 Copyright (C) 2003 Mark Adler
   version 1.1, 16 Feb 2003
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the author be held liable for any damages
   arising from the use of this software.
 
   Permission is granted to anyone to use this software for any purpose,
   including commercial applications, and to alter it and redistribute it
   freely, subject to the following restrictions:
 
   1. The origin of this software must not be misrepresented; you must not
      claim that you wrote the original software. If you use this software
      in a product, an acknowledgment in the product documentation would be
      appreciated but is not required.
   2. Altered source versions must be plainly marked as such, and must not be
      misrepresented as being the original software.
   3. This notice may not be removed or altered from any source distribution.
 
   Mark Adler    madler@alumni.caltech.edu
 
 > Boost Software License - Version 1.0
 
 deltarpm-3.6.1.tar.gz\deltarpm-3.6.1.tar\deltarpm-3.6.1\zlib-1.2.2.f-rsyncable\contrib\dotzlib\LICENSE_1_0.txt
 
 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.
 
 > GPL 3.0
 
 deltarpm-3.6.1.tar.gz\deltarpm-3.6.1.tar\deltarpm-3.6.1\zlib-1.2.2.f-rsyncable\contrib\masm686\match.asm
 
 Copyright (C) 2000 Dan Higdon <hdan@kinesoft.com>
 and Chuck Walbourn <chuckw@kinesoft.com>
 Corrections by Cosmin Truta <cosmint@cs.ubbcluj.ro>
 
 This is free software you can redistribute it and/or modify it
 under the terms of the GNU General Public License.
 
 
 >>> dhcp-4.3.5
 
 Copyright (c) 1995-2003 by Internet Software Consortium

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES

 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR

 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT

 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 ADDITIONAL LICENSE INFORMATION:

 

 Copyright (C) 2004-2016  Internet Systems Consortium, Inc. ("ISC")

 Copyright (C) 1996-2003  Internet Software Consortium.

 

 Permission to use, copy, modify, and/or distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH

 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

 AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,

 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM

 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE

 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR

 PERFORMANCE OF THIS SOFTWARE.

 

 Portions of this code release fall under one or more of the

 following Copyright notices.  Please see individual source

 files for details.

 

 For binary releases also see: OpenSSL-LICENSE.

 

 Copyright (C) 1996-2001  Nominum, Inc.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES

 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR

 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT

 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 -----------------------------------------------------------------------------

 

 Copyright (C) 1995-2000 by Network Associates, Inc.

 

 Permission to use, copy, modify, and/or distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND ISC AND NETWORK ASSOCIATES DISCLAIMS

 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED

 WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE

 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR

 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 -----------------------------------------------------------------------------

 

 Copyright (C) 2002 Stichting NLnet, Netherlands, stichting@nlnet.nl.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the

 above copyright notice and this permission notice appear in all

 copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND STICHTING NLNET

 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL

 STICHTING NLNET BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR

 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS

 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE

 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE

 USE OR PERFORMANCE OF THIS SOFTWARE.

 

 The development of Dynamically Loadable Zones (DLZ) for Bind 9 was

 conceived and contributed by Rob Butler.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the

 above copyright notice and this permission notice appear in all

 copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND ROB BUTLER

 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL

 ROB BUTLER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR

 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS

 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE

 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE

 USE OR PERFORMANCE OF THIS SOFTWARE.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1987, 1990, 1993, 1994

 The Regents of the University of California.  All rights reserved.

 

 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. Neither the name of the University nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.

 

 -----------------------------------------------------------------------------

 

 Copyright (C) The Internet Society 2005.  This version of

 this module is part of RFC 4178; see the RFC itself for

 full legal notices.

 

 (The above copyright notice is per RFC 3978 5.6 (a), q.v.)

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 2004 Masarykova universita

 (Masaryk University, Brno, Czech Republic)

 All rights reserved.

 

 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. Neither the name of the University nor the names of its contributors may

 be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

 POSSIBILITY OF SUCH DAMAGE.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1997 - 2003 Kungliga Tekniska Högskolan

 (Royal Institute of Technology, Stockholm, Sweden).

 All rights reserved.

 

 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. Neither the name of the Institute nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1998 Doug Rabson

 All rights reserved.

 

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

 

 -----------------------------------------------------------------------------

 

 Copyright ((c)) 2002, Rice University

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 * Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 * Redistributions in binary form must reproduce the above

 copyright notice, this list of conditions and the following

 disclaimer in the documentation and/or other materials provided

 with the distribution.

 

 * Neither the name of Rice University (RICE) nor the names of its

 contributors may be used to endorse or promote products derived

 from this software without specific prior written permission.

 

 

 This software is provided by RICE and the contributors on an "as is"

 basis, without any representations or warranties of any kind, express

 or implied including, but not limited to, representations or

 warranties of non-infringement, merchantability or fitness for a

 particular purpose. In no event shall RICE 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.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1993 by Digital Equipment Corporation.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies, and that

 the name of Digital Equipment Corporation not be used in advertising or

 publicity pertaining to distribution of the document or software without

 specific, written prior permission.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL

 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES

 OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT

 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL

 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR

 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS

 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 

 -----------------------------------------------------------------------------

 

 Copyright 2000 Aaron D. Gifford.  All rights reserved.

 

 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. Neither the name of the copyright holder nor the names of contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``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(S) OR CONTRIBUTOR(S) 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.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1998 Doug Rabson.

 Copyright (c) 2001 Jake Burkholder.

 All rights reserved.

 

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

 

 -----------------------------------------------------------------------------

 

 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.

 All rights reserved.

 

 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. Neither the name of the project nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1999-2000 by Nortel Networks Corporation

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND NORTEL NETWORKS DISCLAIMS

 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES

 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NORTEL NETWORKS

 BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES

 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,

 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,

 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 2000-2002 Japan Network Information Center.  All rights reserved.

 

 By using this file, you agree to the terms and conditions set forth bellow.

 

 LICENSE TERMS AND CONDITIONS

 

 The following License Terms and Conditions apply, unless a different

 license is obtained from Japan Network Information Center ("JPNIC"),

 a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,

 Chiyoda-ku, Tokyo 101-0047, Japan.

 

 1. Use, Modification and Redistribution (including distribution of any

 modified or derived work) in source and/or binary forms is permitted

 under this License Terms and Conditions.

 

 2. Redistribution of source code must retain the copyright notices as they

 appear in each source code file, this License Terms and Conditions.

 

 3. Redistribution in binary form must reproduce the Copyright Notice,

 this License Terms and Conditions, in the documentation and/or other

 materials provided with the distribution.  For the purposes of binary

 distribution the "Copyright Notice" refers to the following language:

 "Copyright (c) 2000-2002 Japan Network Information Center.  All rights

 reserved."

 

 4. The name of JPNIC may not be used to endorse or promote products

 derived from this Software without specific prior written approval of

 JPNIC.

 

 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC

 "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 JPNIC 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 DAMAGES.

 

 -----------------------------------------------------------------------------

 

 Copyright (C) 2004  Nominet, Ltd.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINET DISCLAIMS ALL WARRANTIES WITH

 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

 AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,

 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM

 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE

 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR

 PERFORMANCE OF THIS SOFTWARE.

 

 -----------------------------------------------------------------------------

 

 Portions Copyright RSA Security Inc.

 

 License to copy and use this software is granted provided that it is

 identified as "RSA Security Inc. PKCS 11 Cryptographic Token Interface

 (Cryptoki)" in all material mentioning or referencing this software.

 

 License is also granted to make and use derivative works provided that

 such works are identified as "derived from the RSA Security Inc. PKCS 11

 Cryptographic Token Interface (Cryptoki)" in all material mentioning or

 referencing the derived work.

 

 RSA Security Inc. makes no representations concerning either the

 merchantability of this software or the suitability of this software for

 any particular purpose. It is provided "as is" without express or implied

 warranty of any kind.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1996, David Mazieres <dm@uun.org>

 Copyright (c) 2008, Damien Miller <djm@openbsd.org>

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES

 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR

 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF

 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 2000-2001 The OpenSSL Project.  All rights reserved.

 

 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 acknowledgment:

 "This product includes software developed by the OpenSSL Project

 for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"

 

 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to

 endorse or promote products derived from this software without

 prior written permission. For written permission, please contact

 licensing@OpenSSL.org.

 

 5. Products derived from this software may not be called "OpenSSL"

 nor may "OpenSSL" appear in their names without prior written

 permission of the OpenSSL Project.

 

 6. Redistributions of any form whatsoever must retain the following

 acknowledgment:

 "This product includes software developed by the OpenSSL Project

 for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"

 

 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY

 EXPRESSED 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 OpenSSL PROJECT OR

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

 

 -----------------------------------------------------------------------------

 

 Copyright (c) 1995, 1997, 1998 The NetBSD Foundation, Inc.

 All rights reserved.

 

 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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.

 

 

 > Public Domain

 

 Temp\dhcp-4.3.5.tar.gz\dhcp-4.3.5.tar\dhcp-4.3.5\bind\bind.tar.gz\bind.tar\bind-9.9.9-P3\contrib\idn\idnkit-1.0-src\mkinstalldirs

 

 License: Public domain

 

 

 > BSD 4 Clause

 

 Temp\dhcp-4.3.5.tar.gz\dhcp-4.3.5.tar\dhcp-4.3.5\bind\bind.tar.gz\bind.tar\bind-9.9.9-P3\contrib\nslint-2.1a3\nslint.8

 

 Copyright (c) 1994, 1996, 1997, 1999, 2001

 The Regents of the University of California.  All rights reserved.

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that: (1) source code distributions

 retain the above copyright notice and this paragraph in its entirety, (2)

 distributions including binary code include the above copyright notice and

 this paragraph in its entirety in the documentation or other materials

 provided with the distribution, and (3) all advertising materials mentioning

 features or use of this software display the following acknowledgement:

 ``This product includes software developed by the University of California,

 Lawrence Berkeley Laboratory and its contributors.'' Neither the name of

 the University nor the names of its contributors may be used to endorse

 or promote products derived from this software without specific prior

 written permission.

 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED

 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

 

 

 > GPL 3.0

 

 dhcp-4.3.5.tar.gz\dhcp-4.3.5.tar\dhcp-4.3.5\bind\bind.tar.gz\bind.tar\bind-9.9.9-P3\contrib\query-loc-0.4.0\README

 

 License: GPL 3.0

 

 

 > BSD

 

 dhcp-4.3.5.tar.gz\dhcp-4.3.5.tar\dhcp-4.3.5\bind\bind.tar.gz\bind.tar\bind-9.9.9-P3\contrib\zkt\man\dnssec-zkt.8

 

 Copyright (c) 2005 \- 2008 by Holger Zuleger.

 Licensed under the BSD Licences. There is NO warranty; not even for MERCHANTABILITY or

 FITNESS FOR A PARTICULAR PURPOSE.

 

 

 > CDDL 1.0

 

 dhcp-4.3.5.tar.gz\dhcp-4.3.5.tar\dhcp-4.3.5\bind\bind.tar.gz\bind.tar\bind-9.9.9-P3\bin\pkcs11\openssl-1.0.0t-patch

 

 CDDL HEADER START

 The contents of this file are subject to the terms of the

 Common Development and Distribution License, Version 1.0 only

 (the "License").  You may not use this file except in compliance

 with the License.

 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

 or http://www.opensolaris.org/os/licensing.

 See the License for the specific language governing permissions

 and limitations under the License.

 When distributing Covered Code, include this CDDL HEADER in each

 file and include the License file at usr/src/OPENSOLARIS.LICENSE.

 If applicable, add the following below this CDDL HEADER, with the

 fields enclosed by brackets "[]" replaced with your own identifying

 information: Portions Copyright [yyyy] [name of copyright owner]

 CDDL HEADER END
 
 
 >>> docbook-xml-4.5
 
 Copyright 2003-2006 ArborText, Inc., Norman Walsh, Sun Microsystems,

 Inc., and the Organization for the Advancement of Structured Information

 Standards (OASIS).

 

 $Id: htmltblx.mod 6340 2006-10-03 13:23:24Z nwalsh $

 

 Permission to use, copy, modify and distribute the DocBook XML DTD

 and its accompanying documentation for any purpose and without fee

 is hereby granted in perpetuity, provided that the above copyright

 notice and this paragraph appear in all copies.  The copyright

 holders make no representation about the suitability of the DTD for

 any purpose.  It is provided "as is" without expressed or implied

 warranty.

 

 If you modify the DocBook XML DTD in any way, except for declaring and

 referencing additional sets of general entities and declaring

 additional notations, label your DTD as a variant of DocBook.  See

 the maintenance documentation for more information.

 

 Please direct all questions, bug reports, or suggestions for

 changes to the docbook@lists.oasis-open.org mailing list. For more

 information, see http://www.oasis-open.org/docbook/.
 
 
 >>> docbook-xsl-1.79.1
 
 Copyright (C) 1999-2007 Norman Walsh
 Copyright (C) 2003 Jirí Kosek
 Copyright (C) 2004-2007 Steve Ball
 Copyright (C) 2005-2014 The DocBook Project
 Copyright (C) 2011-2012 O'Reilly Media
 
 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.
 
 Except as contained in this notice, the names of individuals
 credited with contribution to this software shall not be used in
 advertising or otherwise to promote the sale, use or other
 dealings in this Software without prior written authorization
 from the individuals in question.
 
 Any stylesheet derived from this Software that is publically
 distributed will be identified with a different name and the
 version strings in any derived Software will be changed so that
 no possibility of confusion between the derived package and this
 Software will exist.
 
 Warranty
 --------
 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 NORMAN WALSH OR ANY OTHER
 CONTRIBUTOR 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.
 
 Contacting the Author
 ---------------------
 The DocBook XSL stylesheets are maintained by Norman Walsh,
 <ndw@nwalsh.com>, and members of the DocBook Project,
 <docbook-developers@sf.net>
 
 saxon65.jar
 isorelax.jar
 jython.jar
 
 ADDITIONAL LICENSE INFORMATION:
 
 >EPL 1.0
 
 docbook-xsl-1.79.1\eclipse\eclipse3.xsl
 
 Copyright (c) 2008 Standards for Technology in Automotive Retail and others.
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
 which accompanies this distribution, and is available at
 http://www.eclipse.org/legal/epl-v10.html
 
 >Apache 2.0
 
 docbook-xsl-1.79.1\extensions\NOTICE.txt
 
 The webhelpindexer is released under the Apache 2.0 license and
 includes software from other projects.
 
 The webhelpindexer was originally developed by N. Quaine and released
 under a MIT/BSD-style license. See LICENSE.txt.
 
 This product includes software developed by The Apache Software
 Foundation (http://www.apache.org/). See LICENSE.txt.
 
 This product also includes software released as part of the Snowball
 project maintained by Martin Porter and Richard Boulton released under
 a BSD-style license: http://snowball.tartarus.org/
 
 
 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.
 
 xalan.jar
 jython.jar
 xml-apis.jar
 xercesImpl.jar
 commons-codec-1.3.jar
 lucene-core-3.0.0.jar
 commons-logging-1.1.1.jar
 lucene-analyzers-3.0.0.jar
 commons-httpclient-3.1.jar
 
 > Unicode License (MIT Style)
 
 docbook-xsl-1.79.1.tar.bz2\docbook-xsl-1.79.1.tar\docbook-xsl-1.79.1\extensions\LICENSE.txt
 
 Copyright 2001-2004 Unicode, Inc.
 
 Disclaimer
 
 This source code is provided as is by Unicode, Inc. No claims are
 made as to fitness for any particular purpose. No warranties of any
 kind are expressed or implied. The recipient agrees to determine
 applicability of information provided. If this file has been
 purchased on magnetic or optical media from Unicode, Inc., the
 sole remedy for any claim will be exchange of defective media
 within 90 days of receipt.
 
 Limitations on Rights to Redistribute This Code
 
 Unicode, Inc. hereby grants the right to freely use the information
 supplied in this file in the creation of products supporting the
 Unicode Standard, and to make copies of this file in any form
 for internal or external distribution as long as this notice
 remains attached.
 
 lucene-core-3.0.0.jar
 lucene-analyzers-3.0.0.jar
 
 > W3C License (MIT Style)
 
 docbook-xsl-1.79.1\tools\lib\xml-apis.jar\license\LICENSE.dom-documentation.txt
 
 xml-commons/java/external/LICENSE.dom-documentation.txt $Id: LICENSE.dom-documentation.txt 226215 2005-06-03 22:49:13Z mrglavas $
 
 This license came from: http://www.w3.org/Consortium/Legal/copyright-documents-20021231
 
 W3C® DOCUMENT LICENSE
 http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231
 
 Public documents on the W3C site are provided by the copyright holders under
 the following license. By using and/or copying this document, or the W3C
 document from which this statement is linked, you (the licensee) agree that
 you have read, understood, and will comply with the following terms and
 conditions:
 
 Permission to copy, and distribute the contents of this document, or the W3C
 document from which this statement is linked, in any medium for any purpose
 and without fee or royalty is hereby granted, provided that you include the
 following on ALL copies of the document, or portions thereof, that you use:
 
   1. A link or URL to the original W3C document.
   2. The pre-existing copyright notice of the original author, or if it
      doesn't exist, a notice (hypertext is preferred, but a textual
      representation is permitted) of the form: "Copyright © [$date-of-document]
      World Wide Web Consortium, (Massachusetts Institute of Technology,
      European Research Consortium for Informatics and Mathematics, Keio
      University). All Rights Reserved.
      http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231"
   3. If it exists, the STATUS of the W3C document.
   
 When space permits, inclusion of the full text of this NOTICE should be
 provided. We request that authorship attribution be provided in any software,
 documents, or other items or products that you create pursuant to the
 implementation of the contents of this document, or any portion thereof.
 
 No right to create modifications or derivatives of W3C documents is granted
 pursuant to this license. However, if additional requirements (documented in
 the Copyright FAQ) are satisfied, the right to create modifications or
 derivatives is sometimes granted by the W3C to individuals complying with
 those requirements.
 
 THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
 REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT
 LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
 NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE
 FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT
 INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
 
 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
 CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE
 PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.
 
 The name and trademarks of copyright holders may NOT be used in advertising
 or publicity pertaining to this document or its contents without specific,
 written prior permission. Title to copyright in this document will at all
 times remain with copyright holders.
 ----------------------------------------------------------------------------
 This formulation of W3C's notice and license became active on December 31 2002.
 This version removes the copyright ownership notice such that this license can
 be used with materials other than those owned by the W3C, moves information on
 style sheets, DTDs, and schemas to the Copyright FAQ, reflects that ERCIM is 
 now a host of the W3C, includes references to this specific dated version of 
 the license, and removes the ambiguous grant of "use". See the older 
 formulation for the policy prior to this date. Please see our Copyright FAQ for
 common questions about using materials from our site, such as the translating
 or annotating specifications. Other questions about this notice can be directed
 to site-policy@w3.org.
 
 Joseph Reagle <site-policy@w3.org> 
 
 Last revised by Reagle $Date: 2005-06-03 18:49:13 -0400 (Fri, 03 Jun 2005) $
 
 >Public Domain
 
 docbook-xsl-1.79.1\tools\lib\xml-apis.jar\license\LICENSE.sax.txt
 
 xml-commons/java/external/LICENSE.sax.txt $Id: LICENSE.sax.txt 225954 2002-01-31 23:26:48Z curcuru $
 
 This license came from: http://www.megginson.com/SAX/copying.html
   However please note future versions of SAX may be covered 
   under http://saxproject.org/?selected=pd
 
 This page is now out of date -- see the new SAX site at 
 http://www.saxproject.org/ for more up-to-date
 releases and other information. Please change your bookmarks.
 
 SAX2 is Free!
 
 I hereby abandon any property rights to SAX 2.0 (the Simple API for
 XML), and release all of the SAX 2.0 source code, compiled code, and
 documentation contained in this distribution into the Public Domain.
 SAX comes with NO WARRANTY or guarantee of fitness for any
 purpose.
 
 David Megginson, david@megginson.com
 2000-05-05
 
 >Various FOSS Licenses
 
 docbook-xsl-1.79.1\tools\licenses\jing\ copying.html
 
 Jing Copying Conditions
 
 Copyright (c) 2001-2003, 2008 Thai Open Source Software Center Ltd
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
     Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
     Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
     Neither the name of the Thai Open Source Software Center Ltd nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS 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.
 
 Third-party JARs
 
 This distribution includes some additional JAR files, which have their own copying conditions:
 
 saxon.jar
     Comes from the Saxon 6.5.5 distribution and is covered by these conditions
 xercesImpl.jar
 xml-apis.jar
     Come from the Xerces2 Java 2.9.1 distribution. The former is covered by the Apache License Version 2.0
 isorelax.jar
     Comes from ISO RELAX 2004/11/11 distribution and is covered by the MIT license
 
 >MPL 1.0
 
 [VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT SAXON.JAR]
 
 docbook-xsl-1.79.1\tools\licenses\saxon\ LICENSE.txt
 
 LEGAL NOTICE
 
 This notice is issued to fulfil the requirements of the Mozilla Public License version 1.0 ("MPL 1.0")
 sections 3.4(a) and 3.6. MPL 1.0 can be found at http://www.mozilla.org/MPL/MPL-1.0.html. 
 
 Section 3.4(a) of MPL 1.0 states that any third party intellectual property rights in particular 
 functionality or code must be notified in a text file named LEGAL that is issued with the source code. Saxon 
 includes a number of such third party components, and the relevant claims are included in notices included
 in the same directory as this notice. Although MPL 1.0 requires this notice to be included only with source
 code, some of the third parties may also require notices to be included with executable code. Therefore, Saxon
 executable code must not be distributed separately from this notice and all the accompanying third
 party notices. The term "Distribution" here includes making the code available for download, and its 
 inclusion in download repositories such as Maven.
 
 Section 3.6 of MPL 1.0 states:
 
 You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have 
 been met for that Covered Code, and if You include a notice stating that the Source Code version of 
 the Covered Code is available under the terms of this License, including a description of how and 
 where You have fulfilled the obligations of Section 3.2.
 
 Section 3.2 requires the Source Code of Covered Code to be made available via an accepted Electronic
 Distribution Mechanism.
 
 The Source Code version of the Covered Code (that is, the source code of Saxon-HE) is available under the 
 terms of the Mozilla Public License version 1.0, and may be obtained from the Subversion repository 
 for the Saxon project on SourceForge, at https://sourceforge.net/svn/?group_id=29872. 
 The precise version of the Subversion source for a particular Saxon maintenance release can be 
 determined by referring to the release notes for the particular release in the SourceForge download area.
 
 Note that MPL 1.0 requires that any modifications to this source code must be made available under the terms
 of the MPL "to anyone to whom you made an executable version available". As a courtesy, it is also requested 
 that you make such modifications available to Saxonica Limited.
 
 The contents of these file are subject to the Mozilla Public License Version 1.0 (the "License"); 
 you may not use these files except in compliance with the License. You may obtain a copy of the 
 License at http://www.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis, 
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the 
 specific language governing rights and limitations under the License.
 
 The Original Code is all Saxon modules labelled with a notice referring to this license.
 
 The Initial Developer of the Original Code is Michael Kay, except where otherwise specified in an individual module.
 
 Portions created by other named contributors are copyright as identified in the relevant module. All Rights Reserved.
 
 Contributor(s) are listed in the documentation: see notices/contributors.
 
 >MIT
 
 docbook-xsl-1.79.1\webhelp\docs\common\ jquery\layout\jquery.layout.js
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBCOMPONENT UNDER THE TERMS OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2012
 Fabrizio Balliano (http://www.fabrizioballiano.net)
 Kevin Dalman (http://allpro.net)
 
 Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
 and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
 
 
 >>> ecdsa-0.13
 
 Copyright (c) 2010-2012 Benjamin Peterson
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 ecdsa-0.13\versioneer.py
 
 Brian Warner
 License: Public Domain
 
 
 >>> eventlog-0.2.12
 
 Event Logging API
 Copyright (c) 2003 BalaBit IT Ltd.
 All rights reserved.
 Author: Balazs Scheidler
 
 $Id: evtctx.c,v 1.3 2004/08/20 19:46:28 bazsi Exp $
 
 Some of the ideas are based on the discussions on the log-analysis
 mailing list (http://www.loganalysis.org/).
 
 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. Neither the name of BalaBit nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY BALABIT AND CONTRIBUTORS  S 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 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 eventlog-0.2.12\debian\rules
 
 Sample debian/rules that uses debhelper.
 
 This file is public domain software, originally written by Joey Hess.
 
 > MIT-Style
 
 eventlog-0.2.12\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> expat-2.2.0
 
 Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
 Copyright (c) 2001-2016 Expat maintainers
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 expat-2.2.0.tar.gz\expat-2.2.0.tar\expat-2.2.0\conftools\mkinstalldirs
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 
 > Apache2.0
 
 expat-2.2.0.tar.gz\expat-2.2.0.tar\expat-2.2.0\conftools\PrintPath
 
 This script falls under the Apache License.
 See http://www.apache.org/licenses/LICENSE
 
 
 > GFDL1.1
 
 expat-2.2.0.tar.gz\expat-2.2.0.tar\expat-2.2.0\doc\ xmlwf.xml
 
 This manual page was written by &dhusername; &dhemail; for
 the &debian; system (but may be used by others).  Permission is
 granted to copy, distribute and/or modify this document under
 the terms of the <acronym>GNU</acronym> Free Documentation
 License, Version 1.1.
 
 > BSD
 
 expat-2.2.0.tar.gz\expat-2.2.0.tar\expat-2.2.0\examples\outline.c
 
 
 Copyright 1999, Clark Cooper
 All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the license contained in the
 COPYING file that comes with the expat distribution.
 
 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.
 
 Read an XML document from standard input and print an element
 outline on standard output.
 Must be used with Expat compiled for UTF-8 output.
 
 
 >>> expect-5.45
 
 c exp_poll.c - This file contains UNIX specific procedures for
 poll-based notifier, which is the lowest-level part of the Tcl
 event loop.  This file works together with ../generic/tclNotify.c.
 
 Design and implementation of this program was paid for by U.S. tax
 dollars.  Therefore it is public domain.  However, the author and
 NIST would appreciate credit if this program or parts of it are
 used.
 
 Written by Don Libes, NIST, 2/6/90
 Rewritten by Don Libes, 2/96 for new Tcl notifier paradigm.
 Rewritten again by Don Libes, 8/97 for yet another Tcl notifier paradigm. 	
 3. Altered versions must be plainly marked as such, and must not
 be misrepresented as being the original software.
 
 Beware that some of this code is subtly aware of the way operator
 precedence is structured in regular expressions.  Serious changes in
 regular-expression syntax might require a total rethink.
 
 NOTE: this code has been altered slightly for use in Tcl.
 The only change is to use ckalloc and ckfree instead of
 malloc and free.
 
 and again for Expect!!! - DEL
 
 More minor corrections stolen from tcl7.5p1/regexp.c - DEL
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 expect5.45.tar.gz\expect5.45.tar\expect5.45\exp_regexp.c
 
 Copyright (c) 1986 by University of Toronto.
 Written by Henry Spencer.  Not derived from licensed software.
 
 Permission is granted to anyone to use this software for any
 purpose on any computer system, and to redistribute it freely,
 subject to the following restrictions:
 
 1. The author is not responsible for the consequences of use of
 this software, no matter how awful, even if they arise
 from defects in it.
 
 2. The origin of this software must not be misrepresented, either
 by explicit claim or by omission.
 
 3. Altered versions must be plainly marked as such, and must not
 be misrepresented as being the original software.
 
 Beware that some of this code is subtly aware of the way operator
 precedence is structured in regular expressions.  Serious changes in
 regular-expression syntax might require a total rethink.
 
 NOTE: this code has been altered slightly for use in Tcl.
 The only change is to use ckalloc and ckfree instead of
 malloc and free.
 
 and again for Expect!!! - DEL
 
 More minor corrections stolen from tcl7.5p1/regexp.c - DEL
 
 
2c8602d4
 >>> fcgi-2.4.0
 
 This FastCGI application library source and object code (the
 "Software") and its documentation (the "Documentation") are
 copyrighted by Open Market, Inc ("Open Market").  The following terms
 apply to all files associated with the Software and Documentation
 unless explicitly disclaimed in individual files.
 
 Open Market permits you to use, copy, modify, distribute, and license
 this Software and the Documentation for any purpose, provided that
 existing copyright notices are retained in all copies and that this
 notice is included verbatim in any distributions.  No written
 agreement, license, or royalty fee is required for any of the
 authorized uses.  Modifications to this Software and Documentation may
 be copyrighted by their authors and need not follow the licensing
 terms described here.  If modifications to this Software and
 Documentation have new licensing terms, the new terms must be clearly
 indicated on the first page of each file where they apply.
 
 OPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE
 SOFTWARE OR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  IN
 NO EVENT SHALL OPEN MARKET BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY
 DAMAGES ARISING FROM OR RELATING TO THIS SOFTWARE OR THE
 DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT, SPECIAL OR
 CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR
 LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGES.  THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS".
 OPEN MARKET HAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR
 OTHERWISE ARISING OUT OF THIS SOFTWARE OR THE DOCUMENTATION.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT-Style
 
 fcgi-2.4.0\include\fcgio.h
 
 Copyright (c) 2000 Tux the Linux Penguin
 Copyright (c) 2001 Rob Saccoccio and Chelsea Networks
 
 You are free to use this software without charge or royalty
 as long as this notice is not removed or altered, and recognition
 is given to the author(s)
 
 This code is offered as-is without any warranty either expressed or
 implied; without even the implied warranty of MERCHANTABILITY or
 FITNESS FOR A PARTICULAR PURPOSE.  If it breaks, you get to keep
 both halves.
 
 >Open Market License
 
 fcgi-2.4.0\include\fcgios.h
 
 Copyright (c) 1996 Open Market, Inc.
 All rights reserved.
 
 This file contains proprietary and confidential information and remains the unpublished property of Open Market, Inc. Use, disclosure, or reproduction is prohibited except as permitted by express written license agreement with Open Market, Inc.
 
 Bill Snapper
 snapper@openmarket.com
 
7acc3889
 
 >>> file-5.30
 
 $File: COPYING,v 1.1 2008/02/05 19:08:11 christos Exp $
 Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990, 1991, 1992, 1994, 1995.
 Software written by Ian F. Darwin and others;
 maintained 1994- Christos Zoulas.
 
 This software is not subject to any export provision of the United States
 Department of Commerce, and may be exported to any country or planet.
 
 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 immediately at the beginning of the file, without modification,
    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 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 AUTHOR 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-4
 
 file-5.30.tar.gz\file-5.30.tar\file-5.30\src\mygetopt.h
 
 Copyright (c) 2000 The NetBSD Foundation, Inc.
 All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation
 by Dieter Baron and Thomas Klausner.
 
 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 by the NetBSD
 Foundation, Inc. and its contributors.
 4. Neither the name of The NetBSD Foundation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 > BSD-3 Clause
 
 file-5.30.tar.gz\file-5.30.tar\file-5.30\src\strcasestr.c
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Chris Torek.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 > MIT
 
 file-5.30.tar.gz\file-5.30.tar\file-5.30\src\strlcpy.c
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 >>> finger-0.17
 
 Copyright (c) 1989 The Regents of the University of California.
 All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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
 
 
 >>> flex-2.6.4
 
 Flex carries the copyright used for BSD software, slightly modified
 because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
 which operates under a contract with the Department of Energy:
 
 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The Flex Project.
 
 Copyright (c) 1990, 1997 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Vern Paxson.
 
 The United States Government has rights in this work pursuant
 to contract no. DE-AC03-76SF00098 between the United States
 Department of Energy and the University of California.
 
 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.
 
 Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.
 
 This basically says "do whatever you please with this software except
 remove this notice or take advantage of the University's (or the flex
 authors') name".
 
 Note that the "flex.skl" scanner skeleton carries no copyright notice.
 You are free to do whatever you please with scanners generated using flex;
 for them, you are not even bound by the above copyright.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 flex-2.6.4.tar.gz\flex-2.6.4.tar\flex-2.6.4\po\en@quot.po
 
 English translations for flex package.
 This file is put in the public domain.
 
 > LGPL 2.0
 
 flex-2.6.4.tar.gz\flex-2.6.4.tar\flex-2.6.4\src\gettext.h
 
 Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published
 by the Free Software Foundation; either version 2, 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 USA.
 
 > GPL 3.0 with Bison Parser exception
 
 flex-2.6.4.tar.gz\flex-2.6.4.tar\flex-2.6.4\src\parse.c
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GPL 2.0
 
 flex-2.6.4.tar.gz\flex-2.6.4.tar\flex-2.6.4\tools\git2cl
 
 Copyright (C) 2001,2002,2003,2004 Martyn J. Pearce <fluffy@cpan.org>
 Copyright (C) 1999 Karl Fogel <kfogel@red-bean.com>
 
 git2cl 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, or (at your option)
 any later version.
 
 git2cl 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 git2cl; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.
 
 
 >>> fontconfig-2.12.1
 
 Copyright © 2000,2001,2002,2003,2004,2006,2007 Keith Packard
 Copyright © 2005 Patrick Lam
 Copyright © 2009 Roozbeh Pournader
 Copyright © 2008,2009 Red Hat, Inc.
 Copyright © 2008 Danilo Šegan
 Copyright © 2012 Google, Inc.
 
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation, and that the name of the author(s) not be used in
 advertising or publicity pertaining to distribution of the software without
 specific, written prior permission.  The authors make no
 representations about the suitability of this software for any purpose.  It
 is provided "as is" without express or implied warranty.
 
 THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 ADDITIONAL LICENSE INFORMATION
 
 > Public Domain
 
 fontconfig-master.zip\fontconfig-master\src\ftglue.h
 
 This code is explicitely put in the public domain.
 
 
 >>> freetype2-2.7.1
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The  FreeType 2  font  engine is  copyrighted  work and  cannot be  used
 legally  without a  software license.   In  order to  make this  project
 usable  to a vast  majority of  developers, we  distribute it  under two
 mutually exclusive open-source licenses.
 
 This means  that you must choose  one of the  two licenses described
 below, then obey  all its terms and conditions when  using FreeType 2 in
 any of your projects or products.
 
 - The FreeType License, found in  the file `FTL.TXT', which is similar
 to the original BSD license with an advertising clause that forces
 you  to  explicitly cite  the  FreeType  project  in your  product's
 documentation.  All  details are in the license  file.  This license
 is  suited  to products  which  don't  use  the GNU  General  Public
 License.
 
 Note that  this license  is  compatible  to the  GNU General  Public
 License version 3, but not version 2.
 
 - The GNU General Public License version 2, found in  `GPLv2.TXT' (any
 later version can be used  also), for programs which already use the
 GPL.  Note  that the  FTL is  incompatible  with  GPLv2 due  to  its
 advertisement clause.
 
 The contributed BDF and PCF drivers  come with a license similar to that
 of the X Window System.  It is compatible to the above two licenses (see
 file src/bdf/README and  src/pcf/README).  The same holds  for the files
 `fthash.c' and  `fthash.h'; their  code was  part of  the BDF  driver in
 earlier FreeType versions.
 
 The gzip module uses the zlib license (see src/gzip/zlib.h) which too is
 compatible to the above two licenses.
 
 The MD5 checksum support (only used for debugging in development builds)
 is in the public domain.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3 Clause
 
 freetype-2.7.1.tar.gz\freetype-2.7.1.tar\freetype-2.7.1\src\tools\ftrandom\ftrandom.c
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 > MIT
 
 freetype-2.7.1.tar.gz\freetype-2.7.1.tar\freetype-2.7.1\include\freetype\internal\fthash.h
 
 Copyright 2000 Computing Research Labs, New Mexico State University
 Copyright 2001-2015
 Francesco Zappa Nardelli
 
 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 COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY 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.
 
 > Public Domain
 
 freetype-2.7.1.tar.gz\freetype-2.7.1.tar\freetype-2.7.1\src\base\md5.c
 
 This is an OpenSSL-compatible implementation of the RSA Data Security, Inc.
 MD5 Message-Digest Algorithm (RFC 1321).
 
 Homepage:
 http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
 
 Author:
 Alexander Peslyak, better known as Solar Designer <solar at openwall.com>
 
 This software was written by Alexander Peslyak in 2001.  No copyright is
 claimed, and the software is hereby placed in the public domain.
 In case this attempt to disclaim copyright and place the software in the
 public domain is deemed null and void, then the software is
 Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
 general public under the following terms:
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted.
 
 There's ABSOLUTELY NO WARRANTY, express or implied.
 
 (This is a heavily cut-down "BSD license".)
 
 This differs from Colin Plumb's older public domain implementation in that
 no exactly 32-bit integer data type is required (any 32-bit or wider
 unsigned integer data type will do), there's no compile-time endianness
 configuration, and the function prototypes match OpenSSL's.  No code from
 Colin Plumb's implementation has been reused; this comment merely compares
 the properties of the two independent implementations.
 
 The primary goals of this implementation are portability and ease of use.
 It is meant to be fast, but not as fast as possible.  Some known
 optimizations are not included to reduce source code size and avoid
 compile-time configuration.
 
 > Zlib License (MIT-Style)
 
 freetype-2.7.1.tar.gz\freetype-2.7.1.tar\freetype-2.7.1\src\gzip\zlib.h
 
 Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 
 >>> gc-7.6.0
 
 Copyright (c) 1993-1994 by Xerox Corporation.  All rights reserved.
 
 THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
 OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
 
 Permission is hereby granted to use or copy this program
 for any purpose,  provided the above notices are retained on all copies.
 Permission to modify the code and to distribute modified code is granted,
 provided the above notices are retained, and a notice that the code was
 modified is included with the above copyright notice.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 gc-7.6.0.tar.gz\gc-7.6.0.tar\gc-7.6.0\extra\msvc_dbg.c
 
 Copyright (c) 2004 Andrei Polushin
 
 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.
 
 
 >>> gcovr-3.3
 
 Copyright 2013 Sandia Corporation. Under the terms of Contract DE-AC04-
 94AL85000 with Sandia Corporation, the U.S. Government retains certain
 rights in this software.
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 * Neither the name of the Sandia National Laboratories nor the names of
 its contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD
 
 gcovr-3.3.tar.gz\gcovr-3.3.tar\gcovr-3.3\gcovr\__init__.py
 
 
 Gcovr: A parsing and reporting tool for gcov
 Copyright (c) 2013 Sandia Corporation.
 This software is distributed under the BSD License.
 Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
 the U.S. Government retains certain rights in this software.
 For more information, see the README.md file.
 
 
2c8602d4
 >>> glide-0.12.3
 
 Glide
 The Masterminds
 Copyright (C) 2014-2016, Matt Butcher and Matt Farina
 Copyright (C) 2016, Hewlett Packard Enterprise Development LP
 Copyright (C) 2015, Google
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 glide-0.12.3.tar.gz\glide-0.12.3.tar\glide-0.12.3\vendor\gopkg.in\yaml.v2\LICENSE
 
 Copyright 2011-2016 Canonical Ltd.
 
 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.
 
 > LGPL 3.0
 
 glide-0.12.3.tar.gz\glide-0.12.3.tar\glide-0.12.3\vendor\gopkg.in\yaml.v2\README.md
 
 License: LGPL 3.0
 
 
7acc3889
 >>> glog-0.3.4
 
 Copyright (c) 2007, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation andor other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION
 
 > MIT
 
 glog-v0.3.4.tar.gz\glog-v0.3.4.tar\glog-0.3.4\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > Public Domain
 
 glog-v0.3.4.tar.gz\glog-v0.3.4.tar\glog-0.3.4\mkinstalldirs
 
 License: Public Domain
 
 
 >>> gmock-1.8.0
 
 Copyright 2008, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 googletest-1.8.0.tar.gz\googletest-1.8.0.tar\googletest-release-1.8.0\googlemock\scripts\generator\cpp\utils.py
 
 Copyright 2007 Neal Norwitz
 Portions Copyright 2007 Google Inc.
 
 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.
 
 
 >>> gnuplot-5.0.6
 
 Copyright 1986 - 1993, 1998, 2004   Thomas Williams, Colin Kelley
 
 Permission to use, copy, and distribute this software and its
 documentation for any purpose with or without fee is hereby granted,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear
 in supporting documentation.
 
 Permission to modify the software is granted, but not the right to
 distribute the complete modified source code.  Modifications are to
 be distributed as patches to the released version.  Permission to
 distribute binaries produced by compiling modified sources is granted,
 provided you
 1. distribute the corresponding source modifications from the
 released version in the form of a patch file along with the binaries,
 2. add special version identification to distinguish your version
 in addition to the base release version number,
 3. provide your name and address as the primary contact for the
 support of your modified version, and
 4. retain our contact information in regard to use of the base
 software.
 Permission to distribute the released version of the source code along
 with corresponding source modifications in the form of a patch file is
 granted with same provisions 2 through 4 for binary distributions.
 
 This software is provided "as is" without express or implied warranty
 to the extent permitted by applicable law.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 gnuplot-5.0.6.tar.gz\gnuplot-5.0.6.tar\gnuplot-5.0.6\src\bitmap.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE THE TEXT OF WHICH IS SET FORTH BELOW.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Jyrki Yli-Nokari 1987
 
 Gnuplot license:
 
 Permission to use, copy, and distribute this software and its
 documentation for any purpose with or without fee is hereby granted,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear
 in supporting documentation.
 
 Permission to modify the software is granted, but not the right to
 distribute the complete modified source code.  Modifications are to
 be distributed as patches to the released version.  Permission to
 distribute binaries produced by compiling modified sources is granted,
 provided you
 1. distribute the corresponding source modifications from the
 released version in the form of a patch file along with the binaries,
 2. add special version identification to distinguish your version
 in addition to the base release version number,
 3. provide your name and address as the primary contact for the
 support of your modified version, and
 4. retain our contact information in regard to use of the base
 software.
 Permission to distribute the released version of the source code along
 with corresponding source modifications in the form of a patch file is
 granted with same provisions 2 through 4 for binary distributions.
 
 This software is provided "as is" without express or implied warranty
 to the extent permitted by applicable law.
 
 Alternative license:
 
 As an alternative to distributing code in this file under the gnuplot license,
 you may instead comply with the terms below. In this case, 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 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.
 
 >Public Domain
 
 gnuplot-5.0.6.tar.gz\gnuplot-5.0.6.tar\gnuplot-5.0.6\src\fit.c
 
 NOTICE: Change of Copyright Status
 
 The author of this module, Carsten Grammes, has expressed in
 personal email that he has no more interest in this code, and
 doesn't claim any copyright. He has agreed to put this module
 into the public domain.
 Lars Hecking  15-02-1999
 
 >MIT
 
 gnuplot-5.0.6.tar.gz\gnuplot-5.0.6.tar\gnuplot-5.0.6\src\qtterminal\QtGnuplotEvent.cpp
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT-STYLE LICENSE THE TEXT OF WHICH IS SET FORTH BELOW.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2009   Jérôme Lodewyck
 
 Permission to use, copy, and distribute this software and its
 documentation for any purpose with or without fee is hereby granted,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear
 in supporting documentation.
 
 Permission to modify the software is granted, but not the right to
 distribute the complete modified source code.  Modifications are to
 be distributed as patches to the released version.  Permission to
 distribute binaries produced by compiling modified sources is granted,
 provided you
 1. distribute the corresponding source modifications from the
 released version in the form of a patch file along with the binaries,
 2. add special version identification to distinguish your version
 in addition to the base release version number,
 3. provide your name and address as the primary contact for the
 support of your modified version, and
 4. retain our contact information in regard to use of the base
 software.
 Permission to distribute the released version of the source code along
 with corresponding source modifications in the form of a patch file is
 granted with same provisions 2 through 4 for binary distributions.
 
 This software is provided "as is" without express or implied warranty
 to the extent permitted by applicable law.
 
 Alternatively, the contents of this file may be used under the terms of the
 GNU General Public License Version 2 or later (the "GPL"), in which case the
 provisions of GPL are applicable instead of those above. If you wish to allow
 use of your version of this file only under the terms of the GPL and not
 to allow others to use your version of this file under the above gnuplot
 license, indicate your decision by deleting the provisions above and replace
 them with the notice and other provisions required by the GPL. If you do not
 delete the provisions above, a recipient may use your version of this file
 under either the GPL or the gnuplot license.
 
 >BS –2 Clause
 
 gnuplot-5.0.6.tar.gz\gnuplot-5.0.6.tar\gnuplot-5.0.6\src\win\screenbuf.c
 Copyright (c) 2011 Bastian Maerkisch. All rights reserved.
 
 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 Bastian Maerkisch ``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 <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.
 
 
 >>> go-1.8.1
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 go1.8.1.src.tar.gz\go1.8.1.src.tar\go\lib\time\README
 
 The zoneinfo.zip archive contains time zone files compiled using
 the code and data maintained as part of the IANA Time Zone Database.
 The IANA asserts that the database is in the public domain.
 
 For more information, see
 http:www.iana.org/time-zones
 ftp:ftp.iana.org/tz/code/tz-link.htm
 http:tools.ietf.org/html/rfc6557
 
 To rebuild the archive, read and run update.bash.
 
 
 > CC Attributions 3.0
 
 go1.8.1.src.tar.gz\go1.8.1.src.tar\go\doc\gopher\README
 
 The Go gopher was designed by Renee French. (http:reneefrench.blogspot.com/)
 The design is licensed under the Creative Commons 3.0 Attributions license.
 Read this article for more details: https:blog.golang.org/gopher
 
 
 > MIT
 
 go1.8.1.src.tar.gz\go1.8.1.src.tar\go\src\runtime\vlrt.go
 
 Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
 Revisions Copyright © 2000-2007 Vita Nuova Holdings Limited (www.vitanuova.com).  All rights reserved.
 Portions Copyright 2009 The Go Authors. All rights reserved.
 
 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.
 
 > GPL 3.0
 
 go1.8.1.src.tar.gz\go1.8.1.src.tar\go\doc\debugging_with_gdb.html
 
 Copyright (C) 2010 Free Software Foundation, Inc.
 License GPLv  3+: GNU GPL version 3 or later &lt;http://gnu.org/licenses/gpl.html&gt;
 Type "show copying" and "show warranty" for licensing/warranty details.
 This GDB was configured as "x86_64-linux".
 
 > MIT Style
 
 go1.8.1.src.tar.gz\go1.8.1.src.tar\go\src\math\acosh.go
 
 Copyright 2010 The Go Authors. All rights reserved.
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 
 > BSD Style
 
 go1.8.1.src.tar.gz\go1.8.1.src.tar\go\src\cmd\internal\bio\must.go
 
 Copyright 2016 The Go Authors. All rights reserved.
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 
 
 >>> gperftools-2.5
 
 Copyright (c) 2011, Google Inc.

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 * Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above

 copyright notice, this list of conditions and the following disclaimer

 in the documentation and/or other materials provided with the

 distribution.

 * Neither the name of Google Inc. nor the names of its

 contributors may be used to endorse or promote products derived from

 this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT

 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY

 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD-4

 

 gperftools-2.5.tar.gz\gperftools-2.5.tar\gperftools-2.5\src\third_party\valgrind.h

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-4 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 ----------------------------------------------------------------

 

    Notice that the following BSD-style license applies to this one

    file (valgrind.h) only.  The rest of Valgrind is licensed under the

    terms of the GNU General Public License, version 2, unless

    otherwise indicated.  See the COPYING file in the source

    distribution for details.

 

    ----------------------------------------------------------------

 

    This file is part of Valgrind, a dynamic binary instrumentation

    framework.

 

    Copyright (C) 2000-2008 Julian Seward.  All rights reserved.

 

    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. The origin of this software must not be misrepresented; you must 

       not claim that you wrote the original software.  If you use this 

       software in a product, an acknowledgment in the product 

       documentation would be appreciated but is not required.

 

    3. Altered source versions must be plainly marked as such, and must

       not be misrepresented as being the original software.

 

    4. The name of the author may not be used to endorse or promote 

       products derived from this software without specific prior written 

       permission.

 

    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.

 

    ----------------------------------------------------------------

 

    Notice that the above BSD-style license applies to this one file

    (valgrind.h) only.  The entire rest of Valgrind is licensed under

    the terms of the GNU General Public License, version 2.  See the

    COPYING file in the source distribution for details.

 

    ----------------------------------------------------------------
 
 
 >>> gtest-1.8.0
 
 Copyright 2008, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 googletest-1.8.0.tar.gz\googletest-1.8.0.tar\googletest-release-1.8.0\googlemock\scripts\upload.py
 
 Copyright 2007 Google Inc.
 
 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.
 
 
 >>> harfbuzz-1.4.5
 
 HarfBuzz is licensed under the so-called "Old MIT" license.  Details follow.
 For parts of HarfBuzz that are licensed under different licenses see individual
 files names COPYING in subdirectories where applicable.
 
 Copyright © 2010,2011,2012  Google, Inc.
 Copyright © 2012  Mozilla Foundation
 Copyright © 2011  Codethink Limited
 Copyright © 2008,2010  Nokia Corporation and/or its subsidiary(-ies)
 Copyright © 2009  Keith Stribley
 Copyright © 2009  Martin Hosken and SIL International
 Copyright © 2007  Chris Wilson
 Copyright © 2006  Behdad Esfahbod
 Copyright © 2005  David Turner
 Copyright © 2004,2007,2008,2009,2010  Red Hat, Inc.
 Copyright © 1998-2004  David Turner and Werner Lemberg
 
 For full copyright notices consult the individual files in the package.
 
 
 Permission is hereby granted, without written agreement and without
 license or royalty fees, to use, copy, modify, and distribute this
 software and its documentation for any purpose, provided that the
 above copyright notice and the following two paragraphs appear in
 all copies of this software.
 
 IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
 ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
 IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
 ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT STYLE
 
 harfbuzz-1.4.5.tar.bz2\harfbuzz-1.4.5.tar\harfbuzz-1.4.5\aclocal.m4
 
 Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 > CC- Attribution Share-Alike 3.0
 
 harfbuzz-1.4.5.tar.bz2\harfbuzz-1.4.5.tar\harfbuzz-1.4.5\test\shaping\texts\in-tree\shaper-arabic\script-arabic\language-urdu\crulp\ligatures\LICENSE
 
 CC BY-NC-SA 3.0
 http://www.crulp.org/software/license/CreativeCommons.html
 https://creativecommons.org/licenses/by-nc-sa/3.0/
 
 > SIL OFL 1.1
 
 harfbuzz-1.4.5.tar.bz2\harfbuzz-1.4.5.tar\harfbuzz-1.4.5\test\api\fonts\MathTestFontEmpty.otf
 
 This Font Software is licensed under the SIL Open Font License, Version 1.1.
 This license is copied below, and is also available with a FAQ at:
 http://scripts.sil.org/OFL
 
 
 -----------------------------------------------------------
 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
 -----------------------------------------------------------
 
 PREAMBLE
 The goals of the Open Font License (OFL) are to stimulate worldwide
 development of collaborative font projects, to support the font creation
 efforts of academic and linguistic communities, and to provide a free and
 open framework in which fonts may be shared and improved in partnership
 with others.
 
 The OFL allows the licensed fonts to be used, studied, modified and
 redistributed freely as long as they are not sold by themselves. The
 fonts, including any derivative works, can be bundled, embedded, 
 redistributed and/or sold with any software provided that any reserved
 names are not used by derivative works. The fonts and derivatives,
 however, cannot be released under any other type of license. The
 requirement for fonts to remain under this license does not apply
 to any document created using the fonts or their derivatives.
 
 DEFINITIONS
 "Font Software" refers to the set of files released by the Copyright
 Holder(s) under this license and clearly marked as such. This may
 include source files, build scripts and documentation.
 
 "Reserved Font Name" refers to any names specified as such after the
 copyright statement(s).
 
 "Original Version" refers to the collection of Font Software components as
 distributed by the Copyright Holder(s).
 
 "Modified Version" refers to any derivative made by adding to, deleting,
 or substituting -- in part or in whole -- any of the components of the
 Original Version, by changing formats or by porting the Font Software to a
 new environment.
 
 "Author" refers to any designer, engineer, programmer, technical
 writer or other person who contributed to the Font Software.
 
 PERMISSION & CONDITIONS
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of the Font Software, to use, study, copy, merge, embed, modify,
 redistribute, and sell modified and unmodified copies of the Font
 Software, subject to the following conditions:
 
 1) Neither the Font Software nor any of its individual components,
 in Original or Modified Versions, may be sold by itself.
 
 2) Original or Modified Versions of the Font Software may be bundled,
 redistributed and/or sold with any software, provided that each copy
 contains the above copyright notice and this license. These can be
 included either as stand-alone text files, human-readable headers or
 in the appropriate machine-readable metadata fields within text or
 binary files as long as those fields can be easily viewed by the user.
 
 3) No Modified Version of the Font Software may use the Reserved Font
 Name(s) unless explicit written permission is granted by the corresponding
 Copyright Holder. This restriction only applies to the primary font name as
 presented to the users.
 
 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
 Software shall not be used to promote, endorse or advertise any
 Modified Version, except to acknowledge the contribution(s) of the
 Copyright Holder(s) and the Author(s) or with their explicit written
 permission.
 
 5) The Font Software, modified or unmodified, in part or in whole,
 must be distributed entirely under this license, and must not be
 distributed under any other license. The requirement for fonts to
 remain under this license does not apply to any document created
 using the Font Software.
 
 TERMINATION
 This license becomes null and void if any of the above conditions are
 not met.
 
 DISCLAIMER
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
 OTHER DEALINGS IN THE FONT SOFTWARE.MathTestFontEmptyRegularhttp://scripts.sil.org/OFL
 
 
 >>> hdparm-9.51
 
 BSD-Style Open Source License:

 

 You may freely use, modify, and redistribute the hdparm program,

 as either binary or source, or both.

 

 The only condition is that my name and copyright notice

 remain in the source code as-is.

 

 Mark Lord (mlord@pobox.com)

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD

 

 hdparm-9.51.tar.gz\hdparm-9.51.tar\hdparm-9.51\sysfs.c

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Access helpers for sysfs.

 Copyright (c) Mark Lord 2008

 

 You may use/distribute this freely, under the terms of either

 (your choice) the GNU General Public License version 2,

 or a BSD style license.

 

 > GPL2.0

 

 hdparm-9.51.tar.gz\hdparm-9.51.tar\hdparm-9.51\debian\rules

 

 Copyright © 2003 Jeff Bailey <jbailey@debian.org>

 

 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, 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., 59 Temple Place, Suite 330, Boston, MA

 02111-1307 USA.
 
 
 >>> http-parser-2.7.1
 
 Copyright Joyent, Inc. and other Node contributors. All rights reserved.
  
   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.
 
 
 >>> iana-etc-2.30
 
 Copyright (c) 2006 Seth W. Klein <sk@sethwklein.net>

 Licensed under the Open Software License version 3.0

 See the file COPYING in the distribution tarball or

 http://www.opensource.org/licenses/osl-3.0.txt

 

 Additional License Information:

 

 Open Software License ("OSL") v. 3.0

 

 This Open Software License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following licensing notice adjacent to the copyright notice for the Original Work:

 

 Licensed under the Open Software License version 3.0

 

 1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, for the duration of the copyright, to do the following:

 

 a) to reproduce the Original Work in copies, either alone or as part of a collective work;

 

 b) to translate, adapt, alter, transform, modify, or arrange the Original Work, thereby creating derivative works ("Derivative Works") based upon the Original Work;

 

 c) to distribute or communicate copies of the Original Work and Derivative Works to the public, with the proviso that copies of Original Work or Derivative Works that You distribute or communicate shall be licensed under this Open Software License;

 

 d) to perform the Original Work publicly; and

 

 e) to display the Original Work publicly.

 

 2) Grant of Patent License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, for the duration of the patents, to make, use, sell, offer for sale, have made, and import the Original Work and Derivative Works.

 

 3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work.

 

 4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior permission of the Licensor. Except as expressly stated herein, nothing in this License grants any license to Licensor's trademarks, copyrights, patents, trade secrets or any other intellectual property. No patent license is granted to make, use, sell, offer for sale, have made, or import embodiments of any patent claims other than the licensed claims defined in Section 2. No license is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under terms different from this License any Original Work that Licensor otherwise would have a right to license.

 

 5) External Deployment. The term "External Deployment" means the use, distribution, or communication of the Original Work or Derivative Works in any way such that the Original Work or Derivative Works may be used by anyone other than You, whether those works are distributed or communicated to those persons or made available as an application intended for use over a network. As an express condition for the grants of license hereunder, You must treat any External Deployment by You of the Original Work or a Derivative Work as a distribution under section 1(c).

 

 6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent, or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work.

 

 7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately preceding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of non-infringement, merchantability or fitness for a particular purpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to the Original Work is granted by this License except under this disclaimer.

 

 8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to anyone for any indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to the extent applicable law prohibits such limitation.

 

 9) Acceptance and Termination. If, at any time, You expressly assented to this License, that assent indicates your clear and irrevocable acceptance of this License and all of its terms and conditions. If You distribute or communicate copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. This License conditions your rights to undertake the activities listed in Section 1, including your right to create Derivative Works based upon the Original Work, and doing so without honoring these terms and conditions is prohibited by copyright law and international treaty. Nothing in this License is intended to affect copyright exceptions and limitations (including "fair use" or "fair dealing"). This License shall terminate immediately and You may no longer exercise any of the rights granted to You by this License upon your failure to honor the conditions in Section 1(c).

 

 10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware.

 

 11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of copyright or patent law in the appropriate jurisdiction. This section shall survive the termination of this License.

 

 12) Attorneys' Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License.

 

 13) Miscellaneous. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable.

 

 14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For 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.

 

 15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You.

 

 16) Modification of This License. This License is Copyright (c) 2005 Lawrence Rosen. Permission is granted to copy, distribute, or communicate this License without modification. Nothing in this License permits You to modify this License as applied to the Original Work or to Derivative Works. However, You may modify the text of this License and copy, distribute or communicate your modified version (the "Modified License") and apply it to other original works of authorship subject to the following conditions: (i) You may not indicate in any way that your Modified License is the "Open Software License" or "OSL" and you may not use those names in the name of your Modified License; (ii) You must replace the notice specified in the first paragraph above with the notice "Licensed under <insert your license name here>" or with a notice of your own that is not confusingly similar to the notice in this License; and (iii) You may not claim that your original works are open source software unless your Modified License has been approved by Open Source Initiative (OSI) and You comply with its license review and certification process.
 
 
 >>> iperf-3.1.7
 
 "iperf, Copyright (c) 2014-2017, The Regents of the University of California,
 through Lawrence Berkeley National Laboratory (subject to receipt of any
 required approvals from the U.S. Dept. of Energy).  All rights reserved."
 
 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) Neither the name of the University of California, Lawrence Berkeley
 National Laboratory, U.S. Dept. of Energy nor the names of its contributors may
 be used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 You are under no obligation whatsoever to provide any bug fixes, patches, or
 upgrades to the features, functionality or performance of the source code
 ("Enhancements") to anyone; however, if you choose to make your Enhancements
 available either publicly, or directly to Lawrence Berkeley National
 Laboratory, without imposing a separate written license agreement for such
 Enhancements, then you hereby grant the following license: a  non-exclusive,
 royalty-free perpetual license to install, use, modify, prepare derivative
 works, incorporate into other computer software, distribute, and sublicense
 such enhancements or derivative works thereof, in binary and source code form.
 
 =====
 
 This software contains source code (src/cjson.{c,h}) that is:
 
 Copyright (c) 2009 Dave Gamble
 
 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 software contains source code (src/net.{c,h}) that is:
 
 This software was developed as part of a project at MIT.
 
 Copyright (c) 2005-2007 Russ Cox,
 Massachusetts Institute of Technology
 
 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.
 
 ===
 Contains parts of an earlier library that has:
 
 The authors of this software are Rob Pike, Sape Mullender, and Russ Cox
 Copyright (c) 2003 by Lucent Technologies.
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 =====
 This software contains source code (src/queue.h) that is:
 
 Copyright (c) 1991, 1993
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 =====
 
 This software contains source code (src/tcp_window_size.{c,h}) that is:
 ---------------------------------------------------------------
 Copyright (c) 1999,2000,2001,2002,2003
 The Board of Trustees of the University of Illinois
 All Rights Reserved.
 ---------------------------------------------------------------
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software (Iperf) 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:
 
 Redistributions of source code must retain the above
 copyright notice, this list of conditions and
 the following disclaimers.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimers in the documentation and/or other materials
 provided with the distribution.
 
 Neither the names of the University of Illinois, NCSA,
 nor the names of its contributors may be used to endorse
 or promote products derived from this Software without
 specific prior written permission.
 
 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 CONTIBUTORS 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.
 ________________________________________________________________
 National Laboratory for Applied Network Research
 National Center for Supercomputing Applications
 University of Illinois at Urbana-Champaign
 http:www.ncsa.uiuc.edu
 ________________________________________________________________
 tcp_window_size.c
 by Mark Gates <mgates@nlanr.net>
 -------------------------------------------------------------------
 set/getsockopt
 -------------------------------------------------------------------
 =====
 This software contains source code (src/units.{c.h}) that is:
 ---------------------------------------------------------------
 Copyright (c) 1999,2000,2001,2002,2003
 The Board of Trustees of the University of Illinois
 All Rights Reserved.
 ---------------------------------------------------------------
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software (Iperf) 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:
 
 Redistributions of source code must retain the above
 copyright notice, this list of conditions and
 the following disclaimers.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimers in the documentation and/or other materials
 provided with the distribution.
 
 Neither the names of the University of Illinois, NCSA,
 nor the names of its contributors may be used to endorse
 or promote products derived from this Software without
 specific prior written permission.
 
 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 CONTIBUTORS 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.
 ________________________________________________________________
 National Laboratory for Applied Network Research
 National Center for Supercomputing Applications
 University of Illinois at Urbana-Champaign
 http:www.ncsa.uiuc.edu
 ________________________________________________________________
 
 sdio.c
 by Mark Gates <mgates@nlanr.net>
 and Ajay Tirumalla <tirumala@ncsa.uiuc.edu>
 -------------------------------------------------------------------
 input and output numbers, converting with kilo, mega, giga
 -------------------------------------------------------------------
 =====
 This software contains source code (src/portable_endian.h) that is:
 
 "License": Public Domain
 I, Mathias Panzenböck, place this file hereby into the public domain. Use it at your own risk for whatever you like.
 =====
 
 
2c8602d4
 >>> ipmitool-1.8.18
 
 Copyright (c) 2003 Sun Microsystems, Inc.  All Rights Reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistribution of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistribution in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of Sun Microsystems, Inc. or the names of
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 This software is provided "AS IS," without a warranty of any kind.
 ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
 INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
 PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED.
 SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT BE LIABLE
 FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING
 OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.  IN NO EVENT WILL
 SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA,
 OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR
 PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF
 LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,
 EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 ipmitool-1.8.18\contrib\ipmievd.init.debian
 
 This script is public domain using the same
 licence as ipmitool itself.
 
 >LGPL 2.1
 
 ipmitool-1.8.18\contrib\ipmievd.init.suse
 
 Copyright (C) 1995--2005  Kurt Garloff, SUSE / Novell Inc.
 
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1 of the License, or (at
 your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
 USA.
 
 >MIT
 
 ipmitool-1.8.18\include\ipmitool\ipmi_dcmi.h
 
 Copyright (C) 2008 Intel Corporation.
 All rights reserved
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >MIT-Style
 
 ipmitool-1.8.18\src\plugins\lan\md5.c
 
 Copyright (C) 1999, 2000, 2002 Aladdin Enterprises.  All rights reserved.
 
 This software is provided 'as-is', without any express or implied warranty.  In no event will the authors be held liable for any damages arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
 
   1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
   2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
   3. This notice may not be removed or altered from any source distribution.
 
 
7acc3889
 >>> iputils-20151218
 
 Copyright (c) 1989 The Regents of the University of California.

 All rights reserved.

 

 This code is derived from software contributed to Berkeley by

 Mike Muuss.

 

 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 by the University of

 California, Berkeley and its contributors.

 4. Neither the name of the University nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.

 

 ADDITIONAL LICENSE INFORMATION:

 

 

 > GPL 2.0

 

 iputils-s20151218.tar.bz2\iputils-s20151218.tar\iputils-s20151218\arping.c

 

 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.

 

 Authors:	Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>

 YOSHIFUJI Hideaki yoshfuji@linux-ipv6.org

 

 

 > MIT-Style

 

 iputils-s20151218.tar.bz2\iputils-s20151218.tar\iputils-s20151218\rdisc.c

 

 

 Rdisc (this program) was developed by Sun Microsystems, Inc. and is

 provided for unrestricted use provided that this legend is included on

 all tape media and as a part of the software program in whole or part.

 Users may copy or modify Rdisc without charge, and they may freely

 distribute it.

 

 RDISC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE

 WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR

 PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.

 

 Rdisc is provided with no support and without any obligation on the

 part of Sun Microsystems, Inc. to assist in its use, correction,

 modification or enhancement.

 

 SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE

 INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY RDISC

 OR ANY PART THEREOF.

 

 In no event will Sun Microsystems, Inc. be liable for any lost revenue

 or profits or other special, indirect and consequential damages, even if

 Sun has been advised of the possibility of such damages.

 

 Sun Microsystems, Inc.

 2550 Garcia Avenue

 Mountain View, California  94043.
 
 
 >>> jansson-2.10
 
 Copyright (c) 2009-2016 Petri Lehtinen <petri@digip.org>
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Boost Software License - Version 1.0 (MIT-Style)
 
 jansson-2.10.tar.gz\jansson-2.10.tar\jansson-2.10\cmake\CodeCoverage.cmake
 
 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.
 
 > DOWNLOADING AGREEMENT (MIT-Style)
 
 jansson-2.10.tar.gz\jansson-2.10.tar\jansson-2.10\cmake\FindSphinx.cmake
 
 PART B. DOWNLOADING AGREEMENT - LICENSE FROM SBIA WITH RIGHT TO SUBLICENSE ("SOFTWARE LICENSE").
 ------------------------------------------------------------------------------------------------
 
 1. As used in this Software License, "you" means the individual downloading and/or
 using, reproducing, modifying, displaying and/or distributing the Software and
 the institution or entity which employs or is otherwise affiliated with such
 individual in connection therewith. The Section of Biomedical Image Analysis,
 Department of Radiology at the Universiy of Pennsylvania ("SBIA") hereby grants
 you, with right to sublicense, with respect to SBIA's rights in the software,
 and data, if any, which is the subject of this Software License (collectively,
 the "Software"), a royalty-free, non-exclusive license to use, reproduce, make
 derivative works of, display and distribute the Software, provided that:
 (a) you accept and adhere to all of the terms and conditions of this Software
 License; (b) in connection with any copy of or sublicense of all or any portion
 of the Software, all of the terms and conditions in this Software License shall
 appear in and shall apply to such copy and such sublicense, including without
 limitation all source and executable forms and on any user documentation,
 prefaced with the following words: "All or portions of this licensed product
 (such portions are the "Software") have been obtained under license from the
 Section of Biomedical Image Analysis, Department of Radiology at the University
 of Pennsylvania and are subject to the following terms and conditions:"
 (c) you preserve and maintain all applicable attributions, copyright notices
 and licenses included in or applicable to the Software; (d) modified versions
 of the Software must be clearly identified and marked as such, and must not
 be misrepresented as being the original Software; and (e) you consider making,
 but are under no obligation to make, the source code of any of your modifications
 to the Software freely available to others on an open source basis.
 
 2. The license granted in this Software License includes without limitation the
 right to (i) incorporate the Software into proprietary programs (subject to
 any restrictions applicable to such programs), (ii) add your own copyright
 statement to your modifications of the Software, and (iii) provide additional
 or different license terms and conditions in your sublicenses of modifications
 of the Software; provided that in each case your use, reproduction or
 distribution of such modifications otherwise complies with the conditions
 stated in this Software License.
 
 3. This Software License does not grant any rights with respect to third party
 software, except those rights that SBIA has been authorized by a third
 party to grant to you, and accordingly you are solely responsible for
 (i) obtaining any permissions from third parties that you need to use,
 reproduce, make derivative works of, display and distribute the Software,
 and (ii) informing your sublicensees, including without limitation your
 end-users, of their obligations to secure any such required permissions.
 
 4. The Software has been designed for research purposes only and has not been
 reviewed or approved by the Food and Drug Administration or by any other
 agency. YOU ACKNOWLEDGE AND AGREE THAT CLINICAL APPLICATIONS ARE NEITHER
 RECOMMENDED NOR ADVISED. Any commercialization of the Software is at the
 sole risk of the party or parties engaged in such commercialization.
 You further agree to use, reproduce, make derivative works of, display
 and distribute the Software in compliance with all applicable governmental
 laws, regulations and orders, including without limitation those relating
 to export and import control.
 
 5. The Software is provided "AS IS" and neither SBIA nor any contributor to
 the software (each a "Contributor") shall have any obligation to provide
 maintenance, support, updates, enhancements or modifications thereto.
 SBIA AND ALL CONTRIBUTORS SPECIFICALLY DISCLAIM ALL EXPRESS AND IMPLIED
 WARRANTIES OF ANY KIND INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
 IN NO EVENT SHALL SBIA OR ANY CONTRIBUTOR BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY ARISING IN ANY WAY RELATED
 TO THE SOFTWARE, EVEN IF SBIA OR ANY CONTRIBUTOR HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES. TO THE MAXIMUM EXTENT NOT PROHIBITED BY LAW OR
 REGULATION, YOU FURTHER ASSUME ALL LIABILITY FOR YOUR USE, REPRODUCTION,
 MAKING OF DERIVATIVE WORKS, DISPLAY, LICENSE OR DISTRIBUTION OF THE SOFTWARE
 AND AGREE TO INDEMNIFY AND HOLD HARMLESS SBIA AND ALL CONTRIBUTORS FROM
 AND AGAINST ANY AND ALL CLAIMS, SUITS, ACTIONS, DEMANDS AND JUDGMENTS ARISING
 THEREFROM.
 
 6. None of the names, logos or trademarks of SBIA or any of SBIA's affiliates
 or any of the Contributors, or any funding agency, may be used to endorse
 or promote products produced in whole or in part by operation of the Software
 or derived from or based on the Software without specific prior written
 permission from the applicable party.
 
 7. Any use, reproduction or distribution of the Software which is not in accordance
 with this Software License shall automatically revoke all rights granted to you
 under this Software License and render Paragraphs 1 and 2 of this Software
 License null and void.
 
 8. This Software License does not grant any rights in or to any intellectual
 property owned by SBIA or any Contributor except those rights expressly
 granted hereunder.
 
 PART C. MISCELLANEOUS
 ---------------------
 This Agreement shall be governed by and construed in accordance with the laws
 of The Commonwealth of Pennsylvania without regard to principles of conflicts
 of law. This Agreement shall supercede and replace any license terms that you
 may have agreed to previously with respect to Software from SBIA.
 
 > Public Domain
 
 jansson-2.10.tar.gz\jansson-2.10.tar\jansson-2.10\src\lookup3.h
 
 lookup3.c, by Bob Jenkins, May 2006, Public Domain.
 
 These are functions for producing 32-bit hashes for hash table lookup.
 hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final() 
 are externally useful functions.  Routines to test the hash are included 
 if SELF_TEST is defined.  You can use this free for any purpose.  It's in
 the public domain.  It has no warranty.
 
 
 >>> jq-1.5
 
 jq is copyright (C) 2012 Stephen Dolan
 
 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.
 
 jq's documentation (everything found under the docs/ subdirectory in
 the source tree) is licensed under the Creative Commons CC BY 3.0
 license, which can be found at:
 
          https://creativecommons.org/licenses/by/3.0/
 
 The documentation website includes a copy of Twitter's Boostrap and
 relies on Bonsai, Liquid templates and various other projects, look
 them up for detailed licensing conditions.
          
 jq incorporates David M. Gay's dtoa.c and g_fmt.c, which bear the
 following notices:
 
 dtoa.c:
 The author of this software is David M. Gay.
 
 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 
 g_fmt.c:
 The author of this software is David M. Gay.
 
 Copyright (c) 1991, 1996 by Lucent Technologies.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL3.0 with bison parser exception
 
 jq-1.5.tar.gz\jq-1.5.tar\jq-1.5\parser.c
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  /
 
 / As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > Apache 2.0
 
 jq-1.5.tar.gz\jq-1.5.tar\jq-1.5\docs\public\bootstrap\js\bootstrap.js
 
 Copyright 2012 Twitter, Inc.
 
 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.
 
 > MIT STYLE
 
 jq-1.5.tar.gz\jq-1.5.tar\jq-1.5\m4\ax_prog_bison_version.m4
 
 Copyright (c) 2009 Francesco Salvestrini <salvestrini@users.sourceforge.net>
 
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.
 
 
 >>> json-c-0.12.1
 
 Copyright (c) 2009-2012 Eric Haszlakiewicz
 
 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.
 ----------------------------------------------------------------
 
 Copyright (c) 2004, 2005 Metaparadigm Pte Ltd
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 json-c-0.12.1.tar.gz\json-c-0.12.1.tar\json-c-0.12.1\doc\html\jquery.js
 
 jQuery JavaScript Library v1.7.1
 http://jquery.com/
 
 Copyright 2011, John Resig
 Dual licensed under the MIT or GPL Version 2 licenses.
 http://jquery.org/license
 
 Includes Sizzle.js
 http://sizzlejs.com/
 Copyright 2011, The Dojo Foundation
 Released under the MIT, BSD, and GPL Licenses.
 
 Date: Mon Nov 21 21:11:03 2011 -0500
 
 
 >>> json_spirit-4.08
 
 The MIT License
 
 Copyright (c) 2007 - 2010 John W. Wilkinson
 
 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.
 
 
 >>> kaigen-gothic-cjk-1.002
 
 License: SIL Open Font License 1.1
 
 
 >>> krb5-1.15.1
 
 Copyright (C) 1985-2017 by the Massachusetts Institute of Technology.
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
 
 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.
 
 Downloading of this software may constitute an export of cryptographic
 software from the United States of America that is subject to the
 United States Export Administration Regulations (EAR), 15 CFR 730-774.
 Additional laws or regulations may apply.  It is the responsibility of
 the person or entity contemplating export to comply with all
 applicable export laws and regulations, including obtaining any
 required license from the U.S. government.
 
 The U.S. government prohibits export of encryption source code to
 certain countries and individuals, including, but not limited to, the
 countries of Cuba, Iran, North Korea, Sudan, Syria, and residents and
 nationals of those countries.
 
 Documentation components of this software distribution are licensed
 under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
 (http://creativecommons.org/licenses/by-sa/3.0/)
 
 Individual source code files are copyright MIT, Cygnus Support,
 Novell, OpenVision Technologies, Oracle, Red Hat, Sun Microsystems,
 FundsXpress, and others.
 
 Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira,
 and Zephyr are trademarks of the Massachusetts Institute of Technology
 (MIT).  No commercial use of these trademarks may be made without
 prior written permission of MIT.
 
 "Commercial use" means use of a name in a product or other for-profit
 manner.  It does NOT prevent a commercial firm from referring to the
 MIT trademarks in order to convey information (although in doing so,
 recognition of their trademark status should be given).
 ======================================================================
 The following copyright and permission notice applies to the
 OpenVision Kerberos Administration system located in "kadmin/create",
 "kadmin/dbutil", "kadmin/passwd", "kadmin/server", "lib/kadm5", and
 portions of "lib/rpc":
 
    Copyright, OpenVision Technologies, Inc., 1993-1996, All Rights
    Reserved
 
    WARNING:  Retrieving the OpenVision Kerberos Administration system
    source code, as described below, indicates your acceptance of the
    following terms.  If you do not agree to the following terms, do
    not retrieve the OpenVision Kerberos administration system.
 
    You may freely use and distribute the Source Code and Object Code
    compiled from it, with or without modification, but this Source
    Code is provided to you "AS IS" EXCLUSIVE OF ANY WARRANTY,
    INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY OR
    FITNESS FOR A PARTICULAR PURPOSE, OR ANY OTHER WARRANTY, WHETHER
    EXPRESS OR IMPLIED. IN NO EVENT WILL OPENVISION HAVE ANY LIABILITY
    FOR ANY LOST PROFITS, LOSS OF DATA OR COSTS OF PROCUREMENT OF
    SUBSTITUTE GOODS OR SERVICES, OR FOR ANY SPECIAL, INDIRECT, OR
    CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, INCLUDING,
    WITHOUT LIMITATION, THOSE RESULTING FROM THE USE OF THE SOURCE
    CODE, OR THE FAILURE OF THE SOURCE CODE TO PERFORM, OR FOR ANY
    OTHER REASON.
 
    OpenVision retains all copyrights in the donated Source Code.
    OpenVision also retains copyright to derivative works of the Source
    Code, whether created by OpenVision or by a third party. The
    OpenVision copyright notice must be preserved if derivative works
    are made based on the donated Source Code.
 
    OpenVision Technologies, Inc. has donated this Kerberos
    Administration system to MIT for inclusion in the standard Kerberos
    5 distribution. This donation underscores our commitment to
    continuing Kerberos technology development and our gratitude for
    the valuable work which has been performed by MIT and the Kerberos
    community.
 ======================================================================
    Portions contributed by Matt Crawford "crawdad@fnal.gov" were work
    performed at Fermi National Accelerator Laboratory, which is
    operated by Universities Research Association, Inc., under contract
    DE-AC02-76CHO3000 with the U.S. Department of Energy.
 ======================================================================
 Portions of "src/lib/crypto" have the following copyright:
 
    Copyright (C) 1998 by the FundsXpress, INC.
 
    All rights reserved.
 
       Export of this software from the United States of America may
       require a specific license from the United States Government.
       It is the responsibility of any person or organization
       contemplating export to obtain such a license before exporting.
 
    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    distribute this software and its documentation for any purpose and
    without fee is hereby granted, provided that the above copyright
    notice appear in all copies and that both that copyright notice and
    this permission notice appear in supporting documentation, and that
    the name of FundsXpress. not be used in advertising or publicity
    pertaining to distribution of the software without specific,
    written prior permission.  FundsXpress makes no representations
    about the suitability of this software for any purpose.  It is
    provided "as is" without express or implied warranty.
 
    THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
    IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
    WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 ======================================================================
 The implementation of the AES encryption algorithm in
 "src/lib/crypto/builtin/aes" has the following copyright:
 
    Copyright (C) 2001, Dr Brian Gladman "brg@gladman.uk.net", Worcester, UK.
    All rights reserved.
 
    LICENSE TERMS
 
    The free distribution and use of this software in both source and
    binary form is allowed (with or without changes) provided that:
 
    1. distributions of this source code include the above copyright
       notice, this list of conditions and the following disclaimer;
 
    2. distributions in binary form include the above copyright notice,
       this list of conditions and the following disclaimer in the
       documentation and/or other associated materials;
 
    3. the copyright holder's name is not used to endorse products
       built using this software without specific written permission.
 
    DISCLAIMER
 
    This software is provided 'as is' with no explcit or implied
    warranties in respect of any properties, including, but not limited
    to, correctness and fitness for purpose.
 ======================================================================
 Portions contributed by Red Hat, including the pre-authentication
 plug-in framework and the NSS crypto implementation, contain the
 following copyright:
 
    Copyright (C) 2006 Red Hat, Inc.
    Portions copyright (C) 2006 Massachusetts Institute of Technology
    All Rights Reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
 
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
 
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in
      the documentation and/or other materials provided with the
      distribution.
 
    * Neither the name of Red Hat, Inc., nor the names of its
      contributors may be used to endorse or promote products derived
      from this software without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 ======================================================================
 The bundled verto source code is subject to the following license:
 
    Copyright 2011 Red Hat, Inc.
 
    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.
 ======================================================================
 The MS-KKDCP client implementation has the following copyright:
 
    Copyright 2013,2014 Red Hat, Inc.
 
    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 COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 ======================================================================
 The implementations of GSSAPI mechglue in GSSAPI-SPNEGO in
 "src/lib/gssapi", including the following files:
    lib/gssapi/generic/gssapi_err_generic.et
    lib/gssapi/mechglue/g_accept_sec_context.c
    lib/gssapi/mechglue/g_acquire_cred.c
    lib/gssapi/mechglue/g_canon_name.c
    lib/gssapi/mechglue/g_compare_name.c
    lib/gssapi/mechglue/g_context_time.c
    lib/gssapi/mechglue/g_delete_sec_context.c
    lib/gssapi/mechglue/g_dsp_name.c
    lib/gssapi/mechglue/g_dsp_status.c
    lib/gssapi/mechglue/g_dup_name.c
    lib/gssapi/mechglue/g_exp_sec_context.c
    lib/gssapi/mechglue/g_export_name.c
    lib/gssapi/mechglue/g_glue.c
    lib/gssapi/mechglue/g_imp_name.c
    lib/gssapi/mechglue/g_imp_sec_context.c
    lib/gssapi/mechglue/g_init_sec_context.c
    lib/gssapi/mechglue/g_initialize.c
    lib/gssapi/mechglue/g_inquire_context.c
    lib/gssapi/mechglue/g_inquire_cred.c
    lib/gssapi/mechglue/g_inquire_names.c
    lib/gssapi/mechglue/g_process_context.c
    lib/gssapi/mechglue/g_rel_buffer.c
    lib/gssapi/mechglue/g_rel_cred.c
    lib/gssapi/mechglue/g_rel_name.c
    lib/gssapi/mechglue/g_rel_oid_set.c
    lib/gssapi/mechglue/g_seal.c
    lib/gssapi/mechglue/g_sign.c
    lib/gssapi/mechglue/g_store_cred.c
    lib/gssapi/mechglue/g_unseal.c
    lib/gssapi/mechglue/g_userok.c
    lib/gssapi/mechglue/g_utils.c
    lib/gssapi/mechglue/g_verify.c
    lib/gssapi/mechglue/gssd_pname_to_uid.c
    lib/gssapi/mechglue/mglueP.h
    lib/gssapi/mechglue/oid_ops.c
    lib/gssapi/spnego/gssapiP_spnego.h
    lib/gssapi/spnego/spnego_mech.c
 
 and the initial implementation of incremental propagation, including
 the following new or changed files:
    include/iprop_hdr.h
    kadmin/server/ipropd_svc.c
    lib/kdb/iprop.x
    lib/kdb/kdb_convert.c
    lib/kdb/kdb_log.c
    lib/kdb/kdb_log.h
    lib/krb5/error_tables/kdb5_err.et
    slave/kpropd_rpc.c
    slave/kproplog.c
 
 are subject to the following license:
 
    Copyright (C) 2004 Sun Microsystems, Inc.
 
    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.
 ======================================================================
 Kerberos V5 includes documentation and software developed at the
 University of California at Berkeley, which includes this copyright
 notice:
 
    Copyright (C) 1983 Regents of the University of California.
    All rights reserved.
 
    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. Neither the name of the University nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS
    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.
 ======================================================================
 Portions contributed by Novell, Inc., including the LDAP database
 backend, are subject to the following license:
 
    Copyright (C) 2004-2005, Novell, Inc.
    All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
 
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
 
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in
      the documentation and/or other materials provided with the
      distribution.
 
    * The copyright holder's name is not used to endorse or promote
      products derived from this software without specific prior
      written permission.
 
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 ======================================================================
 Portions funded by Sandia National Laboratory and developed by the
 University of Michigan's Center for Information Technology
 Integration, including the PKINIT implementation, are subject to the
 following license:
 
    COPYRIGHT (C) 2006-2007
    THE REGENTS OF THE UNIVERSITY OF MICHIGAN
    ALL RIGHTS RESERVED
 
    Permission is granted to use, copy, create derivative works and
    redistribute this software and such derivative works for any
    purpose, so long as the name of The University of Michigan is not
    used in any advertising or publicity pertaining to the use of
    distribution of this software without specific, written prior
    authorization.  If the above copyright notice or any other
    identification of the University of Michigan is included in any
    copy of any portion of this software, then the disclaimer below
    must also be included.
 
    THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION FROM THE
    UNIVERSITY OF MICHIGAN AS TO ITS FITNESS FOR ANY PURPOSE, AND
    WITHOUT WARRANTY BY THE UNIVERSITY OF MICHIGAN OF ANY KIND, EITHER
    EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
    THE REGENTS OF THE UNIVERSITY OF MICHIGAN SHALL NOT BE LIABLE FOR
    ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL, OR
    CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING OUT OF OR
    IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN IF IT HAS BEEN OR
    IS HEREAFTER ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 ======================================================================
 The pkcs11.h file included in the PKINIT code has the following
 license:
 
    Copyright 2006 g10 Code GmbH
    Copyright 2006 Andreas Jellinghaus
 
    This file is free software; as a special exception the author gives
    unlimited permission to copy and/or distribute it, with or without
    modifications, as long as this notice is preserved.
 
    This file is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY, to the extent permitted by law; without even
    the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
    PURPOSE.
 ======================================================================
 Portions contributed by Apple Inc. are subject to the following
 license:
 
    Copyright 2004-2008 Apple Inc.  All Rights Reserved.
 
       Export of this software from the United States of America may
       require a specific license from the United States Government.
       It is the responsibility of any person or organization
       contemplating export to obtain such a license before exporting.
 
    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    distribute this software and its documentation for any purpose and
    without fee is hereby granted, provided that the above copyright
    notice appear in all copies and that both that copyright notice and
    this permission notice appear in supporting documentation, and that
    the name of Apple Inc. not be used in advertising or publicity
    pertaining to distribution of the software without specific,
    written prior permission.  Apple Inc. makes no representations
    about the suitability of this software for any purpose.  It is
    provided "as is" without express or implied warranty.
 
    THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
    IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
    WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 ======================================================================
 The implementations of UTF-8 string handling in src/util/support and
 src/lib/krb5/unicode are subject to the following copyright and
 permission notice:
 
    The OpenLDAP Public License
    Version 2.8, 17 August 2003
 
    Redistribution and use of this software and associated
    documentation ("Software"), with or without modification, are
    permitted provided that the following conditions are met:
 
    1. Redistributions in source form must retain copyright statements
       and notices,
 
    2. Redistributions in binary form must reproduce applicable
       copyright statements and notices, this list of conditions, and
       the following disclaimer in the documentation and/or other
       materials provided with the distribution, and
 
    3. Redistributions must contain a verbatim copy of this document.
 
    The OpenLDAP Foundation may revise this license from time to time.
    Each revision is distinguished by a version number.  You may use
    this Software under terms of this license revision or under the
    terms of any subsequent revision of the license.
 
    THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
    CONTRIBUTORS "AS IS" AND ANY EXPRESSED 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 OPENLDAP FOUNDATION, ITS
    CONTRIBUTORS, OR THE AUTHOR(S) OR OWNER(S) OF THE SOFTWARE 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.
 
    The names of the authors and copyright holders must not be used in
    advertising or otherwise to promote the sale, use or other dealing
    in this Software without specific, written prior permission.  Title
    to copyright in this Software shall at all times remain with
    copyright holders.
 
    OpenLDAP is a registered trademark of the OpenLDAP Foundation.
 
    Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
    California, USA.  All Rights Reserved.  Permission to copy and
    distribute verbatim copies of this document is granted.
 ======================================================================
 Marked test programs in src/lib/krb5/krb have the following copyright:
 
    Copyright (C) 2006 Kungliga Tekniska Högskola
    (Royal Institute of Technology, Stockholm, Sweden).
    All rights reserved.
 
    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. Neither the name of KTH nor the names of its contributors may be
       used to endorse or promote products derived from this software
       without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY KTH AND ITS 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 KTH OR ITS
    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.
 ======================================================================
 The KCM Mach RPC definition file used on OS X has the following
 copyright:
 
       Copyright (C) 2009 Kungliga Tekniska Högskola
       (Royal Institute of Technology, Stockholm, Sweden).
       All rights reserved.
 
    Portions Copyright (C) 2009 Apple Inc. All rights reserved.
 
    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. Neither the name of the Institute nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE
    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.
 ======================================================================
 Portions of the RPC implementation in src/lib/rpc and
 src/include/gssrpc have the following copyright and permission notice:
 
    Copyright (C) 2010, Oracle America, Inc.
 
    All rights reserved.
 
    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. Neither the name of the "Oracle America, Inc." nor the names of
       its contributors may be used to endorse or promote products
       derived from this software without specific prior written
       permission.
 
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 ======================================================================
    Copyright (C) 2006,2007,2009 NTT (Nippon Telegraph and Telephone
    Corporation).  All rights reserved.
 
    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 as
       the first lines of this file unmodified.
 
    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 NTT "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 NTT 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.
 ======================================================================
    Copyright 2000 by Carnegie Mellon University
 
    All Rights Reserved
 
    Permission to use, copy, modify, and distribute this software and
    its documentation for any purpose and without fee is hereby
    granted, provided that the above copyright notice appear in all
    copies and that both that copyright notice and this permission
    notice appear in supporting documentation, and that the name of
    Carnegie Mellon University not be used in advertising or publicity
    pertaining to distribution of the software without specific,
    written prior permission.
 
    CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
    THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
    AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
    FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
    AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
    OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
    SOFTWARE.
 ======================================================================
    Copyright (C) 2002 Naval Research Laboratory (NRL/CCS)
 
    Permission to use, copy, modify and distribute this software and
    its documentation is hereby granted, provided that both the
    copyright notice and this permission notice appear in all copies of
    the software, derivative works or modified versions, and any
    portions thereof.
 
    NRL ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND
    DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER
    RESULTING FROM THE USE OF THIS SOFTWARE.
 ======================================================================
 Portions extracted from Internet RFCs have the following copyright
 notice:
 
    Copyright (C) The Internet Society (2006).
 
    This document is subject to the rights, licenses and restrictions
    contained in BCP 78, and except as set forth therein, the authors
    retain all their rights.
 
    This document and the information contained herein are provided on
    an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE
    REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND
    THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT
    THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR
    ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
    PARTICULAR PURPOSE.
 ======================================================================
    Copyright (C) 1991, 1992, 1994 by Cygnus Support.
 
    Permission to use, copy, modify, and distribute this software and
    its documentation for any purpose and without fee is hereby
    granted, provided that the above copyright notice appear in all
    copies and that both that copyright notice and this permission
    notice appear in supporting documentation. Cygnus Support makes no
    representations about the suitability of this software for any
    purpose.  It is provided "as is" without express or implied
    warranty.
 =====================================================================
    Copyright (C) 2006 Secure Endpoints Inc.
 
    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.
 ======================================================================
 Portions of the implementation of the Fortuna-like PRNG are subject to
 the following notice:
 
    Copyright (C) 2005 Marko Kreen
    All rights reserved.
 
    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 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 AUTHOR 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.
 
    Copyright (C) 1994 by the University of Southern California
 
       EXPORT OF THIS SOFTWARE from the United States of America may
       require a specific license from the United States Government. It
       is the responsibility of any person or organization
       contemplating export to obtain such a license before exporting.
 
    WITHIN THAT CONSTRAINT, permission to copy, modify, and distribute
    this software and its documentation in source and binary forms is
    hereby granted, provided that any documentation or other materials
    related to such distribution or use acknowledge that the software
    was developed by the University of Southern California.
 
    DISCLAIMER OF WARRANTY.  THIS SOFTWARE IS PROVIDED "AS IS".  The
    University of Southern California MAKES NO REPRESENTATIONS OR
    WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not
    limitation, the University of Southern California MAKES NO
    REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY
    PARTICULAR PURPOSE. The University of Southern California shall not
    be held liable for any liability nor for any direct, indirect, or
    consequential damages with respect to any claim by the user or
    distributor of the ksu software.
 ======================================================================
    Copyright (C) 1995
    The President and Fellows of Harvard University
 
    This code is derived from software contributed to Harvard by Jeremy
    Rassen.
 
    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 by the University of
          California, Berkeley and its contributors.
 
    4. Neither the name of the University nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS
    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.
 ======================================================================
    Copyright (C) 2008 by the Massachusetts Institute of Technology.
    Copyright 1995 by Richard P. Basch.  All Rights Reserved.
    Copyright 1995 by Lehman Brothers, Inc.  All Rights Reserved.
 
       Export of this software from the United States of America may
       require a specific license from the United States Government. It
       is the responsibility of any person or organization
       contemplating export to obtain such a license before exporting.
 
    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    distribute this software and its documentation for any purpose and
    without fee is hereby granted, provided that the above copyright
    notice appear in all copies and that both that copyright notice and
    this permission notice appear in supporting documentation, and that
    the name of Richard P. Basch, Lehman Brothers and M.I.T. not be
    used in advertising or publicity pertaining to distribution of the
    software without specific, written prior permission.  Richard P.
    Basch, Lehman Brothers and M.I.T. make no representations about the
    suitability of this software for any purpose.  It is provided "as
    is" without express or implied warranty.
 ======================================================================
 The following notice applies to "src/lib/krb5/krb/strptime.c" and
 "src/include/k5-queue.h".
 
    Copyright (C) 1997, 1998 The NetBSD Foundation, Inc.
    All rights reserved.
 
    This code was contributed to The NetBSD Foundation by Klaus Klein.
 
    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 by the NetBSD
          Foundation, Inc. and its contributors.
 
    4. Neither the name of The NetBSD Foundation nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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
 ======================================================================
 The following notice applies to Unicode library files in
 "src/lib/krb5/unicode":
 
    Copyright 1997, 1998, 1999 Computing Research Labs,
    New Mexico State University
 
    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 COMPUTING RESEARCH LAB OR
    NEW MEXICO STATE UNIVERSITY 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.
 ======================================================================
 The following notice applies to "src/util/support/strlcpy.c":
 
    Copyright (C) 1998 Todd C. Miller "Todd.Miller@courtesan.com"
 
    Permission to use, copy, modify, and distribute this software for
    any purpose with or without fee is hereby granted, provided that
    the above copyright notice and this permission notice appear in all
    copies.
 
    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
    WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
    WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
    AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
    CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
    OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
    NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
    CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 ======================================================================
 The following notice applies to "src/util/profile/argv_parse.c" and
 "src/util/profile/argv_parse.h":
 
    Copyright 1999 by Theodore Ts'o.
 
    Permission to use, copy, modify, and distribute this software for
    any purpose with or without fee is hereby granted, provided that
    the above copyright notice and this permission notice appear in all
    copies.  THE SOFTWARE IS PROVIDED "AS IS" AND THEODORE TS'O (THE
    AUTHOR) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
    INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN
    NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
    INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
    RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
    OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
    IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  (Isn't
    it sick that the U.S. culture of lawsuit-happy lawyers requires
    this kind of disclaimer?)
 ======================================================================
 The following notice applies to SWIG-generated code in
 "src/util/profile/profile_tcl.c":
 
    Copyright (C) 1999-2000, The University of Chicago
 
    This file may be freely redistributed without license or fee
    provided this copyright message remains intact.
 ======================================================================
 The following notice applies to portiions of "src/lib/rpc" and
 "src/include/gssrpc":
 
    Copyright (C) 2000 The Regents of the University of Michigan. All
    rights reserved.
 
    Copyright (C) 2000 Dug Song "dugsong@UMICH.EDU". All rights
    reserved, all wrongs reversed.
 
    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. Neither the name of the University nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED "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 REGENTS 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.
 ======================================================================
 Implementations of the MD4 algorithm are subject to the following
 notice:
 
    Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.
 
    License to copy and use this software is granted provided that it
    is identified as the "RSA Data Security, Inc. MD4 Message Digest
    Algorithm" in all material mentioning or referencing this software
    or this function.
 
    License is also granted to make and use derivative works provided
    that such works are identified as "derived from the RSA Data
    Security, Inc. MD4 Message Digest Algorithm" in all material
    mentioning or referencing the derived work.
 
    RSA Data Security, Inc. makes no representations concerning either
    the merchantability of this software or the suitability of this
    software for any particular purpose.  It is provided "as is"
    without express or implied warranty of any kind.
 
    These notices must be retained in any copies of any part of this
    documentation and/or software.
 ======================================================================
 Implementations of the MD5 algorithm are subject to the following
 notice:
 
    Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.
 
    License to copy and use this software is granted provided that it
    is identified as the "RSA Data Security, Inc. MD5 Message- Digest
    Algorithm" in all material mentioning or referencing this software
    or this function.
 
    License is also granted to make and use derivative works provided
    that such works are identified as "derived from the RSA Data
    Security, Inc. MD5 Message-Digest Algorithm" in all material
    mentioning or referencing the derived work.
 
    RSA Data Security, Inc. makes no representations concerning either
    the merchantability of this software or the suitability of this
    software for any particular purpose.  It is provided "as is"
    without express or implied warranty of any kind.
 
    These notices must be retained in any copies of any part of this
    documentation and/or software.
 ======================================================================
 The following notice applies to
 "src/lib/crypto/crypto_tests/t_mddriver.c":
 
    Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
    rights reserved.
 
    RSA Data Security, Inc. makes no representations concerning either
    the merchantability of this software or the suitability of this
    software for any particular purpose. It is provided "as is" without
    express or implied warranty of any kind.
 
    These notices must be retained in any copies of any part of this
    documentation and/or software.
 ======================================================================
 Portions of "src/lib/krb5" are subject to the following notice:
 
    Copyright (C) 1994 CyberSAFE Corporation.
    Copyright 1990,1991,2007,2008 by the Massachusetts Institute of Technology.
    All Rights Reserved.
 
       Export of this software from the United States of America may
       require a specific license from the United States Government. It
       is the responsibility of any person or organization
       contemplating export to obtain such a license before exporting.
 
    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    distribute this software and its documentation for any purpose and
    without fee is hereby granted, provided that the above copyright
    notice appear in all copies and that both that copyright notice and
    this permission notice appear in supporting documentation, and that
    the name of M.I.T. not be used in advertising or publicity
    pertaining to distribution of the software without specific,
    written prior permission.  Furthermore if you modify this software
    you must label your software as modified software and not
    distribute it in such a fashion that it might be confused with the
    original M.I.T. software. Neither M.I.T., the Open Computing
    Security Group, nor CyberSAFE Corporation make any representations
    about the suitability of this software for any purpose.  It is
    provided "as is" without express or implied warranty.
 ======================================================================
 Portions contributed by PADL Software are subject to the following
 license:
 
    Copyright (c) 2011, PADL Software Pty Ltd. All rights reserved.
 
    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. Neither the name of PADL Software nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY PADL SOFTWARE 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 PADL SOFTWARE
    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.
 ======================================================================
 The bundled libev source code is subject to the following license:
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
    All files in libev are Copyright (C)2007,2008,2009 Marc Alexander
    Lehmann.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
 
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
 
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in
      the documentation and/or other materials provided with the
      distribution.
 
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 
    Alternatively, the contents of this package may be used under the
    terms of the GNU General Public License ("GPL") version 2 or any
    later version, in which case the provisions of the GPL are
    applicable instead of the above. If you wish to allow the use of
    your version of this package only under the terms of the GPL and
    not to allow others to use your version of this file under the BSD
    license, indicate your decision by deleting the provisions above
    and replace them with the notice and other provisions required by
    the GPL in this and the other files of this package. If you do not
    delete the provisions above, a recipient may use your version of
    this file under either the BSD or the GPL.
 ======================================================================
 Files copied from the Intel AESNI Sample Library are subject to the
 following license:
 
    Copyright (C) 2010, Intel Corporation
    All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
 
       * Redistributions of source code must retain the above copyright
         notice, this list of conditions and the following disclaimer.
 
       * Redistributions in binary form must reproduce the above
         copyright notice, this list of conditions and the following
         disclaimer in the documentation and/or other materials
         provided with the distribution.
 
       * Neither the name of Intel Corporation nor the names of its
         contributors may be used to endorse or promote products
         derived from this software without specific prior written
         permission.
 
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE
    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 ======================================================================
 The following notice applies to
 "src/ccapi/common/win/OldCC/autolock.hxx":
 
    Copyright (C) 1998 by Danilo Almeida.  All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
 
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
 
    * Redistributions in binary form must reproduce the above
      copyright notice, this list of conditions and the following
      disclaimer in the documentation and/or other materials provided
      with the distribution.
 
    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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > PUBLIC DOMAIN
 
 krb5-1.15.1\src\lib\krb5\rcache\rc_base.c
 
 This file of the Kerberos V5 software is derived from public-domain code
 contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
 
 >BSD-4 Clause
 
 krb5-1.15.1\src\windows\wintel\genget.c
 
 Copyright (c) 1991, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> lapack-3.7.0
 
 Copyright (c) 1992-2016 The University of Tennessee and The University
 of Tennessee Research Foundation.  All rights
 reserved.
 Copyright (c) 2000-2016 The University of California Berkeley. All
 rights reserved.
 Copyright (c) 2006-2016 The University of Colorado Denver.  All rights
 reserved.
 
 $COPYRIGHT$
 
 Additional copyrights may follow
 
 $HEADER$
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 - Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 - Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer listed
 in this license in the documentation and/or other materials
 provided with the distribution.
 
 - Neither the name of the copyright holders nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 The copyright holders provide no reassurances that the source code
 provided does not infringe any patent, copyright, or any other
 intellectual property rights of third parties.  The copyright holders
 disclaim any liability to any recipient for claims brought against
 recipient by any third party for infringement of that parties
 intellectual property rights.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> less-487
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Less, version 487
 
 This is the distribution of less, version 487, released 25 Oct 2016.
 This program is part of the GNU project (http://www.gnu.org).
 
 This program is free software.  You may redistribute it and/or
 modify it under the terms of either:
 
 1. The GNU General Public License, as published by the Free
 Software Foundation; either version 3, or (at your option) any
 later version.  A copy of this license is in the file COPYING.
 or
 2. The Less License, in the file LICENSE.
 
 Please report any problems to bug-less@gnu.org.
 See http://www.greenwoodsoftware.com/less for the latest info.
 
 
 >>> leveldb-1.20
 
 Copyright (c) 2011 The LevelDB Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
    * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
    * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> libarchive-3.1.2
 
 "Copyright (c) 1990, 1993

 The Regents of the University of California.  All rights reserved.

 

 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 by the University of

 California, Berkeley and its contributors.

 4. Neither the name of the University nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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."

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 libarchive-3.1.2.tar.gz\libarchive-3.1.2.tar\libarchive-3.1.2\examples\minitar\minitar.c

 

 This file is in the public domain.

 Do with it as you will.

 

 

 > MIT Style

 

 libarchive-3.1.2.tar.gz\libarchive-3.1.2.tar\libarchive-3.1.2\aclocal.m4

 

 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,

 Inc.

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE."
 
 
 >>> libarchive-3.3.1
 
 Copyright (c) 2003-2009 <author(s)>
 All rights reserved.
 
 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
 in this position and unchanged.
 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(S) ``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(S) 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT Style
 
 libarchive-3.3.1.tar.gz\libarchive-3.3.1.tar\libarchive-3.3.1\build\autoconf\ax_require_defined.m4
 
 Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>
 
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.
 
 >Apache 2.0
 
 libarchive-3.3.1.tar.gz\libarchive-3.3.1.tar\libarchive-3.3.1\contrib\android\Android.mk
 
 Copyright (C) 2014 Trevor Drake
 
 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.
 
 >BSD – 4Clause
 
 libarchive-3.3.1.tar.gz\libarchive-3.3.1.tar\libarchive-3.3.1\contrib\shar\shar.1
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >MIT
 
 libarchive-3.3.1.tar.gz\libarchive-3.3.1.tar\libarchive-3.3.1\doc\mdoc2man.awk
 
 Copyright (c) 2003 Peter Stuge <stuge-mdoc2man@cdy.org>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 >Public Domain
 
 libarchive-3.3.1.tar.gz\libarchive-3.3.1.tar\libarchive-3.3.1\libarchive\archive_getdate.c
 
 This code is in the public domain and has no copyright.
 
 This is a plain C recursive-descent translation of an old
 public-domain YACC grammar that has been used for parsing dates in
 very many open-source projects.
 
 Since the original authors were generous enough to donate their
 work to the public domain, I feel compelled to match their
 generosity.
 
 Tim Kientzle, February 2009.
 
 >BSD – 3Clause
 
 libarchive-3.3.1.tar.gz\libarchive-3.3.1.tar\libarchive-3.3.1\libarchive\mtree.5
 
 Copyright (c) 1989, 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> libcap-2.25
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Unless otherwise *explicitly* stated the following text describes the

 licensed conditions under which the contents of this module release

 may be distributed:

 

 -------------------------------------------------------------------------

 Redistribution and use in source and binary forms of this module, with

 or without modification, are permitted provided that the following

 conditions are met:

 

 1. Redistributions of source code must retain any existing copyright

    notice, and this entire permission notice in its entirety,

    including the disclaimer of warranties.

 

 2. Redistributions in binary form must reproduce all prior and current

    copyright notices, this list of conditions, and the following

    disclaimer in the documentation and/or other materials provided

    with the distribution.

 

 3. The name of any author may not be used to endorse or promote

    products derived from this software without their specific prior

    written permission.

 

 ALTERNATIVELY, this product may be distributed under the terms of the

 GNU Library General Public License, in which case the provisions of

 the GNU LGPL are required INSTEAD OF the above restrictions.  (This

 clause is necessary due to a potential conflict between the GNU LGPL

 and the restrictions contained in a BSD-style copyright.)

 

 THIS SOFTWARE IS PROVIDED ``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(S) 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.
 
 
2c8602d4
 >>> libdb-5.3.28
 
 The following is the license that applies to this copy of the Berkeley DB software.  For a license to use the Berkeley DB software under conditions other than those described here, or to purchase support for this software, please contact Oracle at berkeleydb-info_us@oracle.com.
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Copyright (c) 1990, 2013 Oracle and/or its affiliates.  All rights reserved.
 
 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. Redistributions in any form must be accompanied by information on how to obtain complete source code for the DB software and any accompanying software that uses the DB software.  The source code must either be included in the distribution or be available for no more than the cost of distribution plus a nominal fee, and must be freely redistributable under reasonable conditions.  For an executable file, complete source code means the source code for all modules it contains.  It does not include source code for modules or files that typically accompany the major components of the operating system on which the executable file runs.
 
 THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED.  IN NO EVENT SHALL ORACLE 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.
 
 Copyright (c) 1990, 1993, 1994, 1995
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 Copyright (c) 1995, 1996
 The President and Fellows of Harvard University.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS 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 HARVARD OR ITS 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.
 ========================
 ASM: a very small and fast Java bytecode manipulation framework
 Copyright (c) 2000-2005 INRIA, France Telecom
 All rights reserved.
 
 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. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-4 Clause
 
 db-5.3.28\src\clib\atoi.c
 
 Copyright (c) 1988, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >Artistic License
 
 db-5.3.28\src\crypto\mersenne\mt19937db.c
 
 Coded by Takuji Nishimura, considering the suggestions by  Topher Cooper and Marc Rieffel in July-Aug. 1997.
 
 This library is free software under the Artistic license: see the file COPYING distributed together with this code. For the verification of the code, its output sequence file mt19937int.out is attached (2001/4/2)                 
 
 Copyright (C) 1997, 1999 Makoto Matsumoto and Takuji Nishimura.  Any feedback is very welcome. For any question, comments,  see http://www.math.keio.ac.jp/matumoto/emt.html or email    matumoto@math.keio.ac.jp                                   
 
 >Public Domain
 
 db-5.3.28\src\crypto\rijndael\
 
 Optimised ANSI C code for the Rijndael cipher (now AES)
 
 @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
 @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
 @author Paulo Barreto <paulo.barreto@terra.com.br>
 
 This code is hereby placed in the public domain.
  
 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''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 AUTHORS 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.
 
 >BSD
 
 db-5.3.28\src\hash\hash.c
 
 Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 
 Copyright (c) 1990, 1993, 1994
 Margo Seltzer.  All rights reserved.
 
 Copyright (c) 1990, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by Margo Seltzer.
 
 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. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >Public Domain
 
 db-5.3.28\src\hmac\shha1.c
 
 SHA-1 in C
 By Steve Reid <sreid@sea-to-sky.net>
 100% Public Domain
 
 >Public Domain
 
 db-5.3.28\util\db_sql_codegen\sqlite\sqlitelnt.h
 
 2001 September 15
 
 The author disclaims copyright to this source code.  In place of a legal notice, here is a blessing:
   May you do good and not evil.
   May you find forgiveness for yourself and forgive others.
   May you share freely, never taking more than you give.
 
 >GPL v2 with GNU Libtool Exception
 
 db-5.3.28\dist\aclocal\\libtool.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Written by Gordon Matzigkeit, 1996
 
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 m4_define([_LT_COPYING], [dnl
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 Written by Gordon Matzigkeit, 1996
 
 This file is part of GNU Libtool.
 
 GNU Libtool 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.
 
 As a special exception to the GNU General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program.
 
 GNU Libtool 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 GNU Libtool; see the file COPYING.  If not, a copy can be downloaded from http://www.gnu.org/licenses/gpl.html, or obtained by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 >MIT-Style
 
 db-5.3.28\dist\aclocal\ltoptions.m4
 
 Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
 Written by Gary V. Vaughan, 2004
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 >Microsoft Public License (Ms-PL)
 
 db-5.3.28\docs\csharp\LoadIndexKeywords.aspx
 
 System: Sandcastle Help File Builder
 File: LoadIndexKeywords.aspx
 Author: Eric Woodruff  (Eric@EWoodruff.us) from code by Ferdinand Prantl
 Updated: 04/01/2008
 Note: Copyright 2008, Eric Woodruff, All rights reserved
 Compiler: Microsoft C#
 
 This file contains the code used to search for keywords within the help topics using the full-text index files created by the help file builder.
 
 This code is published under the Microsoft Public License (Ms-PL).  A copy of the license should be distributed with the code.  It can also be found at the project website: http://SHFB.CodePlex.com.   This notice, the author's name, and all copyright notices must remain intact in all applications, documentation, and source files.
 
 Version     Date           Who       Comments
 ============================================================================
 1.6.0.7  04/01/2008  EFW  Created the code
 =============================================================================
 
 >GPL v2
 
 [VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBCOMPONENT UNDER THE TERMS OF THE GPL v2  LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 db-5.3.28\lang\perl\BerkeleyDB\BerkeleyDB.pm
 
 Copyright (c) 1997-2011 Paul Marquess. All rights reserved.
 This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
 
 >Apache v2
 
 db-5.3.28\lang\php_db4\db4.cpp
 
 Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 http://www.apache.org/licenses/LICENSE-2.0.txt
 authors: George Schlossnagle george@omniti.com
 
 >MIT-Style
 
 db-5.3.28\lang\sql\jdbc
 
 This software is copyrighted by Christian Werner <chw@ch-werner.de> and others.
 The following terms apply to all files associated with the software unless explicitly disclaimed in individual files.
 
 The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses.  Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply.
 
 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 
7acc3889
 >>> libdnet-1.11
 
 Copyright (c) 2000-2006 Dug Song <dugsong@monkey.org>

 All rights reserved, all wrongs reversed.

 

 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 names of the authors and copyright holders may not be used to

 endorse or promote products derived from this software without

 specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED ``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.
 
 
2c8602d4
 >>> libev-4.24
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 Copyright (c) 2007,2008,2010 Marc Alexander Lehmann <libev@schmorp.de>
   All rights reserved.
  
   Redistribution and use in source and binary forms, with or without modifica-
   tion, 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 MER-
   CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
   EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
   CIAL, 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 OTH-
   ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
   OF THE POSSIBILITY OF SUCH DAMAGE.
  
   Alternatively, the contents of this file may be used under the terms of
   the GNU General Public License ("GPL") version 2 or any later version,
   in which case the provisions of the GPL are applicable instead of
   the above. If you wish to allow the use of your version of this file
   only under the terms of the GPL and not to allow others to use your
   version of this file under the BSD license, indicate your decision
   by deleting the provisions above and replace them with the notice
   and other provisions required by the GPL. If you do not delete the
   provisions above, a recipient may use your version of this file under
   either the BSD or the GPL.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 libev-4.24.tar.gz\libev-4.24.tar\libev-4.24\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
  Created: 1993-05-16
  Public domain.
 
 
7acc3889
 >>> libevent-2.0.22
 
 Copyright (c) 1991, 1993

 The Regents of the University of California.  All rights reserved.

 

 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. Neither the name of the University nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 libevent-2.0.22-stable.tar.gz\libevent-2.0.22-stable.tar\libevent-2.0.22-stable\include\event2\dns.h

 

 This software is Public Domain. To view a copy of the public domain dedication,

 visit http://creativecommons.org/licenses/publicdomain/ or send a letter to

 Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.

 

 > MIT

 

 libevent-2.0.22-stable.tar.gz\libevent-2.0.22-stable.tar\libevent-2.0.22-stable\arc4random.c

 

 Copyright (c) 1996, David Mazieres <dm@uun.org>

 Copyright (c) 2008, Damien Miller <djm@openbsd.org>

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES

 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR

 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF

 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 >>> libevent-2.1.8
 
 Copyright (c) 1991, 1993
  	The Regents of the University of California.  All rights reserved.
  
   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. Neither the name of the University nor the names of its contributors
      may be used to endorse or promote products derived from this software
      without specific prior written permission.
  
   THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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. 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 libevent-2.1.8-stable.tar.gz\libevent-2.1.8-stable.tar\libevent-2.1.8-stable\sample\openssl_hostname_validation.c
 
 Copyright (C) 2012, iSEC Partners.
 
 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.
 
 > BSD 2
 
 libevent-2.1.8-stable.tar.gz\libevent-2.1.8-stable.tar\libevent-2.1.8-stable\WIN32-Code\tree.h
 
 Copyright 2002 Niels Provos <provos@citi.umich.edu>
   All rights reserved.
  
   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.
 
 
 > MIT Style
 
 
 libevent-2.1.8-stable.tar.gz\libevent-2.1.8-stable.tar\libevent-2.1.8-stable\aclocal.m4
 
  Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
  This file is free software; the Free Software Foundation
  gives unlimited permission to copy and/or distribute it,
  with or without modifications, as long as this notice is preserved.
 
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.
 
 
 >>> libfastjson-0.99.4
 
 Copyright (c) 2015 Rainer Gerhards
 
 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.
 
 ----------------------------------------------------------------
 
 Copyright (c) 2009-2012 Eric Haszlakiewicz
 
 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.
 
 ----------------------------------------------------------------
 
 Copyright (c) 2004, 2005 Metaparadigm Pte Ltd
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 
 libfastjson-0.99.4.tar.gz\libfastjson-0.99.4.tar\libfastjson-0.99.4\atomic.h
 
 
 Copyright 2008-2015 Rainer Gerhards and Adiscon GmbH.
 
 This file is part of the rsyslog runtime library.
 
 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
 -or-
 see COPYING.ASL20 in the source distribution
 
 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.
 
 
 >>> libffi-3.2.1
 
 libffi - Copyright (c) 1996-2014  Anthony Green, Red Hat, Inc and others.

 See source files for details.

 

 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.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 2.0

 

 libffi-3.2.1.tar.gz\libffi-3.2.1.tar\libffi-3.2.1\libtool-ldflags

 

 Copyright (C) 2005 Free Software Foundation, Inc.

 

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

 

 

 > LGPL 2.1

 

 libffi-3.2.1.tar.gz\libffi-3.2.1.tar\libffi-3.2.1\msvcc.sh

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 ***** BEGIN LICENSE BLOCK *****

 Version: MPL 1.1/GPL 2.0/LGPL 2.1

 

 The contents of this file are subject to the Mozilla Public License Version

 1.1 (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.mozilla.org/MPL/

 

 Software distributed under the License is distributed on an "AS IS" basis,

 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License

 for the specific language governing rights and limitations under the

 License.

 

 The Original Code is the MSVC wrappificator.

 

 The Initial Developer of the Original Code is

 Timothy Wall <twalljava@dev.java.net>.

 Portions created by the Initial Developer are Copyright (C) 2009

 the Initial Developer. All Rights Reserved.

 

 Contributor(s):

 Daniel Witte <dwitte@mozilla.com>

 

 Alternatively, the contents of this file may be used under the terms of

 either the GNU General Public License Version 2 or later (the "GPL"), or

 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),

 in which case the provisions of the GPL or the LGPL are applicable instead

 of those above. If you wish to allow use of your version of this file only

 under the terms of either the GPL or the LGPL, and not to allow others to

 use your version of this file under the terms of the MPL, indicate your

 decision by deleting the provisions above and replace them with the notice

 and other provisions required by the GPL or the LGPL. If you do not delete

 the provisions above, a recipient may use your version of this file under

 the terms of any one of the MPL, the GPL or the LGPL.

 

 ***** END LICENSE BLOCK *****

 

 

 > Public Domain

 

 libffi-3.2.1.tar.gz\libffi-3.2.1.tar\libffi-3.2.1\src\dlmalloc.c

 

 This is a version (aka dlmalloc) of malloc/free/realloc written by

 Doug Lea and released to the public domain, as explained at

 http://creativecommons.org/licenses/publicdomain.  Send questions,

 comments, complaints, performance data, etc to dl@cs.oswego.edu

 

 

 > GPL 3.0

 

 libffi-3.2.1.tar.gz\libffi-3.2.1.tar\libffi-3.2.1\testsuite\lib\libffi.exp

 

 Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011, 2014 Free Software Foundation, Inc.

 

 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 3 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; see the file COPYING3.  If not see

 <http://www.gnu.org/licenses/>.
 
 
 >>> libgd-2.2.4
 
 Credits and license terms:
 
 In order to resolve any possible confusion regarding the authorship of
 gd, the following copyright statement covers all of the authors who
 have required such a statement. If you are aware of any oversights in
 this copyright notice, please contact Pierre-A. Joye who will be
 pleased to correct them.
 
 * Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
   2002, 2003, 2004 by Cold Spring Harbor Laboratory. Funded under
   Grant P41-RR02188 by the National Institutes of Health.
 
 * Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
   2004 by Boutell.Com, Inc.
 
 * Portions relating to GD2 format copyright 1999, 2000, 2001, 2002,
   2003, 2004 Philip Warner.
 
 * Portions relating to PNG copyright 1999, 2000, 2001, 2002, 2003,
   2004 Greg Roelofs.
 
 * Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002,
   2003, 2004 John Ellson (ellson@graphviz.org).
 
 * Portions relating to gdft.c copyright 2001, 2002, 2003, 2004 John
   Ellson (ellson@graphviz.org).
 
 * Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
   Pierre-Alain Joye (pierre@libgd.org).
 
 * Portions relating to JPEG and to color quantization copyright
   2000, 2001, 2002, 2003, 2004, Doug Becker and copyright (C) 1994,
   1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Thomas
   G. Lane. This software is based in part on the work of the
   Independent JPEG Group. See the file README-JPEG.TXT for more
   information.
 
 * Portions relating to GIF compression copyright 1989 by Jef
   Poskanzer and David Rowley, with modifications for thread safety
   by Thomas Boutell.
 
 * Portions relating to GIF decompression copyright 1990, 1991, 1993
   by David Koblas, with modifications for thread safety by Thomas
   Boutell.
 
 * Portions relating to WBMP copyright 2000, 2001, 2002, 2003, 2004
   Maurice Szmurlo and Johan Van den Brande.
 
 * Portions relating to GIF animations copyright 2004 Jaakko Hyvätti
   (jaakko.hyvatti@iki.fi)
 
 Permission has been granted to copy, distribute and modify gd in
 any context without fee, including a commercial application,
 provided that this notice is present in user-accessible supporting
 documentation.
 
 This does not affect your ownership of the derived work itself,
 and the intent is to assure proper credit for the authors of gd,
 not to interfere with your productive use of gd. If you have
 questions, ask. "Derived works" includes all programs that utilize
 the library. Credit must be given in user-accessible
 documentation.
 
 This software is provided "AS IS." The copyright holders disclaim
 all warranties, either express or implied, including but not
 limited to implied warranties of merchantability and fitness for a
 particular purpose, with respect to this code and accompanying
 documentation.
 
 Although their code does not appear in the current release, the
 authors wish to thank David Koblas, David Rowley, and Hutchison
 Avenue Software Corporation for their prior contributions.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-3 Clause
 
 libgd-2.2.4.tar.xz\libgd-2.2.4.tar\libgd-2.2.4\cmake\modules\FindFreetype.cmake
 
 Copyright 2007-2009 Kitware, Inc.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 * The names of Kitware, Inc., the Insight Consortium, or the names of
 any consortium members, or of any contributors, may not be used to
 endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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 AUTHORS 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.
 
 >GPL 3.0
 
 libgd-2.2.4.tar.xz\libgd-2.2.4.tar\libgd-2.2.4\cmake\modules\FindPTHREAD.cmake
 
 Copyright (C) 2005 - 2013 by INRIA. All rights reserved.
 
 This software is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
 ("GPL") version 2 as published by the Free Software Foundation.
 See the file LICENSE.txt at the root directory of this source
 distribution for additional information about the GNU GPL.
 
 For using ViSP with software that can not be combined with the GNU
 GPL, please contact INRIA about acquiring a ViSP Professional
 Edition License.
 
 See http://www.irisa.fr/lagadic/visp/visp.html for more information.
 
 This software was developed at:
 INRIA Rennes - Bretagne Atlantique
 Campus Universitaire de Beaulieu
 35042 Rennes Cedex
 France
 http://www.irisa.fr/lagadic
 
 >MIT
 
 libgd-2.2.4.tar.xz\libgd-2.2.4.tar\libgd-2.2.4\src\gd_gif_out.c
 
 Copyright (C) 1989 by Jef Poskanzer.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.  This software is provided "as is" without express or
 implied warranty.
 
 
 >>> libjpeg-turbo-1.5.2
 
 libjpeg-turbo Licenses
 ======================
 libjpeg-turbo is covered by three compatible BSD-style open source licenses:
 
 - The IJG (Independent JPEG Group) License, which is listed in
   [README.ijg](README.ijg)
 
   This license applies to the libjpeg API library and associated programs
   (any code inherited from libjpeg, and any modifications to that code.)
 
 - The Modified (3-clause) BSD License, which is listed in
   [turbojpeg.c](turbojpeg.c)
 
   This license covers the TurboJPEG API library and associated programs.
 
 - The zlib License, which is listed in [simd/jsimdext.inc](simd/jsimdext.inc)
 
   This license is a subset of the other two, and it covers the libjpeg-turbo
   SIMD extensions.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT-STYLE
 
 libjpeg-turbo-1.5.2\rdcolmap.c
 
 Copyright (C) 1988 by Jef Poskanzer.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.  This software is provided "as is" without express or
 implied warranty.
 
 >BSD-3 Clause
 
 libjpeg-turbo-1.5.2\tjbench.c
 
 Copyright (C)2009-2016 D. R. Commander.  All Rights Reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 - Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 - Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 - Neither the name of the libjpeg-turbo Project nor the names of its
 contributors may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS",
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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.
 
 >GPL 3.0
 
 search.js
 
 Copyright (C) 2009 by Dimitri van Heesch.
 
 The code in this file is loosly based on main.js, part of Natural Docs,
 which is Copyright (C) 2003-2008 Greg Valure
 Natural Docs is licensed under the GPL.
 
 >MIT
 
 libjpeg-turbo-1.5.2\doc\html\jquery.js
 
 jQuery v1.7.1 jquery.com | jquery.org/license
 
 >RSA DATA SECURITY
 
 libjpeg-turbo-1.5.2\md5\md5.c
 
 MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 >BEER-WARE LICENSE
 
 libjpeg-turbo-1.5.2\md5\md5hl.c
 
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@FreeBSD.org> wrote this file.  As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 
 this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
 
 >MIT-STYLE
 
 libjpeg-turbo-1.5.2\simd\jccolext-altivec.c
 
 Copyright (C) 2014-2015, D. R. Commander.  All Rights Reserved.
 Copyright (C) 2014, Jay Foad.  All Rights Reserved.
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 
 >>> liblogging-1.0.6
 
 Copyright 2002-2014 
     Rainer Gerhards and Adiscon GmbH. All Rights Reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
     * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
 
     * Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in
       the documentation and/or other materials provided with the
       distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> libpcap-1.8.1
 
 License: BSD
 
 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 names of the authors may not be used to endorse or promote
      products derived from this software without specific prior
      written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-4 CLause
 
 libpcap-1.8.1.tar.gz\libpcap-1.8.1.tar\libpcap-1.8.1\arcnet.h
 
 Copyright (c) 1982, 1986, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > BSD-3 Clause
 
 libpcap-1.8.1.tar.gz\libpcap-1.8.1.tar\libpcap-1.8.1\ieee80211.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 Atsushi Onoe
 Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
 All rights reserved.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 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.
 
 > BSD
 
 libpcap-1.8.1.tar.gz\libpcap-1.8.1.tar\libpcap-1.8.1\mkdep
 
 Copyright (c) 1994, 1996
 The Regents of the University of California.  All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of California at Berkeley. The name of the University
 may not be used to endorse or promote products derived from this
 software without specific prior written permission. This software
 is provided ``as is'' without express or implied warranty.
 
 > BSD-2 Clause
 
 libpcap-1.8.1.tar.gz\libpcap-1.8.1.tar\libpcap-1.8.1\nlpid.h
 
 Copyright (c) 1996
 Juniper Networks, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that: (1) source code distributions
 retain the above copyright notice and this paragraph in its entirety, (2)
 distributions including binary code include the above copyright notice and
 this paragraph in its entirety in the documentation or other materials
 provided with the distribution.  The name of Juniper Networks may not
 be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > MIT-Style
 
 libpcap-1.8.1.tar.gz\libpcap-1.8.1.tar\libpcap-1.8.1\ppp.h
 
 Copyright 1989 by Carnegie Mellon.
 
 Permission to use, copy, modify, and distribute this program for any
 purpose and without fee is hereby granted, provided that this copyright
 and permission notice appear on all copies and supporting documentation,
 the name of Carnegie Mellon not be used in advertising or publicity
 pertaining to distribution of the program without specific prior
 permission, and notice be given in supporting documentation that copying
 and distribution is by permission of Carnegie Mellon and Stanford
 University.  Carnegie Mellon makes no representations about the
 suitability of this software for any purpose.  It is provided "as is"
 without express or implied warranty.
 
 
 >>> libpng-1.6.29
 
 This copy of the libpng notices is provided for your convenience.  In case of
 any discrepancy between this copy and the notices in the file png.h that is
 included in the libpng distribution, the latter shall prevail.
 
 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 
 This code is released under the libpng license.
 
 libpng versions 1.2.6, August 15, 2004, through 1.6.17, March 26, 2015, are
 Copyright (c) 2004, 2006-2015 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors
 
 Cosmin Truta
 
 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 
 Simon-Pierre Cadieux
 Eric S. Raymond
 Gilles Vollant
 
 and with the following additions to the disclaimer:
 
 There is no warranty against interference with your enjoyment of the
 library or against infringement.  There is no warranty that our
 efforts or the library will fulfill any of your particular purposes
 or needs.  This library is provided with all faults, and the entire
 risk of satisfactory quality, performance, accuracy, and effort is with
 the user.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 
 Tom Lane
 Glenn Randers-Pehrson
 Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 
 John Bowler
 Kevin Bracey
 Sam Bushell
 Magnus Holmgren
 Greg Roelofs
 Tom Tanner
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
 Andreas Dilger
 Dave Martindale
 Guy Eric Schalnat
 Paul Schmidt
 Tim Wegner
 
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
 and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
 assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 
 1. The origin of this source code must not be misrepresented.
 
 2. Altered versions must be plainly marked as such and must not
 be misrepresented as being the original source.
 
 3. This Copyright notice may not be removed or altered from any
 source or altered source distribution.
 
 The Contributing Authors and Group 42, Inc. specifically permit, without
 fee, and encourage the use of this source code as a component to
 supporting the PNG file format in commercial products.  If you use this
 source code in a product, acknowledgment is not required but would be
 appreciated.
 
 
 A "png_get_copyright" function is available, for convenient use in "about"
 boxes and the like:
 
 printf("%s",png_get_copyright(NULL));
 
 Also, the PNG logo (in PNG format, of course) is supplied in the
 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
 
 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
 certification mark of the Open Source Initiative.
 
 Glenn Randers-Pehrson
 glennrp at users.sourceforge.net
 March 26, 2015
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-4 Clause
 
 libpng-1.6.29.tar.xz\libpng-1.6.29.tar\libpng-1.6.29\contrib\gregbook\LICENSE
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-4 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 1998-2008 Greg Roelofs.  All rights reserved.
 
 This software is provided "as is," without warranty of any kind,
 express or implied.  In no event shall the author or contributors
 be held liable for any damages arising in any way from the use of
 this software.
 
 The contents of this file are DUAL-LICENSED.  You may modify and/or
 redistribute this software according to the terms of one of the
 following two licenses (at your option):
 
 LICENSE 1 ("BSD-like with advertising clause"):
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute
 it freely, subject to the following restrictions:
 
 1. Redistributions of source code must retain the above copyright
 notice, disclaimer, and this list of conditions.
 2. Redistributions in binary form must reproduce the above copyright
 notice, disclaimer, and this list of conditions in the documenta-
 tion and/or other materials provided with the distribution.
 3. All advertising materials mentioning features or use of this
 software must display the following acknowledgment:
 
 This product includes software developed by Greg Roelofs
 and contributors for the book, "PNG: The Definitive Guide,"
 published by O'Reilly and Associates.
 
 
 LICENSE 2 (GNU GPL v2 or later):
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
 
 > MIT-Style
 
 libpng-1.6.29.tar.xz\libpng-1.6.29.tar\libpng-1.6.29\contrib\pngminus\pnm2png.c
 
 pnm2png.c --- conversion from PBM/PGM/PPM-file to PNG-file
 copyright (C) 1999 by Willem van Schaik <willem@schaik.com>
 
 version 1.0 - 1999.10.15 - First version.
 
 Permission to use, copy, modify, and distribute this software and
 its documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear in
 supporting documentation. This software is provided "as is" without
 express or implied warranty.
 
 > Public Domain
 
 libpng-1.6.29.tar.xz\libpng-1.6.29.tar\libpng-1.6.29\example.c
 
 This is an example of how to use libpng to read and write PNG files.
 The file libpng-manual.txt is much more verbose then this.  If you have not
 read it, do so first.  This was designed to be a starting point of an
 implementation.  This is not officially part of libpng, is hereby placed
 in the public domain, and therefore does not require a copyright notice.
 
 
 >>> libselinux-2.6
 
 This library (libselinux) is public domain software, i.e. not copyrighted.
 
 Warranty Exclusion
 ------------------
 You agree that this software is a
 non-commercially developed program that may contain "bugs" (as that
 term is used in the industry) and that it may not function as intended.
 The software is licensed "as is". NSA makes no, and hereby expressly
 disclaims all, warranties, express, implied, statutory, or otherwise
 with respect to the software, including noninfringement and the implied
 warranties of merchantability and fitness for a particular purpose.
 
 Limitation of Liability
 -----------------------
 In no event will NSA be liable for any damages, including loss of data,
 lost profits, cost of cover, or other special, incidental,
 consequential, direct or indirect damages arising from the software or
 the use thereof, however caused and on any theory of liability. This
 limitation will apply even if NSA has been advised of the possibility
 of such damage. You acknowledge that this is a reasonable allocation of
 risk.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 libselinux-2.6.tar.gz\libselinux-2.6.tar\libselinux-2.6\utils\avcstat.c
 
 Copyright (C) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2,
 as published by the Free Software Foundation.
 
 
 >>> libsolv-0.6.26
 
 Copyright (c) 2000-2001, Aaron D. Gifford
 All rights reserved.
 
 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. Neither the name of the copyright holder nor the names of contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``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 OR CONTRIBUTOR(S) 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 libsolv-0.6.26.tar.gz\libsolv-0.6.26.tar\libsolv-0.6.26\src\sha1.h
 
 this file is in the public domain
 
 
 >>> libssh2-1.8.0
 
 Copyright (c) 2004-2007 Sara Golemon <sarag@libssh2.org>
  Copyright (c) 2005,2006 Mikhail Gusarov <dottedmag@dottedmag.net>
  Copyright (c) 2006-2007 The Written Word, Inc.
  Copyright (c) 2007 Eli Fant <elifantu@mail.ru>
  Copyright (c) 2009-2014 Daniel Stenberg
  Copyright (C) 2008, 2009 Simon Josefsson
  All rights reserved.
 
  Redistribution and use in source and binary forms,
  with or without modification, are permitted provided
  that the following conditions are met:
 
    Redistributions of source code must retain the above
    copyright notice, this list of conditions and the
    following disclaimer.
 
    Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following
    disclaimer in the documentation and/or other materials
    provided with the distribution.
 
    Neither the name of the copyright holder nor the names
    of any other contributors may be used to endorse or
    promote products derived from this software without
    specific prior written permission.
 
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
  OF SUCH DAMAGE.
 
 
 >>> libtar-1.2.20
 
 Copyright (c) 1998-2003  University of Illinois Board of Trustees
 Copyright (c) 1998-2003  Mark D. Roth
 All rights reserved.
 
 Developed by: Campus Information Technologies and Educational Services,
 University of Illinois at Urbana-Champaign
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 ``Software''), to deal with 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:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimers.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimers in the
 documentation and/or other materials provided with the distribution.
 
 Neither the names of Campus Information Technologies and Educational
 Services, University of Illinois at Urbana-Champaign, nor the names
 of its contributors may be used to endorse or promote products derived
 from this Software without specific prior written permission.
 
 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 CONTRIBUTORS 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 WITH THE SOFTWARE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-4
 
 libtar-1.2.20.tar.gz\libtar-1.2.20.tar\libtar-1.2.20\compat\strsep.c
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > BSD-3
 
 libtar-1.2.20.tar.gz\libtar-1.2.20.tar\libtar-1.2.20\compat\strlcpy.c
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 All rights reserved.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 > MIT
 
 libtar-1.2.20.tar.gz\libtar-1.2.20.tar\libtar-1.2.20\compat\gethostname.c
 
 / gethostname.c: minimal substitute for missing gethostname() function
 created 2000-Mar-02 jmk
 requires SVR4 uname() and -lc
 
 by Jim Knoble <jmknoble@pobox.com>
 Copyright ? 2000 Jim Knoble
 
 Permission to use, copy, modify, distribute, and sell this software
 and its documentation for any purpose is hereby granted without fee,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear in
 supporting documentation.
 
 This 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 author(s) 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.
 
 
 >>> libtiff-4.0.8
 
 Copyright (c) 1988-1997 Sam Leffler
 Copyright (c) 1991-1997 Silicon Graphics, Inc.
 
 Permission to use, copy, modify, distribute, and sell this software and
 its documentation for any purpose is hereby granted without fee, provided
 that (i) the above copyright notices and this permission notice appear in
 all copies of the software and related documentation, and (ii) the names of
 Sam Leffler and Silicon Graphics may not be used in any advertising or
 publicity relating to the software without the specific, prior written
 permission of Sam Leffler and Silicon Graphics.
 
 THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
 EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
 IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
 ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
 LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >PUBLIC DOMAIN
 
 tiff-4.0.8.tar.gz\tiff-4.0.8.tar\tiff-4.0.8\config\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 >BSD
 
 tiff-4.0.8.tar.gz\tiff-4.0.8.tar\tiff-4.0.8\libtiff\tif_lzw.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 >BSD-3
 
 tiff-4.0.8.tar.gz\tiff-4.0.8.tar\tiff-4.0.8\port\lfind.c
 
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Roger L. Snyder.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >BSD-4
 
 tiff-4.0.8.tar.gz\tiff-4.0.8.tar\tiff-4.0.8\port\strtoull.c
 
 Copyright (c) 1992, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 /
 
 
 >>> libtirpc-1.0.1
 
 Copyright (c) Copyright (c) Bull S.A.  2005  All Rights Reserved.

 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 author may not be used to endorse or promote products

 derived from this software without specific prior written permission.

 

 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.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 2.0

 

 libtirpc-1.0.1.tar-2.bz2\libtirpc-1.0.1.tar-2\libtirpc-1.0.1\src\debug.h

 

 Copyright (C) 2014  Red Hat, Steve Dickson <steved@redhat.com>

 

 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.

 

 > LGPL 2.1

 

 libtirpc-1.0.1.tar-2.bz2\libtirpc-1.0.1.tar-2\libtirpc-1.0.1\src\des_impl.c

 

 Copyright (C) 1992 Eric Young

 Collected from libdes and modified for SECURE RPC by Martin Kuck 1994

 This file is distributed under the terms of the GNU Lesser General

 Public License, version 2.1 or later - see the file COPYING.LIB for details.

 If you did not receive a copy of the license with this program, please

 see <http://www.gnu.org/licenses/> to obtain a copy.

 

 > Sun Microsystem (MIT Style):

 

 libtirpc-1.0.1.tar-2.bz2\libtirpc-1.0.1.tar-2\libtirpc-1.0.1\tirpc\rpc\key_prot.h

 

 Sun RPC is a product of Sun Microsystems, Inc. and is provided for

 unrestricted use provided that this legend is included on all tape

 media and as a part of the software program in whole or part.  Users

 may copy or modify Sun RPC without charge, but are not authorized

 to license or distribute it to anyone else except as part of a product or

 program developed by the user.

 SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE

 WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR

 PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.

 Sun RPC is provided with no support and without any obligation on the

 part of Sun Microsystems, Inc. to assist in its use, correction,

 modification or enhancement.

 SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE

 INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC

 OR ANY PART THEREOF.

 In no event will Sun Microsystems, Inc. be liable for any lost revenue

 or profits or other special, indirect and consequential damages, even if

 Sun has been advised of the possibility of such damages.

 Sun Microsystems, Inc.

 2550 Garcia Avenue

 Mountain View, California  94043.
 
 
 >>> libunwind-1.2
 
 Copyright (c) 2002 Hewlett-Packard Co.
 
 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.
 
 
 >>> libwebp-0.6.0
 
 Copyright (c) 2010, Google Inc. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 * Neither the name of Google nor the names of its contributors may
 be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 Additional IP Rights Grant (Patents)
 ------------------------------------
 
 "These implementations" means the copyrightable works that implement the WebM
 codecs distributed by Google as part of the WebM Project.
 
 Google 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, transfer, and otherwise
 run, modify and propagate the contents of these implementations of WebM, where
 such license applies only to those patent claims, both currently owned by
 Google and acquired in the future, licensable by Google that are necessarily
 infringed by these implementations of WebM. This grant does not include claims
 that would be infringed only as a consequence of further modification of these
 implementations. If you or your agent or exclusive licensee institute or order
 or agree to the institution of patent litigation or any other patent
 enforcement activity against any entity (including a cross-claim or
 counterclaim in a lawsuit) alleging that any of these implementations of WebM
 or any code incorporated within any of these implementations of WebM
 constitute direct or contributory patent infringement, or inducement of
 patent infringement, then any patent rights granted to you under this License
 for these implementations of WebM shall terminate as of the date such
 litigation is filed.
 
 
 >>> libxml2-2.9.4
 
 Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.

 

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

 nished 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, FIT-

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

 

 ADDITIONAL LICENSE INFORMATION:

 

 > CC-Attribution ShareAlike 2.0

 

 libxml2-2.9.4.tar\libxml2-2.9.3\test\schemas\changelog093_1.xsd

 

 License: CC-Attribution ShareAlike 2.0
 
 
 >>> libxml2-devel-2.9.4
 
 Except where otherwise noted in the source code (e.g. the files hash.c,
 list.c and the trio files, which are covered by a similar licence but
 with different Copyright notices) all the files are:
 
  Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.
 
 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 fur-
 nished 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, FIT-
 NESS 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.
 
 
 >>> libxslt-1.1.28
 
 Licence for libxslt except libexslt

 ----------------------------------------------------------------------

 Copyright (C) 2001-2002 Daniel Veillard.  All Rights Reserved.

 

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

 nished 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, FIT-

 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE

 DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER

 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-

 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 

 Except as contained in this notice, the name of Daniel Veillard shall not

 be used in advertising or otherwise to promote the sale, use or other deal-

 ings in this Software without prior written authorization from him.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 2.0

 

 libxslt-1.1.28.tar.gz\libxslt-1.1.28.tar\libxslt-1.1.28\doc\tutorial\libxslt_tutorial.c

 

 libxslt_tutorial.c: demo program for the XSL Transformation 1.0 engine

 

 based on xsltproc.c, by Daniel.Veillard@imag.fr

 by John Fleck

 

 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.,  59 Temple Place - Suite 330, Cambridge, MA 02139, USA.

 

 > GFDL 1.1

 

 libxslt-1.1.28.tar.gz\libxslt-1.1.28.tar\libxslt-1.1.28\doc\tutorial\libxslttutorial.xml

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the <citetitle>GNU Free Documentation

 License</citetitle>, Version 1.1 or any later version

 published by the Free Software Foundation with no Invariant

 Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of

 the license can be found <ulink type="http"

 url="http://www.gnu.org/copyleft/fdl.html">here</ulink>.</para>

 

 > Public Domain

 

 libxslt-1.1.28.tar.gz\libxslt-1.1.28.tar\libxslt-1.1.28\tests\XSLTMark\xslbench2.out

 

 ASCII text placed in the public domain by Moby Lexical Tools, 1992.

 SGML markup by Jon Bosak, 1992-1994.

 XML version by Jon Bosak, 1996-1999.

 The XML markup in this version is Copyright © 1999 Jon Bosak.

 This work may freely be distributed on condition that it not be

 modified or altered in any way.
 
 
 >>> libxslt-1.1.29
 
 Licence for libxslt except libexslt

 ----------------------------------------------------------------------

  Copyright (C) 2001-2002 Daniel Veillard.  All Rights Reserved.

 

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

 nished 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, FIT-

 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE

 DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER

 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-

 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 

 Except as contained in this notice, the name of Daniel Veillard shall not

 be used in advertising or otherwise to promote the sale, use or other deal-

 ings in this Software without prior written authorization from him.

 

 ----------------------------------------------------------------------

 

 Licence for libexslt

 ----------------------------------------------------------------------

  Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.

  All Rights Reserved.

 

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

 nished 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, FIT-

 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE

 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER

 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-

 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 

 Except as contained in this notice, the name of the authors shall not

 be used in advertising or otherwise to promote the sale, use or other deal-

 ings in this Software without prior written authorization from him.

 ----------------------------------------------------------------------

 

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 2.0

 

 libxslt-1.1.28-2build1.tar.gz\libxslt-1.1.28-2build1.tar\libxslt-1.1.28-2build1\libxslt_1.1.28.orig.tar.gz\libxslt_1.1.28.orig.tar\libxslt-1.1.28\doc\tutorial\libxslt_tutorial.c

 

 libxslt_tutorial.c: demo program for the XSL Transformation 1.0 engine

  

 based on xsltproc.c, by Daniel.Veillard@imag.fr

 by John Fleck 

  

 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.,  59 Temple Place - Suite 330, Cambridge, MA 02139, USA.

 

 

 > GFDL 1.1

 

 libxslt-1.1.29.tar.gz\libxslt-1.1.29.tar\libxslt-1.1.29\doc\tutorial\libxslttutorial.html

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the gnu free documentation license,

 version 1.1 or any later version published by the free software

 foundation; with no invariant sections, with no front-cover texts, and

 with no back-cover texts.  a copy of the license is included in 

 the section entitled gnu free documentation license.
 
 
 >>> libyaml-0.1.6
 
 Copyright (c) 2006 Kirill Simonov

 

 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.
 
 
 >>> libyaml-0.1.7
 
 Copyright (c) 2006 Kirill Simonov
 
 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.
 
 
 >>> lightstep-tracer-cpp-0.19
 
 The MIT License (MIT)
 
 Copyright (c) 2015-2016 LightStep
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-3
 
 lightstep-tracer-cpp-0.19.tar.gz\lightstep-tracer-cpp-0.19.tar\lightstep-tracer-cpp-0.19\src\c++11\mapbox_variant\LICENSE
 
 Copyright (c) MapBox
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 - Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 - Redistributions in binary form must reproduce the above copyright notice, this
   list of conditions and the following disclaimer in the documentation and/or
   other materials provided with the distribution.
 - Neither the name "MapBox" nor the names of its contributors may be
   used to endorse or promote products derived from this software without
   specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >BOOST SOFTWARE LICENSE (MIT STYLE)
 
 lightstep-tracer-cpp-0.19.tar.gz\lightstep-tracer-cpp-0.19.tar\lightstep-tracer-cpp-0.19\src\c++11\mapbox_variant\recursive_wrapper.hpp
 
  Original license:
 
  Copyright (c) 2002-2003
  Eric Friedman, Itay Maman
 
  Distributed under the Boost Software License, Version 1.0. (See
  accompanying file LICENSE_1_0.txt or copy at
  http:www.boost.org/LICENSE_1_0.txt)
 
 
 >>> linux-pam-1.3.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Unless otherwise *explicitly* stated the following text describes the
 licensed conditions under which the contents of this Linux-PAM release
 may be distributed:
 
 -------------------------------------------------------------------------
 Redistribution and use in source and binary forms of Linux-PAM, with
 or without modification, are permitted provided that the following
 conditions are met:
 
 1. Redistributions of source code must retain any existing copyright
    notice, and this entire permission notice in its entirety,
    including the disclaimer of warranties.
 
 2. Redistributions in binary form must reproduce all prior and current
    copyright notices, this list of conditions, and the following
    disclaimer in the documentation and/or other materials provided
    with the distribution.
 
 3. The name of any author may not be used to endorse or promote
    products derived from this software without their specific prior
    written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of the
 GNU General Public License, in which case the provisions of the GNU
 GPL are required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential conflict between the GNU GPL and the
 restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``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(S) 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.
 -------------------------------------------------------------------------
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0 with Bison Parser Exception
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\conf\pam_conv1\pam_conv_y.c
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 > BSD
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\modules\pam_access\pam_access.c
 
 Copyright 1995 by Wietse Venema. All rights reserved. Individual files
 may be covered by other copyrights (as noted in the file itself.)
 
 This material was originally written and compiled by Wietse Venema at
 Eindhoven University of Technology, The Netherlands, in 1990, 1991,
 1992, 1993, 1994 and 1995.
 
 Redistribution and use in source and binary forms are permitted
 provided that this entire copyright notice is duplicated in all such
 copies.
 
 This software is provided "as is" and without any expressed or implied
 warranties, including, without limitation, the implied warranties of
 merchantibility and fitness for any particular purpose.
 
 
 > LGPL 2.0
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\modules\pam_issue\pam_issue.c
 
 Copyright 1999 by Ben Collins <bcollins@debian.org>
 Released under the GNU LGPL version 2 or later
 
 
 > GPL 2.0
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\modules\pam_loginuid\pam_loginuid.c
 
 Copyright 2005 Red Hat Inc., Durham, North Carolina.
 All Rights Reserved.
 
 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, Suite 500
 Boston, MA 02110-1335 USA
 
 
 > Public Domain
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\modules\pam_namespace\md5.c
 
 This code implements the MD5 message-digest algorithm.
 The algorithm is due to Ron Rivest.  This code was
 written by Colin Plumb in 1993, no copyright is claimed.
 This code is in the public domain; do with it what you wish.
 
 
 > MIT
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\modules\pam_namespace\argv_parse.c
 
 Copyright 1999 by Theodore Ts'o.
 
 Permission to use, copy, modify, and distribute this software for
 any purpose with or without fee is hereby granted, provided that
 the above copyright notice and this permission notice appear in all
 copies.  THE SOFTWARE IS PROVIDED "AS IS" AND THEODORE TS'O (THE
 AUTHOR) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 > BSD-3
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\modules\pam_tally2\pam_tally2.c
 
 Portions Copyright 2006, Red Hat, Inc.
 Portions Copyright 1989 - 1993, Julianne Frances Haugh
 All rights reserved.
 
 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. Neither the name of Julianne F. Haugh nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY JULIE HAUGH 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 JULIE HAUGH 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.
 
 
 > Beer-Ware License (MIT-Style)
 
 Linux-PAM-1.3.0.tar.bz2\Linux-PAM-1.3.0.tar\Linux-PAM-1.3.0\modules\pam_unix\md5_crypt.c
 
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@login.dknet.dk> wrote this file.  As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
 
 
 >>> lldb-4.0.0
 
 University of Illinois/NCSA
 Open Source License
 
 Copyright (c) 2010 Apple Inc.
 All rights reserved.
 
 Developed by:
 
     LLDB Team
 
     http://lldb.llvm.org/
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal with
 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:
 
       Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimers.
 
        Redistributions in binary form must reproduce the above copyright notice,
       this list of conditions and the following disclaimers in the
       documentation and/or other materials provided with the distribution.
 
        Neither the names of the LLDB Team, copyright holders, nor the names of 
       its contributors may be used to endorse or promote products derived from 
       this Software without specific prior written permission.
 
 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
 CONTRIBUTORS 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 WITH THE
 SOFTWARE.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > MIT
 
 lldb-4.0.0.src.tar.xz\lldb-4.0.0.src.tar\lldb-4.0.0.src\third_party\Python\module\pexpect-2.4\LICENSE
 
 Free, open source, and all that good stuff.
 Pexpect Copyright (c) 2008 Noah Spurrier
 
 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.
 
 
 >>> llvm-4.0.0
 
 ==============================================================================
 LLVM Release License
 ==============================================================================
 University of Illinois/NCSA
 Open Source License
 
 Copyright (c) 2003-2016 University of Illinois at Urbana-Champaign.
 All rights reserved.
 
 Developed by:
 
 LLVM Team
 
 University of Illinois at Urbana-Champaign
 
 http://llvm.org
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal with
 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:
 
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimers.
 
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimers in the
 documentation and/or other materials provided with the distribution.
 
 * Neither the names of the LLVM Team, University of Illinois at
 Urbana-Champaign, nor the names of its contributors may be used to
 endorse or promote products derived from this Software without specific
 prior written permission.
 
 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
 CONTRIBUTORS 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 WITH THE
 SOFTWARE.
 
 ==============================================================================
 Copyrights and Licenses for Third Party Software Distributed with LLVM:
 ==============================================================================
 The LLVM software contains code written by third parties.  Such software will
 have its own individual LICENSE.TXT file in the directory in which it appears.
 This file will describe the copyrights, license, and restrictions which apply
 to that code.
 
 The disclaimer of warranty in the University of Illinois Open Source License
 applies to all code in the LLVM Distribution, and nothing in any of the
 other licenses gives permission to use the names of the LLVM Team or the
 University of Illinois to endorse or promote products derived from this
 Software.
 
 The following pieces of software have additional or alternate copyrights,
 licenses, and/or restrictions:
 
 Program             Directory
 -------             ---------
 Google Test         llvm/utils/unittest/googletest
 OpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}
 pyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}
 ARM contributions   llvm/lib/Target/ARM/LICENSE.TXT
 md5 contributions   llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 llvm-4.0.0.src.tar.xz\llvm-4.0.0.src.tar\llvm-4.0.0.src\lib\Support\regstrlcpy.c
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 > BSD-3 
 
 llvm-4.0.0.src.tar.xz\llvm-4.0.0.src.tar\llvm-4.0.0.src\docs\re_format.7
 
 $OpenBSD: re_format.7,v 1.14 2007/05/31 19:19:30 jmc Exp $
 
 Copyright (c) 1997, Phillip F Knaack. All rights reserved.
 
 Copyright (c) 1992, 1993, 1994 Henry Spencer.
 Copyright (c) 1992, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Henry Spencer.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > Public Domain
 
 llvm-3.9.0.src.tar.xz\llvm-3.9.0.src.tar\llvm-3.9.0.src\lib\Support\MD5.cpp
 
 Author:
 Alexander Peslyak, better known as Solar Designer <solar at openwall.com>
 
 This software was written by Alexander Peslyak in 2001.  No copyright is
 claimed, and the software is hereby placed in the public domain.
 In case this attempt to disclaim copyright and place the software in the
 public domain is deemed null and void, then the software is
 Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
 general public under the following terms:
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted.
 
 There's ABSOLUTELY NO WARRANTY, express or implied.
 
 
 > MIT Style
 
 llvm-4.0.0.src.tar.xz\llvm-4.0.0.src.tar\llvm-4.0.0.src\lib\Support\ConvertUTF.c
 
 Copyright 2001-2004 Unicode, Inc.
 
 Disclaimer
 
 This source code is provided as is by Unicode, Inc. No claims are
 made as to fitness for any particular purpose. No warranties of any
 kind are expressed or implied. The recipient agrees to determine
 applicability of information provided. If this file has been
 purchased on magnetic or optical media from Unicode, Inc., the
 sole remedy for any claim will be exchange of defective media
 within 90 days of receipt.
 
 Limitations on Rights to Redistribute This Code
 
 Unicode, Inc. hereby grants the right to freely use the information
 supplied in this file in the creation of products supporting the
 Unicode Standard, and to make copies of this file in any form
 for internal or external distribution as long as this notice
 remains attached.
 
 > Software Grant License Agreement (MIT-Style)
 
 llvm-4.0.0.src.tar.xz\llvm-4.0.0.src.tar\llvm-4.0.0.src\lib\Target\ARM\LICENSE.TXT
 
 Software Grant License Agreement ("Agreement")
 
 Except for the license granted herein to you, ARM Limited ("ARM") reserves all
 right, title, and interest in and to the Software (defined below).
 
 Definition
 
 "Software" means the code and documentation as well as any original work of
 authorship, including any modifications or additions to an existing work, that
 is intentionally submitted by ARM to llvm.org (http:llvm.org) ("LLVM") for
 inclusion in, or documentation of, any of the products owned or managed by LLVM
 (the "Work"). For the purposes of this definition, "submitted" means any form of
 electronic, verbal, or written communication sent to LLVM 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, LLVM for the purpose of discussing and improving
 the Work, but excluding communication that is conspicuously marked otherwise.
 
 1. Grant of Copyright License. Subject to the terms and conditions of this
 Agreement, ARM hereby grants to you and to recipients of the Software
 distributed by LLVM 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
 Software and such derivative works.
 
 2. Grant of Patent License. Subject to the terms and conditions of this
 Agreement, ARM hereby grants you and to recipients of the Software
 distributed by LLVM 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 ARM that are necessarily infringed by ARM's Software alone or by
 combination of the Software with the Work to which such Software was
 submitted. If any entity institutes patent litigation against ARM or any
 other entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that ARM's Software, or the Work to which ARM has contributed constitutes
 direct or contributory patent infringement, then any patent licenses granted
 to that entity under this Agreement for the Software or Work shall terminate
 as of the date such litigation is filed.
 
 Unless required by applicable law or agreed to in writing, the software is
 provided 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.
 
 > GPL 3.0
 
 llvm-4.0.0.src.tar.xz\llvm-4.0.0.src.tar\llvm-4.0.0.src\docs\GoldPlugin.rst
 
 Gold is licensed under the GPLv3. LLVMgold uses the interface file
 ``plugin-api.h`` from gold which means that the resulting ``LLVMgold.so``
 binary is also GPLv3. This can still be used to link non-GPLv3 programs
 just as much as gold could without the plugin.
 
 
 >>> lsof-4.89
 
 Copyright 1994 Purdue Research Foundation, West Lafayette, Indiana

 47907.  All rights reserved.

 

 Written by Victor A. Abell

 

 This software is not subject to any license of the American Telephone

 and Telegraph Company or the Regents of the University of California.

 

 Permission is granted to anyone to use this software for any purpose on

 any computer system, and to alter it and redistribute it freely, subject

 to the following restrictions:

 

 1. Neither the authors nor Purdue University are responsible for any

 consequences of the use of this software.

 

 2. The origin of this software must not be misrepresented, either by

 explicit claim or by omission.  Credit to the authors and Purdue

 University must appear in documentation and sources.

 

 3. Altered versions must be plainly marked as such, and must not be

 misrepresented as being the original software.

 

 4. This notice may not be removed or altered.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD

 

 lsof_4.89.tar.gz\lsof_4.89.tar\lsof_4.89\lsof_4.89_src.tar\lsof_4.89_src\dialects\freebsd\include\procfs\pfsnode.h

 

 Copyright (c) 1993 Paul Kranenburg

 All rights reserved.

 

 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 by Paul Kranenburg.

 4. The name of the author may not be used to endorse or promote products

 derived from this software withough specific prior written permission

 

 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.

 

 > GPL 2.0

 

 lsof_4.89.tar.gz\lsof_4.89.tar\lsof_4.89\lsof_4.89_src.tar\lsof_4.89_src\scripts\sort_res.perl5

 

 Copyright (c) 2004, 2005 - Fabian Frederick <fabian.frederick@gmx.fr>

 

 This program/include file 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/include file 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 (in the main directory of the Linux-NTFS

 distribution in the file COPYING); if not, write to the Free Software

 Foundation,Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 >>> lua-5.3.4
 
 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.
 
 
 >>> lz4-1.7.5
 
 Copyright (c) 2014, lpsantil
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL2.0
 
 lz4-1.7.5.tar.gz\lz4-1.7.5.tar\lz4-1.7.5\programs\bench.h
 
 Copyright (C) Yann Collet 2012-2016
 
 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.
 
 
 >MIT
 
 Temp\lz4-1.7.5.tar.gz\lz4-1.7.5.tar\lz4-1.7.5\doc\lz4_Frame_format.md
 
 Copyright (c) 2013-2015 Yann Collet
 
 Permission is granted to copy and distribute this document
 for any  purpose and without charge,
 including translations into other  languages
 and incorporation into compilations,
 provided that the copyright notice and this notice are preserved,
 and that any substantive changes or deletions from the original
 are clearly marked.
 Distribution of this document is unlimited.
 
 > Public Domain
 
 lz4-1.7.5.tar.gz\lz4-1.7.5.tar\lz4-1.7.5\contrib\cmake_unofficial\CMakeLists.txt
 
 To the extent possible under law, the author(s) have dedicated all
 copyright and related and neighboring rights to this software to
 the public domain worldwide. This software is distributed without
 any warranty.
 
 For details, see <http://creativecommons.org/publicdomain/zero/1.0/>.
 
 LZ4's CMake support is maintained by Evan Nemerson; when filing
 bugs please mention @nemequ to make sure I see it.
 
 
 >>> nasm-2.12.02
 
 "NASM is now licensed under the 2-clause BSD license, also known as the
 simplified BSD license.
 
 Copyright 1996-2010 the NASM Authors - All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following
 conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 nasm-2.12.02.tar.gz\nasm-2.12.02.tar\nasm-2.12.02\lib\strlcpy.c
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED ""AS IS"" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 > LGPL 2.0
 
 nasm-2.12.02.tar.gz\nasm-2.12.02.tar\nasm-2.12.02\misc\proc32.ash
 
 Copyright (C) 1999 by Andrew Zabolotny
 Miscelaneous NASM macros that makes use of new preprocessor features
 
 This library is free software you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library if not, write to the Free
 Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 > MGL 1.0
 
 *****VMWARE DOES NOT DISTRIBUTE SUB-COMPONENT “SCITECH.MAC”*****
 
 nasm-2.12.02.tar.gz\nasm-2.12.02.tar\nasm-2.12.02\misc\scitech.mac
 
 The contents of this file are subject to the SciTech MGL Public
 License Version 1.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.scitechsoft.com/mgl-license.txt
 
 Software distributed under the License is distributed on an
 ""AS IS"" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The Original Code is Copyright (C) 1991-1998 SciTech Software, Inc.
 
 The Initial Developer of the Original Code is SciTech Software, Inc.
 All Rights Reserved.
 
 > Public Domain
 
 nasm-2.12.02.tar.gz\nasm-2.12.02.tar\nasm-2.12.02\rdoff\collectn.h
 
 This file is public domain, and does not come under the NASM license.
 It, aint32_t with 'collectn.c' implements what is basically a variable
 length array (of pointers).
 
 > GFDL 1.3
 
 nasm-2.12.02.tar.gz\nasm-2.12.02.tar\nasm-2.12.02\rdoff\doc\rdoff.texi
 
 Copyright @copyright{} 2002-2015 Netwide Assembler Project.
 Written by Yuri Zaporozhets @email{r_tty@@yahoo.co.uk}
 Based on various sources and notes written by Julian Hall @email{jules@@dsf.org.uk}
 Distributed under GNU documentation license.
 
 
 >>> ncurses-6.0
 
 Copyright (c) 1998-2014,2015 Free Software Foundation, Inc.

 

 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, distribute with modifications, 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 ABOVE 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.

 

 Except as contained in this notice, the name(s) of the above copyright

 holders shall not be used in advertising or otherwise to promote the

 sale, use or other dealings in this Software without prior written

 authorization.

 

 

 ADDITIONAL LICENSE INFORMATION :

 

 ncurses-6.0.tar.gz\ncurses-6.0.tar\ncurses-6.0\package\debian\copyright

 

 Upstream source http://invisible-island.net/ncurses/ncurses.html

 This package is used for testing builds of ncurses.

 

 Current ncurses maintainer: Thomas Dickey <dickey@invisible-island.net>

 

 -------------------------------------------------------------------------------

 Files: *

 Copyright: 1998-2014,2015 Free Software Foundation, Inc.

 Licence: X11

 

 Files: aclocal.m4 package

 Copyright: 1996-2014,2015 by Thomas E. Dickey

 Licence: X11

 

 Files: doc/html/NCURSES-Programming-HOWTO.html

 Copyright: 2001 by Pradeep Padala

 Licence: X11

 

     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, distribute with modifications, 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 ABOVE 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.

 

     Except as contained in this notice, the name(s) of the above copyright

     holders shall not be used in advertising or otherwise to promote the

     sale, use or other dealings in this Software without prior written

     authorization.

 

 -------------------------------------------------------------------------------

 Files: install-sh

 Copyright:  1994 X Consortium

 Licence: X11

 

     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

     X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

     AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-

     TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 

     Except as contained in this notice, the name of the X Consortium shall not

     be used in advertising or otherwise to promote the sale, use or other deal-

     ings in this Software without prior written authorization from the X Consor-

     tium.

 

 -------------------------------------------------------------------------------

 Files: progs/tset.c ncurses/tinfo/read_termcap.c

 Copyright: 1980,1991,1992,1993 The Regents of the University of California.

 License: BSD

 

     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. Neither the name of the University nor the names of its contributors

        may be used to endorse or promote products derived from this software

        without specific prior written permission.

 

     THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.

 

 -- vile: txtmode file-encoding=utf-8
 
 
 >>> ndsend-1.0.0
 
 Copyright (C) 2000-2008, Parallels, Inc. All rights reserved.
 
 This code is public domain.
 
 This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
 WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> net-snmp-5.7.3
 
 Various copyrights apply to this package, listed in various separate

 parts below.  Please make sure that you read all the parts.

 

 ---- Part 1: CMU/UCD copyright notice: (BSD like) -----

 

 

        Copyright 1989, 1991, 1992 by Carnegie Mellon University

 

 		  Derivative Work - 1996, 1998-2000

 Copyright 1996, 1998-2000 The Regents of the University of California

 

 			 All Rights Reserved

 

 Permission to use, copy, modify and distribute this software and its

 documentation for any purpose and without fee is hereby granted,

 provided that the above copyright notice appears in all copies and

 that both that copyright notice and this permission notice appear in

 supporting documentation, and that the name of CMU and The Regents of

 the University of California not be used in advertising or publicity

 pertaining to distribution of the software without specific written

 permission.

 

 CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL

 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED

 WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL CMU OR

 THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL,

 INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING

 FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF

 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN

 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 

 ---- Part 2: Networks Associates Technology, Inc copyright notice (BSD) -----

 

 Copyright (c) 2001-2003, Networks Associates Technology, Inc

 All rights reserved.

  

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

  

 *  Redistributions of source code must retain the above copyright notice,

    this list of conditions and the following disclaimer.

  

 *  Redistributions in binary form must reproduce the above copyright

    notice, this list of conditions and the following disclaimer in the

    documentation and/or other materials provided with the distribution.

  

 *  Neither the name of the Networks Associates Technology, Inc nor the

    names of its contributors may be used to endorse or promote

    products derived from this software without specific prior written

    permission.

  

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS

 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,

 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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.

 

 ---- Part 3: Cambridge Broadband Ltd. copyright notice (BSD) -----

 

 Portions of this code are copyright (c) 2001-2003, Cambridge Broadband Ltd.

 All rights reserved.

  

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

  

 *  Redistributions of source code must retain the above copyright notice,

    this list of conditions and the following disclaimer.

  

 *  Redistributions in binary form must reproduce the above copyright

    notice, this list of conditions and the following disclaimer in the

    documentation and/or other materials provided with the distribution.

  

 *  The name of Cambridge Broadband Ltd. may not be used to endorse or

    promote products derived from this software without specific prior

    written permission.

  

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER ``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 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.

 

 

 ---- Part 4: Sun Microsystems, Inc. copyright notice (BSD) -----

 

 Copyright © 2003 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 

 California 95054, U.S.A. All rights reserved.

 

 Use is subject to license terms below.

 

 This distribution may include materials developed by third parties.

 

 Sun, Sun Microsystems, the Sun logo and Solaris are trademarks or registered 

 trademarks of Sun Microsystems, Inc. in the U.S. and other countries.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

 

 *  Redistributions of source code must retain the above copyright notice,

     this list of conditions and the following disclaimer.

 

 *  Redistributions in binary form must reproduce the above copyright

     notice, this list of conditions and the following disclaimer in the

     documentation and/or other materials provided with the distribution.

 

 *  Neither the name of the Sun Microsystems, Inc. nor the

     names of its contributors may be used to endorse or promote

     products derived from this software without specific prior written

     permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS

 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,

 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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.

 

 ---- Part 5: Sparta, Inc copyright notice (BSD) -----

 

 Copyright (c) 2003-2013, Sparta, Inc

 All rights reserved.

  

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

  

 *  Redistributions of source code must retain the above copyright notice,

    this list of conditions and the following disclaimer.

  

 *  Redistributions in binary form must reproduce the above copyright

    notice, this list of conditions and the following disclaimer in the

    documentation and/or other materials provided with the distribution.

  

 *  Neither the name of Sparta, Inc nor the names of its contributors may

    be used to endorse or promote products derived from this software

    without specific prior written permission.

  

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS

 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,

 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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.

 

 ---- Part 6: Cisco/BUPTNIC copyright notice (BSD) -----

 

 Copyright (c) 2004, Cisco, Inc and Information Network

 Center of Beijing University of Posts and Telecommunications.

 All rights reserved.

  

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

  

 *  Redistributions of source code must retain the above copyright notice,

    this list of conditions and the following disclaimer.

  

 *  Redistributions in binary form must reproduce the above copyright

    notice, this list of conditions and the following disclaimer in the

    documentation and/or other materials provided with the distribution.

  

 *  Neither the name of Cisco, Inc, Beijing University of Posts and

    Telecommunications, nor the names of their contributors may

    be used to endorse or promote products derived from this software

    without specific prior written permission.

  

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS

 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,

 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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.

 

 ---- Part 7: Fabasoft R&D Software GmbH & Co KG copyright notice (BSD) -----

 

 Copyright (c) Fabasoft R&D Software GmbH & Co KG, 2003

 oss@fabasoft.com

 Author: Bernhard Penz <bernhard.penz@fabasoft.com>

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

 

 *  Redistributions of source code must retain the above copyright notice,

    this list of conditions and the following disclaimer.

 

 *  Redistributions in binary form must reproduce the above copyright

    notice, this list of conditions and the following disclaimer in the

    documentation and/or other materials provided with the distribution.

 

 *  The name of Fabasoft R&D Software GmbH & Co KG or any of its subsidiaries, 

    brand or product names may not be used to endorse or promote products 

    derived from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER ``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 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.

 

 ---- Part 8: Apple Inc. copyright notice (BSD) -----

 

 Copyright (c) 2007 Apple Inc. All rights reserved.

 

 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.  Neither the name of Apple Inc. ("Apple") nor the names of its  

 contributors may be used to endorse or promote products derived  

 from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY APPLE AND ITS 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 APPLE OR ITS  

 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.

 

 ---- Part 9: ScienceLogic, LLC copyright notice (BSD) -----

 

 Copyright (c) 2009, ScienceLogic, LLC

 All rights reserved.

  

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

  

 *  Redistributions of source code must retain the above copyright notice,

    this list of conditions and the following disclaimer.

  

 *  Redistributions in binary form must reproduce the above copyright

    notice, this list of conditions and the following disclaimer in the

    documentation and/or other materials provided with the distribution.

  

 *  Neither the name of ScienceLogic, LLC nor the names of its

    contributors may be used to endorse or promote products derived

    from this software without specific prior written permission.

  

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT

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

 

 ---- Part 10: IETF copyright notice (BSD) -----

 

 Copyright (c) 2013 IETF Trust and the persons identified as authors of

 the code.  All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 · Redistributions of source code must retain the above copyright notice,

 this list of conditions and the following disclaimer.

 

 · Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in the

 documentation and/or other materials provided with the distribution.

 

 · Neither the name of Internet Society, IETF or IETF Trust, nor the

 names of specific contributors, may be used to endorse or promote

 products derived from this software without specific prior written

 permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS

2c8602d4
 IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

7acc3889
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A

 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER

 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,

 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,

 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR

 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF

 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING

 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 net-snmp-5.7.3.tar.gz\net-snmp-5.7.3.tar\net-snmp-5.7.3\mkinstalldirs

 

 mkinstalldirs --- make directory hierarchy

 Author: Noah Friedman <friedman@prep.ai.mit.edu>

 Created: 1993-05-16

 Public domain

 

 > MIT

 

 net-snmp-5.7.3.tar.gz\net-snmp-5.7.3.tar\net-snmp-5.7.3\agent\mibgroup\Rmon\row_api.h

 

 Copyright (C) 2001 Alex Rozin, Optical Access 

  

 All Rights Reserved

  

 Permission to use, copy, modify and distribute this software and its

 documentation for any purpose and without fee is hereby granted,

 provided that the above copyright notice appear in all copies and that

 both that copyright notice and this permission notice appear in

 supporting documentation.

  

 ALEX ROZIN DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING

 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL

 ALEX ROZIN BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR

 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,

 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,

 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 

2c8602d4
 

 

7acc3889
 > OpenSSL

 

 net-snmp-5.7.3.tar.gz\net-snmp-5.7.3.tar\net-snmp-5.7.3\include\net-snmp\openssl_md5.h

 

 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)

 All rights reserved.

 

 This package is an SSL implementation written

 by Eric Young (eay@cryptsoft.com).

 The implementation was written so as to conform with Netscapes SSL.

 

 This library is free for commercial and non-commercial use as long as

 the following conditions are aheared to.  The following conditions

 apply to all code found in this distribution, be it the RC4, RSA,

 lhash, DES, etc., code; not just the SSL code.  The SSL documentation

 included with this distribution is covered by the same copyright terms

 except that the holder is Tim Hudson (tjh@cryptsoft.com).

 

 Copyright remains Eric Young's, and as such any Copyright notices in

 the code are not to be removed.

 If this package is used in a product, Eric Young should be given attribution

 as the author of the parts of the library used.

 This can be in the form of a textual message at program startup or

 in documentation (online or textual) provided with the package.

 

 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 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 cryptographic software written by

 Eric Young (eay@cryptsoft.com)"

 The word 'cryptographic' can be left out if the rouines from the library

 being used are not cryptographic related :-).

 4. If you include any Windows specific code (or a derivative thereof) from

 the apps directory (application code) you must include an acknowledgement:

 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"

 

 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.

 

 The licence and distribution terms for any publically available version or

 derivative of this code cannot be changed.  i.e. this code cannot simply be

 copied and put under another distribution licence

 [including the GNU Public Licence.]

 

2c8602d4
 

 > GPL 2.0

 

7acc3889
 net-snmp-5.7.2-20.el7.src.rpm\net-snmp-5.7.2-20.el7.src.cpio\net-snmp-5.7.2-noapsl.tar.gz\net-snmp-5.7.2-noapsl.tar\net-snmp-5.7.2\perl\SNMP\README

2c8602d4
 

7acc3889
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (c) 1995-2000 G. S. Marzot. All rights reserved.

 This program is free software; you can redistribute it and/or

 modify it under the same terms as Perl itself.

 

 Copyright (c) 2001-2002 Networks Associates Technology, Inc.  All

 Rights Reserved.  This program is free software; you can

 redistribute it and/or modify it under the same terms as Perl

 itself.

 

 Copyright (c) 2003-2006 SPARTA, Inc.  All Rights Reserved.  This

 program is free software; you can redistribute it and/or modify

 it under the same terms as Perl itself.
 
 
 >>> netkit-telnet-0.17
 
 Copyright (c) 1991 The Regents of the University of California.
 All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD3
 
 netkit-telnet-0.17.tar.gz\netkit-telnet-0.17.tar\netkit-telnet-0.17\telnet\array.h
 
 Copyright (c) 1995 David A. Holland.
 All rights reserved.
 
 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. Neither the name of the Author nor the names of any contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > BSD2
 
 netkit-telnet-0.17.tar.gz\netkit-telnet-0.17.tar\netkit-telnet-0.17\telnetd\authenc.c
 
 Copyright (c) 1991 The Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted provided
 that: (1) source distributions retain this entire copyright notice and
 comment, and (2) distributions including binaries display the following
 acknowledgement:  ``This product includes software developed by the
 University of California, Berkeley and its contributors'' in the
 documentation or other materials provided with the distribution and in
 all advertising materials mentioning features or use of this software.
 Neither the name of the University nor the names of its contributors may
 be used to endorse or promote products derived from this software without
 specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> nghttp2-1.23.1
 
 The MIT License
 
 Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
 Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-2
 
 nghttp2-1.23.1.tar.xz\nghttp2-1.23.1.tar\nghttp2-1.23.1\doc\_exts\sphinxcontrib\LICENSE.rubydomain
 
 If not otherwise noted, the extensions in this package are licensed
 under the following license.
 
 Copyright (c) 2010 by the contributors (see AUTHORS file).
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > SIL OPENFONT LICENSE 1.1
 
 nghttp2-1.23.1.tar.xz\nghttp2-1.23.1.tar\nghttp2-1.23.1\doc\_themes\sphinx_rtd_theme\static\css\theme.css
 
 Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 
 > BOOST SOFTWARE LICENSE 1.0 (MIT STYLE)
 
 nghttp2-1.23.1.tar.xz\nghttp2-1.23.1.tar\nghttp2-1.23.1\examples\asio-sv2.cc
 
 main.cpp
 ~~~~~~~~
 
 Copyright (c) 2003-2013 Christopher M. Kohlhoff (chris at kohlhoff dot com)
 
 Distributed under the Boost Software License, Version 1.0. (See accompanying
 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
 
 >>> nginx-1.11.13
 
 Copyright (C) 2002-2017 Igor Sysoev
 Copyright (C) 2011-2017 Nginx, Inc.
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 
 >>> nodejs-7.7.4
 
 Node.js is licensed for use as follows:
 
 Copyright Node.js contributors. All rights reserved.
 
 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 applies to parts of Node.js originating from the
 https://github.com/joyent/node repository:
 
 """
 Copyright Joyent, Inc. and other Node contributors. All rights reserved.
 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.
 """
 The Node.js license applies to all parts of Node.js that are not externally
 maintained libraries.
 
 The externally maintained libraries used by Node.js are:
 
 - V8, located at deps/v8. V8's license follows:
 """
 This license applies to all parts of V8 that are not externally
 maintained libraries.  The externally maintained libraries used by V8
 are:
 
 - PCRE test suite, located in
 test/mjsunit/third_party/regexp-pcre.js.  This is based on the
 test suite from PCRE-7.3, which is copyrighted by the University
 of Cambridge and Google, Inc.  The copyright notice and license
 are embedded in regexp-pcre.js.
 
 - Layout tests, located in test/mjsunit/third_party.  These are
 based on layout tests from webkit.org which are copyrighted by
 Apple Computer, Inc. and released under a 3-clause BSD license.
 
 - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
 assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
 assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
 assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h,
 assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h.
 This code is copyrighted by Sun Microsystems Inc. and released
 under a 3-clause BSD license.
 
 - Valgrind client API header, located at third_party/valgrind/valgrind.h
 This is release under the BSD license.
 
 These libraries have their own licenses; we recommend you read them,
 as their terms may differ from the terms below.
 
 Copyright 2006-2012, the V8 project authors. All rights reserved.
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 """
 
 - C-Ares, an asynchronous DNS client, located at depscares. C-Ares license
 follows:
 """
 Copyright 1998 by the Massachusetts Institute of Technology.
 
 Permission to use, copy, modify, and distribute this
 software and its documentation for any purpose and without
 fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting
 documentation, and that the name of M.I.T. not be used in
 advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 M.I.T. makes no representations about the suitability of
 this software for any purpose.  It is provided "as is"
 without express or implied warranty.
 """
 - OpenSSL located at deps/openssl. OpenSSL is cryptographic software written
 by Eric Young (eay@cryptsoft.com) to provide SSL/TLS encryption. OpenSSL's
 license follows:
 """
 ====================================================================
 Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.
 
 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 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 openssl-core@openssl.org.
 
 5. Products derived from this software may not be called "OpenSSL"
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
 
 6. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenSSL PROJECT OR
 ITS 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.
 ====================================================================
 
 """
 - HTTP Parser, located at deps/http_parser. HTTP Parser's license follows:
 """
 http_parser.c is based on src/http/ngx_http_parse.c from NGINX copyright
 Igor Sysoev.
 
 Additional changes are licensed under the same terms as NGINX and
 copyright Joyent, Inc. and other Node contributors. All rights reserved.
 
 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 product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
 
 - ESLint is located at tools/eslint. ESLint's license follows:
 """
 ESLint
 Copyright (c) 2013 Nicholas C. Zakas. All rights reserved.
 
 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.
 """
 - tools/cpplint.py is a C++ linter. Its license follows:
 """
 Copyright (c) 2009 Google Inc. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 """
 - lib/punycode.js is copyright 2011 Mathias Bynens <http://mathiasbynens.be/>
 and released under the MIT license.
 """
 Punycode.js <http://mths.be/punycode>
 Copyright 2011 Mathias Bynens <http://mathiasbynens.be/>
 Available under MIT license <http://mths.be/mit>
 """
 - tools/gyp. GYP is a meta-build system. GYP's license follows:
 """
 Copyright (c) 2009 Google Inc. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 """
 - Zlib at deps/zlib. zlib's license follows:
 """
 /* zlib.h -- interface of the 'zlib' general purpose compression library
 version 1.2.8, April 28th, 2013
 
 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 """
 - npm is a package manager program located at deps/npm.
 npm's license follows:
 """
 Copyright (c) Isaac Z. Schlueter
 All rights reserved.
 
 npm is released under the Artistic 2.0 License.
 The text of the License follows:
 
 --------
 The Artistic License 2.0
 
 Copyright (c) 2000-2006, The Perl Foundation.
 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 Preamble
 
 This license establishes the terms under which a given free software
 Package may be copied, modified, distributed, and/or redistributed.
 The intent is that the Copyright Holder maintains some artistic
 control over the development of that Package while still keeping the
 Package available as open source and free software.
 
 You are always permitted to make arrangements wholly outside of this
 license directly with the Copyright Holder of a given Package.  If the
 terms of this license do not permit the full use that you propose to
 make of the Package, you should contact the Copyright Holder and seek
 a different licensing arrangement.
 
 Definitions
 
 "Copyright Holder" means the individual(s) or organization(s)
 named in the copyright notice for the entire Package.
 
 "Contributor" means any party that has contributed code or other
 material to the Package, in accordance with the Copyright Holder's
 procedures.
 
 "You" and "your" means any person who would like to copy,
 distribute, or modify the Package.
 
 "Package" means the collection of files distributed by the
 Copyright Holder, and derivatives of that collection and/or of
 those files. A given Package may consist of either the Standard
 Version, or a Modified Version.
 
 "Distribute" means providing a copy of the Package or making it
 accessible to anyone else, or in the case of a company or
 organization, to others outside of your company or organization.
 
 "Distributor Fee" means any fee that you charge for Distributing
 this Package or providing support for this Package to another
 party.  It does not mean licensing fees.
 
 "Standard Version" refers to the Package if it has not been
 modified, or has been modified only in ways explicitly requested
 by the Copyright Holder.
 
 "Modified Version" means the Package, if it has been changed, and
 such changes were not explicitly requested by the Copyright
 Holder.
 
 "Original License" means this Artistic License as Distributed with
 the Standard Version of the Package, in its current version or as
 it may be modified by The Perl Foundation in the future.
 
 "Source" form means the source code, documentation source, and
 configuration files for the Package.
 
 "Compiled" form means the compiled bytecode, object code, binary,
 or any other form resulting from mechanical transformation or
 translation of the Source form.
 
 Permission for Use and Modification Without Distribution
 
 (1)  You are permitted to use the Standard Version and create and use
 Modified Versions for any purpose without restriction, provided that
 you do not Distribute the Modified Version.
 
 Permissions for Redistribution of the Standard Version
 
 (2)  You may Distribute verbatim copies of the Source form of the
 Standard Version of this Package in any medium without restriction,
 either gratis or for a Distributor Fee, provided that you duplicate
 all of the original copyright notices and associated disclaimers.  At
 your discretion, such verbatim copies may or may not include a
 Compiled form of the Package.
 
 (3)  You may apply any bug fixes, portability changes, and other
 modifications made available from the Copyright Holder.  The resulting
 Package will still be considered the Standard Version, and as such
 will be subject to the Original License.
 
 Distribution of Modified Versions of the Package as Source
 
 (4)  You may Distribute your Modified Version as Source (either gratis
 or for a Distributor Fee, and with or without a Compiled form of the
 Modified Version) provided that you clearly document how it differs
 from the Standard Version, including, but not limited to, documenting
 any non-standard features, executables, or modules, and provided that
 you do at least ONE of the following:
 
 (a)  make the Modified Version available to the Copyright Holder
 of the Standard Version, under the Original License, so that the
 Copyright Holder may include your modifications in the Standard
 Version.
 
 (b)  ensure that installation of your Modified Version does not
 prevent the user installing or running the Standard Version. In
 addition, the Modified Version must bear a name that is different
 from the name of the Standard Version.
 
 (c)  allow anyone who receives a copy of the Modified Version to
 make the Source form of the Modified Version available to others
 under
 
 (i)  the Original License or
 
 (ii)  a license that permits the licensee to freely copy,
 modify and redistribute the Modified Version using the same
 licensing terms that apply to the copy that the licensee
 received, and requires that the Source form of the Modified
 Version, and of any works derived from it, be made freely
 available in that license fees are prohibited but Distributor
 Fees are allowed.
 
 Distribution of Compiled Forms of the Standard Version
 or Modified Versions without the Source
 
 (5)  You may Distribute Compiled forms of the Standard Version without
 the Source, provided that you include complete instructions on how to
 get the Source of the Standard Version.  Such instructions must be
 valid at the time of your distribution.  If these instructions, at any
 time while you are carrying out such distribution, become invalid, you
 must provide new instructions on demand or cease further distribution.
 If you provide valid instructions or cease distribution within thirty
 days after you become aware that the instructions are invalid, then
 you do not forfeit any of your rights under this license.
 
 (6)  You may Distribute a Modified Version in Compiled form without
 the Source, provided that you comply with Section 4 with respect to
 the Source of the Modified Version.
 
 Aggregating or Linking the Package
 
 (7)  You may aggregate the Package (either the Standard Version or
 Modified Version) with other packages and Distribute the resulting
 aggregation provided that you do not charge a licensing fee for the
 Package.  Distributor Fees are permitted, and licensing fees for other
 components in the aggregation are permitted. The terms of this license
 apply to the use and Distribution of the Standard or Modified Versions
 as included in the aggregation.
 
 (8) You are permitted to link Modified and Standard Versions with
 other works, to embed the Package in a larger work of your own, or to
 build stand-alone binary or bytecode versions of applications that
 include the Package, and Distribute the result without restriction,
 provided the result does not expose a direct interface to the Package.
 
 Items That are Not Considered Part of a Modified Version
 
 (9) Works (including, but not limited to, modules and scripts) that
 merely extend or make use of the Package, do not, by themselves, cause
 the Package to be a Modified Version.  In addition, such works are not
 considered parts of the Package itself, and are not subject to the
 terms of this license.
 
 General Provisions
 
 (10)  Any use, modification, and distribution of the Standard or
 Modified Versions is governed by this Artistic License. By using,
 modifying or distributing the Package, you accept this license. Do not
 use, modify, or distribute the Package, if you do not accept this
 license.
 
 (11)  If your Modified Version has been derived from a Modified
 Version made by someone other than you, you are nevertheless required
 to ensure that your Modified Version complies with the requirements of
 this license.
 
 (12)  This license does not grant you the right to use any trademark,
 service mark, tradename, or logo of the Copyright Holder.
 
 (13)  This license includes the non-exclusive, worldwide,
 free-of-charge patent license to make, have made, use, offer to sell,
 sell, import and otherwise transfer the Package with respect to any
 patent claims licensable by the Copyright Holder that are necessarily
 infringed by the Package. If you institute patent litigation
 (including a cross-claim or counterclaim) against any party alleging
 that the Package constitutes direct or contributory patent
 infringement, then this Artistic License to you shall terminate on the
 date that such litigation is filed.
 
 (14)  Disclaimer of Warranty:
 THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
 IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
 NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
 LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 --------
 "Node.js" and "node" trademark Joyent, Inc. npm is not officially
 part of the Node.js project, and is neither owned by nor
 officially affiliated with Joyent, Inc.
 
 Packages published in the npm registry (other than the Software and
 its included dependencies) are not part of npm itself, are the sole
 property of their respective maintainers, and are not covered by
 this license.
 
 "npm Logo" created by Mathias Pettersson and Brian Hammond,
 used with permission.
 
 "Gubblebum Blocky" font
 Copyright (c) by Tjarda Koster, http://jelloween.deviantart.com
 included for use in the npm website and documentation,
 used with permission.
 
 This program uses several Node.js modules contained in the node_modules/
 subdirectory, according to the terms of their respective licenses.
 """
 - tools/doc/node_modules/marked. Marked is a Markdown parser. Marked's
 license follows:
 """
 Copyright (c) 2011-2012, Christopher Jeffrey (https://github.com/chjj/)
 
 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.
 """
 - test/gc/node_modules/weak. Node-weak is a node.js addon that provides garbage
 collector notifications. Node-weak's license follows:
 """
 Copyright (c) 2011, Ben Noordhuis <info@bnoordhuis.nl>
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 """
 - ICU's license follows:
 
 From http://source.icu-project.org/repos/icu/icu/trunk/license.html
 """
 ICU License - ICU 1.8.1 and later
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (c) 1995-2014 International Business Machines Corporation and others
 
 All rights reserved.
 
 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, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished
 to do so, provided that the above copyright notice(s) and this
 permission notice appear in all copies of the Software and that
 both the above copyright notice(s) and this permission notice
 appear in supporting documentation.
 
 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
 COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR
 ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR
 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder
 shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Software without prior written
 authorization of the copyright holder.
 
 All trademarks and registered trademarks mentioned herein are the
 property of their respective owners.
 
 Third-Party Software Licenses
 
 This section contains third-party software notices and/or
 additional terms for licensed third-party software components
 included within ICU libraries.
 
 1. Unicode Data Files and Software
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright © 1991-2014 Unicode, Inc. All rights reserved.
 Distributed under the Terms of Use in
 http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of the Unicode data files and any associated documentation
 (the "Data Files") or Unicode software and any associated documentation
 (the "Software") to deal in the Data Files or Software
 without restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, and/or sell copies of
 the Data Files or Software, and to permit persons to whom the Data Files
 or Software are furnished to do so, provided that
 (a) this copyright and permission notice appear with all copies
 of the Data Files or Software,
 (b) this copyright and permission notice appear in associated
 documentation, and
 (c) there is clear notice in each modified Data File or in the Software
 as well as in the documentation associated with the Data File(s) or
 Software that the data or software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS.
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder
 shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in these Data Files or Software without prior
 written authorization of the copyright holder.
 
 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
 The Google Chrome software developed by Google is licensed
 under the BSD license. Other software included in this distribution
 is provided under other licenses, as set forth below.
 
 The BSD License
 http://opensource.org/licenses/bsd-license.php
 Copyright (C) 2006-2008, Google Inc.
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following
 conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided with
 the distribution.
 
 Neither the name of  Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 The word list in cjdict.txt are generated by combining three
 word lists listed
 below with further processing for compound word breaking. The
 frequency is generated
 with an iterative training against Google web corpora.
 
 Libtabe (Chinese)
 - https://sourceforge.net/project/?group_id=1519
 - Its license terms and conditions are shown below.
 
 IPADIC (Japanese)
 - http://chasen.aist-nara.ac.jp/chasen/distribution.html
 - Its license terms and conditions are shown below.
 
 ---------COPYING.libtabe ---- BEGIN--------------------
 Copyrighy (c) 1999 TaBE Project.
 Copyright (c) 1999 Pai-Hsiang Hsiao.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 . Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 . Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 . Neither the name of the TaBE Project nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 REGENTS 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.
 
 Copyright (c) 1999 Computer Systems and Communication Lab,
 Institute of Information Science, Academia Sinica.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 Neither the name of the Computer Systems and Communication Lab
 nor the names of its contributors may be used to endorse or
 promote products derived from this software without specific
 prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 REGENTS 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.
 
 Copyright (c) 1999 Computer Systems and Communication Lab,
 Institute of Information Science, Academia Sinica.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 . Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 . Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 . Neither the name of the Computer Systems and Communication Lab
 nor the names of its contributors may be used to endorse or
 promote products derived from this software without specific
 prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 REGENTS 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.
 
 
 3. Lao Word Break Dictionary Data (laodict.txt)
 Copyright (c) 2013 International Business Machines Corporation
 and others. All Rights Reserved.
 
 Project:    http://code.google.com/p/lao-dictionary/
 Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt
 License:    http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt
 (copied below)
 
 This file is derived from the above dictionary, with slight modifications.
 --------------------------------------------------------------------------------
 Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer. Redistributions in binary
 form must reproduce the above copyright notice, this list of conditions and
 the following disclaimer in the documentation and/or other materials
 provided with the distribution.
 
 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.
 --------------------------------------------------------------------------------
 
 4. Burmese Word Break Dictionary Data (burmesedict.txt)
 Copyright (c) 2014 International Business Machines Corporation
 and others. All Rights Reserved.
 
 This list is part of a project hosted at:
 github.com/kanyawtech/myanmar-karen-word-lists
 
 --------------------------------------------------------------------------------
 Copyright (c) 2013, LeRoy Benjamin Sharon
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice, this
 list of conditions and the following disclaimer in the documentation and/or
 other materials provided with the distribution.
 
 Neither the name Myanmar Karen Word Lists, nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 --------------------------------------------------------------------------------
 
 5. Time Zone Database
 ICU uses the public domain data and code derived from Time Zone
 Database for its time zone support. The ownership of the TZ
 database is explained in BCP 175: Procedure for Maintaining the
 Time Zone Database section 7.
 
 7.  Database Ownership
 
 The TZ database itself is not an IETF Contribution or an IETF
 document.  Rather it is a pre-existing and regularly updated work
 that is in the public domain, and is intended to remain in the public
 domain.  Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do not apply
 to the TZ Database or contributions that individuals make to it.
 Should any claims be made and substantiated against the TZ Database,
 the organization that is providing the IANA Considerations defined in
 this RFC, under the memorandum of understanding with the IETF,
 currently ICANN, may act in accordance with all competent court
 orders.  No ownership claims will be made by ICANN or the IETF Trust
 on the database or the code.  Any person making a contribution to the
 database or code waives all rights to future claims in that
 contribution or in the TZ Database.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\openssl\openssl\crypto\camellia\asm\cmll-x86.pl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2008 Andy Polyakov <appro@openssl.org>
 
 This module may be used under the terms of either the GNU General Public License version 2 or later, the GNU Lesser General Public
 License version 2.1 or later, the Mozilla Public License version 1.1 or the BSD License. The exact terms of either license are
 distributed along with this module. For further details see
 http://www.openssl.org/~appro/camellia/.
 
 > Creative Commons Attribution License 3.0 Unported
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\npm\node_modules\validate-npm-package-license\node_modules\spdx-expression-parse\README.md
 
 [The Software Package Data Exchange (SPDX) specification](http://spdx.org) is the work of the [Linux Foundation](http://www.linuxfoundation.org) and its contributors, and is licensed under the terms of [the Creative Commons Attribution License 3.0 Unported (SPDX: "CC-BY-3.0")](http://spdx.org/licenses/CC-BY-3.0). "SPDX" is a United States federally registered trademark of the Linux Foundation.
 
 > DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2 (WTFPL 2.0)
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\npm\node_modules\sorted-object\LICENSE.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE WTFPL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Dual licensed under WTFPL and MIT:
 
 --
 Copyright © 2014–2016 Domenic Denicola <d@domenic.me>
 
 This work is free. You can redistribute it and/or modify it under the
 terms of the Do What The Fuck You Want To Public License, Version 2,
 as published by Sam Hocevar. See below for more details.
 
         DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                     Version 2, December 2004
 
  Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
 
  Everyone is permitted to copy and distribute verbatim or modified
  copies of this license document, and changing it is allowed as long
  as the name is changed.
 
             DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. You just DO WHAT THE FUCK YOU WANT TO.
 
 > MIT
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\npm\node_modules\sha\README.md
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 License
 
 You may use this software under the BSD or MIT.  Take your pick.  If you want me to release it under another license, open a pull request.
 
 > Apache 2.0
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\npm\node_modules\request\node_modules\aws-sign2\index.js
 
 Copyright 2010 LearnBoost <dev@learnboost.com>
 
 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.
 
 > BSD
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\npm\node_modules\request\node_modules\http-signature\node_modules\jsprim\node_modules\json-schema\README.md
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 JSON Schema is a repository for the JSON Schema specification, reference schemas and a CommonJS implementation of JSON Schema (not the only JavaScript implementation of JSON Schema, JSV is another excellent JavaScript validator).
 
 Code is licensed under the AFL or BSD license as part of the Persevere
 project which is administered under the Dojo foundation,
 and all contributions require a Dojo CLA.
 
 > BSD-4 Clause
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\openssl\openssl\demos\easy_tls\easy-tls.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 (c) Copyright 1999 Bodo Moeller.  All rights reserved.
 
 This is free software; you can redistributed and/or modify it unter the terms of either
 -  the GNU General Public License as published by the Free Software Foundation, version 1, or (at your option) any later version,
 or
 -  the following license:
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that each of the following
 conditions is met:
 
 1. Redistributions qualify as "freeware" or "Open Source Software" under one of the following terms:
 
 (a) Redistributions are made at no charge beyond the reasonable cost of materials and delivery.
 
 (b) Redistributions are accompanied by a copy of the Source Code or by an irrevocable offer to provide a copy of the Source Code
 for up to three years at the cost of materials and delivery. Such redistributions must allow further use, modification, and redistribution of the Source Code under substantially the same terms as this license.
 
 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 
 3. 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.
 
 4. All advertising materials mentioning features or use of this software must display the following acknowledgment: "This product includes software developed by Bodo Moeller."
 (If available, substitute umlauted o for oe.)
 
 5. Redistributions of any form whatsoever must retain the following acknowledgment:
 "This product includes software developed by Bodo Moeller."
 
 THIS SOFTWARE IS PROVIDED BY BODO MOELLER ``AS IS'' AND ANY
 EXPRESSED 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 BODO MOELLER OR
 HIS 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.
 
 Attribution for OpenSSL library:
 
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim Hudson (tjh@cryptsoft.com). This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.openssl.org/)
 
 > MPL 2.0
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\src\CNNICHashWhitelist.inc
 
 This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 > BSD-Style
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\openssl\openssl\engines\vendor_defns\hwcryptohook.h
 
 ModExp / RSA (with/without KM) plugin API
 
 The application will load a dynamic library which
 exports entrypoint(s) defined in this file.
 
 This set of entrypoints provides only a multithreaded,
 synchronous-within-each-thread, facility.
 
 This file is Copyright 1998-2000 nCipher Corporation Limited.
 
 Redistribution and use in source and binary forms, with opr without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the 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
 
 IN NO EVENT SHALL NCIPHER CORPORATION LIMITED (`NCIPHER') AND/OR
 ANY OTHER AUTHORS OR DISTRIBUTORS OF THIS FILE BE LIABLE for any
 damages arising directly or indirectly from this file, its use or
 this licence.  Without prejudice to the generality of the
 foregoing: all liability shall be excluded for direct, indirect,
 special, incidental, consequential or other damages or any loss of
 profits, business, revenue goodwill or anticipated savings;
 liability shall be excluded even if nCipher or anyone else has been
 advised of the possibility of damage.  In any event, if the
 exclusion of liability is not effective, the liability of nCipher
 or any author or distributor shall be limited to the lesser of the
 price paid and 1,000 pounds sterling. This licence only fails to
 exclude or limit liability for death or personal injury arising out
 of negligence, and only to the extent that such an exclusion or
 limitation is not effective.
 
 NCIPHER AND THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ALL
 AND ANY WARRANTIES (WHETHER EXPRESS OR IMPLIED), including, but not
 limited to, any implied warranties of merchantability, fitness for
 a particular purpose, satisfactory quality, and/or non-infringement
 of any third party rights.
 
 US Government use: This software and documentation is Commercial
 Computer Software and Computer Software Documentation, as defined in
 sub-paragraphs (a)(1) and (a)(5) of DFAR 252.227-7014, "Rights in
 Noncommercial Computer Software and Noncommercial Computer Software
 Documentation."  Use, duplication or disclosure by the Government is
 subject to the terms and conditions specified here.
 
 By using or distributing this file you will be accepting these
 terms and conditions, including the limitation of liability and
 lack of warranty.  If you do not wish to accept these terms and
 conditions, DO NOT USE THE FILE.
 
 The actual dynamically loadable plugin, and the library files for
 static linking, which are also provided in some distributions, are
 not covered by the licence described above.  You should have
 received a separate licence with terms and conditions for these
 library files; if you received the library files without a licence,
 please contact nCipher.
 
 > GPL 3.0
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\doc\api_assets\sh_main.js
 
 Copyright (C) 2007, 2008 gnombat@users.sourceforge.net
 License: http://shjs.sourceforge.net/doc/gplv3.html
 
 > OpenSSL
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\openssl\asm\arm-void-gas\aes\aes-armv4.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 =================================
 Written by Andy Polyakov <approopenssl.org> for the OpenSSL project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further details see http:www.openssl.org/~appro/cryptogams/.
 ===================================
 > GPL 2.0
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\v8\benchmarks\deltablue.js
 
 Copyright 2008 the V8 project authors. All rights reserved.
 Copyright 1996 John Maloney and Mario Wolczko.
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
 
 > BSD-4
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\v8\src\third_party\valgrind\valgrind.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 --------------------------------------------------------------
 Notice that the following BSD-style license applies to this onfile (valgrind.h) only.  The rest of Valgrind is licensed under the
 terms of the GNU General Public License, version 2, unless otherwise indicated.  See the COPYING file in the source
 distribution for details.
 ---------------------------------------------------------------
 
 This file is part of Valgrind, a dynamic binary instrumentation framework.
 
 Copyright (C) 2000-2010 Julian Seward.  All rights reserved.
 
 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. The origin of this software must not be misrepresented; you must not claim that you wrote the original software.  If you use this
 software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
 
 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
 
 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written
 permission.
 
 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.
 --------------------------------------------------------------
 > Creative Commons Attribution License 4.0
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\openssl\openssl\ssl\heartbeat_test.c
 
 Author:  Mike Bland (mbland@acm.org, http://mike-bland.com/)
 
 Date:    2014-04-12
 
 License: Creative Commons Attribution 4.0 International (CC By 4.0)
 http://creativecommons.org/licenses/by/4.0/deed.en_US
 
 > Public Domain
 
 node-7.7.4.tar.gz\node-7.7.4.tar\node-7.7.4\deps\openssl\openssl\crypto\aes\asm\vpaes-x86_64.pl
 
 Constant-time SSSE3 AES core implementation.
 version 0.1
 
 By Mike Hamburg (Stanford University), 2009
 Public domain.
 
 For details see http://shiftleft.org/papers/vector_aes/ and
 http://crypto.stanford.edu/vpaes/.
 
 > BSD
 
 nodejs_6.10.0.orig.tar.gz\node-v6.10.0.tar\node-v6.10.0\deps\npm\node_modules\sha\LICENSE
 
 Copyright (c) 2013 Forbes Lindesay
 
 The BSD License
 
 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 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 AUTHOR 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.
 
 The MIT License (MIT)
 
 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.
 
 
 >>> ntp-4.2.8p10
 
 Copyright (c) 2002  RIPE NCC
 
 All Rights Reserved
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of the author not be
 used in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 
 THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS; IN NO EVENT SHALL
 AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 ADDITIONAL LICENSE INFROMATION:
 
 > BSD
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\ntpd\ntpd.1ntpdmdoc
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Generated from AutoOpts 41:0:16 templates.
 
 AutoOpts is a copyrighted work.  This source file is not encumbered
 by AutoOpts licensing, but is provided under the licensing terms chosen
 by the ntpd author or copyright holder.  AutoOpts is
 licensed under the terms of the LGPL.  The redistributable library
 (``libopts'') is licensed under the terms of either the LGPL or, at the
 users discretion, the BSD license.  See the AutoOpts and/or libopts sources
 for details.
 
 > NTP License
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\ntpd\ntpd.mdoc.in
 
 Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, <http://ntp.org/license>.
 
 > GPL 3.0 with Bison Parser Exception
 bs
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\ntpd\ntp_parser.c
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  /
 
 / As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > BSD-4 Clause
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\ntpd\refclock_palisade.h
 
 This software was developed by the Software and Component Technologies
 group of Trimble Navigation, Ltd.
 
 Copyright (c) 1997, 1998, 1999, 2000   Trimble Navigation Ltd.
 All rights reserved.
 
 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 by Trimble Navigation, Ltd.
 4. The name of Trimble Navigation Ltd. may not be used to endorse or
 promote products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED BY TRIMBLE NAVIGATION LTD. ``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 TRIMBLE NAVIGATION LTD. 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.
 
 > BEER-WARE LICENSE
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\ntpd\refclock_oncore.c
 
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@FreeBSD.ORG> wrote this file.  As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
 
 > BSD- 3 Clause
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\ntpd\refclock_parse.c
 
 Copyright (c) 1995-2015 by Frank Kardel <kardel <AT> ntp.org>
 Copyright (c) 1989-1994 by Frank Kardel, Friedrich-Alexander Universitaet Erlangen-Nuernberg, Germany
 
 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. Neither the name of the author nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > LGPL2.1
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\ports\winnt\include\stdnoreturn.h
 
 A substitute for ISO C11 <stdnoreturn.h>.
 
 Copyright 2012-2014 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1, 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 > GPL2.0
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\scripts\summary.in
 
 Copyright (c) 1997, 1999 by Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 > MIT STYLE
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\scripts\build\check--help
 
 LICENSE
 
 This file is Copyright (c) 2016 Network Time Foundation
 
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice,
 author attribution and this notice are preserved.  This file is offered
 as-is, without any warranty
 
 > LGPL3.0
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\sntp\ag-tpl\0-old\agman-cmd.tpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE LGPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 agman-cmd.tpl -- Template for command line man pages
 
 This file is part of AutoOpts, a companion to AutoGen.
 AutoOpts is free software.
 Copyright (C) 1992-2013 Bruce Korb - all rights reserved
 
 AutoOpts is available under any one of two licenses.  The license
 in use must be one of these two and the choice is under the control
 of the user of the license.
 
 The GNU Lesser General Public License, version 3 or later
 See the files "COPYING.lgplv3" and "COPYING.gplv3"
 
 The Modified Berkeley Software Distribution License
 See the file "COPYING.mbsd"
 
 > LGPL2.0
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\sntp\libopts\genshell.c
 
 Copyright (C) 1999-2014 Bruce Korb, all rights reserved.
 This is free software. It is licensed for use, modification and
 redistribution under the terms of the GNU Lesser General Public License,
 version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
 
 The genshellopt library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, see
 http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html
 
 > BSD Style
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\sntp\libpkgver\pkgver.h
 
 Copyright 2015 Harlan Stenn.  Used by NTP with permission.
 
 Author: Harlan Stenn <harlan@pfcs.com>
 
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.
 
 > BSD
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\libntp\bsd_strerror.c
 
 Copyright (c) 1988 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > Public Domain
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\libntp\getopt.c
 
 getopt - get option letter from argv
 
 This is a version of the public domain getopt() implementation by
 Henry Spencer, changed for 4.3BSD compatibility (in addition to System V).
 It allows rescanning of an option list by setting optind to 0 before
 calling, which is why we use it even if the system has its own (in fact,
 this one has a unique name so as not to conflict with the system's).
 Thanks to Dennis Ferguson for the appropriate modifications.
 
 This file is in the Public Domain.
 
 > BSD-2 Clause
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\lib\isc\alpha\include\isc\atomic.h
 
 Copyright (c) 1998 Doug Rabson
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 $FreeBSD: src/sys/alpha/include/atomic.h,v 1.18.6.1 2004/09/13 21:52:04 wilko Exp $
 
 > BSD Style
 
 ntp-4.2.8p10.tar.gz\ntp-4.2.8p10.tar\ntp-4.2.8p10\include\ntif.h
 
 Copyright (c) 1982, 1986 Regents of the University of California.
 All rights reserved.  The Berkeley software License Agreement
 specifies the terms and conditions for redistribution.
 
 
 >>> ntp-4.2.8p6
 
 (c) Copyright Tai Jin, 1988.  All Rights Reserved.

 Hewlett-Packard Laboratories.

 

 Permission is hereby granted for unlimited modification, use, and

 distribution.  This software is made available with no warranty of

 any kind, express or implied.  This copyright notice must remain

 intact in all versions of this software.

 

 The author would appreciate it if any bug fixes and enhancements were

 to be sent back to him for incorporation into future versions of this

 software.  Please send changes to tai@iag.hp.com or ken@sdd.hp.com.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\include\ascii.h

 

 Copyright (c) 1997-2005 by Frank Kardel <kardel <AT> ntp.org>

 

 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. Neither the name of the author nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.

 

 

 > ISC License (MIT-Style)

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\lib\isc\include\isc\app.h

 

 

 Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")

 Copyright (C) 1999-2001  Internet Software Consortium.

 

 Permission to use, copy, modify, and/or distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH

 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

 AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,

 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM

 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE

 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR

 PERFORMANCE OF THIS SOFTWARE.

 

 

 > Public Domain

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\lib\isc\include\isc\md5.h

 

 The algorithm is due to Ron Rivest.  This code was

 written by Colin Plumb in 1993, no copyright is claimed.

 This code is in the public domain; do with it what you wish.

 

 Equivalent code is available from RSA Data Security, Inc.

 This code has been tested against that, and is equivalent,

 except that you don't need to include two pages of legalese

 with every copy.

 

 To compute the message digest of a chunk of bytes, declare an

 MD5Context structure, pass it to MD5Init, call MD5Update as

 needed on buffers full of bytes, and then call MD5Final, which

 will fill a supplied 16-byte array with the digest.

 

 Changed so as no longer to depend on Colin Plumb's `usual.h'

 header definitions; now uses stuff from dpkg's config.h

 - Ian Jackson <ijackson@nyx.cs.du.edu>.

 Still in the public domain.

 

 > BSD

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\ntpd\ntpd-opts.c

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 AutoOpts is a copyrighted work.  This source file is not encumbered

 by AutoOpts licensing, but is provided under the licensing terms chosen

 by the ntpd author or copyright holder.  AutoOpts is

 licensed under the terms of the LGPL.  The redistributable library

 (``libopts'') is licensed under the terms of either the LGPL or, at the

 users discretion, the BSD license.  See the AutoOpts and/or libopts sources

 for details.

 

 This source file is copyrighted and licensed under the following terms:

 

 see html/copyright.html

 

 

 > GPL 3.0 (WITH BISON PARSER EXCEPTION)

 

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\ntpd\ntp_parser.c

 

 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,

 2009, 2010 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 As a special exception, you may create a larger work that contains

 part or all of the Bison parser skeleton and distribute that work

 under terms of your choice, so long as that work isn't itself a

 parser generator using the skeleton or a modified version thereof

 as a parser skeleton.  Alternatively, if you modify or redistribute

 the parser skeleton itself, you may (at your option) remove this

 special exception, which will cause the skeleton and the resulting

 Bison output files to be licensed under the GNU General Public

 License without this special exception.

 

 This special exception was added by the Free Software Foundation in

 version 2.2 of Bison.

 

 

 > Beer Ware License

 

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\ntpd\refclock_oncore.c

 

 "THE BEER-WARE LICENSE" (Revision 42):

 <phk@FreeBSD.ORG> wrote this file.  As long as you retain this notice you

 can do whatever you want with this stuff. If we meet some day, and you think

 this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp

 

 

 > GPL 2.0

 

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\scripts\plot_summary.in

 

 Copyright (c) 1997, 1999 by Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>

 

 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., 675 Mass Ave, Cambridge, MA 02139, USA.

 

 

 > GPL 3.0

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\sntp\libopts\COPYING.gplv3

 

 License : GPL 3.0

 

 

 

 > LGPL 3.0

 

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\sntp\libopts\COPYING.lgplv3

 

 License: LGPL 3.0

 

 

 > BSD

 

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\sntp\libopts\autoopts.c

 

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 This file is part of AutoOpts, a companion to AutoGen.

 AutoOpts is free software.

 AutoOpts is Copyright (c) 1992-2011 by Bruce Korb - all rights reserved

 

 AutoOpts is available under any one of two licenses.  The license

 in use must be one of these two and the choice is under the control

 of the user of the license.

 

 The GNU Lesser General Public License, version 3 or later

 See the files "COPYING.lgplv3" and "COPYING.gplv3"

 

 The Modified Berkeley Software Distribution License

 See the file "COPYING.mbsd"

 

 These files have the following md5sums:

 

 43b91e8ca915626ed3818ffb1b71248b pkg/libopts/COPYING.gplv3

 06a1a2e4760c90ea5e1dad8dfaac4d39 pkg/libopts/COPYING.lgplv3

 66a5cedaf62c4b2637025f049f9b826f pkg/libopts/COPYING.mbsd

 

 > LGPL 2.1

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\sntp\libopts\parse-duration.c

 

 Copyright (C) 2008-2015 Free Software Foundation, Inc.

 Written by Bruce Korb <bkorb@gnu.org>, 2008.

 

 This program is free software: you can redistribute it and/or modify

 it under the terms of the GNU Lesser General Public License as published by

 the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public License

 along with this program.  If not, see <http://www.gnu.org/licenses/>.

 

 

 > LGPL 2.0

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\sntp\libopts\genshell.c

 

 

 Copyright (C) 1999-2014 Bruce Korb, all rights reserved.

 This is free software. It is licensed for use, modification and

 redistribution under the terms of the GNU Lesser General Public License,

 version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>

 

 The genshellopt library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Library General Public License as

 published by the Free Software Foundation; either version 2 of the

 License, or (at your option) any later version.

 

 This library 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

 Library General Public License for more details.

 

 You should have received a copy of the GNU Library General Public

 License along with this library; if not, see

 <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>

 

 > GPL 3.0 WITH BISON PARSER EXCEPTION

 

 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\ntpd\ntp_parser.c

 

 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.  */

 

 As a special exception, you may create a larger work that contains

 part or all of the Bison parser skeleton and distribute that work

 under terms of your choice, so long as that work isn't itself a

 parser generator using the skeleton or a modified version thereof

 as a parser skeleton.  Alternatively, if you modify or redistribute

 the parser skeleton itself, you may (at your option) remove this

 special exception, which will cause the skeleton and the resulting

 Bison output files to be licensed under the GNU General Public

 License without this special exception.

 

 This special exception was added by the Free Software Foundation in

 version 2.2 of Bison
 
 
 >>> ntp-4.2.8p9
 
 This file is automatically generated from html/copyright.html
 
 Copyright Notice
 
 jpg "Clone me," says Dolly sheepishly.
 
 Last update: 17-Jan-2015 00:16 UTC
 _________________________________________________________________
 
 The following copyright notice applies to all files collectively
 called the Network Time Protocol Version 4 Distribution. Unless
 specifically declared otherwise in an individual file, this entire
 notice applies as if the text was explicitly included in the file.
 
 
 Copyright (c) University of Delaware 1992-2015
 
 Permission to use, copy, modify, and distribute this software and
 its documentation for any purpose with or without fee is hereby
 granted, provided that the above copyright notice appears in all
 copies and that both the copyright notice and this permission
 notice appear in supporting documentation, and that the name
 University of Delaware not be used in advertising or publicity
 pertaining to distribution of the software without specific,
 written prior permission. The University of Delaware makes no
 representations about the suitability this software for any
 purpose. It is provided "as is" without express or implied
 warranty.
 
 
 
 Content starting in 2011 from Harlan Stenn, Danny Mayer, and Martin
 Burnicki is:
 
 
 Copyright (c) Network Time Foundation 2011-2015
 
 All Rights Reserved
 
 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 AUTHORS ``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 AUTHORS 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.
 
 
 The following individuals contributed in part to the Network Time
 Protocol Distribution Version 4 and are acknowledged as authors of
 this work.
 1. [1]Takao Abe <takao_abe@xurb.jp> Clock driver for JJY receivers
 2. [2]Mark Andrews <mark_andrews@isc.org> Leitch atomic clock
 controller
 3. [3]Bernd Altmeier <altmeier@atlsoft.de> hopf Elektronik serial
 line and PCI-bus devices
 4. [4]Viraj Bais <vbais@mailman1.intel.com> and [5]Clayton Kirkwood
 <kirkwood@striderfm.intel.com> port to WindowsNT 3.5
 5. [6]Michael Barone <michael,barone@lmco.com> GPSVME fixes
 6. [7]Karl Berry <karl@owl.HQ.ileaf.com> syslog to file option
 7. [8]Greg Brackley <greg.brackley@bigfoot.com> Major rework of WINNT
 port. Clean up recvbuf and iosignal code into separate modules.
 8. [9]Marc Brett <Marc.Brett@westgeo.com> Magnavox GPS clock driver
 9. [10]Piete Brooks <Piete.Brooks@cl.cam.ac.uk> MSF clock driver,
 Trimble PARSE support
 10. [11]Nelson B Bolyard <nelson@bolyard.me> update and complete
 broadcast and crypto features in sntp
 11. [12]Jean-Francois Boudreault
 <Jean-Francois.Boudreault@viagenie.qc.ca> IPv6 support
 12. [13]Reg Clemens <reg@dwf.com> Oncore driver (Current maintainer)
 13. [14]Steve Clift <clift@ml.csiro.au> OMEGA clock driver
 14. [15]Casey Crellin <casey@csc.co.za> vxWorks (Tornado) port and
 help with target configuration
 15. [16]Sven Dietrich <sven_dietrich@trimble.com> Palisade reference
 clock driver, NT adj. residuals, integrated Greg's Winnt port.
 16. [17]John A. Dundas III <dundas@salt.jpl.nasa.gov> Apple A/UX port
 17. [18]Torsten Duwe <duwe@immd4.informatik.uni-erlangen.de> Linux
 port
 18. [19]Dennis Ferguson <dennis@mrbill.canet.ca> foundation code for
 NTP Version 2 as specified in RFC-1119
 19. [20]John Hay <jhay@icomtek.csir.co.za> IPv6 support and testing
 20. [21]Dave Hart <davehart@davehart.com> General maintenance, Windows
 port interpolation rewrite
 21. [22]Claas Hilbrecht <neoclock4x@linum.com> NeoClock4X clock driver
 22. [23]Glenn Hollinger <glenn@herald.usask.ca> GOES clock driver
 23. [24]Mike Iglesias <iglesias@uci.edu> DEC Alpha port
 24. [25]Jim Jagielski <jim@jagubox.gsfc.nasa.gov> A/UX port
 25. [26]Jeff Johnson <jbj@chatham.usdesign.com> massive prototyping
 overhaul
 26. [27]Hans Lambermont <Hans.Lambermont@nl.origin-it.com> or
 [28]<H.Lambermont@chello.nl> ntpsweep
 27. [29]Poul-Henning Kamp <phk@FreeBSD.ORG> Oncore driver (Original
 author)
 28. [30]Frank Kardel [31]<kardel (at) ntp (dot) org> PARSE <GENERIC>
 (driver 14 reference clocks), STREAMS modules for PARSE, support
 scripts, syslog cleanup, dynamic interface handling
 29. [32]Johannes Maximilian Kuehn <kuehn@ntp.org> Rewrote sntp to
 comply with NTPv4 specification, ntpq saveconfig
 30. [33]William L. Jones <jones@hermes.chpc.utexas.edu> RS/6000 AIX
 modifications, HPUX modifications
 31. [34]Dave Katz <dkatz@cisco.com> RS/6000 AIX port
 32. [35]Craig Leres <leres@ee.lbl.gov> 4.4BSD port, ppsclock, Magnavox
 GPS clock driver
 33. [36]George Lindholm <lindholm@ucs.ubc.ca> SunOS 5.1 port
 34. [37]Louis A. Mamakos <louie@ni.umd.edu> MD5-based authentication
 35. [38]Lars H. Mathiesen <thorinn@diku.dk> adaptation of foundation
 code for Version 3 as specified in RFC-1305
 36. [39]Danny Mayer <mayer@ntp.org>Network I/O, Windows Port, Code
 Maintenance
 37. [40]David L. Mills <mills@udel.edu> Version 4 foundation,
 precision kernel; clock drivers: 1, 3, 4, 6, 7, 11, 13, 18, 19,
 22, 36
 38. [41]Wolfgang Moeller <moeller@gwdgv1.dnet.gwdg.de> VMS port
 39. [42]Jeffrey Mogul <mogul@pa.dec.com> ntptrace utility
 40. [43]Tom Moore <tmoore@fievel.daytonoh.ncr.com> i386 svr4 port
 41. [44]Kamal A Mostafa <kamal@whence.com> SCO OpenServer port
 42. [45]Derek Mulcahy <derek@toybox.demon.co.uk> and [46]Damon
 Hart-Davis <d@hd.org> ARCRON MSF clock driver
 43. [47]Rob Neal <neal@ntp.org> Bancomm refclock and config/parse code
 maintenance
 44. [48]Rainer Pruy <Rainer.Pruy@informatik.uni-erlangen.de>
 monitoring/trap scripts, statistics file handling
 45. [49]Dirce Richards <dirce@zk3.dec.com> Digital UNIX V4.0 port
 46. [50]Wilfredo Sánchez <wsanchez@apple.com> added support for
 NetInfo
 47. [51]Nick Sayer <mrapple@quack.kfu.com> SunOS streams modules
 48. [52]Jack Sasportas <jack@innovativeinternet.com> Saved a Lot of
 space on the stuff in the html/pic/ subdirectory
 49. [53]Ray Schnitzler <schnitz@unipress.com> Unixware1 port
 50. [54]Michael Shields <shields@tembel.org> USNO clock driver
 51. [55]Jeff Steinman <jss@pebbles.jpl.nasa.gov> Datum PTS clock
 driver
 52. [56]Harlan Stenn <harlan@pfcs.com> GNU automake/autoconfigure
 makeover, various other bits (see the ChangeLog)
 53. [57]Kenneth Stone <ken@sdd.hp.com> HP-UX port
 54. [58]Ajit Thyagarajan <ajit@ee.udel.edu>IP multicast/anycast
 support
 55. [59]Tomoaki TSURUOKA <tsuruoka@nc.fukuoka-u.ac.jp>TRAK clock
 driver
 56. [60]Brian Utterback <brian.utterback@oracle.com> General codebase,
 Solaris issues
 57. [61]Loganaden Velvindron <loganaden@gmail.com> Sandboxing
 (libseccomp) support
 58. [62]Paul A Vixie <vixie@vix.com> TrueTime GPS driver, generic
 TrueTime clock driver
 59. [63]Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> corrected and
 validated HTML documents according to the HTML DTD
 _________________________________________________________________
 
 References
 
 1. mailto:%20takao_abe@xurb.jp
 2. mailto:%20mark_andrews@isc.org
 3. mailto:%20altmeier@atlsoft.de
 4. mailto:%20vbais@mailman1.intel.co
 5. mailto:%20kirkwood@striderfm.intel.com
 6. mailto:%20michael.barone@lmco.com
 7. mailto:%20karl@owl.HQ.ileaf.com
 8. mailto:%20greg.brackley@bigfoot.com
 9. mailto:%20Marc.Brett@westgeo.com
 10. mailto:%20Piete.Brooks@cl.cam.ac.uk
 11. mailto:%20nelson@bolyard.me
 12. mailto:%20Jean-Francois.Boudreault@viagenie.qc.ca
 13. mailto:%20reg@dwf.com
 14. mailto:%20clift@ml.csiro.au
 15. mailto:%20casey@csc.co.za
 16. mailto:%20Sven_Dietrich@trimble.COM
 17. mailto:%20dundas@salt.jpl.nasa.gov
 18. mailto:%20duwe@immd4.informatik.uni-erlangen.de
 19. mailto:%20dennis@mrbill.canet.ca
 20. mailto:%20jhay@icomtek.csir.co.za
 21. mailto:%20davehart@davehart.com
 22. mailto:%20neoclock4x@linum.com
 23. mailto:%20glenn@herald.usask.ca
 24. mailto:%20iglesias@uci.edu
 25. mailto:%20jagubox.gsfc.nasa.gov
 26. mailto:%20jbj@chatham.usdesign.com
 27. mailto:%20Hans.Lambermont@nl.origin-it.com
 28. mailto:H.Lambermont@chello.nl
 29. mailto:%20phk@FreeBSD.ORG
 30. http://www4.informatik.uni-erlangen.de/%7ekardel
 31. mailto:%20kardel%20%28at%29%20ntp%20%28dot%29%20org
 32. mailto:kuehn@ntp.org
 33. mailto:%20jones@hermes.chpc.utexas.edu
 34. mailto:%20dkatz@cisco.com
 35. mailto:%20leres@ee.lbl.gov
 36. mailto:%20lindholm@ucs.ubc.ca
 37. mailto:%20louie@ni.umd.edu
 38. mailto:%20thorinn@diku.dk
 39. mailto:%20mayer@ntp.org
 40. mailto:%20mills@udel.edu
 41. mailto:%20moeller@gwdgv1.dnet.gwdg.de
 42. mailto:%20mogul@pa.dec.com
 43. mailto:%20tmoore@fievel.daytonoh.ncr.com
 44. mailto:%20kamal@whence.com
 45. mailto:%20derek@toybox.demon.co.uk
 46. mailto:%20d@hd.org
 47. mailto:%20neal@ntp.org
 48. mailto:%20Rainer.Pruy@informatik.uni-erlangen.de
 49. mailto:%20dirce@zk3.dec.com
 50. mailto:%20wsanchez@apple.com
 51. mailto:%20mrapple@quack.kfu.com
 52. mailto:%20jack@innovativeinternet.com
 53. mailto:%20schnitz@unipress.com
 54. mailto:%20shields@tembel.org
 55. mailto:%20pebbles.jpl.nasa.gov
 56. mailto:%20harlan@pfcs.com
 57. mailto:%20ken@sdd.hp.com
 58. mailto:%20ajit@ee.udel.edu
 59. mailto:%20tsuruoka@nc.fukuoka-u.ac.jp
 60. mailto:%20brian.utterback@oracle.com
 61. mailto:%20loganaden@gmail.com
 62. mailto:%20vixie@vix.com
 63. mailto:%20Ulrich.Windl@rz.uni-regensburg.de
 
 ADDITIONAL LICENSE INFORMATION :
 
 > Beer-Ware License (MIT-Style)
 
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\include\timepps-SCO.h
 
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@FreeBSD.org> wrote this file.  As long as you retain this
 notice you can do whatever you want with this stuff. If we meet some
 day, and you think this stuff is worth it, you can buy me a beer
 in return.	Poul-Henning Kamp
 
 > Public Domain
 
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\lib\isc\include\isc\md5.h
 
 The algorithm is due to Ron Rivest.  This code was
 written by Colin Plumb in 1993, no copyright is claimed.
 This code is in the public domain; do with it what you wish.
 
 Equivalent code is available from RSA Data Security, Inc.
 This code has been tested against that, and is equivalent,
 except that you don't need to include two pages of legalese
 with every copy.
 
 To compute the message digest of a chunk of bytes, declare an
 MD5Context structure, pass it to MD5Init, call MD5Update as
 needed on buffers full of bytes, and then call MD5Final, which
 will fill a supplied 16-byte array with the digest.
 
 Changed so as no longer to depend on Colin Plumb's `usual.h'
 header definitions; now uses stuff from dpkg's config.h
 - Ian Jackson <ijackson@nyx.cs.du.edu>.
 Still in the public domain.
 
 
 > BSD
 
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\sntp\ag-tpl\0-old\agmdoc-cmd.tpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This file is part of AutoOpts, a companion to AutoGen.
 AutoOpts is free software.
 AutoOpts is Copyright (C) 1992-2013 by Bruce Korb - all rights reserved
 
 AutoOpts is available under any one of two licenses.  The license
 in use must be one of these two and the choice is under the control
 of the user of the license.
 
 The GNU Lesser General Public License, version 3 or later
 See the files "COPYING.lgplv3" and "COPYING.gplv3"
 
 The Modified Berkeley Software Distribution License
 See the file "COPYING.mbsd"
 
 
 > LGPL 2.1
 
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\ports\winnt\include\stdnoreturn.h
 
 Copyright 2012-2014 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1, 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\stdnoreturn.in.h
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\parse-duration.h
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\gettext.h
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\parse-duration.c
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\intprops.h
 
 > GPL 2.0
 
 ntp-4.2.8p9.tar.gz\ntp-4.2.8p9.tar\ntp-4.2.8p9\scripts\summary.in
 
 Copyright (c) 1997, 1999 by Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
2c8602d4
 >>> oniguruma-6.5.0
 
 Copyright (c) 2002-2016  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 onig-6.5.0.tar.gz\onig-6.5.0.tar\onig-6.5.0\contributed\libfuzzer-onig.cpp
 
 libfuzzer test code for oniguruma
 author: Hanno Böck, license: CC0/public domain
 
 > MIT STYLE
 
 onig-6.5.0.tar.gz\onig-6.5.0.tar\onig-6.5.0\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 
7acc3889
 >>> openldap-2.4.44
 
 The OpenLDAP Public License
 Version 2.8, 17 August 2003
 
 Redistribution and use of this software and associated documentation
 ("Software"), with or without modification, are permitted provided
 that the following conditions are met:
 
 1. Redistributions in source form must retain copyright statements
 and notices,
 
 2. Redistributions in binary form must reproduce applicable copyright
 statements and notices, this list of conditions, and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution, and
 
 3. Redistributions must contain a verbatim copy of this document.
 
 The OpenLDAP Foundation may revise this license from time to time.
 Each revision is distinguished by a version number.  You may use
 this Software under terms of this license revision or under the
 terms of any subsequent revision of the license.
 
 THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
 CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED 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 OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
 OR OWNER(S) OF THE SOFTWARE 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.
 
 The names of the authors and copyright holders must not be used in
 advertising or otherwise to promote the sale, use or other dealing
 in this Software without specific, written prior permission.  Title
 to copyright in this Software shall at all times remain with copyright
 holders.
 
 OpenLDAP is a registered trademark of the OpenLDAP Foundation.
 
 Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
 California, USA.  All Rights Reserved.  Permission to copy and
 distribute verbatim copies of this document is granted.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 openldap-2.4.44.tgz\openldap-2.4.44.tar\openldap-2.4.44\build\shtool
 
 GNU shtool -- The GNU Portable Shell Tool
 Copyright (c) 1994-2006 Ralf S. Engelschall <rse@engelschall.com>
 
 See http://www.gnu.org/software/shtool/ for more information.
 See ftp://ftp.gnu.org/gnu/shtool/ for latest version.
 
 Version:  2.0.5 (07-Feb-2006)
 Contents: 6/19 available modules
 
 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
 
 NOTICE: Given that you include this file verbatim into your own
 source tree, you are justified in saying that it remains separate
 from your package, and that this way you are simply just using GNU
 shtool. So, in this situation, there is no requirement that your
 package itself is licensed under the GNU General Public License in
 order to take advantage of GNU shtool.
 
 > MIT-Style
 
 openldap-2.4.44.tgz\openldap-2.4.44.tar\openldap-2.4.44\contrib\ldaptcl\tkAppInit.c
 
 Copyright 1991-1996 Karl Lehenbauer and Mark Diekhans.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies.  Karl Lehenbauer and
 Mark Diekhans make no representations about the suitability of this
 software for any purpose.  It is provided "as is" without express or
 implied warranty.
 
 > LGPL 2.1
 
 openldap-2.4.44.tgz\openldap-2.4.44.tar\openldap-2.4.44\contrib\slapd-modules\nssov\nss-pam-ldapd\attrs.h
 
 Copyright (C) 2007, 2008, 2012 Arthur de Jong
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA.
 
 > BSD-3 Clause
 
 openldap-2.4.44.tgz\openldap-2.4.44.tar\openldap-2.4.44\contrib\slapd-modules\passwd\sha2\sha2.c
 
 Copyright (c) 2000-2001, Aaron D. Gifford
 All rights reserved.
 
 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. Neither the name of the copyright holder nor the names of contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``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 OR CONTRIBUTOR(S) 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.
 
 > Beer-Ware License (MIT-Style)
 
 openldap-2.4.44.tgz\openldap-2.4.44.tar\openldap-2.4.44\contrib\slapd-modules\passwd\apr1.c
 
 The algorithm implemented in this function was created by Poul-Henning
 Kamp and released under the following license:
 
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp
 
 > Public Domain
 
 openldap-2.4.44.tgz\openldap-2.4.44.tar\openldap-2.4.44\libraries\liblutil\md5.c
 
 This code implements the MD5 message-digest algorithm.
 The algorithm is due to Ron Rivest.  This code was
 written by Colin Plumb in 1993, no copyright is claimed.
 This code is in the public domain; do with it what you wish.
 
 Equivalent code is available from RSA Data Security, Inc.
 This code has been tested against that, and is equivalent,
 except that you don't need to include two pages of legalese
 with every copy.
 
 To compute the message digest of a chunk of bytes, declare an
 MD5Context structure, pass it to MD5Init, call MD5Update as
 needed on buffers full of bytes, and then call MD5Final, which
 will fill a supplied 16-byte array with the digest.
 
 > MIT
 
 openldap-2.4.44.tgz\openldap-2.4.44.tar\openldap-2.4.44\libraries\liblunicode\ucdata\ucgendat.c
 
 Copyright 2001 Computing Research Labs, New Mexico State University
 
 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 COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY 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.
 
 
 >>> openssh-7.5p1
 
 This file is part of the OpenSSH software.
 
 The licences which components of this software fall under are as
 follows.  First, we will summarize and say that all components
 are under a BSD licence, or a licence more free than that.
 
 OpenSSH contains no GPL code.
 
 1)
 Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
 All rights reserved
 
 As far as I am concerned, the code I have written for this software
 can be used freely for any purpose.  Any derived versions of this
 software must be clearly marked as such, and if the derived work is
 incompatible with the protocol description in the RFC file, it must be
 called by a name other than "ssh" or "Secure Shell".
 
 [Tatu continues]
 However, I am not implying to give any licenses to any patents or
 copyrights held by third parties, and the software includes parts that
 are not under my direct control.  As far as I know, all included
 source code is used in accordance with the relevant license agreements
 and can be used freely for any purpose (the GNU license being the most
 restrictive); see below for details.
 
 [However, none of that term is relevant at this point in time.  All of
 these restrictively licenced software components which he talks about
 have been removed from OpenSSH, i.e.,
 
 - RSA is no longer included, found in the OpenSSL library
 - IDEA is no longer included, its use is deprecated
 - DES is now external, in the OpenSSL library
 - GMP is no longer used, and instead we call BN code from OpenSSL
 - Zlib is now external, in a library
 - The make-ssh-known-hosts script is no longer included
 - TSS has been removed
 - MD5 is now external, in the OpenSSL library
 - RC4 support has been replaced with ARC4 support from OpenSSL
 - Blowfish is now external, in the OpenSSL library
 
 [The licence continues]
 
 Note that any information and cryptographic algorithms used in this
 software are publicly available on the Internet and at any major
 bookstore, scientific library, and patent office worldwide.  More
 information can be found e.g. at "http://www.cs.hut.fi/crypto".
 
 The legal status of this program is some combination of all these
 permissions and restrictions.  Use only at your own responsibility.
 You will be responsible for any legal consequences yourself; I am not
 making any claims whether possessing or using this is legal or not in
 your country, and I am not taking any responsibility on your behalf.
 
 
 NO WARRANTY
 
 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 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.
 
 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.
 
 2)
 The 32-bit CRC compensation attack detector in deattack.c was
 contributed by CORE SDI S.A. under a BSD-style license.
 
 Cryptographic attack detector for ssh - source code
 
 Copyright (c) 1998 CORE SDI S.A., Buenos Aires, Argentina.
 
 All rights reserved. Redistribution and use in source and binary
 forms, with or without modification, are permitted provided that
 this copyright notice is retained.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES ARE DISCLAIMED. IN NO EVENT SHALL CORE SDI S.A. BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY OR
 CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OR MISUSE OF THIS
 SOFTWARE.
 
 Ariel Futoransky <futo@core-sdi.com>
 <http://www.core-sdi.com>
 
 3)
 ssh-keyscan was contributed by David Mazieres under a BSD-style
 license.
 
 Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
 
 Modification and redistribution in source and binary forms is
 permitted provided that due credit is given to the author and the
 OpenBSD project by leaving this copyright notice intact.
 
 4)
 The Rijndael implementation by Vincent Rijmen, Antoon Bosselaers
 and Paulo Barreto is in the public domain and distributed
 with the following license:
 
 @version 3.0 (December 2000)
 
 Optimised ANSI C code for the Rijndael cipher (now AES)
 
 @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
 @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
 @author Paulo Barreto <paulo.barreto@terra.com.br>
 
 This code is hereby placed in the public domain.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''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 AUTHORS 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.
 
 5)
 One component of the ssh source code is under a 3-clause BSD license,
 held by the University of California, since we pulled these parts from
 original Berkeley code.
 
 Copyright (c) 1983, 1990, 1992, 1993, 1995
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 6)
 Remaining components of the software are provided under a standard
 2-term BSD licence with the following names as copyright holders:
 
 Markus Friedl
 Theo de Raadt
 Niels Provos
 Dug Song
 Aaron Campbell
 Damien Miller
 Kevin Steves
 Daniel Kouril
 Wesley Griffin
 Per Allansson
 Nils Nordman
 Simon Wilkinson
 
 Portable OpenSSH additionally includes code from the following copyright
 holders, also under the 2-term BSD license:
 
 Ben Lindstrom
 Tim Rice
 Andre Lucas
 Chris Adams
 Corinna Vinschen
 Cray Inc.
 Denis Parker
 Gert Doering
 Jakob Schlyter
 Jason Downs
 Juha Yrjölä
 Michael Stone
 Networks Associates Technology, Inc.
 Solar Designer
 Todd C. Miller
 Wayne Schroeder
 William Jones
 Darren Tucker
 Sun Microsystems
 The SCO Group
 Daniel Walsh
 Red Hat, Inc
 Simon Vallet / Genoscope
 
 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.
 
 8) Portable OpenSSH contains the following additional licenses:
 
 a) md5crypt.c, md5crypt.h
 
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@login.dknet.dk> wrote this file.  As long as you retain this
 notice you can do whatever you want with this stuff. If we meet
 some day, and you think this stuff is worth it, you can buy me a
 beer in return.   Poul-Henning Kamp
 
 b) snprintf replacement
 
 Copyright Patrick Powell 1995
 This code is based on code written by Patrick Powell
 (papowell@astart.com) It may be used for any purpose as long as this
 notice remains intact on all source code distributions
 
 c) Compatibility code (openbsd-compat)
 
 Apart from the previously mentioned licenses, various pieces of code
 in the openbsd-compat/ subdirectory are licensed as follows:
 
 Some code is licensed under a 3-term BSD license, to the following
 copyright holders:
 
 Todd C. Miller
 Theo de Raadt
 Damien Miller
 Eric P. Allman
 The Regents of the University of California
 Constantin S. Svintsoff
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 Some code is licensed under an ISC-style license, to the following
 copyright holders:
 
 Internet Software Consortium.
 Todd C. Miller
 Reyk Floeter
 Chad Mynhier
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Some code is licensed under a MIT-style license to the following
 copyright holders:
 
 Free Software Foundation, Inc.
 
 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, distribute with modifications, 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 ABOVE 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.
 
 Except as contained in this notice, the name(s) of the above copyright
 holders shall not be used in advertising or otherwise to promote the
 sale, use or other dealings in this Software without prior written
 authorization.
 ------
 $OpenBSD: LICENCE,v 1.19 2004/08/30 09:18:08 markus Exp $
 
 
 >>> openssl-1.0.2l
 
 LICENSE ISSUES
   ==============
   The OpenSSL toolkit stays under a double license, i.e. both the conditions of
   the OpenSSL License and the original SSLeay license apply to the toolkit.
   See below for the actual license texts. Actually both licenses are BSD-style
   Open Source licenses. In case of any license issues related to OpenSSL
   please contact openssl-core@openssl.org.
 
   OpenSSL License
 ====================================================================
   Copyright (c) 1998-2017 The OpenSSL Project.  All rights reserved.
  
   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 acknowledgment:
      "This product includes software developed by the OpenSSL Project
      for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
  
   4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
      endorse or promote products derived from this software without
      prior written permission. For written permission, please contact
      openssl-core@openssl.org.
  
   5. Products derived from this software may not be called "OpenSSL"
      nor may "OpenSSL" appear in their names without prior written
      permission of the OpenSSL Project.
  
   6. Redistributions of any form whatsoever must retain the following
      acknowledgment:
      "This product includes software developed by the OpenSSL Project
      for use in the OpenSSL Toolkit (http://www.openssl.org/)"
  
   THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
   EXPRESSED 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 OpenSSL PROJECT OR
   ITS 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. ==================================================================== 
   This product includes cryptographic software written by Eric Young
   (eay@cryptsoft.com).  This product includes software written by Tim
   Hudson (tjh@cryptsoft.com).
  
  Original SSLeay License
  -----------------------
 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
   All rights reserved.
  
   This package is an SSL implementation written
   by Eric Young (eay@cryptsoft.com).
   The implementation was written so as to conform with Netscapes SSL.
   
   This library is free for commercial and non-commercial use as long as
   the following conditions are aheared to.  The following conditions
   apply to all code found in this distribution, be it the RC4, RSA,
   lhash, DES, etc., code; not just the SSL code.  The SSL documentation
   included with this distribution is covered by the same copyright terms
   except that the holder is Tim Hudson (tjh@cryptsoft.com).
   
   Copyright remains Eric Young's, and as such any Copyright notices in
   the code are not to be removed.
   If this package is used in a product, Eric Young should be given attribution
   as the author of the parts of the library used.
   This can be in the form of a textual message at program startup or
   in documentation (online or textual) provided with the package.
   
   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 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 cryptographic software written by
       Eric Young (eay@cryptsoft.com)"
      The word 'cryptographic' can be left out if the rouines from the library
      being used are not cryptographic related :-).
   4. If you include any Windows specific code (or a derivative thereof) from 
      the apps directory (application code) you must include an acknowledgement:
      "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
   
   THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.
   
   The licence and distribution terms for any publically available version or
   derivative of this code cannot be changed.  i.e. this code cannot simply be
   copied and put under another distribution licence
   [including the GNU Public Licence.]
  
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 openssl-1.0.2l\crypto\aes\asm\vpaes-x86.pl
 
 Constant-time SSSE3 AES core implementation.
 version 0.1
 
 By Mike Hamburg (Stanford University), 2009
 Public domain.
 
 For details see http://shiftleft.org/papers/vector_aes/ and
 http://crypto.stanford.edu/vpaes/.
 
 > OpenSSL
 
 openssl-1.0.2l.tar.gz\openssl-1.0.2l.tar\openssl-1.0.2l\crypto\aes\asm\bsaes-armv7.pl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <appro@openssl.org> for the OpenSSL project. The module is, however, dual licensed under OpenSSL and CRYPTOGAMS licenses depending on where you obtain it. For further details see http://www.openssl.org/~appro/cryptogams/.
 
 Specific modes and adaptation for Linux kernel by Ard Biesheuvel
 <ard.biesheuvel@linaro.org>. Permission to use under GPL terms is granted.
 
 >BSD
 
 openssl-1.0.2l\crypto\camellia\asm\cmll-x86_64.pl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 Copyright (c) 2008 Andy Polyakov <appro@openssl.org>
 
 This module may be used under the terms of either the GNU General Public License version 2 or later, the GNU Lesser General Public
 License version 2.1 or later, the Mozilla Public License version 1.1 or the BSD License. The exact terms of either license are
 distributed along with this module. For further details see http://www.openssl.org/~appro/camellia/.
 
 >Apache 2.0
 
 openssl-1.0.2l\crypto\ec\ecp_nistputil.c
 
 Written by Bodo Moeller for the OpenSSL project.
 
 Copyright 2011 Google Inc.
 
 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.
 
 >MIT
 
 openssl-1.0.2l\crypto\md5\asm\md5-ia64.S
 
 Copyright (c) 2005 Hewlett-Packard Development Company, L.P.
 
 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.
 
 > BSD-3 Clause
 
 openssl-1.0.2l.tar.gz\openssl-1.0.2l.tar\openssl-1.0.2l\crypto\x509v3\v3_pci.c
 
 Copyright (c) 2004 Kungliga Tekniska Högskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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. Neither the name of the Institute nor the names of its contributors may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 
 >BSD-4
 
 openssl-1.0.2l\demos\easy_tls\easy-tls.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-4 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (c) Copyright 1999 Bodo Moeller.  All rights reserved.
 
 This is free software; you can redistributed and/or modify itunter the terms of either
 -  the GNU General Public License as published by theFree Software Foundation, version 1, or (at your option)any later version,
 or 
 -  the following license:
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that each of the following
 conditions is met:
 
 1. Redistributions qualify as "freeware" or "Open Source Software" under one of the following terms:
 
 (a) Redistributions are made at no charge beyond the reasonable cost of materials and delivery.
 
 (b) Redistributions are accompanied by a copy of the Source Code or by an irrevocable offer to provide a copy of the Source Code
 for up to three years at the cost of materials and delivery. Such redistributions must allow further use, modification, and redistribution of the Source Code under substantially the same
 terms as this license.
 
 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 
 3. 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.
 
 4. All advertising materials mentioning features or use of this software must display the following acknowledgment:
 "This product includes software developed by Bodo Moeller." (If available, substitute umlauted o for oe.)
 
 5. Redistributions of any form whatsoever must retain the following acknowledgment:
 "This product includes software developed by Bodo Moeller."
 
 THIS SOFTWARE IS PROVIDED BY BODO MOELLER ``AS IS'' AND ANY
 EXPRESSED 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 BODO MOELLER OR
 HIS 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.
 
 Attribution for OpenSSL library:
 
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim Hudson (tjh@cryptsoft.com).
 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
 
 
 >CC-Attribution 4.0
 
 openssl-1.0.2l\ssl\heartbeat_test.c
 
 Author:  Mike Bland (mbland@acm.org, http://mike-bland.com/)
 Date:    2014-04-12
 License: Creative Commons Attribution 4.0 International (CC By 4.0)
 http://creativecommons.org/licenses/by/4.0/deed.en_US
 
 
 >>> pcre-8.40
 
 Copyright(c) 2009-2017 Zoltan Herczeg
 All rights reserved.
 
 
 THE C++ WRAPPER FUNCTIONS
 -------------------------
 
 Contributed by:   Google Inc.
 
 Copyright (c) 2007-2012, Google Inc.
 All rights reserved.
 
 
 THE "BSD" LICENCE
 -----------------
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
     * Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimer.
 
     * Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
 
     * Neither the name of the University of Cambridge nor the name of Google
       Inc. nor the names of their contributors may be used to endorse or
       promote products derived from this software without specific prior
       written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 End
 
 
 ADDITIONAL LICENSE INFORMATION
 
 > BSD-2
 
 pcre-8.40.tar.bz2\pcre-8.40.tar\pcre-8.40\sljit\sljitExecAllocator.c
 
 Stack-less Just-In-Time compiler
 
 Copyright 2009-2012 Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
 
 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 COPYRIGHT HOLDER(S) 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(S) 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.
 
 
 > MIT Style
 
 pcre-8.40.tar.bz2\pcre-8.40.tar\pcre-8.40\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 
 >>> perl-dbix-simple-1.35
 
 There is no license. This software was released into the public domain. Do with it what you want, but on your own risk. The author disclaims any responsibility.
 
 
 >>> perl-try-tiny-0.28
 
 This software is Copyright (c) 2009 by יובל קוג'מן (Yuval Kogman).
 
 This is free software, licensed under:
 
   The MIT (X11) License
 
 The MIT License
 
 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.
 
 
 >>> perl-www-curl-4.17
 
 Copyright (C) 2008, Anton Fedorov (datacompboy <at> mail.ru)

 

 You may opt to use, copy, modify, merge, publish, distribute and/or sell

 copies of the Software, and permit persons to whom the Software is furnished

 to do so, under the terms of the MIT license.
 
 
 >>> pgbouncer-1.7.2
 
 PgBouncer - Lightweight connection pooler for PostgreSQL.

 

 Copyright (c) 2007-2009  Marko Kreen, Skype Technologies OÜ

 

 Permission to use, copy, modify, and/or distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES

 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR

 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF

 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 ADDITIONAL LICENSE INFORMATION :

 

 > BSD

 

 pgbouncer-1.7.2.tar.gz\pgbouncer-1.7.2.tar\pgbouncer-1.7.2\lib\usual\hashing\xxhash.c

 

 Copyright (C) 2012-2014, Yann Collet.

 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above

 copyright notice, this list of conditions and the following disclaimer

 in the documentation and/or other materials provided with the

 distribution.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT

 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY

 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 You can contact the author at :

 - xxHash source repository : http://code.google.com/p/xxhash/
 
 
 >>> pixman-0.34.0
 
 Copyright 1987, 1988, 1989, 1998 The Open Group
 Copyright 1987, 1988, 1989 Digital Equipment Corporation
 Copyright 1999, 2004, 2008 Keith Packard
 Copyright 2000 SuSE, Inc.
 Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
 Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
 Copyright 2004 Nicholas Miell
 Copyright 2005 Lars Knoll & Zack Rusin, Trolltech
 Copyright 2005 Trolltech AS
 Copyright 2007 Luca Barbato
 Copyright 2008 Aaron Plattner, NVIDIA Corporation
 Copyright 2008 Rodrigo Kumpera
 Copyright 2008 André Tupinambá
 Copyright 2008 Mozilla Corporation
 Copyright 2008 Frederic Plourde
 Copyright 2009, Oracle and/or its affiliates. All rights reserved.
 Copyright 2009, 2010 Nokia Corporation
 
 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 (including the next
 paragraph) 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.
 
 ADDITIONAL LICENSE INFORMATION
 
 > BSD-3
 
 pixman-0.34.0.tar.gz\pixman-0.34.0.tar\pixman-0.34.0\pixman\pixman-mips-dspr2-asm.h
 
 Copyright (c) 2012
 MIPS Technologies, Inc., California.
 
 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. Neither the name of the MIPS Technologies, Inc., nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``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 MIPS TECHNOLOGIES, INC. 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.
 
 > Creative Commons Attribution 4.0 International
 
 pixman-0.34.0.tar.gz\pixman-0.34.0.tar\pixman-0.34.0\demos\parrot.c
 
 This parrot is a finger painting by Rubens LP:
 http://www.flickr.com/photos/dorubens/4030604504/in/set-72157622586088192/
 
 Used here under Creative Commons Attribution. The artist's web site:
 http://www.rubenslp.com.br/
 
 
 >>> popt-1.16
 
 Copyright (c) 1998  Red Hat Software

 

 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

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

 

 Except as contained in this notice, the name of the X Consortium shall not be

 used in advertising or otherwise to promote the sale, use or other dealings

 in this Software without prior written authorization from the X Consortium.
 
 
2c8602d4
 >>> postgresql-9.6.5
7acc3889
 
 PostgreSQL Database Management System
 (formerly known as Postgres, then as Postgres95)
 
 Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
 
 Portions Copyright (c) 1994, The Regents of the University of California
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose, without fee, and without a written agreement
 is hereby granted, provided that the above copyright notice and this
 paragraph and the following two paragraphs appear in all copies.
 
 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
 LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
 DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
 ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 ADDITIONAL LICENSE INFORMATION:
 
2c8602d4
 > GPL 3.0 WITH BISON PARSER EXCEPTION
 
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\contrib\cube\ cubeparse.c
7acc3889
 
2c8602d4
 A Bison parser, made by GNU Bison 3.0.2. 
 
 Bison implementation for Yacc-like parsers in C
7acc3889
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
2c8602d4
 / C LALR(1) parser skeleton written by Richard Stallman, by
 simplifying the original so-called "semantic" parser.  /
 
 All symbols defined below should begin with yy or YY, to avoid
 infringing on user name space.  This should be done even for local
 variables, as they might otherwise be expanded by user macros.
 There are some unavoidable exceptions within include files to
 define necessary library symbols; they are noted "INFRINGES ON
 USER NAME SPACE" below.
 
 >GPL 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL v2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\.tar.gz\postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\.tar\postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\contrib\fuzzystrmatch\dmetaphone.c
 
 Copyright 2000, Maurice Aubrey <maurice@hevanet.com>.
 All rights reserved.
 
 This code is based heavily on the C++ implementation by
 Lawrence Philips and incorporates several bug fixes courtesy
 of Kevin Atkinson <kevina@users.sourceforge.net>.
 
 This module is free software; you may redistribute it and/or
 modify it under the same terms as Perl itself.
 
 >Public Domain
 
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\contrib\pgcrypto\ crypt-blowfish.c
 
 Written by Solar Designer <solar at openwall.com> in 1998-2002 and
 placed in the public domain.
 
7acc3889
 >BSD-3 Clause
 
2c8602d4
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\contrib\pgcrypto\ crypt-des.c
7acc3889
 
 Copyright (c) 1994 David Burren
 All rights reserved.
 
 Adapted for FreeBSD-2.0 by Geoffrey M. Rehmet
 this file should now only export crypt(), in order to make
 binaries of libcrypt exportable from the USA
 
 Adapted for FreeBSD-4.0 by Mark R V Murray
 this file should now only export crypt_des(), in order to make
 a module that can be optionally included in libcrypt.
 
 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. Neither the name of the author nor the names of other contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
2c8602d4
 > BSD-2 Clause
7acc3889
 
2c8602d4
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\contrib\pgcrypto \fortuna.c
7acc3889
 
 Copyright (c) 2005 Marko Kreen
 All rights reserved.
 
 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 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 AUTHOR 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.
 
2c8602d4
 > MIT-STYLE
7acc3889
 
2c8602d4
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\contrib\pgcrypto\ rijndael.c
7acc3889
 
2c8602d4
 Copyright in this implementation is held by Dr B R Gladman but I	
 hereby give permission for its free direct or derivative use subject
 to acknowledgment of its origin and compliance with any conditions	
 that the originators of the algorithm place on its exploitation.    
 																	
 Dr Brian Gladman (gladman@seven77.demon.co.uk) 14th January 1999
7acc3889
 
2c8602d4
 >BSD-STYLE
7acc3889
 
2c8602d4
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\contrib\sslinfo\ sslinfo.control
7acc3889
 
2c8602d4
 Written by Victor B. Wagner <vitus@cryptocom.ru>, Cryptocom LTD
 This file is distributed under BSD-style license.
7acc3889
 
2c8602d4
 >MIT-STYLE
7acc3889
 
2c8602d4
 postgresql-9.6.5.tar.gz\postgresql-9.6.5.tar\postgresql-9.6.5\src\backend\regex\ COPYRIGHT
7acc3889
 
2c8602d4
 This regular expression package was originally developed by Henry Spencer.
 It bears the following copyright notice:
7acc3889
 
2c8602d4
 Copyright (c) 1998, 1999 Henry Spencer.  All rights reserved.
7acc3889
 
2c8602d4
 Development of this software was funded, in part, by Cray Research Inc.,
 UUNET Communications Services Inc., Sun Microsystems Inc., and Scriptics
 Corporation, none of whom are responsible for the results.  The author
 thanks all of them.
7acc3889
 
2c8602d4
 Redistribution and use in source and binary forms -- with or without
 modification -- are permitted for any purpose, provided that
 redistributions in source form retain this entire copyright notice and
 indicate the origin and nature of any modifications.
7acc3889
 
2c8602d4
 I'd appreciate being given credit for this package in the documentation
 of software which uses it, but that is not a requirement.
7acc3889
 
2c8602d4
 THIS SOFTWARE IS PROVIDED ``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
 HENRY SPENCER 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.
7acc3889
 
2c8602d4
 PostgreSQL adopted the code out of Tcl 8.4.1.  Portions of regc_locale.c
 and re_syntax.n were developed by Tcl developers other than Henry; these
 files bear the Tcl copyright and license notice:
7acc3889
 
2c8602d4
 This software is copyrighted by the Regents of the University of
 California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
 Corporation and other parties.  The following terms apply to all files
 associated with the software unless explicitly disclaimed in
 individual files.
7acc3889
 
2c8602d4
 The authors hereby grant permission to use, copy, modify, distribute,
 and license this software and its documentation for any purpose, provided
 that existing copyright notices are retained in all copies and that this
 notice is included verbatim in any distributions. No written agreement,
 license, or royalty fee is required for any of the authorized uses.
 Modifications to this software may be copyrighted by their authors
 and need not follow the licensing terms described here, provided that
 the new terms are clearly indicated on the first page of each file where
 they apply.
7acc3889
 
2c8602d4
 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
 FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
 ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
 DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
7acc3889
 
2c8602d4
 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
 IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
 NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
 MODIFICATIONS.
 
 GOVERNMENT USE: If you are acquiring this software on behalf of the
 U.S. government, the Government shall have only "Restricted Rights"
 in the software and related documentation as defined in the Federal
 Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
 are acquiring the software on behalf of the Department of Defense, the
 software shall be classified as "Commercial Computer Software" and the
 Government shall have only "Restricted Rights" as defined in Clause
 252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
 authors grant the U.S. Government and others acting in its behalf
 permission to use and distribute the software in accordance with the
 terms specified in this license.
 
 Subsequent modifications to the code by the PostgreSQL project follow
 the same license terms as the rest of PostgreSQL.
7acc3889
 
 
 >>> protobuf-3.2.0
 
 This license applies to all parts of Protocol Buffers except the following:
 
   - Atomicops support for generic gcc, located in
     src/google/protobuf/stubs/atomicops_internals_generic_gcc.h.
     This file is copyrighted by Red Hat Inc.
 
   - Atomicops support for AIX/POWER, located in
     src/google/protobuf/stubs/atomicops_internals_power.h.
     This file is copyrighted by Bloomberg Finance LP.
 
 Copyright 2014, Google Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
     * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
     * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Code generated by the Protocol Buffer compiler is owned by the owner
 of the input file used when generating it.  This code is not
 standalone and requires a support library to be linked with it.  This
 support library is itself covered by the above license.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 protobuf-3.2.0.tar.gz\protobuf-3.2.0.tar\protobuf-3.2.0\conformance\third_party\jsoncpp\json.h
 
 Copyright (c) 2007-2010 Baptiste Lepilleur
 
 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.
 
 
 > Apache 2.0
 
 protobuf-3.2.0.tar.gz\protobuf-3.2.0.tar\protobuf-3.2.0\python\mox.py
 
 Copyright 2008 Google Inc.
 
 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.
 
 
 >>> protobuf-c-1.2.1
 
 Copyright (c) 2008-2016, Dave Benson and the protobuf-c authors.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
     * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
     * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 The code generated by the protoc-c compiler is owned by the owner of the
 input files used when generating it. This code is not standalone and
 requires a support library to be linked with it. This support library is
 covered by the above license.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3
 
 protobuf-c-1.2.1.tar.gz\protobuf-c-1.2.1.tar\protobuf-c-1.2.1\protoc-c\c_bytes_field.cc
 
 Protocol Buffers - Google's data interchange format
 Copyright 2008 Google Inc.  All rights reserved.
 http:code.google.com/p/protobuf/
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> protobuf3-3.0.0
 
 > BSD-3 clause
 
 protobuf-3.0.0.tar.gz\protobuf-3.0.0.tar\protobuf-3.0.0\benchmarks\generate_datasets.cc
 
 Copyright 2008 Google Inc.  All rights reserved.
 https:developers.google.com/protocol-buffers/
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 protobuf-3.0.0.tar.gz\protobuf-3.0.0.tar\protobuf-3.0.0\python\stubout.py
 
 Copyright 2008 Google Inc.
 
 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.
 
 
 >>> pycrypto-2.6.1
 
 Portions Copyright (c) 2001, 2002, 2003 Python Software Foundation;
 All Rights Reserved
 
 This file contains code from the Python 2.2 setup.py module (the
 "Original Code"), with modifications made after it was incorporated
 into PyCrypto (the "Modifications").
 
 To the best of our knowledge, the Python Software Foundation is the
 copyright holder of the Original Code, and has licensed it under the
 Python 2.2 license.  See the file LEGAL/copy/LICENSE.python-2.2 for
 details.
 
 The Modifications to this file are dedicated to the public domain.
 To the extent that dedication to the public domain is not available,
 everyone is granted a worldwide, perpetual, royalty-free,
 non-exclusive license to exercise all rights associated with the
 contents of this file for any purpose whatsoever.  No rights are
 reserved.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > MIT Style
 
 pycrypto-2.6.1.tar.gz\dist\pycrypto-2.6.1.tar\pycrypto-2.6.1\LEGAL\copy\LICENSE.orig
 
 Distribute and use freely; there are no restrictions on further
 dissemination and usage except those imposed by the laws of your
 country of residence.  This software is provided "as is" without
 warranty of fitness for use or suitability for any purpose, express
 or implied. Use at your own risk or not at all.
 
 > Python License
 
 pycrypto-2.6.1.tar.gz\dist\pycrypto-2.6.1.tar\pycrypto-2.6.1\LEGAL\copy\LICENSE.python-2.2
 
 A. HISTORY OF THE SOFTWARE
 ==========================
 
 Python was created in the early 1990s by Guido van Rossum at Stichting
 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
 as a successor of a language called ABC.  Guido remains Python's
 principal author, although it includes many contributions from others.
 
 In 1995, Guido continued his work on Python at the Corporation for
 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
 in Reston, Virginia where he released several versions of the
 software.
 
 In May 2000, Guido and the Python core development team moved to
 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
 year, the PythonLabs team moved to Digital Creations (now Zope
 Corporation, see http://www.zope.com).  In 2001, the Python Software
 Foundation (PSF, see http://www.python.org/psf/) was formed, a
 non-profit organization created specifically to own Python-related
 Intellectual Property.  Zope Corporation is a sponsoring member of
 the PSF.
 
 All Python releases are Open Source (see http://www.opensource.org for
 the Open Source Definition).  Historically, most, but not all, Python
 releases have also been GPL-compatible; the table below summarizes
 the various releases.
 
     Release         Derived     Year        Owner       GPL-
 		    from                                compatible? (1)
 
     0.9.0 thru 1.2              1991-1995   CWI         yes
     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
     1.6             1.5.2       2000        CNRI        no
     2.0             1.6         2000        BeOpen.com  no
     1.6.1           1.6         2001        CNRI        no
     2.1             2.0+1.6.1   2001        PSF         no
     2.0.1           2.0+1.6.1   2001        PSF         yes
     2.1.1           2.1+2.0.1   2001        PSF         yes
     2.2             2.1.1       2001        PSF         yes
     2.1.2           2.1.1       2002        PSF         yes
     2.1.3           2.1.2       2002        PSF         yes
     2.2.1           2.2         2002        PSF         yes
     2.2.2           2.2.1       2002        PSF         yes
     2.2.3           2.2.2       2003        PSF         yes
 
 Footnotes:
 
 (1) GPL-compatible doesn't mean that we're distributing Python under
     the GPL.  All Python licenses, unlike the GPL, let you distribute
     a modified version without making your changes open source.  The
     GPL-compatible licenses make it possible to combine Python with
     other software that is released under the GPL; the others don't.
 
 Thanks to the many outside volunteers who have worked under Guido's
 direction to make these releases possible.
 
 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
 ===============================================================
 PSF LICENSE AGREEMENT FOR PYTHON 2.2.3
 --------------------------------------
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using Python 2.2.3 software in source or binary form and its
 associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 2.2.3
 alone or in any derivative version, provided, however, that PSF's
 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
 2001, 2002, 2003 Python Software Foundation; All Rights Reserved" are
 retained in Python 2.2.3 alone or in any derivative version prepared
 by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 2.2.3 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 2.2.3.
 
 4. PSF is making Python 2.2.3 available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.2.3 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 2.2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.2.3,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python 2.2.3, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 -------------------------------------------
 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
 Individual or Organization ("Licensee") accessing and otherwise using
 this software in source or binary form and its associated
 documentation ("the Software").
 
 2. Subject to the terms and conditions of this BeOpen Python License
 Agreement, BeOpen hereby grants Licensee a non-exclusive,
 royalty-free, world-wide license to reproduce, analyze, test, perform
 and/or display publicly, prepare derivative works, distribute, and
 otherwise use the Software alone or in any derivative version,
 provided, however, that the BeOpen Python License is retained in the
 Software, alone or in any derivative version prepared by Licensee.
 
 3. BeOpen is making the Software available to Licensee on an "AS IS"
 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 5. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 6. This License Agreement shall be governed by and interpreted in all
 respects by the law of the State of California, excluding conflict of
 law provisions.  Nothing in this License Agreement shall be deemed to
 create any relationship of agency, partnership, or joint venture
 between BeOpen and Licensee.  This License Agreement does not grant
 permission to use BeOpen trademarks or trade names in a trademark
 sense to endorse or promote products or services of Licensee, or any
 third party.  As an exception, the "BeOpen Python" logos available at
 http://www.pythonlabs.com/logos.html may be used according to the
 permissions granted on that web page.
 
 7. By copying, installing or otherwise using the software, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 ---------------------------------------
 1. This LICENSE AGREEMENT is between the Corporation for National
 Research Initiatives, having an office at 1895 Preston White Drive,
 Reston, VA 20191 ("CNRI"), and the Individual or Organization
 ("Licensee") accessing and otherwise using Python 1.6.1 software in
 source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, CNRI
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 1.6.1
 alone or in any derivative version, provided, however, that CNRI's
 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
 1995-2001 Corporation for National Research Initiatives; All Rights
 Reserved" are retained in Python 1.6.1 alone or in any derivative
 version prepared by Licensee.  Alternately, in lieu of CNRI's License
 Agreement, Licensee may substitute the following text (omitting the
 quotes): "Python 1.6.1 is made available subject to the terms and
 conditions in CNRI's License Agreement.  This Agreement together with
 Python 1.6.1 may be located on the Internet using the following
 unique, persistent identifier (known as a handle): 1895.22/1013.  This
 Agreement may also be obtained from a proxy server on the Internet
 using the following URL: http://hdl.handle.net/1895.22/1013".
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 1.6.1 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 1.6.1.
 
 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. This License Agreement shall be governed by the federal
 intellectual property law of the United States, including without
 limitation the federal copyright law, and, to the extent such
 U.S. federal law does not apply, by the law of the Commonwealth of
 Virginia, excluding Virginia's conflict of law provisions.
 Notwithstanding the foregoing, with regard to derivative works based
 on Python 1.6.1 that incorporate non-separable material that was
 previously distributed under the GNU General Public License (GPL), the
 law of the Commonwealth of Virginia shall govern this License
 Agreement only as to issues arising under or with respect to
 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 License Agreement shall be deemed to create any relationship of
 agency, partnership, or joint venture between CNRI and Licensee.  This
 License Agreement does not grant permission to use CNRI trademarks or
 trade name in a trademark sense to endorse or promote products or
 services of Licensee, or any third party.
 
 8. By clicking on the "ACCEPT" button where indicated, or by copying,
 installing or otherwise using Python 1.6.1, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
 
         ACCEPT
 
 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 --------------------------------------------------
 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
 The Netherlands.  All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Stichting Mathematisch
 Centrum or CWI not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 >>> pycrypto-2.7a1
 
 Copyright and licensing of the Python Cryptography Toolkit ("PyCrypto"):

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

 Previously, the copyright and/or licensing status of the Python

 Cryptography Toolkit ("PyCrypto") had been somewhat ambiguous.  The

 original intention of Andrew M. Kuchling and other contributors has

 been to dedicate PyCrypto to the public domain, but that intention was

 not necessarily made clear in the original disclaimer (see

 LEGAL/copy/LICENSE.orig).

 

 Additionally, some files within PyCrypto had specified their own

 licenses that differed from the PyCrypto license itself.  For example,

 the original RIPEMD.c module simply had a copyright statement and

 warranty disclaimer, without clearly specifying any license terms.

 (An updated version on the author's website came with a license that

 contained a GPL-incompatible advertising clause.)

 

 To rectify this situation for PyCrypto 2.1, the following steps have

 been taken:

 

  1. Obtaining explicit permission from the original contributors to

     dedicate their contributions to the public domain if they have not

     already done so.  (See the "LEGAL/copy/stmts" directory for

     contributors' statements.)

 

  2. Replacing some modules with clearly-licensed code from other

     sources (e.g. the DES and DES3 modules were replaced with new ones

     based on Tom St. Denis's public-domain LibTomCrypt library.)

 

  3. Replacing some modules with code written from scratch (e.g. the

     RIPEMD and Blowfish modules were re-implemented from their

     respective algorithm specifications without reference to the old

     implementations).

 

  4. Removing some modules altogether without replacing them.

 

 To the best of our knowledge, with the exceptions noted below or

 within the files themselves, the files that constitute PyCrypto are in

 the public domain.  Most are distributed with the following notice:

 

   The contents of this file are dedicated to the public domain.  To

   the extent that dedication to the public domain is not available,

   everyone is granted a worldwide, perpetual, royalty-free,

   non-exclusive license to exercise all rights associated with the

   contents of this file for any purpose whatsoever.

   No rights are reserved.

 

   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.

 

 Exceptions:

 

  - Portions of HMAC.py and setup.py are derived from Python 2.2, and

    are therefore Copyright (c) 2001, 2002, 2003 Python Software

    Foundation (All Rights Reserved).  They are licensed by the PSF

    under the terms of the Python 2.2 license.  (See the file

    LEGAL/copy/LICENSE.python-2.2 for details.)

 

  - The various GNU autotools (autoconf, automake, aclocal, etc.) are

    used during the build process.  This includes macros from

    autoconf-archive, which are located in the m4/ directory.  As is

    customary, some files from the GNU autotools are included in the

    source tree (in the root directory, and in the build-aux/

    directory).  These files are merely part of the build process, and

    are not included in binary builds of the software.

 

 EXPORT RESTRICTIONS:

 

 Note that the export or re-export of cryptographic software and/or

 source code may be subject to regulation in your jurisdiction.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 pycrypto-2.7a1.tar.gz\dist\pycrypto-2.7a1.tar\pycrypto-2.7a1\lib\Crypto\Cipher\Blowfish.py

 

 The contents of this file are dedicated to the public domain.  To

 the extent that dedication to the public domain is not available,

 everyone is granted a worldwide, perpetual, royalty-free,

 non-exclusive license to exercise all rights associated with the

 contents of this file for any purpose whatsoever.

 No rights are reserved.

 

 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.

 

 > MIT Style

 pycrypto-2.7a1.tar.gz\dist\pycrypto-2.7a1.tar\pycrypto-2.7a1\LEGAL\copy\LICENSE.orig

 

 ===================================================================

 Distribute and use freely; there are no restrictions on further

 dissemination and usage except those imposed by the laws of your

 country of residence.  This software is provided "as is" without

 warranty of fitness for use or suitability for any purpose, express

 or implied. Use at your own risk or not at all.

 ===================================================================

 

 Incorporating the code into commercial products is permitted; you do

 not have to make source available or contribute your changes back

 (though that would be nice).

 

 > Python License

 

 pycrypto-2.7a1.tar.gz\dist\pycrypto-2.7a1.tar\pycrypto-2.7a1\LEGAL\copy\LICENSE.python-2.2

 

 

 A. HISTORY OF THE SOFTWARE

 ==========================

 

 Python was created in the early 1990s by Guido van Rossum at Stichting

 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands

 as a successor of a language called ABC.  Guido remains Python's

 principal author, although it includes many contributions from others.

 

 In 1995, Guido continued his work on Python at the Corporation for

 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)

 in Reston, Virginia where he released several versions of the

 software.

 

 In May 2000, Guido and the Python core development team moved to

 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same

 year, the PythonLabs team moved to Digital Creations (now Zope

 Corporation, see http://www.zope.com).  In 2001, the Python Software

 Foundation (PSF, see http://www.python.org/psf/) was formed, a

 non-profit organization created specifically to own Python-related

 Intellectual Property.  Zope Corporation is a sponsoring member of

 the PSF.

 

 All Python releases are Open Source (see http://www.opensource.org for

 the Open Source Definition).  Historically, most, but not all, Python

 releases have also been GPL-compatible; the table below summarizes

 the various releases.

 

     Release         Derived     Year        Owner       GPL-

 		    from                                compatible? (1)

 

     0.9.0 thru 1.2              1991-1995   CWI         yes

     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes

     1.6             1.5.2       2000        CNRI        no

     2.0             1.6         2000        BeOpen.com  no

     1.6.1           1.6         2001        CNRI        no

     2.1             2.0+1.6.1   2001        PSF         no

     2.0.1           2.0+1.6.1   2001        PSF         yes

     2.1.1           2.1+2.0.1   2001        PSF         yes

     2.2             2.1.1       2001        PSF         yes

     2.1.2           2.1.1       2002        PSF         yes

     2.1.3           2.1.2       2002        PSF         yes

     2.2.1           2.2         2002        PSF         yes

     2.2.2           2.2.1       2002        PSF         yes

     2.2.3           2.2.2       2003        PSF         yes

 

 Footnotes:

 

 (1) GPL-compatible doesn't mean that we're distributing Python under

     the GPL.  All Python licenses, unlike the GPL, let you distribute

     a modified version without making your changes open source.  The

     GPL-compatible licenses make it possible to combine Python with

     other software that is released under the GPL; the others don't.

 

 Thanks to the many outside volunteers who have worked under Guido's

 direction to make these releases possible.

 

 

 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON

 ===============================================================

 

 PSF LICENSE AGREEMENT FOR PYTHON 2.2.3

 --------------------------------------

 

 1. This LICENSE AGREEMENT is between the Python Software Foundation

 ("PSF"), and the Individual or Organization ("Licensee") accessing and

 otherwise using Python 2.2.3 software in source or binary form and its

 associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, PSF

 hereby grants Licensee a nonexclusive, royalty-free, world-wide

 license to reproduce, analyze, test, perform and/or display publicly,

 prepare derivative works, distribute, and otherwise use Python 2.2.3

 alone or in any derivative version, provided, however, that PSF's

 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)

 2001, 2002, 2003 Python Software Foundation; All Rights Reserved" are

 retained in Python 2.2.3 alone or in any derivative version prepared

 by Licensee.

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python 2.2.3 or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python 2.2.3.

 

 4. PSF is making Python 2.2.3 available to Licensee on an "AS IS"

 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.2.3 WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 2.2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.2.3,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. Nothing in this License Agreement shall be deemed to create any

 relationship of agency, partnership, or joint venture between PSF and

 Licensee.  This License Agreement does not grant permission to use PSF

 trademarks or trade name in a trademark sense to endorse or promote

 products or services of Licensee, or any third party.

 

 8. By copying, installing or otherwise using Python 2.2.3, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.

 

 

 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0

 -------------------------------------------

 

 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

 

 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an

 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the

 Individual or Organization ("Licensee") accessing and otherwise using

 this software in source or binary form and its associated

 documentation ("the Software").

 

 2. Subject to the terms and conditions of this BeOpen Python License

 Agreement, BeOpen hereby grants Licensee a non-exclusive,

 royalty-free, world-wide license to reproduce, analyze, test, perform

 and/or display publicly, prepare derivative works, distribute, and

 otherwise use the Software alone or in any derivative version,

 provided, however, that the BeOpen Python License is retained in the

 Software, alone or in any derivative version prepared by Licensee.

 

 3. BeOpen is making the Software available to Licensee on an "AS IS"

 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE

 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS

 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY

 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 5. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 6. This License Agreement shall be governed by and interpreted in all

 respects by the law of the State of California, excluding conflict of

 law provisions.  Nothing in this License Agreement shall be deemed to

 create any relationship of agency, partnership, or joint venture

 between BeOpen and Licensee.  This License Agreement does not grant

 permission to use BeOpen trademarks or trade names in a trademark

 sense to endorse or promote products or services of Licensee, or any

 third party.  As an exception, the "BeOpen Python" logos available at

 http://www.pythonlabs.com/logos.html may be used according to the

 permissions granted on that web page.

 

 7. By copying, installing or otherwise using the software, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.

 

 

 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1

 ---------------------------------------

 

 1. This LICENSE AGREEMENT is between the Corporation for National

 Research Initiatives, having an office at 1895 Preston White Drive,

 Reston, VA 20191 ("CNRI"), and the Individual or Organization

 ("Licensee") accessing and otherwise using Python 1.6.1 software in

 source or binary form and its associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, CNRI

 hereby grants Licensee a nonexclusive, royalty-free, world-wide

 license to reproduce, analyze, test, perform and/or display publicly,

 prepare derivative works, distribute, and otherwise use Python 1.6.1

 alone or in any derivative version, provided, however, that CNRI's

 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)

 1995-2001 Corporation for National Research Initiatives; All Rights

 Reserved" are retained in Python 1.6.1 alone or in any derivative

 version prepared by Licensee.  Alternately, in lieu of CNRI's License

 Agreement, Licensee may substitute the following text (omitting the

 quotes): "Python 1.6.1 is made available subject to the terms and

 conditions in CNRI's License Agreement.  This Agreement together with

 Python 1.6.1 may be located on the Internet using the following

 unique, persistent identifier (known as a handle): 1895.22/1013.  This

 Agreement may also be obtained from a proxy server on the Internet

 using the following URL: http://hdl.handle.net/1895.22/1013".

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python 1.6.1 or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python 1.6.1.

 

 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"

 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. This License Agreement shall be governed by the federal

 intellectual property law of the United States, including without

 limitation the federal copyright law, and, to the extent such

 U.S. federal law does not apply, by the law of the Commonwealth of

 Virginia, excluding Virginia's conflict of law provisions.

 Notwithstanding the foregoing, with regard to derivative works based

 on Python 1.6.1 that incorporate non-separable material that was

 previously distributed under the GNU General Public License (GPL), the

 law of the Commonwealth of Virginia shall govern this License

 Agreement only as to issues arising under or with respect to

 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this

 License Agreement shall be deemed to create any relationship of

 agency, partnership, or joint venture between CNRI and Licensee.  This

 License Agreement does not grant permission to use CNRI trademarks or

 trade name in a trademark sense to endorse or promote products or

 services of Licensee, or any third party.

 

 8. By clicking on the "ACCEPT" button where indicated, or by copying,

 installing or otherwise using Python 1.6.1, Licensee agrees to be

 bound by the terms and conditions of this License Agreement.

 

         ACCEPT

 

 

 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2

 --------------------------------------------------

 

 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,

 The Netherlands.  All rights reserved.

 

 Permission to use, copy, modify, and distribute this software and its

 documentation for any purpose and without fee is hereby granted,

 provided that the above copyright notice appear in all copies and that

 both that copyright notice and this permission notice appear in

 supporting documentation, and that the name of Stichting Mathematisch

 Centrum or CWI not be used in advertising or publicity pertaining to

 distribution of the software without specific, written prior

 permission.

 

 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO

 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND

 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE

 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT

 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 >>> pycurl-7.43.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 PycURL is dual licensed under the LGPL and an MIT/X derivative license
 based on the libcurl license. The complete text of the licenses is available
 in COPYING-LGPL_ and COPYING-MIT_ files in the source distribution.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (C) 2001-2008 by Kjetil Jacobsen <kjetilja at gmail.com>
 Copyright (C) 2001-2008 by Markus F.X.J. Oberhumer <markus at oberhumer.com>
 Copyright (C) 2013-2016 by Oleg Pudeyev <oleg at bsdpower.com>
 
 All rights reserved.
 
 Permission to use, copy, modify, and distribute this software for any purpose
 with or without fee is hereby granted, provided that the above copyright
 notice and this permission notice appear in all copies.
 
 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 OF THIRD PARTY RIGHTS. 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.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.
 
 
 >>> python-alabaster-0.7.10
 
 Copyright (c) 2017 Jeff Forcier.
 
 Based on original work copyright (c) 2011 Kenneth Reitz and copyright (c) 2010
 Armin Ronacher.
 
 Some rights reserved.
 
 Redistribution and use in source and binary forms of the theme, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above
   copyright notice, this list of conditions and the following
   disclaimer in the documentation and/or other materials provided
   with the distribution.
 
 * The names of the contributors may not be used to endorse or
   promote products derived from this software without specific
   prior written permission.
 
 THIS THEME IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS THEME, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-antlrpythonruntime-3.1.3
 
 [The "BSD licence"]
 Copyright (c) 2003-2006 Terence Parr
 All rights reserved.
 
 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 author may not be used to endorse or promote products
     derived from this software without specific prior written permission.
 
 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.
 
 
 >>> python-appdirs-1.4.3
 
 # This is the MIT license
 
 Copyright (c) 2010 ActiveState Software Inc.
 
 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.
 
 
 >>> python-asn1crypto-0.22.0
 
 Copyright (c) 2014 Peter Pearson
 
 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.
 
 
 >>> python-atomicwrites-1.1.5
 
 Copyright (c) 2015-2016 Markus Unterwaditzer

 

 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.
 
 
 >>> python-attrs-16.3.0
 
 The MIT License (MIT)
 
 Copyright (c) 2015 Hynek Schlawack
 
 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.
 
 
 >>> python-automat-0.5.0
 
 Copyright (c) 2014
 Rackspace
 
 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.
 
 
 >>> python-babel-2.4.0
 
 Copyright (C) 2013 by the Babel Team, see AUTHORS for more information.
 
 All rights reserved.
 
 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 author may not be used to endorse or promote
     products derived from this software without specific prior
     written permission.
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-Style (Flask Design License)
 
 Babel-2.4.0.tar.gz\dist\Babel-2.4.0.tar\Babel-2.4.0\docs\_themes\LICENSE
 
 Copyright (c) 2010 by Armin Ronacher.
 
 Some rights reserved.
 
 Redistribution and use in source and binary forms of the theme, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above
   copyright notice, this list of conditions and the following
   disclaimer in the documentation and/or other materials provided
   with the distribution.
 
 * The names of the contributors may not be used to endorse or
   promote products derived from this software without specific
   prior written permission.
 
 We kindly ask you to only use these themes in an unmodified manner just
 for Flask and Flask-related products, not for unrelated projects.  If you
 like the visual style and want to use it for your own projects, please
 consider making some larger changes to the themes (such as changing
 font faces, sizes, colors or margins).
 
 THIS THEME IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS THEME, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-backports.ssl_match_hostname-3.5.0.1
 
 Python License (Python-2.0)
 
 Python License, Version 2 (Python-2.0)
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python
 alone or in any derivative version, provided, however, that PSF's
 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
 2001-2013 Python Software Foundation; All Rights Reserved" are retained in
 Python alone or in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee. This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
2c8602d4
 >>> python-boto-2.48.0
 
 Copyright (c) 2006-2010 Mitch Garnaat http://garnaat.org/
  Copyright (c) 2010, Eucalyptus Systems, Inc.
  All rights reserved.
 
  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, dis-
  tribute, sublicense, and/or sell copies of the Software, and to permit
  persons to whom the Software is furnished to do so, subject to the fol-
  lowing 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 MERCHANTABIL-
  ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
  SHALL THE AUTHOR 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >APACHE 2.0
 
 boto-2.48.0.tar.gz\dist\boto-2.48.0.tar\boto-2.48.0\boto\vendored\regions\exceptions.py
 
  Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 
  Licensed under the Apache License, Version 2.0 (the "License"). You
  may not use this file except in compliance with the License. A copy of
  the License is located at
 
  http://aws.amazon.com/apache2.0/
 
  or in the "license" file accompanying this file. This file 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.
  Since we will be resolving every region, it's worth not cluttering up the
  logs with all that data.
 
 >MIT STYLE
 
 boto-2.48.0.tar.gz\dist\boto-2.48.0.tar\boto-2.48.0\boto\utils.py
 
  Parts of this code were copied or derived from sample code supplied by AWS.
  The following notice applies to that code.
 
   This software code is made available "AS IS" without warranties of any
   kind.  You may copy, display, modify and redistribute the software
   code either by itself or as incorporated into your code; provided that
   you do not remove any proprietary notices.  Your use of this software
   code is at your own risk and you waive any claim against Amazon
   Digital Services, Inc. or its affiliates with respect to your use of
   this software code. (c) 2006 Amazon Digital Services, Inc. or its
   affiliates.
 
 
7acc3889
 >>> python-cffi-1.10.0
 
 Except when otherwise stated (look for LICENSE files in directories or
 information at the beginning of each file) all software and
 documentation is licensed as follows: 
 
     The MIT License
 
     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.
 
 
 >>> python-configobj-5.0.6
 
 A Validator object

 Copyright (C) 2005-2014:

 (name) : (email)

 Michael Foord: fuzzyman AT voidspace DOT org DOT uk

 Mark Andrews: mark AT la-la DOT com

 Nicola Larosa: nico AT tekNico DOT net

 Rob Dennis: rdennis AT gmail DOT com

 Eli Courtwright: eli AT courtwright DOT org

 

 This software is licensed under the terms of the BSD license.

 http://opensource.org/licenses/BSD-3-Clause
 
 
 >>> python-configparser-3.5.0
 
 License: MIT
 
 
 >>> python-constantly-15.1.0
 
 Copyright (c) 2011-2015 Twisted Matrix Laboratories &
 Individual Contributors (see CREDITS)
 
 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.
 
 
 >>> python-cryptography-1.8.1
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This software is made available under the terms of *either* of the licenses
 found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
 under the terms of *both* these licenses.
 
 The code used in the OpenSSL locking callback and OS random engine is derived
 from the same in CPython itself, and is licensed under the terms of the PSF
 License Agreement.
 
 Copyright (c) Individual contributors.
 All rights reserved.
 
 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. Neither the name of PyCA Cryptography nor the names of its contributors
        may be used to endorse or promote products derived from this software
        without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
2c8602d4
 >>> python-cryptography-2.0.3
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE [BSD LICENSE].  PLEASE SEE BELOW FOR THE FULL TEXT OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.
 
 This software is made available under the terms of *either* of the licenses
 found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
 under the terms of *both* these licenses.
 
 The code used in the OpenSSL locking callback and OS random engine is derived
 from the same in CPython itself, and is licensed under the terms of the PSF
 License Agreement.
 
 
7acc3889
 >>> python-defusedxml-0.5.0
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2

 --------------------------------------------

 

 1. This LICENSE AGREEMENT is between the Python Software Foundation

 ("PSF"), and the Individual or Organization ("Licensee") accessing and

 otherwise using this software ("Python") in source or binary form and

 its associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, PSF

 hereby grants Licensee a nonexclusive, royalty-free, world-wide

 license to reproduce, analyze, test, perform and/or display publicly,

 prepare derivative works, distribute, and otherwise use Python

 alone or in any derivative version, provided, however, that PSF's

 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)

 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation; 

 All Rights Reserved" are retained in Python alone or in any derivative 

 version prepared by Licensee.

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python.

 

 4. PSF is making Python available to Licensee on an "AS IS"

 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. Nothing in this License Agreement shall be deemed to create any

 relationship of agency, partnership, or joint venture between PSF and

 Licensee.  This License Agreement does not grant permission to use PSF

 trademarks or trade name in a trademark sense to endorse or promote

 products or services of Licensee, or any third party.

 

 8. By copying, installing or otherwise using Python, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.
 
 
2c8602d4
 >>> python-docopt-0.6.2
 
 Copyright (c) 2012 Vladimir Keleshev, <vladimir@keleshev.com>
 
 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.
 
 
7acc3889
 >>> python-docutils-0.13.1
 
 Author David Goodger
 Contact docutils-develop@lists.sourceforge.net
 Revision $Revision 7977 $
 Date $Date 2016-11-29 130039 +0100 (Di, 29. Nov 2016) $
 Copyright This document has been placed in the public domain.
 
 ADDITIONAL LICENSE INFORMATION
 
 >BSD Style
 
 docutils-0.13.1.tar.gz\dist\docutils-0.13.1.tar\docutils-0.13.1\docs\dev\enthought-plan.txt
 
 Author David Goodger
 Contact docutils-develop@lists.sourceforge.net
 Date $Date 2012-01-03 202353 +0100 (Di, 03. Jan 2012) $
 Revision $Revision 7302 $
 Copyright 2004 by `Enthought, Inc. <http//www.enthought.com>`_
 License `Enthought License`_ (BSD-style)
 
 >BSD – 2 Clause
 
 docutils-0.13.1.tar.gz\dist\docutils-0.13.1.tar\docutils-0.13.1\licenses\BSD-2-Clause.txt
 
 2-Clause BSD license / FreeBSD license
 ======================================
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.   This file is offered as-is, without any warranty.
 
 >Python
 
 docutils-0.13.1.tar.gz\dist\docutils-0.13.1.tar\docutils-0.13.1\licenses\python-2-1-1.txt
 
 A. HISTORY OF THE SOFTWARE
 ==========================
 
 Python was created in the early 1990s by Guido van Rossum at Stichting
 Mathematisch Centrum (CWI) in the Netherlands as a successor of a
 language called ABC.  Guido is Python's principal author, although it
 includes many contributions from others.  The last version released
 from CWI was Python 1.2.  In 1995, Guido continued his work on Python
 at the Corporation for National Research Initiatives (CNRI) in Reston,
 Virginia where he released several versions of the software.  Python
 1.6 was the last of the versions released by CNRI.  In 2000, Guido and
 the Python core development team moved to BeOpen.com to form the
 BeOpen PythonLabs team.  Python 2.0 was the first and only release
 from BeOpen.com.
 
 Following the release of Python 1.6, and after Guido van Rossum left
 CNRI to work with commercial software developers, it became clear that
 the ability to use Python with software available under the GNU Public
 License (GPL) was very desirable.  CNRI and the Free Software
 Foundation (FSF) interacted to develop enabling wording changes to the
 Python license.  Python 1.6.1 is essentially the same as Python 1.6,
 with a few minor bug fixes, and with a different license that enables
 later versions to be GPL-compatible.  Python 2.1 is a derivative work
 of Python 1.6.1, as well as of Python 2.0.
 
 After Python 2.0 was released by BeOpen.com, Guido van Rossum and the
 other PythonLabs developers joined Digital Creations.  All
 intellectual property added from this point on, starting with Python
 2.1 and its alpha and beta releases, is owned by the Python Software
 Foundation (PSF), a non-profit modeled after the Apache Software
 Foundation.  See http://www.python.org/psf/ for more information about
 the PSF.
 
 Thanks to the many outside volunteers who have worked under Guido's
 direction to make these releases possible.
 
 
 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
 ===============================================================
 
 PSF LICENSE AGREEMENT
 ---------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using Python 2.1.1 software in source or binary form and its
 associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 2.1.1
 alone or in any derivative version, provided, however, that PSF's
 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
 2001 Python Software Foundation; All Rights Reserved" are retained in
 Python 2.1.1 alone or in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 2.1.1 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 2.1.1.
 
 4. PSF is making Python 2.1.1 available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.1.1 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 2.1.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.1.1,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python 2.1.1, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0
 ----------------------------------------------
 
 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
 Individual or Organization ("Licensee") accessing and otherwise using
 this software in source or binary form and its associated
 documentation ("the Software").
 
 2. Subject to the terms and conditions of this BeOpen Python License
 Agreement, BeOpen hereby grants Licensee a non-exclusive,
 royalty-free, world-wide license to reproduce, analyze, test, perform
 and/or display publicly, prepare derivative works, distribute, and
 otherwise use the Software alone or in any derivative version,
 provided, however, that the BeOpen Python License is retained in the
 Software, alone or in any derivative version prepared by Licensee.
 
 3. BeOpen is making the Software available to Licensee on an "AS IS"
 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 5. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 6. This License Agreement shall be governed by and interpreted in all
 respects by the law of the State of California, excluding conflict of
 law provisions.  Nothing in this License Agreement shall be deemed to
 create any relationship of agency, partnership, or joint venture
 between BeOpen and Licensee.  This License Agreement does not grant
 permission to use BeOpen trademarks or trade names in a trademark
 sense to endorse or promote products or services of Licensee, or any
 third party.  As an exception, the "BeOpen Python" logos available at
 http://www.pythonlabs.com/logos.html may be used according to the
 permissions granted on that web page.
 
 7. By copying, installing or otherwise using the software, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT
 -------------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Corporation for National
 Research Initiatives, having an office at 1895 Preston White Drive,
 Reston, VA 20191 ("CNRI"), and the Individual or Organization
 ("Licensee") accessing and otherwise using Python 1.6.1 software in
 source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, CNRI
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 1.6.1
 alone or in any derivative version, provided, however, that CNRI's
 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
 1995-2001 Corporation for National Research Initiatives; All Rights
 Reserved" are retained in Python 1.6.1 alone or in any derivative
 version prepared by Licensee.  Alternately, in lieu of CNRI's License
 Agreement, Licensee may substitute the following text (omitting the
 quotes): "Python 1.6.1 is made available subject to the terms and
 conditions in CNRI's License Agreement.  This Agreement together with
 Python 1.6.1 may be located on the Internet using the following
 unique, persistent identifier (known as a handle): 1895.22/1013.  This
 Agreement may also be obtained from a proxy server on the Internet
 using the following URL: http://hdl.handle.net/1895.22/1013".
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 1.6.1 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 1.6.1.
 
 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. This License Agreement shall be governed by the federal
 intellectual property law of the United States, including without
 limitation the federal copyright law, and, to the extent such
 U.S. federal law does not apply, by the law of the Commonwealth of
 Virginia, excluding Virginia's conflict of law provisions.
 Notwithstanding the foregoing, with regard to derivative works based
 on Python 1.6.1 that incorporate non-separable material that was
 previously distributed under the GNU General Public License (GPL), the
 law of the Commonwealth of Virginia shall govern this License
 Agreement only as to issues arising under or with respect to
 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 License Agreement shall be deemed to create any relationship of
 agency, partnership, or joint venture between CNRI and Licensee.  This
 License Agreement does not grant permission to use CNRI trademarks or
 trade name in a trademark sense to endorse or promote products or
 services of Licensee, or any third party.
 
 8. By clicking on the "ACCEPT" button where indicated, or by copying,
 installing or otherwise using Python 1.6.1, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
 
 ACCEPT
 
 
 CWI PERMISSIONS STATEMENT AND DISCLAIMER
 ----------------------------------------
 
 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
 The Netherlands.  All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Stichting Mathematisch
 Centrum or CWI not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 >GPL 3.0
 
 docutils-0.13.1.tar.gz\dist\docutils-0.13.1.tar\docutils-0.13.1\tools\editors\emacs\rst.el
 
 Copyright (C) 2003-2016 Free Software Foundation, Inc.
 
 Maintainer: Stefan Merten <stefan at merten-home dot de>
 Author: Stefan Merten <stefan at merten-home dot de>,
 Martin Blais <blais@furius.ca>,
 David Goodger <goodger@python.org>,
 Wei-Wei Guo <wwguocn@gmail.com>
 
 This file is part of GNU Emacs.
 
 GNU Emacs 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 3 of the License, or
 (at your option) any later version.
 
 GNU Emacs 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 GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 
 >>> python-enum34-1.1.6
 
 Copyright (c) 2013, Ethan Furman.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
     Redistributions of source code must retain the above
     copyright notice, this list of conditions and the
     following disclaimer.
 
     Redistributions in binary form must reproduce the above
     copyright notice, this list of conditions and the following
     disclaimer in the documentation and/or other materials
     provided with the distribution.
 
     Neither the name Ethan Furman nor the names of any
     contributors may be used to endorse or promote products
     derived from this software without specific prior written
     permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 
2c8602d4
 >>> python-etcd-0.4.5
 
 The MIT License (MIT)
 
 Copyright (c) 2013,2014,2015 Jose Plana Mario, Giuseppe Lavagetto
 Modifications, Copyright (c) 2015 Metaswitch Networks Limited
 Modifications, Copyright (c) 2015 The Wikimedia Foundation, Inc.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > ZPL 2.1 (BSD- Style)
 
 python-etcd-0.4.5.tar.gz\python-etcd-0.4.5.tar\python-etcd-0.4.5\bootstrap.py
 
 Copyright (c) 2006 Zope Foundation and Contributors.
 All Rights Reserved.
 
 This software is subject to the provisions of the Zope Public License,
 Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
 WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
 FOR A PARTICULAR PURPOSE.
 
 
7acc3889
 >>> python-futures-3.1.1
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python
 alone or in any derivative version, provided, however, that PSF's
 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
 Reserved" are retained in Python alone or in any derivative version
 prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 >>> python-gevent-1.2.1
 
 Except when otherwise stated (look at the beginning of each file) the software

 and the documentation in this project are copyrighted by:

 

 Denis Bilenko and the contributors, http://www.gevent.org

 

 and licensed under the MIT license:

 

 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.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Apache 2.0

 

 gevent-1.2.1.tar.gz\dist\gevent-1.2.1.tar\gevent-1.2.1\examples\webchat\static\chat.js

 

 Copyright 2009 FriendFeed

 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.

 

 > BSD-2

 

 gevent-1.2.1.tar.gz\dist\gevent-1.2.1.tar\gevent-1.2.1\deps\libev\LICENSE

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 All files in libev are

 Copyright (c)2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 * Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 * Redistributions in binary form must reproduce the above

 copyright notice, this list of conditions and the following

 disclaimer in the documentation and/or other materials provided

 with the distribution.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT

 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY

 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 Alternatively, the contents of this package may be used under the terms

 of the GNU General Public License ("GPL") version 2 or any later version,

 in which case the provisions of the GPL are applicable instead of the

 above. If you wish to allow the use of your version of this package only

 under the terms of the GPL and not to allow others to use your version of

 this file under the BSD license, indicate your decision by deleting the

 provisions above and replace them with the notice and other provisions

 required by the GPL in this and the other files of this package. If you do

 not delete the provisions above, a recipient may use your version of this

 file under either the BSD or the GPL.
 
 
 >>> python-graphviz-0.8
 
 The MIT License (MIT)
 
 Copyright (c) 2013-2017 Sebastian Bank
 
 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.
 
 
 >>> python-greenlet-0.4.12
 
 The following files are derived from Stackless Python and are subject to the

 same license as Stackless Python:

 

 	slp_platformselect.h

 	files in platform/ directory

 

 See LICENSE.PSF and http://www.stackless.com/ for details.

 

 Unless otherwise noted, the files in greenlet have been released under the

 following MIT license:

 

 Copyright (c) Armin Rigo, Christian Tismer and contributors

 

 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.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Python 2.0

 

 greenlet-0.4.12.tar.gz\dist\greenlet-0.4.12.tar\greenlet-0.4.12\LICENSE.PSF

 

 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2

 --------------------------------------------

 

 1. This LICENSE AGREEMENT is between the Python Software Foundation

 ("PSF"), and the Individual or Organization ("Licensee") accessing and

 otherwise using this software ("Python") in source or binary form and

 its associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, PSF hereby

 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,

 analyze, test, perform and/or display publicly, prepare derivative works,

 distribute, and otherwise use Python alone or in any derivative version,

 provided, however, that PSF's License Agreement and PSF's notice of copyright,

 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,

 2011 Python Software Foundation; All Rights Reserved" are retained in Python

 alone or in any derivative version prepared by Licensee.

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python.

 

 4. PSF is making Python available to Licensee on an "AS IS"

 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. Nothing in this License Agreement shall be deemed to create any

 relationship of agency, partnership, or joint venture between PSF and

 Licensee.  This License Agreement does not grant permission to use PSF

 trademarks or trade name in a trademark sense to endorse or promote

 products or services of Licensee, or any third party.

 

 8. By copying, installing or otherwise using Python, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.
 
 
2c8602d4
 >>> python-hyperlink-17.3.1
 
 Copyright (c) 2017
 Glyph Lefkowitz
 Itamar Turner-Trauring
 Jean Paul Calderone
 Adi Roiban
 Amber Hawkie Brown
 Mahmoud Hashemi
 
 and others that have contributed code to the public domain.
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD
 
 hyperlink-17.3.1.tar.gz\hyperlink-17.3.1.tar\hyperlink-17.3.1\setup.py
 
 Hyperlink is a featureful, pure-Python implementation of the URL, with
 an emphasis on correctness. BSD licensed.
 
 
7acc3889
 >>> python-idna-2.5
 
 License
 -------
 
 Copyright (c) 2013-2017, Kim Davies. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 #. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 
 #. Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following
    disclaimer in the documentation and/or other materials provided with
    the distribution.
 
 #. Neither the name of the copyright holder nor the names of the 
    contributors may be used to endorse or promote products derived 
    from this software without specific prior written permission.
 
 #. THIS SOFTWARE IS PROVIDED BY THE 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 HOLDERS 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.
 
 Portions of the codec implementation and unit tests are derived from the
 Python standard library, which carries the `Python Software Foundation
 License <https://docs.python.org/2/license.html>`_:
 
    Copyright (c) 2001-2014 Python Software Foundation; All Rights Reserved
 
 Portions of the unit tests are derived from the Unicode standard, which 
 is subject to the Unicode, Inc. License Agreement:
 
    Copyright (c) 1991-2014 Unicode, Inc. All rights reserved.
    Distributed under the Terms of Use in 
    <http://www.unicode.org/copyright.html>.
 
    Permission is hereby granted, free of charge, to any person obtaining
    a copy of the Unicode data files and any associated documentation
    (the "Data Files") or Unicode software and any associated documentation
    (the "Software") to deal in the Data Files or Software
    without restriction, including without limitation the rights to use,
    copy, modify, merge, publish, distribute, and/or sell copies of
    the Data Files or Software, and to permit persons to whom the Data Files
    or Software are furnished to do so, provided that
    
    (a) this copyright and permission notice appear with all copies 
    of the Data Files or Software,
 
    (b) this copyright and permission notice appear in associated 
    documentation, and
 
    (c) there is clear notice in each modified Data File or in the Software
    as well as in the documentation associated with the Data File(s) or
    Software that the data or software has been modified.
 
    THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS.
    IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
    NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
    DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
    DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
    TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 
    Except as contained in this notice, the name of a copyright holder
    shall not be used in advertising or otherwise to promote the sale,
    use or other dealings in these Data Files or Software without prior
    written authorization of the copyright holder.
 
 
 >>> python-imagesize-0.7.1
 
 The MIT License (MIT)
 ----------------------------
 
 Copyright © 2016 Yoshiki Shibukawa
 
 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.
 
 
 >>> python-incremental-16.10.1
 
 This project includes code from the Twisted Project, which is licensed as below.
 
 Copyright (c) 2001-2015
 Allen Short
 Amber Hawkie Brown
 Andrew Bennetts
 Andy Gayton
 Antoine Pitrou
 Apple Computer, Inc.
 Ashwini Oruganti
 Benjamin Bruheim
 Bob Ippolito
 Canonical Limited
 Christopher Armstrong
 David Reid
 Divmod Inc.
 Donovan Preston
 Eric Mangold
 Eyal Lotem
 Google Inc.
 Hybrid Logic Ltd.
 Hynek Schlawack
 Itamar Turner-Trauring
 James Knight
 Jason A. Mobarak
 Jean-Paul Calderone
 Jessica McKellar
 Jonathan D. Simms
 Jonathan Jacobs
 Jonathan Lange
 Julian Berman
 Jürgen Hermann
 Kevin Horn
 Kevin Turner
 Laurens Van Houtven
 Mary Gardiner
 Massachusetts Institute of Technology
 Matthew Lefkowitz
 Moshe Zadka
 Paul Swartz
 Pavel Pergamenshchik
 Rackspace, US Inc.
 Ralph Meijer
 Richard Wall
 Sean Riley
 Software Freedom Conservancy
 Tavendo GmbH
 Thijs Triemstra
 Thomas Herve
 Timothy Allen
 Tom Prince
 Travis B. Hartwell
 
 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.
 
 
 >>> python-iniparse-0.4
 
 Copyright (c) 2001, 2002, 2003 Python Software Foundation

 Copyright (c) 2004-2008 Paramjit Oberoi <param.cs.wisc.edu>

 Copyright (c) 2007 Tim Lauridsen <tla@rasmil.dk>

 All Rights Reserved.

 

 iniparse/compat.py and tests/test_compat.py contain code derived from

 lib/python-2.3/ConfigParser.py and lib/python-2.3/test/test_cfgparse.py

 respectively.  Other code may contain small snippets from those two files

 as well.  The Python license (LICENSE-PSF) applies to that code.

 

 ---------------------------------------------------------------------------

 The MIT License

 

 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.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Python License

 

 

 iniparse-0.4.tar.gz\iniparse-0.4.tar\iniparse-0.4\LICENSE-PSF

 

 

 A. HISTORY OF THE SOFTWARE

 ==========================

 

 Python was created in the early 1990s by Guido van Rossum at Stichting

 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands

 as a successor of a language called ABC.  Guido remains Python's

 principal author, although it includes many contributions from others.

 

 In 1995, Guido continued his work on Python at the Corporation for

 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)

 in Reston, Virginia where he released several versions of the

 software.

 

 In May 2000, Guido and the Python core development team moved to

 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same

 year, the PythonLabs team moved to Digital Creations (now Zope

 Corporation, see http://www.zope.com).  In 2001, the Python Software

 Foundation (PSF, see http://www.python.org/psf/) was formed, a

 non-profit organization created specifically to own Python-related

 Intellectual Property.  Zope Corporation is a sponsoring member of

 the PSF.

 

 All Python releases are Open Source (see http://www.opensource.org for

 the Open Source Definition).  Historically, most, but not all, Python

 releases have also been GPL-compatible; the table below summarizes

 the various releases.

 

     Release         Derived     Year        Owner       GPL-

 		    from                                compatible? (1)

 

     0.9.0 thru 1.2              1991-1995   CWI         yes

     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes

     1.6             1.5.2       2000        CNRI        no

     2.0             1.6         2000        BeOpen.com  no

     1.6.1           1.6         2001        CNRI        yes (2)

     2.1             2.0+1.6.1   2001        PSF         no

     2.0.1           2.0+1.6.1   2001        PSF         yes

     2.1.1           2.1+2.0.1   2001        PSF         yes

     2.2             2.1.1       2001        PSF         yes

     2.1.2           2.1.1       2002        PSF         yes

     2.1.3           2.1.2       2002        PSF         yes

     2.2.1           2.2         2002        PSF         yes

     2.2.2           2.2.1       2002        PSF         yes

     2.2.3           2.2.2       2003        PSF         yes

     2.3             2.2.2       2002-2003   PSF         yes

     2.3.1           2.3         2002-2003   PSF         yes

     2.3.2           2.3.1       2002-2003   PSF         yes

     2.3.3           2.3.2       2002-2003   PSF         yes

 

 Footnotes:

 

 (1) GPL-compatible doesn't mean that we're distributing Python under

     the GPL.  All Python licenses, unlike the GPL, let you distribute

     a modified version without making your changes open source.  The

     GPL-compatible licenses make it possible to combine Python with

     other software that is released under the GPL; the others don't.

 

 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,

     because its license has a choice of law clause.  According to

     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1

     is "not incompatible" with the GPL.

 

 Thanks to the many outside volunteers who have worked under Guido's

 direction to make these releases possible.

 

 

 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON

 ===============================================================

 

 PSF LICENSE AGREEMENT FOR PYTHON 2.3

 ------------------------------------

 

 1. This LICENSE AGREEMENT is between the Python Software Foundation

 ("PSF"), and the Individual or Organization ("Licensee") accessing and

 otherwise using Python 2.3 software in source or binary form and its

 associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, PSF

 hereby grants Licensee a nonexclusive, royalty-free, world-wide

 license to reproduce, analyze, test, perform and/or display publicly,

 prepare derivative works, distribute, and otherwise use Python 2.3

 alone or in any derivative version, provided, however, that PSF's

 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)

 2001, 2002, 2003 Python Software Foundation; All Rights Reserved" are

 retained in Python 2.3 alone or in any derivative version prepared by

 Licensee.

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python 2.3 or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python 2.3.

 

 4. PSF is making Python 2.3 available to Licensee on an "AS IS"

 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. Nothing in this License Agreement shall be deemed to create any

 relationship of agency, partnership, or joint venture between PSF and

 Licensee.  This License Agreement does not grant permission to use PSF

 trademarks or trade name in a trademark sense to endorse or promote

 products or services of Licensee, or any third party.

 

 8. By copying, installing or otherwise using Python 2.3, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.

 

 

 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0

 -------------------------------------------

 

 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

 

 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an

 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the

 Individual or Organization ("Licensee") accessing and otherwise using

 this software in source or binary form and its associated

 documentation ("the Software").

 

 2. Subject to the terms and conditions of this BeOpen Python License

 Agreement, BeOpen hereby grants Licensee a non-exclusive,

 royalty-free, world-wide license to reproduce, analyze, test, perform

 and/or display publicly, prepare derivative works, distribute, and

 otherwise use the Software alone or in any derivative version,

 provided, however, that the BeOpen Python License is retained in the

 Software, alone or in any derivative version prepared by Licensee.

 

 3. BeOpen is making the Software available to Licensee on an "AS IS"

 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE

 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS

 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY

 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 5. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 6. This License Agreement shall be governed by and interpreted in all

 respects by the law of the State of California, excluding conflict of

 law provisions.  Nothing in this License Agreement shall be deemed to

 create any relationship of agency, partnership, or joint venture

 between BeOpen and Licensee.  This License Agreement does not grant

 permission to use BeOpen trademarks or trade names in a trademark

 sense to endorse or promote products or services of Licensee, or any

 third party.  As an exception, the "BeOpen Python" logos available at

 http://www.pythonlabs.com/logos.html may be used according to the

 permissions granted on that web page.

 

 7. By copying, installing or otherwise using the software, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.

 

 

 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1

 ---------------------------------------

 

 1. This LICENSE AGREEMENT is between the Corporation for National

 Research Initiatives, having an office at 1895 Preston White Drive,

 Reston, VA 20191 ("CNRI"), and the Individual or Organization

 ("Licensee") accessing and otherwise using Python 1.6.1 software in

 source or binary form and its associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, CNRI

 hereby grants Licensee a nonexclusive, royalty-free, world-wide

 license to reproduce, analyze, test, perform and/or display publicly,

 prepare derivative works, distribute, and otherwise use Python 1.6.1

 alone or in any derivative version, provided, however, that CNRI's

 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)

 1995-2001 Corporation for National Research Initiatives; All Rights

 Reserved" are retained in Python 1.6.1 alone or in any derivative

 version prepared by Licensee.  Alternately, in lieu of CNRI's License

 Agreement, Licensee may substitute the following text (omitting the

 quotes): "Python 1.6.1 is made available subject to the terms and

 conditions in CNRI's License Agreement.  This Agreement together with

 Python 1.6.1 may be located on the Internet using the following

 unique, persistent identifier (known as a handle): 1895.22/1013.  This

 Agreement may also be obtained from a proxy server on the Internet

 using the following URL: http://hdl.handle.net/1895.22/1013".

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python 1.6.1 or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python 1.6.1.

 

 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"

 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. This License Agreement shall be governed by the federal

 intellectual property law of the United States, including without

 limitation the federal copyright law, and, to the extent such

 U.S. federal law does not apply, by the law of the Commonwealth of

 Virginia, excluding Virginia's conflict of law provisions.

 Notwithstanding the foregoing, with regard to derivative works based

 on Python 1.6.1 that incorporate non-separable material that was

 previously distributed under the GNU General Public License (GPL), the

 law of the Commonwealth of Virginia shall govern this License

 Agreement only as to issues arising under or with respect to

 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this

 License Agreement shall be deemed to create any relationship of

 agency, partnership, or joint venture between CNRI and Licensee.  This

 License Agreement does not grant permission to use CNRI trademarks or

 trade name in a trademark sense to endorse or promote products or

 services of Licensee, or any third party.

 

 8. By clicking on the "ACCEPT" button where indicated, or by copying,

 installing or otherwise using Python 1.6.1, Licensee agrees to be

 bound by the terms and conditions of this License Agreement.

 

         ACCEPT

 

 

 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2

 --------------------------------------------------

 

 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,

 The Netherlands.  All rights reserved.

 

 Permission to use, copy, modify, and distribute this software and its

 documentation for any purpose and without fee is hereby granted,

 provided that the above copyright notice appear in all copies and that

 both that copyright notice and this permission notice appear in

 supporting documentation, and that the name of Stichting Mathematisch

 Centrum or CWI not be used in advertising or publicity pertaining to

 distribution of the software without specific, written prior

 permission.

 

 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO

 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND

 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE

 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT

 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 >>> python-ipaddress-1.0.18
 
 This package is a modified version of cpython's ipaddress module.
 It is therefore distributed under the PSF license, as follows: 
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python alone or in any derivative version,
 provided, however, that PSF's License Agreement and PSF's notice of copyright,
 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are
 retained in Python alone or in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 >>> python-jinja2-2.9.5
 
 Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
 
 Some rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
 The names of the contributors may not be used to endorse or
 promote products derived from this software without specific
 prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 Jinja2-2.9.5.tar.gz\dist\Jinja2-2.9.5.tar\Jinja2-2.9.5\ext\ jinja.el
 
 Author: Georg Brandl
 Copyright: (c) 2009 by the Jinja Team
 Last modified: 2008-05-22 23:04 by gbr
 
 
 Commentary:
 
 Mostly ripped off django-mode by Lennart Borgman.
 
 
 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, 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; see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth
 Floor, Boston, MA 02110-1301, USA.
 
 > BSD
 
 Jinja2-2.9.5.tar.gz\dist\Jinja2-2.9.5.tar\Jinja2-2.9.5\examples\rwbench\rwbench.py
 
 :copyright: (c) 2009 by the Jinja Team.
 :license: BSD.
 
 
2c8602d4
 >>> python-js2py-0.50
 
 Copyright 2014, 2015 Piotr Dabkowski
 
 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
 
 
7acc3889
 >>> python-jsonpatch-1.15
 
 Copyright (c) 2011 Stefan Kögl <stefan@skoegl.net>
 All rights reserved.
 
 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 author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
 Jinja2-2.9.5.tar.gz\dist\Jinja2-2.9.5.tar\Jinja2-2.9.5\examples\rwbench\rwbench.py
 
 :copyright: (c) 2009 by the Jinja Team.
 :license: BSD.
 
 
 >>> python-jsonpointer-1.10
 
 Copyright (c) 2011 Stefan Kögl <stefan@skoegl.net>

 All rights reserved.

 

 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 author may not be used to endorse or promote products

    derived from this software without specific prior written permission.

 

 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.
 
 
 >>> python-lockfile-0.12.2
 
 This is the MIT license: http://www.opensource.org/licenses/mit-license.php
 
 Copyright (c) 2007 Skip Montanaro.
 
 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.
 
 ADDITIONAL LCIENSE INFORMATION:
 
 > Apache 2.0
 
 lockfile-0.12.2.tar.gz\dist\lockfile-0.12.2.tar\lockfile-0.12.2\setup.py
 
 Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
 
  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.
 
  THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
 
 > Python software License
 
 lockfile-0.12.2.tar.gz\dist\lockfile-0.12.2.tar\lockfile-0.12.2\lockfile\pidlockfile.py
 
  Copyright © 2008–2009 Ben Finney <ben+python@benfinney.id.au>
 
  This is free software: you may copy, modify, and/or distribute this work
  under the terms of the Python Software Foundation License, version 2 or
  later as published by the Python Software Foundation.
  No warranty expressed or implied. See the file LICENSE.PSF-2 for details.
 
 
 >>> python-lxml-3.7.3
 
 lxml is copyright Infrae and distributed under the BSD license (see
 doc/licenses/BSD.txt), with the following exceptions:
 
 Some code, such a selftest.py, selftest2.py and
 src/lxml/_elementpath.py are derived from ElementTree and
 cElementTree. See doc/licenses/elementtree.txt for the license text.
 
 lxml.cssselect and lxml.html are copyright Ian Bicking and distributed
 under the BSD license (see doc/licenses/BSD.txt).
 
 test.py, the test-runner script, is GPL and copyright Shuttleworth
 Foundation. See doc/licenses/GPL.txt. It is believed the unchanged
 inclusion of test.py to run the unit test suite falls under the
 "aggregation" clause of the GPL and thus does not affect the license
 of the rest of the package.
 
 The doctest.py module is taken from the Python library and falls under
 the PSF Python License.
 
 The isoschematron implementation uses several XSL and RelaxNG resources:
  * The (XML syntax) RelaxNG schema for schematron, copyright International
    Organization for Standardization (see 
    src/lxml/isoschematron/resources/rng/iso-schematron.rng for the license
    text)
  * The skeleton iso-schematron-xlt1 pure-xslt schematron implementation
    xsl stylesheets, copyright Rick Jelliffe and Academia Sinica Computing
    Center, Taiwan (see the xsl files here for the license text: 
    src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/)
  * The xsd/rng schema schematron extraction xsl transformations are unlicensed
    and copyright the respective authors as noted (see 
    src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl and
    src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl)
 
 Copyright (c) 2004 Ian Bicking. All rights reserved.
 
 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. Neither the name of Ian Bicking nor the names of its contributors may
 be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL IAN BICKING 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 lxml-3.7.3.tar.gz\dist\lxml-3.7.3.tar\lxml-3.7.3\src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_schematron_message.xsl
 
 Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center, Taiwan
 
 This software is provided 'as-is', without any express or implied warranty.
 In no event will the authors be held liable for any damages arising from
 the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it freely,
 subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not claim
 that you wrote the original software. If you use this software in a product,
 an acknowledgment in the product documentation would be appreciated but is
 not required.
 
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 
 3. This notice may not be removed or altered from any source distribution.
 
 
 > MIT
 
 lxml-3.7.3.tar.gz\dist\lxml-3.7.3.tar\lxml-3.7.3\src\lxml\ElementInclude.py
 
 Copyright (c) 1999-2004 by Fredrik Lundh
 
 By obtaining, using, and/or copying this software and/or its
 associated documentation, you agree that you have read, understood,
 and will comply with the following terms and conditions:
 
 Permission to use, copy, modify, and distribute this software and
 its associated documentation for any purpose and without fee is
 hereby granted, provided that the above copyright notice appears in
 all copies, and that both that copyright notice and this permission
 notice appear in supporting documentation, and that the name of
 Secret Labs AB or the author not be used in advertising or publicity
 pertaining to distribution of the software without specific, written
 prior permission.
 
 SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-
 ABILITY AND FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR
 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.
 
 
 > Public Domain
 
 lxml-3.7.3.tar.gz\dist\lxml-3.7.3.tar\lxml-3.7.3\src\local_doctest.py
 
 Module doctest.
 Released to the public domain 16-Jan-2001, by Tim Peters (tim@python.org).
 Major enhancements and refactoring by:
 Jim Fulton
 Edward Loper
 
 Provided as-is; use at your own risk; no warranty; no promises; enjoy!
 
 
 >>> python-m2crypto-0.26.0
 
 Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
 
 Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
 All rights reserved.
 
 Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
 All rights reserved.
 
 Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation.
 
 THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 
 >BSD- STYLE
 
 
 M2Crypto-0.26.0.tar.gz\dist\M2Crypto-0.26.0.tar\M2Crypto-0.26.0\PKG-INFO
 
 License: BSD-style license
 
 
 >>> python-m2r-0.1.7
 
 The MIT License (MIT)
 
 Copyright (c) 2016 Hitoruki Takagi
 
 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.
 
 
 >>> python-mako-1.0.6
 
 This is the MIT license: http://www.opensource.org/licenses/mit-license.php
 
 Copyright (C) 2006-2016 the Mako authors and contributors <see AUTHORS file>.
 Mako is a trademark of Michael Bayer.
 
 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.
 ADDITIONAL LICENSE INFORMATION:
 
 
 > BSD-3
 
 Mako-1.0.6.tar.gz\dist\Mako-1.0.6.tar\Mako-1.0.6\examples\bench\basic.py
 
 basic.py - basic benchmarks adapted from Genshi
 Copyright (C) 2006 Edgewall Software
 All rights reserved.
 
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 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.
 
 
 >>> python-markupsafe-1.0
 
 Copyright (c) 2010 by Armin Ronacher and contributors.  See AUTHORS
 for more details.
 
 Some rights reserved.
 
 Redistribution and use in source and binary forms of the software as well
 as documentation, with or without modification, are permitted provided
 that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above
   copyright notice, this list of conditions and the following
   disclaimer in the documentation and/or other materials provided
   with the distribution.
 
 * The names of the contributors may not be used to endorse or
   promote products derived from this software without specific
   prior written permission.
 
 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 
 >>> python-mistune-0.7.4
 
 Copyright (c) 2014 - 2015, Hsiaoming Yang
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 
 * Neither the name of the creator nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
2c8602d4
 >>> python-ndg-httpsclient-0.4.2
 
 Copyright (c) 2012, Science & Technology Facilities Council (STFC)
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without 
 modification, are permitted provided that the following conditions are met:
 
     * Redistributions of source code must retain the above copyright notice, 
       this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above copyright notice,
       this list of conditions and the following disclaimer in the documentation
       and/or other materials provided with the distribution.
     * Neither the name of the Science & Technology Facilities Council (STFC) 
       nor the names of its contributors may be used to endorse or promote 
       products derived from this software without specific prior written 
       permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
7acc3889
 >>> python-netaddr-0.7.19
 
 Here are the licenses applicable to the use of the netaddr library.
 
 netaddr
 
 COPYRIGHT AND LICENSE
 
 Copyright (c) 2008 by David P. D. Moss. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 * Neither the name of David P. D. Moss nor the names of contributors
 may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-ntplib-0.3.3
 
 The MIT License (MIT)

 

 Copyright (C) 2009-2015 Charles-Francois Natali <cf.natali@gmail.com>

 

 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.
 
 
 >>> python-numpy-1.12.1
 
 Copyright (c) 2005-2016, NumPy Developers.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
     * Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.
 
     * Redistributions in binary form must reproduce the above
        copyright notice, this list of conditions and the following
        disclaimer in the documentation and/or other materials provided
        with the distribution.
 
     * Neither the name of the NumPy Developers nor the names of any
        contributors may be used to endorse or promote products derived
        from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 
 numpy-1.12.1.zip\numpy-1.12.1\numpy\random\mtrand\distributions.c
 
 Copyright 2005 Robert Kern (robert.kern@gmail.com)
 
 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.
 
 
 > Public Domain
 
 numpy-1.12.1.zip\numpy-1.12.1\doc\f2py\default.css
 
 copyright: This stylesheet has been placed in the public domain.
 
 
 > Apache 2.0
 
 numpy-1.12.1.zip\numpy-1.12.1\doc\scipy-sphinx-theme\_theme\scipy\static\css\spc-bootstrap.css
 
  Bootstrap v2.3.1
 
 Copyright 2012 Twitter, Inc
 Licensed under the Apache License v2.0
 http://www.apache.org/licenses/LICENSE-2.0
  
 
 > Python 2.0
 
 numpy-1.12.1.zip\numpy-1.12.1\doc\scipy-sphinx-theme\_theme\scipy\static\js\copybutton.js
 
 Copyright 2014 PSF. Licensed under the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 File originates from the cpython source found in Doc/tools/sphinxext/static/copybutton.js
 
 
 
 > BSD-2
 
 numpy-1.12.1.zip\numpy-1.12.1\doc\sphinxext\LICENSE.txt
 
 Copyright (C) 2008 Stefan van der Walt <stefan@mentat.za.net>, Pauli Virtanen <pav@iki.fi>
 
 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.
 
 
 > JDH License Agreement (BSD-Style)
 
 numpy-1.12.1.zip\numpy-1.12.1\doc\sphinxext\LICENSE.txt
 
 Copyright (c) 2002-2008 John D. Hunter; All Rights Reserved.
 
 1. This LICENSE AGREEMENT is between John D. Hunter (“JDH”), and the Individual or Organization (“Licensee”) accessing and otherwise using matplotlib software in source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, JDH hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use matplotlib 0.98.3 alone or in any derivative version, provided, however, that JDH’s License Agreement and JDH’s notice of copyright, i.e., “Copyright (c) 2002-2008 John D. Hunter; All Rights Reserved” are retained in matplotlib 0.98.3 alone or in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on or incorporates matplotlib 0.98.3 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to matplotlib 0.98.3.
 
 4. JDH is making matplotlib 0.98.3 available to Licensee on an “AS IS” basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.98.3 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB 0.98.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING MATPLOTLIB 0.98.3, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between JDH and Licensee. This License Agreement does not grant permission to use JDH trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using matplotlib 0.98.3, Licensee agrees to be bound by the terms and conditions of this License Agreement.
 
 
 >>> python-oauthlib-2.0.2
 
 Copyright (c) 2011 Idan Gazit and contributors

 All rights reserved.

 

 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. Neither the name of this project nor the names of its contributors may

        be used to endorse or promote products derived from this software without

        specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE

 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL

 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER

 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,

 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-packaging-16.8
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This file is dual licensed under the terms of the Apache License, Version
 2.0, and the BSD License. See the LICENSE file in the root of this repository
 for complete details.
 
 Copyright (c) Donald Stufft and individual contributors.
 All rights reserved.
 
 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 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.
 
 
 >>> python-pam-1.8.2
 
 License: MIT
 
 
2c8602d4
 >>> python-pexpect-4.2.1
 
 ISC LICENSE
 
 This license is approved by the OSI and FSF as GPL-compatible.
 http://opensource.org/licenses/isc-license.txt
 
 Copyright (c) 2013-2014, Pexpect development team
 Copyright (c) 2012, Noah Spurrier <noah@noah.org>
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
7acc3889
 >>> python-pip-9.0.1
 
 Copyright (c) 2008-2016 The pip developers (see AUTHORS.txt file)
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3
 
 pip-9.0.1.tar.gz\dist\pip-9.0.1.tar\pip-9.0.1\pip\_vendor\colorama\ansi.py
 
 Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file.
 
 
 > Python
 
 pip-9.0.1.tar.gz\dist\pip-9.0.1.tar\pip-9.0.1\pip\_vendor\lockfile\pidlockfile.py
 
 Copyright © 2008–2009 Ben Finney <ben+python@benfinney.id.au>
 
 This is free software: you may copy, modify, and/or distribute this work
 under the terms of the Python Software Foundation License, version 2 or
 later as published by the Python Software Foundation.
 No warranty expressed or implied. See the file LICENSE.PSF-2 for details.
 
 
 > BSD
 
 pip-9.0.1.tar.gz\dist\pip-9.0.1.tar\pip-9.0.1\pip\_vendor\packaging\requirements.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This file is dual licensed under the terms of the Apache License, Version
 2.0, and the BSD License. See the LICENSE file in the root of this repository
 for complete details.
 
 
 > LGPL 2.1
 
 pip-9.0.1.tar.gz\dist\pip-9.0.1.tar\pip-9.0.1\pip\_vendor\requests\packages\chardet\big5freq.py
 
 The Original Code is Mozilla Communicator client code.
 
 The Initial Developer of the Original Code is
 Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 1998
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Mark Pilgrim - port to Python
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301  USA
 
 
 > Apache 2.0
 
 pip-9.0.1.tar.gz\dist\pip-9.0.1.tar\pip-9.0.1\pip\_vendor\retrying.py
 
 Copyright 2013-2014 Ray Holder
 
 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.
 
 
 >>> python-ply-3.10
 
 Copyright (C) 2001-2017
 David M. Beazley (Dabeaz LLC)
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 * Neither the name of the David Beazley or Dabeaz LLC may be used to
 endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-prettytable-0.7.2
 
 Copyright (c) 2009-2013 Luke Maurits <luke@maurits.id.au>

 All rights reserved.

 With contributions from:

 * Chris Clark

 * Christoph Robbert

 * Klein Stephane

 * "maartendb"

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

 

 * Redistributions of source code must retain the above copyright notice,

   this list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice,

   this list of conditions and the following disclaimer in the documentation

   and/or other materials provided with the distribution.

 * The name of the author may not be used to endorse or promote products

   derived from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

 POSSIBILITY OF SUCH DAMAGE.
 
 
2c8602d4
 >>> python-prometheus_client-0.0.20
 
 Copyright (c) 2005-2016, Michele Simionato
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in bytecode 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
 HOLDERS 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 prometheus_client-0.0.20.tar.gz\dist\prometheus_client-0.0.20.tar\prometheus_client-0.0.20\setup.cfg
 
 license = "Apache Software License 2.0"
 
 
7acc3889
 >>> python-prompt_toolkit-1.0.14
 
 Copyright (c) 2014, Jonathan Slenders
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright notice, this
   list of conditions and the following disclaimer in the documentation and/or
   other materials provided with the distribution.
 
 * Neither the name of the {organization} nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-psutil-5.2.2
 
 psutil is distributed under BSD license reproduced below.
 
 Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola'
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 * Neither the name of the psutil authors nor the names of its contributors
 may be used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATIONJ:
 
 > BSD
 
 psutil-5.2.2.tar.gz\dist\psutil-5.2.2.tar\psutil-5.2.2\PKG-INFO
 
 License: BSD
 
 
 >>> python-py-1.4.33
 
 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.
 
 
 >>> python-pyasn1-0.2.3
 
 Copyright (c) 2005-2017, Ilya Etingof <etingof@gmail.com>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 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.
 
 
 >>> python-pyasn1-modules-0.0.8
 
 Copyright (c) 2005-2015, Ilya Etingof <ilya@glas.net>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
   * Redistributions of source code must retain the above copyright notice, 
     this list of conditions and the following disclaimer.
 
   * Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.
 
 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.
 
 
 >>> python-pycparser-2.17
 
 Copyright (c) 2008-2016, Eli Bendersky
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 * Neither the name of Eli Bendersky nor the names of its contributors may
 be used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 pycparser-2.17.tar.gz\dist\pycparser-2.17.tar\pycparser-2.17\examples\c_files\memmgr.c
 
 Statically-allocated memory manager
 by Eli Bendersky (eliben@gmail.com)
 
 This code is in the public domain.
 
 > BSD
 
 pycparser-2.17.tar.gz\dist\pycparser-2.17.tar\pycparser-2.17\examples\c-to-c.py
 
 Copyright (C) 2008-2015, Eli Bendersky
 License: BSD
 
 
 >>> python-pygments-2.2.0
 
 Copyright (c) 2006-2017 by the respective authors (see AUTHORS file).
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION
 
 > Public Domain
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\external\autopygmentize
 
 Best effort auto-pygmentization with transparent decompression
 by Reuben Thomas 2008-2016
 This program is in the public domain.
 
 > Apache 2.0
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\pygments\lexers\robotframework.py
 
 Copyright 2012 Nokia Siemens Networks Oyj
 
 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.
 
 > BSD-3 Clause
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\antlr_ANTLRv3.g
 
 [The "BSD licence"]
 Copyright (c) 2005-2007 Terence Parr
 All rights reserved.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 > LGPL 3.0
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\AlternatingGroup.mu
 
 License:     LGPL
 
 > GPL 2.0
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\boot-9.scm
 
 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 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, 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 software see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 Boston, MA 02111-1307 USA
 
 As a special exception, the Free Software Foundation gives permission
 for additional uses of the text contained in its release of GUILE.
 
 The exception is that, if you link the GUILE library with other files
 to produce an executable, this does not by itself cause the
 resulting executable to be covered by the GNU General Public License.
 Your use of that executable is in no way restricted on account of
 linking the GUILE library code into it.
 
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 This exception applies only to the code released by the
 Free Software Foundation under the name GUILE.  If you copy
 code from other Free Software Foundation releases into a copy of
 GUILE, as the General Public License permits, the exception does
 not apply to the code that you add in this way.  To avoid misleading
 anyone as to the status of such modified files, you must delete
 this exception notice from them.
 
 If you write modifications of your own for GUILE, it is your choice
 whether to permit this exception to apply to your modifications.
 If you do not wish that, delete this exception notice.
 
 > LGPL 2.1
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\CPDictionary.j
 
 CPDictionary.j
 Foundation
 
 Created by Francisco Tolmasky.
 Copyright 2008, 280 North, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 > MIT
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\IPDispatchC.nc
 
 Copyright (c) 2008-2011 The Regents of the University  of California.
 All rights reserved."
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose, without fee, and without written agreement is
 hereby granted, provided that the above copyright notice, the following
 two paragraphs and the author appear in all copies of this software.
 
 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
 OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF
 CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
 ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO
 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS."
 
 > LGPL 2.1
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE LGPL 2.1 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ***** BEGIN LICENSE BLOCK *****
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is mozilla.org code.
 
 The Initial Developer of the Original Code is
 Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 1998
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 
 ***** END LICENSE BLOCK *****
 
 > LGPL 3.0
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\example.rb
 
 Author: Johannes Barre (mailto:rweb@igels.net)
 Copyright: Copyright (c) 2003, 04 by Johannes Barre
 License: GNU Lesser General Public License (COPYING, http://www.gnu.org/copyleft/lesser.html)
 Version: 0.1.0
 CVS-ID: $Id: example.rb 39 2005-11-05 03:33:55Z murphy
 
 > GFDL 1.3
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\example.prg
 
 This is a concatenation of all VFP examples on Wikipedia.
 Copyright 2013 Wikimedia, under the GFDL.
 
2c8602d4
 > AFL 3.0
7acc3889
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\test.fan
 
 Copyright (c) 2008, Brian Frank and Andy Frank
 Licensed under the Academic Free License version 3.0
 
2c8602d4
 > BSD Style
7acc3889
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\test.mod
 
 Copyright (C) 2009 Benjamin Kowarsch. All rights reserved.
 
 License:
 
 Redistribution  and  use  in source  and  binary forms,  with  or  without
 modification, are permitted provided that the following conditions are met
 
 1) NO FEES may be charged for the provision of the software.  The software
 may  NOT  be published  on websites  that contain  advertising,  unless
 specific  prior  written  permission has been obtained.
 
 2) Redistributions  of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 3) Redistributions  in binary form  must  reproduce  the  above  copyright
 notice,  this list of conditions  and  the following disclaimer  in the
 documentation and other materials provided with the distribution.
 
 4) Neither the author's name nor the names of any contributors may be used
 to endorse  or  promote  products  derived  from this software  without
 specific prior written permission.
 
 5) Where this list of conditions  or  the following disclaimer, in part or
 as a whole is overruled  or  nullified by applicable law, no permission
 is granted to use the software.
 
 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.
 
 > GPL 2.0 with Bison Parser
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\test.eh
 
 Skeleton parser for Yacc-like parsing with Bison,
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 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, 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., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 As a special exception, when this file is copied by Bison into a
 Bison output file, you may use that output file without restriction.
 This special exception was added by the Free Software Foundation
 in version 1.24 of Bison.
 
 > GPL 3.0
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\subr.el
 
 Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2015 Free Software
 Foundation, Inc.
 
 Maintainer: emacs-devel@gnu.org
 Keywords: internal
 Package: emacs
 
 This file is part of GNU Emacs.
 
 GNU Emacs 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 3 of the License, or
 (at your option) any later version.
 
 GNU Emacs 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 GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 > CPL 1.0
 
 Pygments-2.2.0.tar.gz\dist\Pygments-2.2.0.tar\Pygments-2.2.0\tests\examplefiles\genclass.clj
 
 ***** [VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT “genclass.clj”.]*****
 
 Copyright (c) Rich Hickey. All rights reserved.
 The use and distribution terms for this software are covered by the
 Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
 which can be found in the file CPL.TXT at the root of this distribution.
 By using this software in any fashion, you are agreeing to be bound by
 the terms of this license.
 You must not remove this notice, or any other, from this software.
 
 
2c8602d4
 >>> python-pyjsparser-2.5.2
 
 The MIT License
 
 Copyright 2014, 2015 Piotr Dabkowski
 
 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
 from __future__ import unicode_literals
 
 
7acc3889
 >>> python-pyparsing-2.2.0
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 pyparsing-2.2.0.tar.gz\dist\pyparsing-2.2.0.tar\pyparsing-2.2.0\examples\sparser.py
 
 Copyright (C) 2006  Tim Cera timcera@earthlink.net
 
 
 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.,
 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 > BSD-3
 
 pyparsing-2.2.0.tar.gz\dist\pyparsing-2.2.0.tar\pyparsing-2.2.0\examples\searchparser.py
 
 Copyright (c) 2006, Estrate, the Netherlands
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation 
   and/or other materials provided with the distribution.
 * Neither the name of Estrate nor the names of its contributors may be used
   to endorse or promote products derived from this software without specific
   prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 > GPL 3.0
 
 pyparsing-2.2.0.tar.gz\dist\pyparsing-2.2.0.tar\pyparsing-2.2.0\examples\pymicko.py
 
 Copyright (C) 2009  Zarko Zivanov
 (largely based on flex/bison microC compiler by Zorica Suvajdzin, used with her permission;
 current version can be found at http://www.acs.uns.ac.rs, under "Programski Prevodioci" [Serbian site])
 
 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 3 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.
 
 A copy of the GNU General Public License can be found at <http://www.gnu.org/licenses/>.
 
 
 >>> python-pytest-3.0.7
 
 The MIT License (MIT)
 
 Copyright (c) 2004-2016 Holger Krekel and others
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3 (Flask Design License)
 
 pytest-3.0.7.tar.gz\dist\pytest-3.0.7.tar\pytest-3.0.7\doc\en\_themes\LICENSE
 
 Copyright (c) 2010 by Armin Ronacher.
 
 Some rights reserved.
 
 Redistribution and use in source and binary forms of the theme, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above
   copyright notice, this list of conditions and the following
   disclaimer in the documentation and/or other materials provided
   with the distribution.
 
 * The names of the contributors may not be used to endorse or
   promote products derived from this software without specific
   prior written permission.
 
 We kindly ask you to only use these themes in an unmodified manner just
 for Flask and Flask-related products, not for unrelated projects.  If you
 like the visual style and want to use it for your own projects, please
 consider making some larger changes to the themes (such as changing
 font faces, sizes, colors or margins).
 
 THIS THEME IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS THEME, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-pytz-2017.2
 
 Copyright (c) 2003-2017 Stuart Bishop <stuart@stuartbishop.net>
 
 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.
 
 
 >>> python-pyvim-0.0.20
 
 Copyright (c) 2015, Jonathan Slenders

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without modification,

 are permitted provided that the following conditions are met:

 

 * Redistributions of source code must retain the above copyright notice, this

   list of conditions and the following disclaimer.

 

 * Redistributions in binary form must reproduce the above copyright notice, this

   list of conditions and the following disclaimer in the documentation and/or

   other materials provided with the distribution.

 

 * Neither the name of the {organization} nor the names of its

   contributors may be used to endorse or promote products derived from

   this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND

 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED

 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR

 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;

 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON

 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> python-service_identity-16.0.0
 
 Copyright (c) 2014 Hynek Schlawack
 
 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.
 
 
 >>> python-setuptools-36.0.1
 
 Copyright (C) 2016 Jason R Coombs <jaraco@jaraco.com>
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
 setuptools-36.0.1.zip\setuptools-36.0.1\pkg_resources\_vendor\packaging\version.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This file is dual licensed under the terms of the Apache License, Version
 2.0, and the BSD License. See the LICENSE file in the root of this repository
 for complete details.
 
 
 >>> python-setuptools_scm-1.15.0
 
 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.
 
 
 >>> python-simplejson-3.10.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 simplejson is dual-licensed software. It is available under the terms
 of the MIT license, or the Academic Free License version 2.1. The full
 text of each license agreement is included below. This code is also
 licensed to the Python Software Foundation (PSF) under a Contributor
 Agreement.
 
 MIT License
 ===========
 
 Copyright (c) 2006 Bob Ippolito
 
 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.
 
 Academic Free License v. 2.1
 ============================
 
 Copyright (c) 2006 Bob Ippolito.  All rights reserved.
 
 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
 
 Licensed under the Academic Free License version 2.1
 
 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following:
 
 a) to reproduce the Original Work in copies;
 
 b) to prepare derivative works ("Derivative Works") based upon the Original Work;
 
 c) to distribute copies of the Original Work and Derivative Works to the public;
 
 d) to perform the Original Work publicly; and
 
 e) to display the Original Work publicly.
 
 2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works.
 
 3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work.
 
 4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license.
 
 5) This section intentionally omitted.
 
 6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work.
 
 7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer.
 
 8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
 
 9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions.
 
 10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware.
 
 11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License.
 
 12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License.
 
 13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable.
 
 14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For 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.
 
 15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You.
 
 This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 simplejson-3.10.0.tar.gz\dist\simplejson-3.10.0.tar\simplejson-3.10.0\simplejson.egg-info\PKG-INFO
 
 License: MIT License
 
 
 >>> python-six-1.10.0
 
 Copyright (c) 2010-2015 Benjamin Peterson

 

 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.
 
 
 >>> python-snowballstemmer-1.2.1
 
 License
 -------
 
 Copyright (c) 2013, Yoshiki Shibukawa
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided
 that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this list of conditions and
   the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list of conditions
   and the following disclaimer in the documentation and/or other materials provided with the distribution.
 
 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.
 
 
 >>> python-sphinx-1.5.3
 
 License for Sphinx
 ==================
 Copyright (c) 2007-2016 by the Sphinx team (see AUTHORS file).
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Licenses for incorporated software
 ==================================
 The pgen2 package, included in this distribution under the name
 sphinx.pycode.pgen2, is available in the Python 2.6 distribution under
 the PSF license agreement for Python:
 
 ----------------------------------------------------------------------
 Copyright © 2001-2008 Python Software Foundation; All Rights Reserved.
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing
 and otherwise using Python 2.6 software in source or binary form
 and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display
 publicly, prepare derivative works, distribute, and otherwise use
 Python 2.6 alone or in any derivative version, provided, however,
 that PSF's License Agreement and PSF's notice of copyright, i.e.,
 "Copyright © 2001-2008 Python Software Foundation; All Rights
 Reserved" are retained in Python 2.6 alone or in any derivative
 version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 2.6 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary
 of the changes made to Python 2.6.
 
 4. PSF is making Python 2.6 available to Licensee on an "AS IS" basis.
 PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY
 WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY
 REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY
 PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.6 WILL NOT INFRINGE
 ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 2.6 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON
 2.6, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY
 THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF
 and Licensee.  This License Agreement does not grant permission to
 use PSF trademarks or trade name in a trademark sense to endorse or
 promote products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python 2.6, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 ----------------------------------------------------------------------
 The included smartypants module, included as sphinx.util.smartypants,
 is available under the following license:
 ----------------------------------------------------------------------
 SmartyPants_ license::
 
 Copyright (c) 2003 John Gruber
 (http://daringfireball.net/)
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 *   Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 *   Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
 
 *   Neither the name "SmartyPants" nor the names of its
 contributors may be used to endorse or promote products
 derived from this software without specific prior written
 permission.
 
 This software is provided by the copyright holders and
 contributors "as is" and any express or implied warranties,
 including, but not limited to, the implied warranties of
 merchantability and fitness for a particular purpose are
 disclaimed. In no event shall the copyright owner or contributors
 be liable for any direct, indirect, incidental, special,
 exemplary, or consequential damages (including, but not limited
 to, procurement of substitute goods or services; loss of use,
 data, or profits; or business interruption) however caused and on
 any theory of liability, whether in contract, strict liability, or
 tort (including negligence or otherwise) arising in any way out of
 the use of this software, even if advised of the possibility of
 such damage.
 
 smartypants.py license::
 
 smartypants.py is a derivative work of SmartyPants.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 *   Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 *   Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
 
 This software is provided by the copyright holders and
 contributors "as is" and any express or implied warranties,
 including, but not limited to, the implied warranties of
 merchantability and fitness for a particular purpose are
 disclaimed. In no event shall the copyright owner or contributors
 be liable for any direct, indirect, incidental, special,
 exemplary, or consequential damages (including, but not limited
 to, procurement of substitute goods or services; loss of use,
 data, or profits; or business interruption) however caused and on
 any theory of liability, whether in contract, strict liability, or
 tort (including negligence or otherwise) arising in any way out of
 the use of this software, even if advised of the possibility of
 such damage.
 ----------------------------------------------------------------------
 The ElementTree package, included in this distribution in test/etree13, is available under the following license:
 ----------------------------------------------------------------------
 The ElementTree toolkit is
 
 Copyright (c) 1999-2007 by Fredrik Lundh
 
 By obtaining, using, and/or copying this software and/or its
 associated documentation, you agree that you have read, understood,
 and will comply with the following terms and conditions:
 
 Permission to use, copy, modify, and distribute this software and its
 associated documentation for any purpose and without fee is hereby
 granted, provided that the above copyright notice appears in all
 copies, and that both that copyright notice and this permission notice
 appear in supporting documentation, and that the name of Secret Labs
 AB or the author not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT- ABILITY
 AND FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 ----------------------------------------------------------------------
 The included JQuery JavaScript library is available under the MIT license:
 ----------------------------------------------------------------------
 Copyright (c) 2008 John Resig, http://jquery.com/
 
 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.
 ----------------------------------------------------------------------
 The included Underscore JavaScript library is available under the MIT
 license:
 ----------------------------------------------------------------------
 Copyright (c) 2009 Jeremy Ashkenas, DocumentCloud
 
 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.
 -------------------------------------------------------------------------------
 The included implementation of NumpyDocstring._parse_numpydoc_see_also_section
 was derived from code under the following license:
 -------------------------------------------------------------------------------
 Copyright (C) 2008 Stefan van der Walt <stefan@mentat.za.net>, Pauli Virtanen <pav@iki.fi>
 
 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.
 -------------------------------------------------------------------------------
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 Sphinx-1.5.3.tar.gz\dist\Sphinx-1.5.3.tar\Sphinx-1.5.3\sphinx\util\stemmer.py
 
 copyright: Copyright 2001 by Vivake Gupta <v@nano.com>.
 license: Public Domain ("can be used free of charge for any purpose")
 
 
 >>> python-sqlalchemy-1.1.7
 
 This is the MIT license: http://www.opensource.org/licenses/mit-license.php
 
 Copyright (c) 2005-2017 the SQLAlchemy authors and contributors <see AUTHORS file>.
 SQLAlchemy is a trademark of Michael Bayer.
 
 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.
 
 
2c8602d4
 >>> python-subprocess32-3.2.7
 
 A. HISTORY OF THE SOFTWARE
 ==========================
 
 Python was created in the early 1990s by Guido van Rossum at Stichting
 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
 as a successor of a language called ABC.  Guido remains Python's
 principal author, although it includes many contributions from others.
 
 In 1995, Guido continued his work on Python at the Corporation for
 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
 in Reston, Virginia where he released several versions of the
 software.
 
 In May 2000, Guido and the Python core development team moved to
 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
 year, the PythonLabs team moved to Digital Creations (now Zope
 Corporation, see http://www.zope.com).  In 2001, the Python Software
 Foundation (PSF, see http://www.python.org/psf/) was formed, a
 non-profit organization created specifically to own Python-related
 Intellectual Property.  Zope Corporation is a sponsoring member of
 the PSF.
 
 All Python releases are Open Source (see http://www.opensource.org for
 the Open Source Definition).  Historically, most, but not all, Python
 releases have also been GPL-compatible; the table below summarizes
 the various releases.
 
     Release         Derived     Year        Owner       GPL-
                     from                                compatible? (1)
 
     0.9.0 thru 1.2              1991-1995   CWI         yes
     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
     1.6             1.5.2       2000        CNRI        no
     2.0             1.6         2000        BeOpen.com  no
     1.6.1           1.6         2001        CNRI        yes (2)
     2.1             2.0+1.6.1   2001        PSF         no
     2.0.1           2.0+1.6.1   2001        PSF         yes
     2.1.1           2.1+2.0.1   2001        PSF         yes
     2.2             2.1.1       2001        PSF         yes
     2.1.2           2.1.1       2002        PSF         yes
     2.1.3           2.1.2       2002        PSF         yes
     2.2.1           2.2         2002        PSF         yes
     2.2.2           2.2.1       2002        PSF         yes
     2.2.3           2.2.2       2003        PSF         yes
     2.3             2.2.2       2002-2003   PSF         yes
     2.3.1           2.3         2002-2003   PSF         yes
     2.3.2           2.3.1       2002-2003   PSF         yes
     2.3.3           2.3.2       2002-2003   PSF         yes
     2.3.4           2.3.3       2004        PSF         yes
     2.3.5           2.3.4       2005        PSF         yes
     2.4             2.3         2004        PSF         yes
     2.4.1           2.4         2005        PSF         yes
     2.4.2           2.4.1       2005        PSF         yes
     2.4.3           2.4.2       2006        PSF         yes
     2.4.4           2.4.3       2006        PSF         yes
     2.5             2.4         2006        PSF         yes
     2.5.1           2.5         2007        PSF         yes
     2.5.2           2.5.1       2008        PSF         yes
     2.5.3           2.5.2       2008        PSF         yes
     2.6             2.5         2008        PSF         yes
     2.6.1           2.6         2008        PSF         yes
     2.6.2           2.6.1       2009        PSF         yes
     2.6.3           2.6.2       2009        PSF         yes
     2.6.4           2.6.3       2009        PSF         yes
     2.6.5           2.6.4       2010        PSF         yes
     3.0             2.6         2008        PSF         yes
     3.0.1           3.0         2009        PSF         yes
     3.1             3.0.1       2009        PSF         yes
     3.1.1           3.1         2009        PSF         yes
     3.1.2           3.1         2010        PSF         yes
 
 Footnotes:
 
 (1) GPL-compatible doesn't mean that we're distributing Python under
     the GPL.  All Python licenses, unlike the GPL, let you distribute
     a modified version without making your changes open source.  The
     GPL-compatible licenses make it possible to combine Python with
     other software that is released under the GPL; the others don't.
 
 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
     because its license has a choice of law clause.  According to
     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
     is "not incompatible" with the GPL.
 
 Thanks to the many outside volunteers who have worked under Guido's
 direction to make these releases possible.
 
 
 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
 ===============================================================
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python alone or in any derivative version,
 provided, however, that PSF's License Agreement and PSF's notice of copyright,
 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 Python Software Foundation; All Rights Reserved" are retained in Python alone or
 in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 -------------------------------------------
 
 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
 Individual or Organization ("Licensee") accessing and otherwise using
 this software in source or binary form and its associated
 documentation ("the Software").
 
 2. Subject to the terms and conditions of this BeOpen Python License
 Agreement, BeOpen hereby grants Licensee a non-exclusive,
 royalty-free, world-wide license to reproduce, analyze, test, perform
 and/or display publicly, prepare derivative works, distribute, and
 otherwise use the Software alone or in any derivative version,
 provided, however, that the BeOpen Python License is retained in the
 Software, alone or in any derivative version prepared by Licensee.
 
 3. BeOpen is making the Software available to Licensee on an "AS IS"
 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 5. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 6. This License Agreement shall be governed by and interpreted in all
 respects by the law of the State of California, excluding conflict of
 law provisions.  Nothing in this License Agreement shall be deemed to
 create any relationship of agency, partnership, or joint venture
 between BeOpen and Licensee.  This License Agreement does not grant
 permission to use BeOpen trademarks or trade names in a trademark
 sense to endorse or promote products or services of Licensee, or any
 third party.  As an exception, the "BeOpen Python" logos available at
 http://www.pythonlabs.com/logos.html may be used according to the
 permissions granted on that web page.
 
 7. By copying, installing or otherwise using the software, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 ---------------------------------------
 
 1. This LICENSE AGREEMENT is between the Corporation for National
 Research Initiatives, having an office at 1895 Preston White Drive,
 Reston, VA 20191 ("CNRI"), and the Individual or Organization
 ("Licensee") accessing and otherwise using Python 1.6.1 software in
 source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, CNRI
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 1.6.1
 alone or in any derivative version, provided, however, that CNRI's
 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
 1995-2001 Corporation for National Research Initiatives; All Rights
 Reserved" are retained in Python 1.6.1 alone or in any derivative
 version prepared by Licensee.  Alternately, in lieu of CNRI's License
 Agreement, Licensee may substitute the following text (omitting the
 quotes): "Python 1.6.1 is made available subject to the terms and
 conditions in CNRI's License Agreement.  This Agreement together with
 Python 1.6.1 may be located on the Internet using the following
 unique, persistent identifier (known as a handle): 1895.22/1013.  This
 Agreement may also be obtained from a proxy server on the Internet
 using the following URL: http://hdl.handle.net/1895.22/1013".
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 1.6.1 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 1.6.1.
 
 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. This License Agreement shall be governed by the federal
 intellectual property law of the United States, including without
 limitation the federal copyright law, and, to the extent such
 U.S. federal law does not apply, by the law of the Commonwealth of
 Virginia, excluding Virginia's conflict of law provisions.
 Notwithstanding the foregoing, with regard to derivative works based
 on Python 1.6.1 that incorporate non-separable material that was
 previously distributed under the GNU General Public License (GPL), the
 law of the Commonwealth of Virginia shall govern this License
 Agreement only as to issues arising under or with respect to
 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 License Agreement shall be deemed to create any relationship of
 agency, partnership, or joint venture between CNRI and Licensee.  This
 License Agreement does not grant permission to use CNRI trademarks or
 trade name in a trademark sense to endorse or promote products or
 services of Licensee, or any third party.
 
 8. By clicking on the "ACCEPT" button where indicated, or by copying,
 installing or otherwise using Python 1.6.1, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
 
         ACCEPT
 
 
 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 --------------------------------------------------
 
 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
 The Netherlands.  All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Stichting Mathematisch
 Centrum or CWI not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
7acc3889
 >>> python-twisted-15.5.0
 
 Copyright (c) 2001-2015

 Allen Short

 Amber Hawkie Brown

 Andrew Bennetts

 Andy Gayton

 Antoine Pitrou

 Apple Computer, Inc.

 Ashwini Oruganti

 Benjamin Bruheim

 Bob Ippolito

 Canonical Limited

 Christopher Armstrong

 David Reid

 Divmod Inc.

 Donovan Preston

 Eric Mangold

 Eyal Lotem

 Google Inc.

 Hybrid Logic Ltd.

 Hynek Schlawack

 Itamar Turner-Trauring

 James Knight

 Jason A. Mobarak

 Jean-Paul Calderone

 Jessica McKellar

 Jonathan D. Simms

 Jonathan Jacobs

 Jonathan Lange

 Julian Berman

 Jürgen Hermann

 Kevin Horn

 Kevin Turner

 Laurens Van Houtven

 Mary Gardiner

 Massachusetts Institute of Technology

 Matthew Lefkowitz

 Moshe Zadka

 Paul Swartz

 Pavel Pergamenshchik

 Rackspace, US Inc.

 Ralph Meijer

 Richard Wall

 Sean Riley

 Software Freedom Conservancy

 Tavendo GmbH

 Thijs Triemstra

 Thomas Herve

 Timothy Allen

 Tom Prince

 Travis B. Hartwell

 

 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.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD

 

 Twisted-15.5.0.tar.bz2\Twisted-15.5.0.tar\Twisted-15.5.0\doc\_static\basic.css

 

 basic.css

 

 Sphinx stylesheet -- basic theme.

 

 copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.

 license: BSD, see LICENSE for details.
 
 
 >>> python-twisted-16.6.0
 
 Copyright (c) 2001-2016
 Allen Short
 Amber Hawkie Brown
 Andrew Bennetts
 Andy Gayton
 Antoine Pitrou
 Apple Computer, Inc.
 Ashwini Oruganti
 Benjamin Bruheim
 Bob Ippolito
 Canonical Limited
 Christopher Armstrong
 David Reid
 Divmod Inc.
 Donovan Preston
 Eric Mangold
 Eyal Lotem
 Google Inc.
 Hybrid Logic Ltd.
 Hynek Schlawack
 Itamar Turner-Trauring
 James Knight
 Jason A. Mobarak
 Jean-Paul Calderone
 Jessica McKellar
 Jonathan D. Simms
 Jonathan Jacobs
 Jonathan Lange
 Julian Berman
 Jürgen Hermann
 Kevin Horn
 Kevin Turner
 Laurens Van Houtven
 Mary Gardiner
 Massachusetts Institute of Technology
 Matthew Lefkowitz
 Moshe Zadka
 Paul Swartz
 Pavel Pergamenshchik
 Rackspace, US Inc.
 Ralph Meijer
 Richard Wall
 Sean Riley
 Software Freedom Conservancy
 Tavendo GmbH
 Thijs Triemstra
 Thomas Herve
 Timothy Allen
 Tom Prince
 Travis B. Hartwell
 
 and others that have contributed code to the public domain.
 
 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.
 
 
 >>> python-twisted-17.1.0
 
 Copyright (c) 2001-2017

 Allen Short

 Amber Hawkie Brown

 Andrew Bennetts

 Andy Gayton

 Antoine Pitrou

 Apple Computer, Inc.

 Ashwini Oruganti

 Benjamin Bruheim

 Bob Ippolito

 Canonical Limited

 Christopher Armstrong

 David Reid

 Divmod Inc.

 Donovan Preston

 Eric Mangold

 Eyal Lotem

 Google Inc.

 Hybrid Logic Ltd.

 Hynek Schlawack

 Itamar Turner-Trauring

 James Knight

 Jason A. Mobarak

 Jean-Paul Calderone

 Jessica McKellar

 Jonathan D. Simms

 Jonathan Jacobs

 Jonathan Lange

 Julian Berman

 Jürgen Hermann

 Kevin Horn

 Kevin Turner

 Laurens Van Houtven

 Mary Gardiner

 Massachusetts Institute of Technology

 Matthew Lefkowitz

 Moshe Zadka

 Paul Swartz

 Pavel Pergamenshchik

 Rackspace, US Inc.

 Ralph Meijer

 Richard Wall

 Sean Riley

 Software Freedom Conservancy

 Tavendo GmbH

 Thijs Triemstra

 Thomas Herve

 Timothy Allen

 Tom Prince

 Travis B. Hartwell

 

 and others that have contributed code to the public domain.

 

 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.
 
 
2c8602d4
 >>> python-twisted-17.5.0
 
 Copyright (c) 2001-2017
 Allen Short
 Amber Hawkie Brown
 Andrew Bennetts
 Andy Gayton
 Antoine Pitrou
 Apple Computer, Inc.
 Ashwini Oruganti
 Benjamin Bruheim
 Bob Ippolito
 Canonical Limited
 Christopher Armstrong
 David Reid
 Divmod Inc.
 Donovan Preston
 Eric Mangold
 Eyal Lotem
 Google Inc.
 Hybrid Logic Ltd.
 Hynek Schlawack
 Itamar Turner-Trauring
 James Knight
 Jason A. Mobarak
 Jean-Paul Calderone
 Jessica McKellar
 Jonathan D. Simms
 Jonathan Jacobs
 Jonathan Lange
 Julian Berman
 Jürgen Hermann
 Kevin Horn
 Kevin Turner
 Laurens Van Houtven
 Mary Gardiner
 Massachusetts Institute of Technology
 Matthew Lefkowitz
 Moshe Zadka
 Paul Swartz
 Pavel Pergamenshchik
 Rackspace, US Inc.
 Ralph Meijer
 Richard Wall
 Sean Riley
 Software Freedom Conservancy
 Tavendo GmbH
 Thijs Triemstra
 Thomas Herve
 Timothy Allen
 Tom Prince
 Travis B. Hartwell
 
 and others that have contributed code to the public domain.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 twisted-17.5.0.tar.gz\twisted-17.5.0.tar\twisted-twisted-17.5.0\bin\admin\run_with_env.cmd
 
 License: CC0 1.0 Universal: http://creativecommons.org/publicdomain/zero/1.0/
 
 > LGPL 3.0
 
 twisted-17.5.0.tar.gz\twisted-17.5.0.tar\twisted-twisted-17.5.0\docs\historic\2003\pycon\twisted-internet\twisted-internet.py
 
 License: LGPL
 
 
7acc3889
 >>> python-typing-3.6.1
 
 A. HISTORY OF THE SOFTWARE
 ==========================
 
 Python was created in the early 1990s by Guido van Rossum at Stichting
 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
 as a successor of a language called ABC.  Guido remains Python's
 principal author, although it includes many contributions from others.
 
 In 1995, Guido continued his work on Python at the Corporation for
 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
 in Reston, Virginia where he released several versions of the
 software.
 
 In May 2000, Guido and the Python core development team moved to
 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
 year, the PythonLabs team moved to Digital Creations (now Zope
 Corporation, see http://www.zope.com).  In 2001, the Python Software
 Foundation (PSF, see http://www.python.org/psf/) was formed, a
 non-profit organization created specifically to own Python-related
 Intellectual Property.  Zope Corporation is a sponsoring member of
 the PSF.
 
 All Python releases are Open Source (see http://www.opensource.org for
 the Open Source Definition).  Historically, most, but not all, Python
 releases have also been GPL-compatible; the table below summarizes
 the various releases.
 
     Release         Derived     Year        Owner       GPL-
                     from                                compatible? (1)
 
     0.9.0 thru 1.2              1991-1995   CWI         yes
     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
     1.6             1.5.2       2000        CNRI        no
     2.0             1.6         2000        BeOpen.com  no
     1.6.1           1.6         2001        CNRI        yes (2)
     2.1             2.0+1.6.1   2001        PSF         no
     2.0.1           2.0+1.6.1   2001        PSF         yes
     2.1.1           2.1+2.0.1   2001        PSF         yes
     2.1.2           2.1.1       2002        PSF         yes
     2.1.3           2.1.2       2002        PSF         yes
     2.2 and above   2.1.1       2001-now    PSF         yes
 
 Footnotes:
 
 (1) GPL-compatible doesn't mean that we're distributing Python under
     the GPL.  All Python licenses, unlike the GPL, let you distribute
     a modified version without making your changes open source.  The
     GPL-compatible licenses make it possible to combine Python with
     other software that is released under the GPL; the others don't.
 
 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
     because its license has a choice of law clause.  According to
     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
     is "not incompatible" with the GPL.
 
 Thanks to the many outside volunteers who have worked under Guido's
 direction to make these releases possible.
 
 
 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
 ===============================================================
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python alone or in any derivative version,
 provided, however, that PSF's License Agreement and PSF's notice of copyright,
 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are
 retained in Python alone or in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 -------------------------------------------
 
 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
 Individual or Organization ("Licensee") accessing and otherwise using
 this software in source or binary form and its associated
 documentation ("the Software").
 
 2. Subject to the terms and conditions of this BeOpen Python License
 Agreement, BeOpen hereby grants Licensee a non-exclusive,
 royalty-free, world-wide license to reproduce, analyze, test, perform
 and/or display publicly, prepare derivative works, distribute, and
 otherwise use the Software alone or in any derivative version,
 provided, however, that the BeOpen Python License is retained in the
 Software, alone or in any derivative version prepared by Licensee.
 
 3. BeOpen is making the Software available to Licensee on an "AS IS"
 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 5. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 6. This License Agreement shall be governed by and interpreted in all
 respects by the law of the State of California, excluding conflict of
 law provisions.  Nothing in this License Agreement shall be deemed to
 create any relationship of agency, partnership, or joint venture
 between BeOpen and Licensee.  This License Agreement does not grant
 permission to use BeOpen trademarks or trade names in a trademark
 sense to endorse or promote products or services of Licensee, or any
 third party.  As an exception, the "BeOpen Python" logos available at
 http://www.pythonlabs.com/logos.html may be used according to the
 permissions granted on that web page.
 
 7. By copying, installing or otherwise using the software, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 ---------------------------------------
 
 1. This LICENSE AGREEMENT is between the Corporation for National
 Research Initiatives, having an office at 1895 Preston White Drive,
 Reston, VA 20191 ("CNRI"), and the Individual or Organization
 ("Licensee") accessing and otherwise using Python 1.6.1 software in
 source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, CNRI
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 1.6.1
 alone or in any derivative version, provided, however, that CNRI's
 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
 1995-2001 Corporation for National Research Initiatives; All Rights
 Reserved" are retained in Python 1.6.1 alone or in any derivative
 version prepared by Licensee.  Alternately, in lieu of CNRI's License
 Agreement, Licensee may substitute the following text (omitting the
 quotes): "Python 1.6.1 is made available subject to the terms and
 conditions in CNRI's License Agreement.  This Agreement together with
 Python 1.6.1 may be located on the Internet using the following
 unique, persistent identifier (known as a handle): 1895.22/1013.  This
 Agreement may also be obtained from a proxy server on the Internet
 using the following URL: http://hdl.handle.net/1895.22/1013".
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 1.6.1 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 1.6.1.
 
 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. This License Agreement shall be governed by the federal
 intellectual property law of the United States, including without
 limitation the federal copyright law, and, to the extent such
 U.S. federal law does not apply, by the law of the Commonwealth of
 Virginia, excluding Virginia's conflict of law provisions.
 Notwithstanding the foregoing, with regard to derivative works based
 on Python 1.6.1 that incorporate non-separable material that was
 previously distributed under the GNU General Public License (GPL), the
 law of the Commonwealth of Virginia shall govern this License
 Agreement only as to issues arising under or with respect to
 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 License Agreement shall be deemed to create any relationship of
 agency, partnership, or joint venture between CNRI and Licensee.  This
 License Agreement does not grant permission to use CNRI trademarks or
 trade name in a trademark sense to endorse or promote products or
 services of Licensee, or any third party.
 
 8. By clicking on the "ACCEPT" button where indicated, or by copying,
 installing or otherwise using Python 1.6.1, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
 
         ACCEPT
 
 
 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 --------------------------------------------------
 
 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
 The Netherlands.  All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Stichting Mathematisch
 Centrum or CWI not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
2c8602d4
 >>> python-tzlocal-1.4
 
 Copyright 2011-2017 Lennart Regebro
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 tzlocal-1.4.tar.gz\dist\tzlocal-1.4.tar\tzlocal-1.4\ PKG-INFO
 
 CC0 1.0 Universal  http://creativecommons.org/publicdomain/zero/1.0/
 
 
7acc3889
 >>> python-urllib3-1.20
 
 This is the MIT license: http://www.opensource.org/licenses/mit-license.php
 
 Copyright 2008-2016 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > APACHE2.0
 
 urllib3-1.20.tar.gz\urllib3-1.20.tar\urllib3-1.20\_travis\fetch_gae_sdk.py
 
 Copyright 2015 Google Inc. All rights reserved.
 
 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.
 
 
2c8602d4
 >>> python-virtualenv-15.1.0
 
 Copyright (c) 2007 Ian Bicking and Contributors
 Copyright (c) 2009 Ian Bicking, The Open Planning Project
 Copyright (c) 2011-2016 The virtualenv developers
 
 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.
 
 
7acc3889
 >>> python-wcwidth-0.1.7
 
 The MIT License (MIT)
 
 Copyright (c) 2014 Jeff Quast <contact@jeffquast.com>
 
 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.
 
 
 >>> python-webob-1.7.2
 
 License
 =======
 
 Copyright (c) 2007 Ian Bicking and Contributors
 
 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.
 
 
 >>> python-werkzeug-0.12.1
 
 Copyright (c) 2014 by the Werkzeug Team, see AUTHORS for more details.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
 The names of the contributors may not be used to endorse or
 promote products derived from this software without specific
 prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
 Werkzeug-0.12.1.tar.gz\dist\Werkzeug-0.12.1.tar\Werkzeug-0.12.1\examples\contrib\securecookie.py
 
 copyright: (c) 2009 by the Werkzeug Team, see AUTHORS for more details.
 license: BSD.
 
 > UBUNTU FONT License 1.0
 
 Werkzeug-0.12.1.tar.gz\dist\Werkzeug-0.12.1.tar\Werkzeug-0.12.1\werkzeug\debug\shared\FONT_LICENSE
 
 -------------------------------
 UBUNTU FONT LICENCE Version 1.0
 -------------------------------
 
 PREAMBLE
 This licence allows the licensed fonts to be used, studied, modified and
 redistributed freely. The fonts, including any derivative works, can be
 bundled, embedded, and redistributed provided the terms of this licence
 are met. The fonts and derivatives, however, cannot be released under
 any other licence. The requirement for fonts to remain under this
 licence does not require any document created using the fonts or their
 derivatives to be published under this licence, as long as the primary
 purpose of the document is not to be a vehicle for the distribution of
 the fonts.
 
 DEFINITIONS
 "Font Software" refers to the set of files released by the Copyright
 Holder(s) under this licence and clearly marked as such. This may
 include source files, build scripts and documentation.
 
 "Original Version" refers to the collection of Font Software components
 as received under this licence.
 
 "Modified Version" refers to any derivative made by adding to, deleting,
 or substituting -- in part or in whole -- any of the components of the
 Original Version, by changing formats or by porting the Font Software to
 a new environment.
 
 "Copyright Holder(s)" refers to all individuals and companies who have a
 copyright ownership of the Font Software.
 
 "Substantially Changed" refers to Modified Versions which can be easily
 identified as dissimilar to the Font Software by users of the Font
 Software comparing the Original Version with the Modified Version.
 
 To "Propagate" a work means to do anything with it that, without
 permission, would make you directly or secondarily liable for
 infringement under applicable copyright law, except executing it on a
 computer or modifying a private copy. Propagation includes copying,
 distribution (with or without modification and with or without charging
 a redistribution fee), making available to the public, and in some
 countries other activities as well.
 
 PERMISSION & CONDITIONS
 This licence does not grant any rights under trademark law and all such
 rights are reserved.
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of the Font Software, to propagate the Font Software, subject to
 the below conditions:
 
 1) Each copy of the Font Software must contain the above copyright
 notice and this licence. These can be included either as stand-alone
 text files, human-readable headers or in the appropriate machine-
 readable metadata fields within text or binary files as long as those
 fields can be easily viewed by the user.
 
 2) The font name complies with the following:
 (a) The Original Version must retain its name, unmodified.
 (b) Modified Versions which are Substantially Changed must be renamed to
 avoid use of the name of the Original Version or similar names entirely.
 (c) Modified Versions which are not Substantially Changed must be
 renamed to both (i) retain the name of the Original Version and (ii) add
 additional naming elements to distinguish the Modified Version from the
 Original Version. The name of such Modified Versions must be the name of
 the Original Version, with "derivative X" where X represents the name of
 the new work, appended to that name.
 
 3) The name(s) of the Copyright Holder(s) and any contributor to the
 Font Software shall not be used to promote, endorse or advertise any
 Modified Version, except (i) as required by this licence, (ii) to
 acknowledge the contribution(s) of the Copyright Holder(s) or (iii) with
 their explicit written permission.
 
 4) The Font Software, modified or unmodified, in part or in whole, must
 be distributed entirely under this licence, and must not be distributed
 under any other licence. The requirement for fonts to remain under this
 licence does not affect any document created using the Font Software,
 except any version of the Font Software extracted from a document
 created using the Font Software may only be distributed under this
 licence.
 
 TERMINATION
 This licence becomes null and void if any of the above conditions are
 not met.
 
 DISCLAIMER
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
 COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
 DEALINGS IN THE FONT SOFTWARE.
 
 
 >>> python-xml-2.7.11
 
 A. HISTORY OF THE SOFTWARE
 ==========================
 
 Python was created in the early 1990s by Guido van Rossum at Stichting
 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
 as a successor of a language called ABC.  Guido remains Python's
 principal author, although it includes many contributions from others.
 
 In 1995, Guido continued his work on Python at the Corporation for
 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
 in Reston, Virginia where he released several versions of the
 software.
 
 In May 2000, Guido and the Python core development team moved to
 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
 year, the PythonLabs team moved to Digital Creations (now Zope
 Corporation, see http://www.zope.com).  In 2001, the Python Software
 Foundation (PSF, see http://www.python.org/psf/) was formed, a
 non-profit organization created specifically to own Python-related
 Intellectual Property.  Zope Corporation is a sponsoring member of
 the PSF.
 
 All Python releases are Open Source (see http://www.opensource.org for
 the Open Source Definition).  Historically, most, but not all, Python
 releases have also been GPL-compatible; the table below summarizes
 the various releases.
 
     Release         Derived     Year        Owner       GPL-
                     from                                compatible? (1)
 
     0.9.0 thru 1.2              1991-1995   CWI         yes
     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
     1.6             1.5.2       2000        CNRI        no
     2.0             1.6         2000        BeOpen.com  no
     1.6.1           1.6         2001        CNRI        yes (2)
     2.1             2.0+1.6.1   2001        PSF         no
     2.0.1           2.0+1.6.1   2001        PSF         yes
     2.1.1           2.1+2.0.1   2001        PSF         yes
     2.1.2           2.1.1       2002        PSF         yes
     2.1.3           2.1.2       2002        PSF         yes
     2.2 and above   2.1.1       2001-now    PSF         yes
 
 Footnotes:
 
 (1) GPL-compatible doesn't mean that we're distributing Python under
     the GPL.  All Python licenses, unlike the GPL, let you distribute
     a modified version without making your changes open source.  The
     GPL-compatible licenses make it possible to combine Python with
     other software that is released under the GPL; the others don't.
 
 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
     because its license has a choice of law clause.  According to
     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
     is "not incompatible" with the GPL.
 
 Thanks to the many outside volunteers who have worked under Guido's
 direction to make these releases possible.
 
 
 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
 ===============================================================
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python alone or in any derivative version,
 provided, however, that PSF's License Agreement and PSF's notice of copyright,
 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved"
 are retained in Python alone or in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 -------------------------------------------
 
 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
 Individual or Organization ("Licensee") accessing and otherwise using
 this software in source or binary form and its associated
 documentation ("the Software").
 
 2. Subject to the terms and conditions of this BeOpen Python License
 Agreement, BeOpen hereby grants Licensee a non-exclusive,
 royalty-free, world-wide license to reproduce, analyze, test, perform
 and/or display publicly, prepare derivative works, distribute, and
 otherwise use the Software alone or in any derivative version,
 provided, however, that the BeOpen Python License is retained in the
 Software, alone or in any derivative version prepared by Licensee.
 
 3. BeOpen is making the Software available to Licensee on an "AS IS"
 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 5. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 6. This License Agreement shall be governed by and interpreted in all
 respects by the law of the State of California, excluding conflict of
 law provisions.  Nothing in this License Agreement shall be deemed to
 create any relationship of agency, partnership, or joint venture
 between BeOpen and Licensee.  This License Agreement does not grant
 permission to use BeOpen trademarks or trade names in a trademark
 sense to endorse or promote products or services of Licensee, or any
 third party.  As an exception, the "BeOpen Python" logos available at
 http://www.pythonlabs.com/logos.html may be used according to the
 permissions granted on that web page.
 
 7. By copying, installing or otherwise using the software, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 ---------------------------------------
 
 1. This LICENSE AGREEMENT is between the Corporation for National
 Research Initiatives, having an office at 1895 Preston White Drive,
 Reston, VA 20191 ("CNRI"), and the Individual or Organization
 ("Licensee") accessing and otherwise using Python 1.6.1 software in
 source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, CNRI
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 1.6.1
 alone or in any derivative version, provided, however, that CNRI's
 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
 1995-2001 Corporation for National Research Initiatives; All Rights
 Reserved" are retained in Python 1.6.1 alone or in any derivative
 version prepared by Licensee.  Alternately, in lieu of CNRI's License
 Agreement, Licensee may substitute the following text (omitting the
 quotes): "Python 1.6.1 is made available subject to the terms and
 conditions in CNRI's License Agreement.  This Agreement together with
 Python 1.6.1 may be located on the Internet using the following
 unique, persistent identifier (known as a handle): 1895.22/1013.  This
 Agreement may also be obtained from a proxy server on the Internet
 using the following URL: http://hdl.handle.net/1895.22/1013".
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 1.6.1 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 1.6.1.
 
 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. This License Agreement shall be governed by the federal
 intellectual property law of the United States, including without
 limitation the federal copyright law, and, to the extent such
 U.S. federal law does not apply, by the law of the Commonwealth of
 Virginia, excluding Virginia's conflict of law provisions.
 Notwithstanding the foregoing, with regard to derivative works based
 on Python 1.6.1 that incorporate non-separable material that was
 previously distributed under the GNU General Public License (GPL), the
 law of the Commonwealth of Virginia shall govern this License
 Agreement only as to issues arising under or with respect to
 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 License Agreement shall be deemed to create any relationship of
 agency, partnership, or joint venture between CNRI and Licensee.  This
 License Agreement does not grant permission to use CNRI trademarks or
 trade name in a trademark sense to endorse or promote products or
 services of Licensee, or any third party.
 
 8. By clicking on the "ACCEPT" button where indicated, or by copying,
 installing or otherwise using Python 1.6.1, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
 
         ACCEPT
 
 
 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 --------------------------------------------------
 
 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
 The Netherlands.  All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Stichting Mathematisch
 Centrum or CWI not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Lib\sqlite3\__init__.py
 
 Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
 
 This file is part of pysqlite.
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 
 
 > MIT
 
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Lib\wsgiref\validate.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)
 Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
 Also licenced under the Apache License, 2.0: http://opensource.org/licenses/apache2.0.php
 Licensed to PSF under a Contributor Agreement
 
 
 > LGPL 2.1
 
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\msvcc.sh
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE APPENDIX FOR FULL TEXT OF THE LGPL 2.1 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 BEGIN LICENSE BLOCK
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is the MSVC wrappificator.
 
 The Initial Developer of the Original Code is
 Timothy Wall <twalljava@dev.java.net>.
 Portions created by the Initial Developer are Copyright (C) 2009
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 
 END LICENSE BLOCK
 
 
 > Public domain
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\plat-mac\icopen.py
 
 icopen patches MacOS Python to use the Internet Config file mappings to select
 the type and creator for a file.
 
 Version 1 released to the public domain 3 November 1999
 by Oliver Steele (steele@cs.brandeis.edu).
 
 
 > GPL 2.0
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\doc\libffi.info
 
 Copyright (C) 2008, 2010, 2011 Red Hat, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 2, or (at
 your option) any later version.  A copy of the license is included
 in the section entitled "GNU General Public License".
 
 > CRT License
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Tools\msi\crtlicense.txt
 
 Additional Conditions for this Windows binary build
 ---------------------------------------------------
 
 This program is linked with and uses Microsoft Distributable Code,
 copyrighted by Microsoft Corporation. The Microsoft Distributable Code
 includes the following files:
 
 msvcr90.dll
 msvcp90.dll
 msvcm90.dll
 
 If you further distribute programs that include the Microsoft
 Distributable Code, you must comply with the restrictions on
 distribution specified by Microsoft. In particular, you must require
 distributors and external end users to agree to terms that protect the
 Microsoft Distributable Code at least as much as Microsoft's own
 requirements for the Distributable Code. See Microsoft's documentation
 (included in its developer tools and on its website at microsoft.com)
 for specific details.
 
 Redistribution of the Windows binary build of the Python interpreter
 complies with this agreement, provided that you do not:
 
 - alter any copyright, trademark or patent notice in Microsoft's
 Distributable Code;
 
 - use Microsoft's trademarks in your programs' names or in a way that
 suggests your programs come from or are endorsed by Microsoft;
 
 - distribute Microsoft's Distributable Code to run on a platform other
 than Microsoft operating systems, run-time technologies or application
 platforms; or
 
 - include Microsoft Distributable Code in malicious, deceptive or
 unlawful programs.
 
 These restrictions apply only to the Microsoft Distributable Code as
 defined above, not to Python itself or any programs running on the
 Python interpreter. The redistribution of the Python interpreter and
 libraries is governed by the Python Software License included with this
 file, or by other licenses as marked.
 
 
 > MIT-Style
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Mac\Modules\cg\CFMLateImport.c
 
 Written by:         Quinn
 
 Copyright:          Copyright © 1999 by Apple Computer, Inc., all rights reserved.
 
 You may incorporate this Apple sample source code into your program(s) without
 restriction. This Apple sample source code has been provided "AS IS" and the
 responsibility for its operation is yours. You are not permitted to redistribute
 this Apple sample source code as "Apple sample source code" after having made
 changes. If you're going to re-distribute the source, we require that you make
 it clear in the source that the code was descended from Apple sample source
 code, but that you've made changes.
 
 
 > GPL 3.0
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\testsuite\lib\wrapper.exp
 
 Copyright (C) 2004, 2007 Free Software Foundation, Inc.
 
 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 3 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 GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.
 
 
 
 > Python License
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\robotparser.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2000  Bastian Kleineidam
 
 You can choose between two licenses when using this package:
 1) GNU GPLv2
 2) PSF license for Python 2.2
 
 The robots.txt Exclusion Protocol is implemented as specified in
 http://www.robotstxt.org/norobots-rfc.txt
 
 
 > Apache 2.0
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\pstats.py
 
 
 Written by James Roskind
 Based on prior profile module by Sjoerd Mullender...
 which was hacked somewhat by: Guido van Rossum
 
 Copyright Disney Enterprises, Inc.  All Rights Reserved.
 Licensed to PSF under a Contributor Agreement
 
 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.
 
 
 > BSD-3
 
 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\multiprocessing\forking.py
 
 
 multiprocessing/forking.py
 
 Copyright (c) 2006-2008, R Oudkerk
 All rights reserved.
 
 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. Neither the name of author nor the names of any contributors may be
 used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 
 >>> python-zope.interface-4.3.3
 
 Zope Public License (ZPL) Version 2.1
 
 A copyright notice accompanies this license document that identifies the
 copyright holders.
 
 This license has been certified as open source. It has also been designated as
 GPL compatible by the Free Software Foundation (FSF).
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 1. Redistributions in source code must retain the accompanying copyright
 notice, this list of conditions, and the following disclaimer.
 
 2. Redistributions in binary form must reproduce the accompanying copyright
 notice, this list of conditions, and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 3. Names of the copyright holders must not be used to endorse or promote
 products derived from this software without prior written permission from the
 copyright holders.
 
 4. The right to distribute this software or to use it for any purpose does not
 give you the right to use Servicemarks (sm) or Trademarks (tm) of the
 copyright
 holders. Use of them is covered by separate agreement with the copyright
 holders.
 
 5. If any files are modified, you must cause the modified files to carry
 prominent notices stating that you changed the files and the date of any
 change.
 
 Disclaimer
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
 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 HOLDERS 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.
 
 
 >>> python2-2.7.13
 
 .. highlightlang:: none
 
 .. _history-and-license:
 
 History and License
 
 History of the software
 =======================
 Python was created in the early 1990s by Guido van Rossum at Stichting
 Mathematisch Centrum (CWI, see http:www.cwi.nl/) in the Netherlands as a
 successor of a language called ABC.  Guido remains Python's principal author,
 although it includes many contributions from others.
 
 In 1995, Guido continued his work on Python at the Corporation for National
 Research Initiatives (CNRI, see http:www.cnri.reston.va.us/) in Reston,
 Virginia where he released several versions of the software.
 
 In May 2000, Guido and the Python core development team moved to BeOpen.com to
 form the BeOpen PythonLabs team.  In October of the same year, the PythonLabs
 team moved to Digital Creations (now Zope Corporation; see
 http:www.zope.com/).  In 2001, the Python Software Foundation (PSF, see
 https:www.python.org/psf/) was formed, a non-profit organization created
 specifically to own Python-related Intellectual Property.  Zope Corporation is a
 sponsoring member of the PSF.
 
 All Python releases are Open Source (see http:opensource.org/ for the Open
 Source Definition). Historically, most, but not all, Python releases have also
 been GPL-compatible; the table below summarizes the various releases.
 
 +----------------+--------------+-----------+------------+-----------------+
 | Release        | Derived from | Year      | Owner      | GPL compatible? |
 +================+==============+===========+============+=================+
 | 0.9.0 thru 1.2 | n/a          | 1991-1995 | CWI        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
 | 1.3 thru 1.5.2 | 1.2          | 1995-1999 | CNRI       | yes             |
 +----------------+--------------+-----------+------------+-----------------+
 | 1.6            | 1.5.2        | 2000      | CNRI       | no              |
 +----------------+--------------+-----------+------------+-----------------+
 | 2.0            | 1.6          | 2000      | BeOpen.com | no              |
 +----------------+--------------+-----------+------------+-----------------+
 | 1.6.1          | 1.6          | 2001      | CNRI       | no              |
 +----------------+--------------+-----------+------------+-----------------+
 | 2.1            | 2.0+1.6.1    | 2001      | PSF        | no              |
 +----------------+--------------+-----------+------------+-----------------+
 | 2.0.1          | 2.0+1.6.1    | 2001      | PSF        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
 | 2.1.1          | 2.1+2.0.1    | 2001      | PSF        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
 | 2.1.2          | 2.1.1        | 2002      | PSF        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
 | 2.1.3          | 2.1.2        | 2002      | PSF        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
 | 2.2 and above  | 2.1.1        | 2001-now  | PSF        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
 
 .. note::
 
 GPL-compatible doesn't mean that we're distributing Python under the GPL.  All
 Python licenses, unlike the GPL, let you distribute a modified version without
 making your changes open source. The GPL-compatible licenses make it possible to
 combine Python with other software that is released under the GPL; the others
 don't.
 
 Thanks to the many outside volunteers who have worked under Guido's direction to
 make these releases possible.
 
 
 Terms and conditions for accessing or otherwise using Python
 ============================================================
 
 
 .. centered:: PSF LICENSE AGREEMENT FOR PYTHON |release|
 
 . This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
 the Individual or Organization ("Licensee") accessing and otherwise using Python
 |release| software in source or binary form and its associated documentation.
 
 . Subject to the terms and conditions of this License Agreement, PSF hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python |release| alone or in any derivative
 version, provided, however, that PSF's License Agreement and PSF's notice of
 copyright, i.e., "Copyright © 2001-2015 Python Software Foundation; All Rights
 Reserved" are retained in Python |release| alone or in any derivative version
 prepared by Licensee.
 
 . In the event Licensee prepares a derivative work that is based on or
 incorporates Python |release| or any part thereof, and wants to make the
 derivative work available to others as provided herein, then Licensee hereby
 agrees to include in any such work a brief summary of the changes made to Python
 |release|.
 
 . PSF is making Python |release| available to Licensee on an "AS IS" basis.
 PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
 EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
 USE OF PYTHON |release| WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
 
 . PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON |release|
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
 MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON |release|, OR ANY DERIVATIVE
 THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 . This License Agreement will automatically terminate upon a material breach of
 its terms and conditions.
 
 . Nothing in this License Agreement shall be deemed to create any relationship
 of agency, partnership, or joint venture between PSF and Licensee.  This License
 Agreement does not grant permission to use PSF trademarks or trade name in a
 trademark sense to endorse or promote products or services of Licensee, or any
 third party.
 
 . By copying, installing or otherwise using Python |release|, Licensee agrees
 to be bound by the terms and conditions of this License Agreement.
 
 
 .. centered:: BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 
 
 .. centered:: BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
 . This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at
 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization
 ("Licensee") accessing and otherwise using this software in source or binary
 form and its associated documentation ("the Software").
 
 . Subject to the terms and conditions of this BeOpen Python License Agreement,
 BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license
 to reproduce, analyze, test, perform and/or display publicly, prepare derivative
 works, distribute, and otherwise use the Software alone or in any derivative
 version, provided, however, that the BeOpen Python License is retained in the
 Software, alone or in any derivative version prepared by Licensee.
 
 . BeOpen is making the Software available to Licensee on an "AS IS" basis.
 BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
 EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
 USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
 
 . BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR
 ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,
 MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF
 ADVISED OF THE POSSIBILITY THEREOF.
 
 . This License Agreement will automatically terminate upon a material breach of
 its terms and conditions.
 
 . This License Agreement shall be governed by and interpreted in all respects
 by the law of the State of California, excluding conflict of law provisions.
 Nothing in this License Agreement shall be deemed to create any relationship of
 agency, partnership, or joint venture between BeOpen and Licensee.  This License
 Agreement does not grant permission to use BeOpen trademarks or trade names in a
 trademark sense to endorse or promote products or services of Licensee, or any
 third party.  As an exception, the "BeOpen Python" logos available at
 http:www.pythonlabs.com/logos.html may be used according to the permissions
 granted on that web page.
 
 . By copying, installing or otherwise using the software, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
 
 .. centered:: CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 
 . This LICENSE AGREEMENT is between the Corporation for National Research
 Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
 ("CNRI"), and the Individual or Organization ("Licensee") accessing and
 otherwise using Python 1.6.1 software in source or binary form and its
 associated documentation.
 
 . Subject to the terms and conditions of this License Agreement, CNRI hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python 1.6.1 alone or in any derivative version,
 provided, however, that CNRI's License Agreement and CNRI's notice of copyright,
 i.e., "Copyright © 1995-2001 Corporation for National Research Initiatives; All
 Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version
 prepared by Licensee.  Alternately, in lieu of CNRI's License Agreement,
 Licensee may substitute the following text (omitting the quotes): "Python 1.6.1
 is made available subject to the terms and conditions in CNRI's License
 Agreement.  This Agreement together with Python 1.6.1 may be located on the
 Internet using the following unique, persistent identifier (known as a handle):
 1895.22/1013.  This Agreement may also be obtained from a proxy server on the
 Internet using the following URL: http:hdl.handle.net/1895.22/1013."
 
 . In the event Licensee prepares a derivative work that is based on or
 incorporates Python 1.6.1 or any part thereof, and wants to make the derivative
 work available to others as provided herein, then Licensee hereby agrees to
 include in any such work a brief summary of the changes made to Python 1.6.1.
 
 . CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis.  CNRI
 MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF EXAMPLE,
 BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY
 OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
 PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
 
 . CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR
 ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
 MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE
 THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 . This License Agreement will automatically terminate upon a material breach of
 its terms and conditions.
 
 . This License Agreement shall be governed by the federal intellectual property
 law of the United States, including without limitation the federal copyright
 law, and, to the extent such U.S. federal law does not apply, by the law of the
 Commonwealth of Virginia, excluding Virginia's conflict of law provisions.
 Notwithstanding the foregoing, with regard to derivative works based on Python
 1.6.1 that incorporate non-separable material that was previously distributed
 under the GNU General Public License (GPL), the law of the Commonwealth of
 Virginia shall govern this License Agreement only as to issues arising under or
 with respect to Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in
 this License Agreement shall be deemed to create any relationship of agency,
 partnership, or joint venture between CNRI and Licensee.  This License Agreement
 does not grant permission to use CNRI trademarks or trade name in a trademark
 sense to endorse or promote products or services of Licensee, or any third
 party.
 
 . By clicking on the "ACCEPT" button where indicated, or by copying, installing
 or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and
 conditions of this License Agreement.
 
 .. centered:: ACCEPT
 
 .. centered:: CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 
 Copyright © 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The
 Netherlands.  All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided that
 the above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation, and that
 the name of Stichting Mathematisch Centrum or CWI not be used in advertising or
 publicity pertaining to distribution of the software without specific, written
 prior permission.
 
 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT
 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 Licenses and Acknowledgements for Incorporated Software
 =======================================================
 
 This section is an incomplete, but growing list of licenses and acknowledgements
 for third-party software incorporated in the Python distribution.
 
 Mersenne Twister
 ----------------
 
 The :mod:`_random` module includes code based on a download from
 http:www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html. The following are
 the verbatim comments from the original code::
 
 A C-program for MT19937, with initialization improved 2002/1/26.
 Coded by Takuji Nishimura and Makoto Matsumoto.
 
 Before using, initialize the state by using init_genrand(seed)
 or init_by_array(init_key, key_length).
 
 Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
 All rights reserved.
 
 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 names of its contributors may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Any feedback is very welcome.
 http:www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
 email: m-mat @ math.sci.hiroshima-u.ac.jp (remove space)
 
 Sockets
 -------
 The :mod:`socket` module uses the functions, :func:`getaddrinfo`, and
 :func:`getnameinfo`, which are coded in separate source files from the WIDE
 Project, http:www.wide.ad.jp/. ::
 
 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 All rights reserved.
 
 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. Neither the name of the project nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
 GAI_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 PROJECT OR CONTRIBUTORS BE LIABLE
 FOR GAI_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 GAI_ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN GAI_ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
 
 Floating point exception control
 --------------------------------
 The source for the :mod:`fpectl` module includes the following notice::
 
 ---------------------------------------------------------------------
 /                       Copyright (c) 1996.                           \
 |          The Regents of the University of California.                 |
 |                        All rights reserved.                           
 
 |   Permission to use, copy, modify, and distribute this software for   |
 |   any purpose without fee is hereby granted, provided that this en-   |
 |   tire notice is included in all copies of any software which is or   |
 |   includes  a  copy  or  modification  of  this software and in all   |
 |   copies of the supporting documentation for such software.           
 
 |   This  work was produced at the University of California, Lawrence   |
 |   Livermore National Laboratory under  contract  no.  W-7405-ENG-48   |
 |   between  the  U.S.  Department  of  Energy and The Regents of the   |
 |   University of California for the operation of UC LLNL.              |
 
 DISCLAIMER                               |
 
 |   This  software was prepared as an account of work sponsored by an   |
 |   agency of the United States Government. Neither the United States   |
 |   Government  nor the University of California nor any of their em-   |
 |   ployees, makes any warranty, express or implied, or  assumes  any   |
 |   liability  or  responsibility  for the accuracy, completeness, or   |
 |   usefulness of any information,  apparatus,  product,  or  process   |
 |   disclosed,   or  represents  that  its  use  would  not  infringe   |
 |   privately-owned rights. Reference herein to any specific  commer-   |
 |   cial  products,  process,  or  service  by trade name, trademark,   |
 |   manufacturer, or otherwise, does not  necessarily  constitute  or   |
 |   imply  its endorsement, recommendation, or favoring by the United   |
 |   States Government or the University of California. The views  and   |
 |   opinions  of authors expressed herein do not necessarily state or   |
 |   reflect those of the United States Government or  the  University   |
 |   of  California,  and shall not be used for advertising or product   |
 \  endorsement purposes.                                              /
 ---------------------------------------------------------------------
 MD5 message digest algorithm
 ----------------------------
 
 The source code for the :mod:`md5` module contains the following notice::
 
 Copyright (C) 1999, 2002 Aladdin Enterprises.  All rights reserved.
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 L. Peter Deutsch
 ghost@aladdin.com
 
 Independent implementation of MD5 (RFC 1321).
 
 This code implements the MD5 Algorithm defined in RFC 1321, whose
 text is available at
 http:www.ietf.org/rfc/rfc1321.txt
 The code is derived from the text of the RFC, including the test suite
 (section A.5) but excluding the rest of Appendix A.  It does not include
 any code or documentation that is identified in the RFC as being
 copyrighted.
 
 The original and principal author of md5.h is L. Peter Deutsch
 <ghost@aladdin.com>.  Other authors are noted in the change history
 that follows (in reverse chronological order):
 
 2002-04-13 lpd Removed support for non-ANSI compilers; removed
 references to Ghostscript; clarified derivation from RFC 1321;
 now handles byte order either statically or dynamically.
 1999-11-04 lpd Edited comments slightly for automatic TOC extraction.
 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5);
 added conditionalization for C++ compilation from Martin
 Purschke <purschke@bnl.gov>.
 1999-05-03 lpd Original version.
 
 Asynchronous socket services
 ----------------------------
 The :mod:`asynchat` and :mod:`asyncore` modules contain the following notice::
 
 Copyright 1996 by Sam Rushing
 
 All Rights Reserved
 
 Permission to use, copy, modify, and distribute this software and
 its documentation for any purpose and without fee is hereby
 granted, provided that the above copyright notice appear in all
 copies and that both that copyright notice and this permission
 notice appear in supporting documentation, and that the name of Sam
 Rushing not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
 NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Cookie management
 -----------------
 The :mod:`Cookie` module contains the following notice::
 
 Copyright 2000 by Timothy O'Malley <timo@alum.mit.edu>
 
 All Rights Reserved
 
 Permission to use, copy, modify, and distribute this software
 and its documentation for any purpose and without fee is hereby
 granted, provided that the above copyright notice appear in all
 copies and that both that copyright notice and this permission
 notice appear in supporting documentation, and that the name of
 Timothy O'Malley  not be used in advertising or publicity
 pertaining to distribution of the software without specific, written
 prior permission.
 
 Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 Execution tracing
 -----------------
 The :mod:`trace` module contains the following notice::
 
 portions copyright 2001, Autonomous Zones Industries, Inc., all rights...
 err...  reserved and offered to the public under the terms of the
 Python 2.2 license.
 Author: Zooko O'Whielacronx
 http:zooko.com/
 mailto:zooko@zooko.com
 
 Copyright 2000, Mojam Media, Inc., all rights reserved.
 Author: Skip Montanaro
 
 Copyright 1999, Bioreason, Inc., all rights reserved.
 Author: Andrew Dalke
 
 Copyright 1995-1997, Automatrix, Inc., all rights reserved.
 Author: Skip Montanaro
 
 Copyright 1991-1995, Stichting Mathematisch Centrum, all rights reserved.
 
 Permission to use, copy, modify, and distribute this Python software and
 its associated documentation for any purpose without fee is hereby
 granted, provided that the above copyright notice appears in all copies,
 and that both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of neither Automatrix,
 Bioreason or Mojam Media be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior permission.
 
 UUencode and UUdecode functions
 -------------------------------
 The :mod:`uu` module contains the following notice::
 
 Copyright 1994 by Lance Ellinghouse
 Cathedral City, California Republic, United States of America.
 All Rights Reserved
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Lance Ellinghouse
 not be used in advertising or publicity pertaining to distribution
 of the software without specific, written prior permission.
 LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE CENTRUM BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Modified by Jack Jansen, CWI, July 1995:
 - Use binascii module to do the actual line-by-line conversion
 between ascii and binary. This results in a 1000-fold speedup. The C
 version is still 5 times faster, though.
 - Arguments more compliant with Python standard
 
 XML Remote Procedure Calls
 --------------------------
 The :mod:`xmlrpclib` module contains the following notice::
 
 The XML-RPC client interface is
 
 Copyright (c) 1999-2002 by Secret Labs AB
 Copyright (c) 1999-2002 by Fredrik Lundh
 
 By obtaining, using, and/or copying this software and/or its
 associated documentation, you agree that you have read, understood,
 and will comply with the following terms and conditions:
 
 Permission to use, copy, modify, and distribute this software and
 its associated documentation for any purpose and without fee is
 hereby granted, provided that the above copyright notice appears in
 all copies, and that both that copyright notice and this permission
 notice appear in supporting documentation, and that the name of
 Secret Labs AB or the author not be used in advertising or publicity
 pertaining to distribution of the software without specific, written
 prior permission.
 
 SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-
 ABILITY AND FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR
 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.
 
 test_epoll
 ----------
 The :mod:`test_epoll` contains the following notice::
 
 Copyright (c) 2001-2006 Twisted Matrix Laboratories.
 
 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.
 
 Select kqueue
 -------------
 The :mod:`select` and contains the following notice for the kqueue interface::
 
 Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 strtod and dtoa
 ---------------
 The file :file:`Python/dtoa.c`, which supplies C functions dtoa and
 strtod for conversion of C doubles to and from strings, is derived
 from the file of the same name by David M. Gay, currently available
 from http:www.netlib.org/fp/.  The original file, as retrieved on
 March 16, 2009, contains the following copyright and licensing
 notice::
 
 /
 The author of this software is David M. Gay.
 
 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 
 OpenSSL
 -------
 The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use
 the OpenSSL library for added performance if made available by the
 operating system. Additionally, the Windows and Mac OS X installers for
 Python may include a copy of the OpenSSL libraries, so we include a copy
 of the OpenSSL license here::
 
 
 LICENSE ISSUES
 ==============
 
 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
 the OpenSSL License and the original SSLeay license apply to the toolkit.
 See below for the actual license texts. Actually both licenses are BSD-style
 Open Source licenses. In case of any license issues related to OpenSSL
 please contact openssl-core@openssl.org.
 
 OpenSSL License
 ---------------
 ====================================================================
 Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
 
 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 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http:www.openssl.org/)"
 
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 openssl-core@openssl.org.
 
 5. Products derived from this software may not be called "OpenSSL"
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
 
 6. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http:www.openssl.org/)"
 
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenSSL PROJECT OR
 ITS 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.
 ====================================================================
 
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
 
 Original SSLeay License
 -----------------------
 / Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 All rights reserved.
 
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
 
 This library is free for commercial and non-commercial use as long as
 the following conditions are aheared to.  The following conditions
 apply to all code found in this distribution, be it the RC4, RSA,
 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 included with this distribution is covered by the same copyright terms
 except that the holder is Tim Hudson (tjh@cryptsoft.com).
 
 Copyright remains Eric Young's, and as such any Copyright notices in
 the code are not to be removed.
 If this package is used in a product, Eric Young should be given attribution
 as the author of the parts of the library used.
 This can be in the form of a textual message at program startup or
 in documentation (online or textual) provided with the package.
 
 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 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 cryptographic software written by
 Eric Young (eay@cryptsoft.com)"
 The word 'cryptographic' can be left out if the rouines from the library
 being used are not cryptographic related :-).
 4. If you include any Windows specific code (or a derivative thereof) from
 the apps directory (application code) you must include an acknowledgement:
 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 
 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.
 
 The licence and distribution terms for any publically available version or
 derivative of this code cannot be changed.  i.e. this code cannot simply be
 copied and put under another distribution licence
 [including the GNU Public Licence.]
 
 expat
 -----
 The :mod:`pyexpat` extension is built using an included copy of the expat
 sources unless the build is configured ``--with-system-expat``::
 
 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
 and Clark Cooper
 
 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.
 
 libffi
 ------
 The :mod:`_ctypes` extension is built using an included copy of the libffi
 sources unless the build is configured ``--with-system-libffi``::
 
 Copyright (c) 1996-2008  Red Hat, Inc and others.
 
 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.
 
 zlib
 ----
 The :mod:`zlib` extension is built using an included copy of the zlib
 sources if the zlib version found on the system is too old to be
 used for the build::
 
 Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Modules\_ctypes\libffi\msvcc.sh
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE THE APPENDIX FOR FULL TEXT OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 BEGIN LICENSE BLOCK
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is the MSVC wrappificator.
 
 The Initial Developer of the Original Code is
 Timothy Wall <twalljava@dev.java.net>.
 Portions created by the Initial Developer are Copyright (C) 2009
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 
 END LICENSE BLOCK
 
 > GPL 2.0
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Modules\_ctypes\libffi\libtool-ldflags
 
 Script to translate LDFLAGS into a form suitable for use with libtool.
 
 Copyright (C) 2005 Free Software Foundation, Inc.
 
 This file 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.
 
 > BSD
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Lib\multiprocessing\forking.py
 
 Copyright (c) 2006-2008, R Oudkerk
 All rights reserved.
 
 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. Neither the name of author nor the names of any contributors may be
 used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 
 > Public Domain
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Lib\plat-mac\icopen.py
 
 OVERVIEW
 
 icopen patches MacOS Python to use the Internet Config file mappings to select
 the type and creator for a file.
 
 Version 1 released to the public domain 3 November 1999
 by Oliver Steele (steele@cs.brandeis.edu).
 
 > GPL 3.0
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Modules\_ctypes\libffi\testsuite\lib\libffi.exp
 
 Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 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 3 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; see the file COPYING3.  If not see
 <http:www.gnu.org/licenses/>.
 
 > MIT
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Lib\wsgiref\validate.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (c) 2005 Ian Bicking and contributors; written for Paste (http:pythonpaste.org)
 Licensed under the MIT license: http:www.opensource.org/licenses/mit-license.php
 Also licenced under the Apache License, 2.0: http:opensource.org/licenses/apache2.0.php
 Licensed to PSF under a Contributor Agreement
 
 > MIT
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Modules\_ctypes\darwin\dlfcn.h
 
 Copyright (c) 2002 Jorge Acereda  <jacereda@users.sourceforge.net> &
 Peter O'Gorman <ogorman@users.sourceforge.net>
 
 Portions may be copyright others, see the AUTHORS file included with this
 distribution.
 
 Maintained by Peter O'Gorman <ogorman@users.sourceforge.net>
 
 Bug Reports and other queries should go to <ogorman@users.sourceforge.net>
 
 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.
 
 > Python
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Lib\robotparser.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE PYTHON  LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2000  Bastian Kleineidam
 
 You can choose between two licenses when using this package:
 1) GNU GPLv2
 2) PSF license for Python 2.2
 
 The robots.txt Exclusion Protocol is implemented as specified in
 http:www.robotstxt.org/norobots-rfc.txt
 
 > Apache 2.0
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Lib\pstats.py
 
 Written by James Roskind
 Based on prior profile module by Sjoerd Mullender...
 which was hacked somewhat by: Guido van Rossum
 
 Copyright Disney Enterprises, Inc.  All Rights Reserved.
 Licensed to PSF under a Contributor Agreement
 
 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.
 
 > CRT License
 
 Python-2.7.13.tar.xz\Python-2.7.13.tar\Python-2.7.13\Tools\msi\crtlicense.txt
 
 Additional Conditions for this Windows binary build
 ---------------------------------------------------
 This program is linked with and uses Microsoft Distributable Code,
 copyrighted by Microsoft Corporation. The Microsoft Distributable Code
 includes the following files:
 
 msvcr90.dll
 msvcp90.dll
 msvcm90.dll
 
 If you further distribute programs that include the Microsoft
 Distributable Code, you must comply with the restrictions on
 distribution specified by Microsoft. In particular, you must require
 distributors and external end users to agree to terms that protect the
 Microsoft Distributable Code at least as much as Microsoft's own
 requirements for the Distributable Code. See Microsoft's documentation
 (included in its developer tools and on its website at microsoft.com)
 for specific details.
 
 Redistribution of the Windows binary build of the Python interpreter
 complies with this agreement, provided that you do not:
 
 - alter any copyright, trademark or patent notice in Microsoft's
 Distributable Code;
 
 - use Microsoft's trademarks in your programs' names or in a way that
 suggests your programs come from or are endorsed by Microsoft;
 
 - distribute Microsoft's Distributable Code to run on a platform other
 than Microsoft operating systems, run-time technologies or application
 platforms; or
 
 - include Microsoft Distributable Code in malicious, deceptive or
 unlawful programs.
 
 These restrictions apply only to the Microsoft Distributable Code as
 defined above, not to Python itself or any programs running on the
 Python interpreter. The redistribution of the Python interpreter and
 libraries is governed by the Python Software License included with this
 file, or by other licenses as marked.
 
 
 >>> python2-libs-2.7.11
 
 A. HISTORY OF THE SOFTWARE

 ==========================

 

 Python was created in the early 1990s by Guido van Rossum at Stichting

 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands

 as a successor of a language called ABC.  Guido remains Python's

 principal author, although it includes many contributions from others.

 

 In 1995, Guido continued his work on Python at the Corporation for

 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)

 in Reston, Virginia where he released several versions of the

 software.

 

 In May 2000, Guido and the Python core development team moved to

 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same

 year, the PythonLabs team moved to Digital Creations (now Zope

 Corporation, see http://www.zope.com).  In 2001, the Python Software

 Foundation (PSF, see http://www.python.org/psf/) was formed, a

 non-profit organization created specifically to own Python-related

 Intellectual Property.  Zope Corporation is a sponsoring member of

 the PSF.

 

 All Python releases are Open Source (see http://www.opensource.org for

 the Open Source Definition).  Historically, most, but not all, Python

 releases have also been GPL-compatible; the table below summarizes

 the various releases.

 

     Release         Derived     Year        Owner       GPL-

                     from                                compatible? (1)

 

     0.9.0 thru 1.2              1991-1995   CWI         yes

     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes

     1.6             1.5.2       2000        CNRI        no

     2.0             1.6         2000        BeOpen.com  no

     1.6.1           1.6         2001        CNRI        yes (2)

     2.1             2.0+1.6.1   2001        PSF         no

     2.0.1           2.0+1.6.1   2001        PSF         yes

     2.1.1           2.1+2.0.1   2001        PSF         yes

     2.1.2           2.1.1       2002        PSF         yes

     2.1.3           2.1.2       2002        PSF         yes

     2.2 and above   2.1.1       2001-now    PSF         yes

 

 Footnotes:

 

 (1) GPL-compatible doesn't mean that we're distributing Python under

     the GPL.  All Python licenses, unlike the GPL, let you distribute

     a modified version without making your changes open source.  The

     GPL-compatible licenses make it possible to combine Python with

     other software that is released under the GPL; the others don't.

 

 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,

     because its license has a choice of law clause.  According to

     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1

     is "not incompatible" with the GPL.

 

 Thanks to the many outside volunteers who have worked under Guido's

 direction to make these releases possible.

 

 

 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON

 ===============================================================

 

 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2

 --------------------------------------------

 

 1. This LICENSE AGREEMENT is between the Python Software Foundation

 ("PSF"), and the Individual or Organization ("Licensee") accessing and

 otherwise using this software ("Python") in source or binary form and

 its associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, PSF hereby

 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,

 analyze, test, perform and/or display publicly, prepare derivative works,

 distribute, and otherwise use Python alone or in any derivative version,

 provided, however, that PSF's License Agreement and PSF's notice of copyright,

 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,

 2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved"

 are retained in Python alone or in any derivative version prepared by Licensee.

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python.

 

 4. PSF is making Python available to Licensee on an "AS IS"

 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. Nothing in this License Agreement shall be deemed to create any

 relationship of agency, partnership, or joint venture between PSF and

 Licensee.  This License Agreement does not grant permission to use PSF

 trademarks or trade name in a trademark sense to endorse or promote

 products or services of Licensee, or any third party.

 

 8. By copying, installing or otherwise using Python, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.

 

 

 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0

 -------------------------------------------

 

 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

 

 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an

 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the

 Individual or Organization ("Licensee") accessing and otherwise using

 this software in source or binary form and its associated

 documentation ("the Software").

 

 2. Subject to the terms and conditions of this BeOpen Python License

 Agreement, BeOpen hereby grants Licensee a non-exclusive,

 royalty-free, world-wide license to reproduce, analyze, test, perform

 and/or display publicly, prepare derivative works, distribute, and

 otherwise use the Software alone or in any derivative version,

 provided, however, that the BeOpen Python License is retained in the

 Software, alone or in any derivative version prepared by Licensee.

 

 3. BeOpen is making the Software available to Licensee on an "AS IS"

 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE

 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS

 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY

 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 5. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 6. This License Agreement shall be governed by and interpreted in all

 respects by the law of the State of California, excluding conflict of

 law provisions.  Nothing in this License Agreement shall be deemed to

 create any relationship of agency, partnership, or joint venture

 between BeOpen and Licensee.  This License Agreement does not grant

 permission to use BeOpen trademarks or trade names in a trademark

 sense to endorse or promote products or services of Licensee, or any

 third party.  As an exception, the "BeOpen Python" logos available at

 http://www.pythonlabs.com/logos.html may be used according to the

 permissions granted on that web page.

 

 7. By copying, installing or otherwise using the software, Licensee

 agrees to be bound by the terms and conditions of this License

 Agreement.

 

 

 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1

 ---------------------------------------

 

 1. This LICENSE AGREEMENT is between the Corporation for National

 Research Initiatives, having an office at 1895 Preston White Drive,

 Reston, VA 20191 ("CNRI"), and the Individual or Organization

 ("Licensee") accessing and otherwise using Python 1.6.1 software in

 source or binary form and its associated documentation.

 

 2. Subject to the terms and conditions of this License Agreement, CNRI

 hereby grants Licensee a nonexclusive, royalty-free, world-wide

 license to reproduce, analyze, test, perform and/or display publicly,

 prepare derivative works, distribute, and otherwise use Python 1.6.1

 alone or in any derivative version, provided, however, that CNRI's

 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)

 1995-2001 Corporation for National Research Initiatives; All Rights

 Reserved" are retained in Python 1.6.1 alone or in any derivative

 version prepared by Licensee.  Alternately, in lieu of CNRI's License

 Agreement, Licensee may substitute the following text (omitting the

 quotes): "Python 1.6.1 is made available subject to the terms and

 conditions in CNRI's License Agreement.  This Agreement together with

 Python 1.6.1 may be located on the Internet using the following

 unique, persistent identifier (known as a handle): 1895.22/1013.  This

 Agreement may also be obtained from a proxy server on the Internet

 using the following URL: http://hdl.handle.net/1895.22/1013".

 

 3. In the event Licensee prepares a derivative work that is based on

 or incorporates Python 1.6.1 or any part thereof, and wants to make

 the derivative work available to others as provided herein, then

 Licensee hereby agrees to include in any such work a brief summary of

 the changes made to Python 1.6.1.

 

 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"

 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND

 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT

 INFRINGE ANY THIRD PARTY RIGHTS.

 

 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,

 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 6. This License Agreement will automatically terminate upon a material

 breach of its terms and conditions.

 

 7. This License Agreement shall be governed by the federal

 intellectual property law of the United States, including without

 limitation the federal copyright law, and, to the extent such

 U.S. federal law does not apply, by the law of the Commonwealth of

 Virginia, excluding Virginia's conflict of law provisions.

 Notwithstanding the foregoing, with regard to derivative works based

 on Python 1.6.1 that incorporate non-separable material that was

 previously distributed under the GNU General Public License (GPL), the

 law of the Commonwealth of Virginia shall govern this License

 Agreement only as to issues arising under or with respect to

 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this

 License Agreement shall be deemed to create any relationship of

 agency, partnership, or joint venture between CNRI and Licensee.  This

 License Agreement does not grant permission to use CNRI trademarks or

 trade name in a trademark sense to endorse or promote products or

 services of Licensee, or any third party.

 

 8. By clicking on the "ACCEPT" button where indicated, or by copying,

 installing or otherwise using Python 1.6.1, Licensee agrees to be

 bound by the terms and conditions of this License Agreement.

 

         ACCEPT

 

 

 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2

 --------------------------------------------------

 

 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,

 The Netherlands.  All rights reserved.

 

 Permission to use, copy, modify, and distribute this software and its

 documentation for any purpose and without fee is hereby granted,

 provided that the above copyright notice appear in all copies and that

 both that copyright notice and this permission notice appear in

 supporting documentation, and that the name of Stichting Mathematisch

 Centrum or CWI not be used in advertising or publicity pertaining to

 distribution of the software without specific, written prior

 permission.

 

 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO

 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND

 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE

 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT

 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT

 

 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Lib\sqlite3\__init__.py

 

 Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>

 

 This file is part of pysqlite.

 

 This software is provided 'as-is', without any express or implied

 warranty.  In no event will the authors be held liable for any damages

 arising from the use of this software.

 

 Permission is granted to anyone to use this software for any purpose,

 including commercial applications, and to alter it and redistribute it

 freely, subject to the following restrictions:

 

 1. The origin of this software must not be misrepresented; you must not

 claim that you wrote the original software. If you use this software

 in a product, an acknowledgment in the product documentation would be

 appreciated but is not required.

 2. Altered source versions must be plainly marked as such, and must not be

 misrepresented as being the original software.

 3. This notice may not be removed or altered from any source distribution.

 

 

 

 > MIT

 

 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Lib\wsgiref\validate.py

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)

 Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

 Also licenced under the Apache License, 2.0: http://opensource.org/licenses/apache2.0.php

 Licensed to PSF under a Contributor Agreement

 

 

 > LGPL 2.1

 

 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\msvcc.sh

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE APPENDIX FOR FULL TEXT OF THE LGPL 2.1 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 

 BEGIN LICENSE BLOCK

 Version: MPL 1.1/GPL 2.0/LGPL 2.1

 

 The contents of this file are subject to the Mozilla Public License Version

 1.1 (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.mozilla.org/MPL/

 

 Software distributed under the License is distributed on an "AS IS" basis,

 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License

 for the specific language governing rights and limitations under the

 License.

 

 The Original Code is the MSVC wrappificator.

 

 The Initial Developer of the Original Code is

 Timothy Wall <twalljava@dev.java.net>.

 Portions created by the Initial Developer are Copyright (C) 2009

 the Initial Developer. All Rights Reserved.

 

 Contributor(s):

 Daniel Witte <dwitte@mozilla.com>

 

 Alternatively, the contents of this file may be used under the terms of

 either the GNU General Public License Version 2 or later (the "GPL"), or

 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),

 in which case the provisions of the GPL or the LGPL are applicable instead

 of those above. If you wish to allow use of your version of this file only

 under the terms of either the GPL or the LGPL, and not to allow others to

 use your version of this file under the terms of the MPL, indicate your

 decision by deleting the provisions above and replace them with the notice

 and other provisions required by the GPL or the LGPL. If you do not delete

 the provisions above, a recipient may use your version of this file under

 the terms of any one of the MPL, the GPL or the LGPL.

 

 END LICENSE BLOCK

 

 

 > Public domain

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\plat-mac\icopen.py

 

 icopen patches MacOS Python to use the Internet Config file mappings to select

 the type and creator for a file.

 

 Version 1 released to the public domain 3 November 1999

 by Oliver Steele (steele@cs.brandeis.edu).

 

 

 > GPL 2.0

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\doc\libffi.info

 

 Copyright (C) 2008, 2010, 2011 Red Hat, Inc.

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the GNU General Public License as

 published by the Free Software Foundation; either version 2, or (at

 your option) any later version.  A copy of the license is included

 in the section entitled "GNU General Public License".

 

 > CRT License

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Tools\msi\crtlicense.txt

 

 Additional Conditions for this Windows binary build

 ---------------------------------------------------

 

 This program is linked with and uses Microsoft Distributable Code,

 copyrighted by Microsoft Corporation. The Microsoft Distributable Code

 includes the following files:

 

 msvcr90.dll

 msvcp90.dll

 msvcm90.dll

 

 If you further distribute programs that include the Microsoft

 Distributable Code, you must comply with the restrictions on

 distribution specified by Microsoft. In particular, you must require

 distributors and external end users to agree to terms that protect the

 Microsoft Distributable Code at least as much as Microsoft's own

 requirements for the Distributable Code. See Microsoft's documentation

 (included in its developer tools and on its website at microsoft.com)

 for specific details.

 

 Redistribution of the Windows binary build of the Python interpreter

 complies with this agreement, provided that you do not:

 

 - alter any copyright, trademark or patent notice in Microsoft's

 Distributable Code;

 

 - use Microsoft's trademarks in your programs' names or in a way that

 suggests your programs come from or are endorsed by Microsoft;

 

 - distribute Microsoft's Distributable Code to run on a platform other

 than Microsoft operating systems, run-time technologies or application

 platforms; or

 

 - include Microsoft Distributable Code in malicious, deceptive or

 unlawful programs.

 

 These restrictions apply only to the Microsoft Distributable Code as

 defined above, not to Python itself or any programs running on the

 Python interpreter. The redistribution of the Python interpreter and

 libraries is governed by the Python Software License included with this

 file, or by other licenses as marked.

 

 

 > MIT-Style

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Mac\Modules\cg\CFMLateImport.c

 

 Written by:         Quinn

 

 Copyright:          Copyright © 1999 by Apple Computer, Inc., all rights reserved.

 

 You may incorporate this Apple sample source code into your program(s) without

 restriction. This Apple sample source code has been provided "AS IS" and the

 responsibility for its operation is yours. You are not permitted to redistribute

 this Apple sample source code as "Apple sample source code" after having made

 changes. If you're going to re-distribute the source, we require that you make

 it clear in the source that the code was descended from Apple sample source

 code, but that you've made changes.

 

 

 > GPL 3.0

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\testsuite\lib\wrapper.exp

 

 Copyright (C) 2004, 2007 Free Software Foundation, Inc.

 

 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 3 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 GCC; see the file COPYING3.  If not see

 <http://www.gnu.org/licenses/>.

 

 

 

 > Python License

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\robotparser.py

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (C) 2000  Bastian Kleineidam

 

 You can choose between two licenses when using this package:

 1) GNU GPLv2

 2) PSF license for Python 2.2

 

 The robots.txt Exclusion Protocol is implemented as specified in

 http://www.robotstxt.org/norobots-rfc.txt

 

 

 > Apache 2.0

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\pstats.py

 

 

 Written by James Roskind

 Based on prior profile module by Sjoerd Mullender...

 which was hacked somewhat by: Guido van Rossum

 

 Copyright Disney Enterprises, Inc.  All Rights Reserved.

 Licensed to PSF under a Contributor Agreement

 

 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.

 

 

 > BSD-3

 

 Python-2.7.11.tgz\Python-2.7.11.tar\Python-2.7.11\Lib\multiprocessing\forking.py

 

 

 multiprocessing/forking.py

 

 Copyright (c) 2006-2008, R Oudkerk

 All rights reserved.

 

 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. Neither the name of author nor the names of any contributors may be

 used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 
 >>> python3-3.5.1
 
 .. highlightlang:: none

 

 .. _history-and-license:

 

 

 History and License

 

 

 

 History of the software

 =======================

 

 Python was created in the early 1990s by Guido van Rossum at Stichting

 Mathematisch Centrum (CWI, see http://www.cwi.nl/) in the Netherlands as a

 successor of a language called ABC.  Guido remains Python's principal author,

 although it includes many contributions from others.

 

 In 1995, Guido continued his work on Python at the Corporation for National

 Research Initiatives (CNRI, see http://www.cnri.reston.va.us/) in Reston,

 Virginia where he released several versions of the software.

 

 In May 2000, Guido and the Python core development team moved to BeOpen.com to

 form the BeOpen PythonLabs team.  In October of the same year, the PythonLabs

 team moved to Digital Creations (now Zope Corporation; see

 http://www.zope.com/).  In 2001, the Python Software Foundation (PSF, see

 https://www.python.org/psf/) was formed, a non-profit organization created

 specifically to own Python-related Intellectual Property.  Zope Corporation is a

 sponsoring member of the PSF.

 

 All Python releases are Open Source (see http://opensource.org/ for the Open

 Source Definition). Historically, most, but not all, Python releases have also

 been GPL-compatible; the table below summarizes the various releases.

 

 +----------------+--------------+------------+------------+-----------------+

 | Release        | Derived from | Year       | Owner      | GPL compatible? |

 +================+==============+============+============+=================+

 | 0.9.0 thru 1.2 | n/a          | 1991-1995  | CWI        | yes             |

 +----------------+--------------+------------+------------+-----------------+

 | 1.3 thru 1.5.2 | 1.2          | 1995-1999  | CNRI       | yes             |

 +----------------+--------------+------------+------------+-----------------+

 | 1.6            | 1.5.2        | 2000       | CNRI       | no              |

 +----------------+--------------+------------+------------+-----------------+

 | 2.0            | 1.6          | 2000       | BeOpen.com | no              |

 +----------------+--------------+------------+------------+-----------------+

 | 1.6.1          | 1.6          | 2001       | CNRI       | no              |

 +----------------+--------------+------------+------------+-----------------+

 | 2.1            | 2.0+1.6.1    | 2001       | PSF        | no              |

 +----------------+--------------+------------+------------+-----------------+

 | 2.0.1          | 2.0+1.6.1    | 2001       | PSF        | yes             |

 +----------------+--------------+------------+------------+-----------------+

 | 2.1.1          | 2.1+2.0.1    | 2001       | PSF        | yes             |

 +----------------+--------------+------------+------------+-----------------+

 | 2.1.2          | 2.1.1        | 2002       | PSF        | yes             |

 +----------------+--------------+------------+------------+-----------------+

 | 2.1.3          | 2.1.2        | 2002       | PSF        | yes             |

 +----------------+--------------+------------+------------+-----------------+

 | 2.2 and above  | 2.1.1        | 2001-now   | PSF        | yes             |

 +----------------+--------------+------------+------------+-----------------+

 

 .. note::

 

 GPL-compatible doesn't mean that we're distributing Python under the GPL.  All

 Python licenses, unlike the GPL, let you distribute a modified version without

 making your changes open source. The GPL-compatible licenses make it possible to

 combine Python with other software that is released under the GPL; the others

 don't.

 

 Thanks to the many outside volunteers who have worked under Guido's direction to

 make these releases possible.

 

 

 Terms and conditions for accessing or otherwise using Python

 ============================================================

 

 

 .. centered:: PSF LICENSE AGREEMENT FOR PYTHON |release|

 

 . This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and

 the Individual or Organization ("Licensee") accessing and otherwise using Python

 |release| software in source or binary form and its associated documentation.

 

 . Subject to the terms and conditions of this License Agreement, PSF hereby

 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,

 analyze, test, perform and/or display publicly, prepare derivative works,

 distribute, and otherwise use Python |release| alone or in any derivative

 version, provided, however, that PSF's License Agreement and PSF's notice of

 copyright, i.e., "Copyright © 2001-2015 Python Software Foundation; All

 Rights Reserved" are retained in Python |release| alone or in any derivative

 version prepared by Licensee.

 

 . In the event Licensee prepares a derivative work that is based on or

 incorporates Python |release| or any part thereof, and wants to make the

 derivative work available to others as provided herein, then Licensee hereby

 agrees to include in any such work a brief summary of the changes made to Python

 |release|.

 

 . PSF is making Python |release| available to Licensee on an "AS IS" basis.

 PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF

 EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR

 WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE

 USE OF PYTHON |release| WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

 

 . PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON |release|

 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF

 MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON |release|, OR ANY DERIVATIVE

 THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 . This License Agreement will automatically terminate upon a material breach of

 its terms and conditions.

 

 . Nothing in this License Agreement shall be deemed to create any relationship

 of agency, partnership, or joint venture between PSF and Licensee.  This License

 Agreement does not grant permission to use PSF trademarks or trade name in a

 trademark sense to endorse or promote products or services of Licensee, or any

 third party.

 

 . By copying, installing or otherwise using Python |release|, Licensee agrees

 to be bound by the terms and conditions of this License Agreement.

 

 

 .. centered:: BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0

 

 

 .. centered:: BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

 

 . This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at

 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization

 ("Licensee") accessing and otherwise using this software in source or binary

 form and its associated documentation ("the Software").

 

 . Subject to the terms and conditions of this BeOpen Python License Agreement,

 BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license

 to reproduce, analyze, test, perform and/or display publicly, prepare derivative

 works, distribute, and otherwise use the Software alone or in any derivative

 version, provided, however, that the BeOpen Python License is retained in the

 Software, alone or in any derivative version prepared by Licensee.

 

 . BeOpen is making the Software available to Licensee on an "AS IS" basis.

 BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF

 EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR

 WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE

 USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

 

 . BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR

 ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,

 MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF

 ADVISED OF THE POSSIBILITY THEREOF.

 

 . This License Agreement will automatically terminate upon a material breach of

 its terms and conditions.

 

 . This License Agreement shall be governed by and interpreted in all respects

 by the law of the State of California, excluding conflict of law provisions.

 Nothing in this License Agreement shall be deemed to create any relationship of

 agency, partnership, or joint venture between BeOpen and Licensee.  This License

 Agreement does not grant permission to use BeOpen trademarks or trade names in a

 trademark sense to endorse or promote products or services of Licensee, or any

 third party.  As an exception, the "BeOpen Python" logos available at

 http://www.pythonlabs.com/logos.html may be used according to the permissions

 granted on that web page.

 

 . By copying, installing or otherwise using the software, Licensee agrees to be

 bound by the terms and conditions of this License Agreement.

 

 

 .. centered:: CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1

 

 . This LICENSE AGREEMENT is between the Corporation for National Research

 Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191

 ("CNRI"), and the Individual or Organization ("Licensee") accessing and

 otherwise using Python 1.6.1 software in source or binary form and its

 associated documentation.

 

 . Subject to the terms and conditions of this License Agreement, CNRI hereby

 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,

 analyze, test, perform and/or display publicly, prepare derivative works,

 distribute, and otherwise use Python 1.6.1 alone or in any derivative version,

 provided, however, that CNRI's License Agreement and CNRI's notice of copyright,

 i.e., "Copyright © 1995-2001 Corporation for National Research Initiatives; All

 Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version

 prepared by Licensee.  Alternately, in lieu of CNRI's License Agreement,

 Licensee may substitute the following text (omitting the quotes): "Python 1.6.1

 is made available subject to the terms and conditions in CNRI's License

 Agreement.  This Agreement together with Python 1.6.1 may be located on the

 Internet using the following unique, persistent identifier (known as a handle):

 1895.22/1013.  This Agreement may also be obtained from a proxy server on the

 Internet using the following URL: http://hdl.handle.net/1895.22/1013."

 

 . In the event Licensee prepares a derivative work that is based on or

 incorporates Python 1.6.1 or any part thereof, and wants to make the derivative

 work available to others as provided herein, then Licensee hereby agrees to

 include in any such work a brief summary of the changes made to Python 1.6.1.

 

 . CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis.  CNRI

 MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF EXAMPLE,

 BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY

 OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF

 PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

 

 . CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR

 ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF

 MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE

 THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

 

 . This License Agreement will automatically terminate upon a material breach of

 its terms and conditions.

 

 . This License Agreement shall be governed by the federal intellectual property

 law of the United States, including without limitation the federal copyright

 law, and, to the extent such U.S. federal law does not apply, by the law of the

 Commonwealth of Virginia, excluding Virginia's conflict of law provisions.

 Notwithstanding the foregoing, with regard to derivative works based on Python

 1.6.1 that incorporate non-separable material that was previously distributed

 under the GNU General Public License (GPL), the law of the Commonwealth of

 Virginia shall govern this License Agreement only as to issues arising under or

 with respect to Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in

 this License Agreement shall be deemed to create any relationship of agency,

 partnership, or joint venture between CNRI and Licensee.  This License Agreement

 does not grant permission to use CNRI trademarks or trade name in a trademark

 sense to endorse or promote products or services of Licensee, or any third

 party.

 

 . By clicking on the "ACCEPT" button where indicated, or by copying, installing

 or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and

 conditions of this License Agreement.

 

 

 .. centered:: ACCEPT

 

 

 .. centered:: CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2

 

 Copyright © 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The

 Netherlands.  All rights reserved.

 

 Permission to use, copy, modify, and distribute this software and its

 documentation for any purpose and without fee is hereby granted, provided that

 the above copyright notice appear in all copies and that both that copyright

 notice and this permission notice appear in supporting documentation, and that

 the name of Stichting Mathematisch Centrum or CWI not be used in advertising or

 publicity pertaining to distribution of the software without specific, written

 prior permission.

 

 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS

 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO

 EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT

 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,

 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS

 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 

 

 Licenses and Acknowledgements for Incorporated Software

 =======================================================

 

 This section is an incomplete, but growing list of licenses and acknowledgements

 for third-party software incorporated in the Python distribution.

 

 

 Mersenne Twister

 ----------------

 

 The :mod:`_random` module includes code based on a download from

 http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html. The following are

 the verbatim comments from the original code::

 

 A C-program for MT19937, with initialization improved 2002/1/26.

 Coded by Takuji Nishimura and Makoto Matsumoto.

 

 Before using, initialize the state by using init_genrand(seed)

 or init_by_array(init_key, key_length).

 

 Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,

 All rights reserved.

 

 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 names of its contributors may not be used to endorse or promote

 products derived from this software without specific prior written

 permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR

 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,

 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,

 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR

 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF

 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING

 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 

 Any feedback is very welcome.

 http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html

 email: m-mat @ math.sci.hiroshima-u.ac.jp (remove space)

 

 

 Sockets

 -------

 

 The :mod:`socket` module uses the functions, :func:`getaddrinfo`, and

 :func:`getnameinfo`, which are coded in separate source files from the WIDE

 Project, http://www.wide.ad.jp/. ::

 

 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.

 All rights reserved.

 

 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. Neither the name of the project nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND

 GAI_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 PROJECT OR CONTRIBUTORS BE LIABLE

 FOR GAI_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 GAI_ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT

 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN GAI_ANY WAY

 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF

 SUCH DAMAGE.

 

 

 Floating point exception control

 --------------------------------

 

 The source for the :mod:`fpectl` module includes the following notice::

 

 ---------------------------------------------------------------------

 Copyright (c) 1996

 The Regents of the University of California.

 All rights reserved.

 

 Permission to use, copy, modify, and distribute this software for

 any purpose without fee is hereby granted, provided that this en-

 tire notice is included in all copies of any software which is or

 includes  a  copy  or  modification  of  this software and in all

 copies of the supporting documentation for such software.

 

 This  work was produced at the University of California, Lawrence

 Livermore National Laboratory under  contract  no.  W-7405-ENG-48

 between  the  U.S.  Department  of  Energy and The Regents of the

 University of California for the operation of UC LLNL.

 

 DISCLAIMER

 

 This  software was prepared as an account of work sponsored by an

 agency of the United States Government. Neither the United States

 Government  nor the University of California nor any of their em-

 ployees, makes any warranty, express or implied, or  assumes  any

 liability  or  responsibility  for the accuracy, completeness, or

 usefulness of any information,  apparatus,  product,  or  process

 disclosed,   or  represents  that  its  use  would  not  infringe

 privately-owned rights. Reference herein to any specific  commer-

 cial  products,  process,  or  service  by trade name, trademark,

 manufacturer, or otherwise, does not  necessarily  constitute  or

 imply  its endorsement, recommendation, or favoring by the United

 States Government or the University of California. The views  and

 opinions  of authors expressed herein do not necessarily state or

 reflect those of the United States Government or  the  University

 of  California,  and shall not be used for advertising or product

 endorsement purposes.

 ---------------------------------------------------------------------

 

 

 

 Asynchronous socket services

 ----------------------------

 

 The :mod:`asynchat` and :mod:`asyncore` modules contain the following notice::

 

 Copyright 1996 by Sam Rushing

 

 All Rights Reserved

 

 Permission to use, copy, modify, and distribute this software and

 its documentation for any purpose and without fee is hereby

 granted, provided that the above copyright notice appear in all

 copies and that both that copyright notice and this permission

 notice appear in supporting documentation, and that the name of Sam

 Rushing not be used in advertising or publicity pertaining to

 distribution of the software without specific, written prior

 permission.

 

 SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,

 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN

 NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR

 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS

 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,

 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN

 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 

 Cookie management

 -----------------

 

 The :mod:`http.cookies` module contains the following notice::

 

 Copyright 2000 by Timothy O'Malley <timo@alum.mit.edu>

 

 All Rights Reserved

 

 Permission to use, copy, modify, and distribute this software

 and its documentation for any purpose and without fee is hereby

 granted, provided that the above copyright notice appear in all

 copies and that both that copyright notice and this permission

 notice appear in supporting documentation, and that the name of

 Timothy O'Malley  not be used in advertising or publicity

 pertaining to distribution of the software without specific, written

 prior permission.

 

 Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS

 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

 AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR

 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,

 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS

 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR

 PERFORMANCE OF THIS SOFTWARE.

 

 

 Execution tracing

 -----------------

 

 The :mod:`trace` module contains the following notice::

 

 portions copyright 2001, Autonomous Zones Industries, Inc., all rights...

 err...  reserved and offered to the public under the terms of the

 Python 2.2 license.

 Author: Zooko O'Whielacronx

 http://zooko.com/

 mailto:zooko@zooko.com

 

 Copyright 2000, Mojam Media, Inc., all rights reserved.

 Author: Skip Montanaro

 

 Copyright 1999, Bioreason, Inc., all rights reserved.

 Author: Andrew Dalke

 

 Copyright 1995-1997, Automatrix, Inc., all rights reserved.

 Author: Skip Montanaro

 

 Copyright 1991-1995, Stichting Mathematisch Centrum, all rights reserved.

 

 

 Permission to use, copy, modify, and distribute this Python software and

 its associated documentation for any purpose without fee is hereby

 granted, provided that the above copyright notice appears in all copies,

 and that both that copyright notice and this permission notice appear in

 supporting documentation, and that the name of neither Automatrix,

 Bioreason or Mojam Media be used in advertising or publicity pertaining to

 distribution of the software without specific, written prior permission.

 

 

 UUencode and UUdecode functions

 -------------------------------

 

 The :mod:`uu` module contains the following notice::

 

 Copyright 1994 by Lance Ellinghouse

 Cathedral City, California Republic, United States of America.

 All Rights Reserved

 Permission to use, copy, modify, and distribute this software and its

 documentation for any purpose and without fee is hereby granted,

 provided that the above copyright notice appear in all copies and that

 both that copyright notice and this permission notice appear in

 supporting documentation, and that the name of Lance Ellinghouse

 not be used in advertising or publicity pertaining to distribution

 of the software without specific, written prior permission.

 LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO

 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND

 FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE CENTRUM BE LIABLE

 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT

 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 Modified by Jack Jansen, CWI, July 1995:

 - Use binascii module to do the actual line-by-line conversion

 between ascii and binary. This results in a 1000-fold speedup. The C

 version is still 5 times faster, though.

 - Arguments more compliant with Python standard

 

 

 XML Remote Procedure Calls

 --------------------------

 

 The :mod:`xmlrpc.client` module contains the following notice::

 

 The XML-RPC client interface is

 

 Copyright (c) 1999-2002 by Secret Labs AB

 Copyright (c) 1999-2002 by Fredrik Lundh

 

 By obtaining, using, and/or copying this software and/or its

 associated documentation, you agree that you have read, understood,

 and will comply with the following terms and conditions:

 

 Permission to use, copy, modify, and distribute this software and

 its associated documentation for any purpose and without fee is

 hereby granted, provided that the above copyright notice appears in

 all copies, and that both that copyright notice and this permission

 notice appear in supporting documentation, and that the name of

 Secret Labs AB or the author not be used in advertising or publicity

 pertaining to distribution of the software without specific, written

 prior permission.

 

 SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD

 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-

 ABILITY AND FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR

 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY

 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,

 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS

 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE

 OF THIS SOFTWARE.

 

 

 test_epoll

 ----------

 

 The :mod:`test_epoll` contains the following notice::

 

 Copyright (c) 2001-2006 Twisted Matrix Laboratories.

 

 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.

 

 Select kqueue

 -------------

 

 The :mod:`select` and contains the following notice for the kqueue interface::

 

 Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes

 All rights reserved.

 

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

 

 

 SipHash24

 ---------

 

 The file :file:`Python/pyhash.c` contains Marek Majkowski' implementation of

 Dan Bernstein's SipHash24 algorithm. The contains the following note::

 

 <MIT License>

 Copyright (c) 2013  Marek Majkowski <marek@popcount.org>

 

 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.

 </MIT License>

 

 Original location:

 https://github.com/majek/csiphash/

 

 Solution inspired by code from:

 Samuel Neves (supercop/crypto_auth/siphash24/little)

 djb (supercop/crypto_auth/siphash24/little2)

 Jean-Philippe Aumasson (https://131002.net/siphash/siphash24.c)

 

 

 strtod and dtoa

 ---------------

 

 The file :file:`Python/dtoa.c`, which supplies C functions dtoa and

 strtod for conversion of C doubles to and from strings, is derived

 from the file of the same name by David M. Gay, currently available

 from http://www.netlib.org/fp/.  The original file, as retrieved on

 March 16, 2009, contains the following copyright and licensing

 notice::

 

 

 The author of this software is David M. Gay.

 

 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose without fee is hereby granted, provided that this entire notice

 is included in all copies of any software which is or includes a copy

 or modification of this software and in all copies of the supporting

 documentation for such software.

 

 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED

 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY

 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY

 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.

 

 

 OpenSSL

 -------

 

 The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use

 the OpenSSL library for added performance if made available by the

 operating system. Additionally, the Windows and Mac OS X installers for

 Python may include a copy of the OpenSSL libraries, so we include a copy

 of the OpenSSL license here::

 

 

 LICENSE ISSUES

 ==============

 

 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of

 the OpenSSL License and the original SSLeay license apply to the toolkit.

 See below for the actual license texts. Actually both licenses are BSD-style

 Open Source licenses. In case of any license issues related to OpenSSL

 please contact openssl-core@openssl.org.

 

 OpenSSL License

 ---------------

 

 ====================================================================

 Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.

 

 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 acknowledgment:

 "This product includes software developed by the OpenSSL Project

 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"

 

 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to

 endorse or promote products derived from this software without

 prior written permission. For written permission, please contact

 openssl-core@openssl.org.

 

 5. Products derived from this software may not be called "OpenSSL"

 nor may "OpenSSL" appear in their names without prior written

 permission of the OpenSSL Project.

 

 6. Redistributions of any form whatsoever must retain the following

 acknowledgment:

 "This product includes software developed by the OpenSSL Project

 for use in the OpenSSL Toolkit (http://www.openssl.org/)"

 

 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY

 EXPRESSED 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 OpenSSL PROJECT OR

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

 ====================================================================

 

 This product includes cryptographic software written by Eric Young

 (eay@cryptsoft.com).  This product includes software written by Tim

 Hudson (tjh@cryptsoft.com).

 

 

 

 Original SSLeay License

 -----------------------

 

 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)

 All rights reserved.

 

 This package is an SSL implementation written

 by Eric Young (eay@cryptsoft.com).

 The implementation was written so as to conform with Netscapes SSL.

 

 This library is free for commercial and non-commercial use as long as

 the following conditions are aheared to.  The following conditions

 apply to all code found in this distribution, be it the RC4, RSA,

 lhash, DES, etc., code; not just the SSL code.  The SSL documentation

 included with this distribution is covered by the same copyright terms

 except that the holder is Tim Hudson (tjh@cryptsoft.com).

 

 Copyright remains Eric Young's, and as such any Copyright notices in

 the code are not to be removed.

 If this package is used in a product, Eric Young should be given attribution

 as the author of the parts of the library used.

 This can be in the form of a textual message at program startup or

 in documentation (online or textual) provided with the package.

 

 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 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 cryptographic software written by

 Eric Young (eay@cryptsoft.com)"

 The word 'cryptographic' can be left out if the rouines from the library

 being used are not cryptographic related :-).

 4. If you include any Windows specific code (or a derivative thereof) from

 the apps directory (application code) you must include an acknowledgement:

 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"

 

 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.

 

 The licence and distribution terms for any publically available version or

 derivative of this code cannot be changed.  i.e. this code cannot simply be

 copied and put under another distribution licence

 [including the GNU Public Licence.]

 

 

 

 expat

 -----

 

 The :mod:`pyexpat` extension is built using an included copy of the expat

 sources unless the build is configured ``--with-system-expat``::

 

 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd

 and Clark Cooper

 

 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.

 

 

 libffi

 ------

 

 The :mod:`_ctypes` extension is built using an included copy of the libffi

 sources unless the build is configured ``--with-system-libffi``::

 

 Copyright (c) 1996-2008  Red Hat, Inc and others.

 

 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.

 

 

 zlib

 ----

 

 The :mod:`zlib` extension is built using an included copy of the zlib

 sources if the zlib version found on the system is too old to be

 used for the build::

 

 Copyright (C) 1995-2011 Jean-loup Gailly and Mark Adler

 

 This software is provided 'as-is', without any express or implied

 warranty.  In no event will the authors be held liable for any damages

 arising from the use of this software.

 

 Permission is granted to anyone to use this software for any purpose,

 including commercial applications, and to alter it and redistribute it

 freely, subject to the following restrictions:

 

 1. The origin of this software must not be misrepresented; you must not

 claim that you wrote the original software. If you use this software

 in a product, an acknowledgment in the product documentation would be

 appreciated but is not required.

 

 2. Altered source versions must be plainly marked as such, and must not be

 misrepresented as being the original software.

 

 3. This notice may not be removed or altered from any source distribution.

 

 Jean-loup Gailly        Mark Adler

 jloup@gzip.org          madler@alumni.caltech.edu

 

 

 cfuhash

 -------

 

 The implementation of the hash table used by the :mod:`tracemalloc` is based

 on the cfuhash project::

 

 Copyright (c) 2005 Don Owens

 All rights reserved.

 

 This code is released under the BSD license:

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions

 are met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above

 copyright notice, this list of conditions and the following

 disclaimer in the documentation and/or other materials provided

 with the distribution.

 

 Neither the name of the author nor the names of its

 contributors may be used to endorse or promote products derived

 from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS

 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,

 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

 OF THE POSSIBILITY OF SUCH DAMAGE.

 

 

 libmpdec

 --------

 

 The :mod:`_decimal` Module is built using an included copy of the libmpdec

 library unless the build is configured ``--with-system-libmpdec``::

 

 Copyright (c) 2008-2016 Stefan Krah. All rights reserved.

 

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

 

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 

 > MIT Style

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Tools\unicode\python-mappings\TIS-620.TXT

 Copyright (c) 2002 Unicode, Inc.  All Rights reserved.

 

 This file is provided as-is by Unicode, Inc. (The Unicode Consortium).

 No claims are made as to fitness for any particular purpose.  No

 warranties of any kind are expressed or implied.  The recipient

 agrees to determine applicability of information provided.  If this

 file has been provided on optical media by Unicode, Inc., the sole

 remedy for any claim will be exchange of defective media within 90

 days of receipt.

 

 Unicode, Inc. hereby grants the right to freely use the information

 supplied in this file in the creation of products supporting the

 Unicode Standard, and to make copies of this file in any form for

 internal or external distribution as long as this notice remains

 attached.

 

 

 > CRT License

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Tools\msi\exe\crtlicense.txt

 

 Additional Conditions for this Windows binary build

 

 This program is linked with and uses Microsoft Distributable Code,

 copyrighted by Microsoft Corporation. The Microsoft Distributable Code

 is embedded in each .exe, .dll and .pyd file as a result of running

 the code through a linker.

 

 If you further distribute programs that include the Microsoft

 Distributable Code, you must comply with the restrictions on

 distribution specified by Microsoft. In particular, you must require

 distributors and external end users to agree to terms that protect the

 Microsoft Distributable Code at least as much as Microsoft's own

 requirements for the Distributable Code. See Microsoft's documentation

 (included in its developer tools and on its website at microsoft.com)

 for specific details.

 

 Redistribution of the Windows binary build of the Python interpreter

 complies with this agreement, provided that you do not:

 

 - alter any copyright, trademark or patent notice in Microsoft's

 Distributable Code;

 

 - use Microsoft's trademarks in your programs' names or in a way that

 suggests your programs come from or are endorsed by Microsoft;

 

 - distribute Microsoft's Distributable Code to run on a platform other

 than Microsoft operating systems, run-time technologies or application

 platforms; or

 

 - include Microsoft Distributable Code in malicious, deceptive or

 unlawful programs.

 

 These restrictions apply only to the Microsoft Distributable Code as

 defined above, not to Python itself or any programs running on the

 Python interpreter. The redistribution of the Python interpreter and

 libraries is governed by the Python Software License included with this

 file, or by other licenses as marked.

 

 

 > Microsoft Reciprocal License

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Tools\msi\bundle\bootstrap\resource.h

 

 Copyright (c) 2004, Outercurve Foundation.

 This software is released under Microsoft Reciprocal License (MS-RL).

 The license and further copyright text can be found in the file

 LICENSE.TXT at the root directory of the distribution.

 

 

 > GPL 3.0

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Modules\_ctypes\libffi\testsuite\libffi.call\call.exp

 

 Copyright (C) 2003, 2006, 2009, 2010 Free Software Foundation, Inc.

 

 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 3 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; see the file COPYING3.  If not see

 <http://www.gnu.org/licenses/>.

 

 > GPL 2.0

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Modules\_ctypes\libffi\doc\libffi.info

 

 Copyright (C) 2008, 2010, 2011 Red Hat, Inc.

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the GNU General Public License as

 published by the Free Software Foundation; either version 2, or (at

 your option) any later version.  A copy of the license is included

 in the section entitled "GNU General Public License".

 

 

 >  LGPL 2.1

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Modules\_ctypes\libffi\msvcc.sh

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 BEGIN LICENSE BLOCK

 Version: MPL 1.1/GPL 2.0/LGPL 2.1

 

 The contents of this file are subject to the Mozilla Public License Version

 1.1 (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.mozilla.org/MPL/

 

 Software distributed under the License is distributed on an "AS IS" basis,

 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License

 for the specific language governing rights and limitations under the

 License.

 

 The Original Code is the MSVC wrappificator.

 

 The Initial Developer of the Original Code is

 Timothy Wall <twalljava@dev.java.net>.

 Portions created by the Initial Developer are Copyright (C) 2009

 the Initial Developer. All Rights Reserved.

 

 Contributor(s):

 Daniel Witte <dwitte@mozilla.com>

 

 Alternatively, the contents of this file may be used under the terms of

 either the GNU General Public License Version 2 or later (the "GPL"), or

 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),

 in which case the provisions of the GPL or the LGPL are applicable instead

 of those above. If you wish to allow use of your version of this file only

 under the terms of either the GPL or the LGPL, and not to allow others to

 use your version of this file under the terms of the MPL, indicate your

 decision by deleting the provisions above and replace them with the notice

 and other provisions required by the GPL or the LGPL. If you do not delete

 the provisions above, a recipient may use your version of this file under

 the terms of any one of the MPL, the GPL or the LGPL.

 

 END LICENSE BLOCK

 

 

 > MIT

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\wsgiref\validate.py

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)

 Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

 Also licenced under the Apache License, 2.0: http://opensource.org/licenses/apache2.0.php

 Licensed to PSF under a Contributor Agreement

 

 

 > Python 2.2

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE PYTHON LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\urllib\response.py

 

 Copyright (C) 2000  Bastian Kleineidam

 

 You can choose between two licenses when using this package:

 1) GNU GPLv2

 2) PSF license for Python 2.2

 

 The robots.txt Exclusion Protocol is implemented as specified in

 http://www.robotstxt.org/norobots-rfc.txt

 

 

 > MIT

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\ctypes\macholib\ README.ctypes

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 License: Any components of the py2app suite may be distributed under

 the MIT or PSF open source licenses.

 

 This is version 1.0, SVN revision 789, from 2006/01/25.

 The main repository is http://svn.red-bean.com/bob/macholib/trunk/macholib/

 

 

 > CNRI Python 1.6

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\re.py

 

 Copyright (c) 1998-2001 by Secret Labs AB.  All rights reserved.

 

 This version of the SRE library can be redistributed under CNRI's

 Python 1.6 license.  For any other use, please contact Secret Labs

 AB (info@pythonware.com).

 

 Portions of this engine have been developed in cooperation with

 CNRI.  Hewlett-Packard provided funding for 1.6 integration and

 other compatibility work.

 

 

 > Apache 2.0

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\pstats.py

 

 Copyright Disney Enterprises, Inc.  All Rights Reserved.

 Licensed to PSF under a Contributor Agreement

 

 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.

 

 

 > Public Domain

 

 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Modules\_ctypes\libffi\src\dlmalloc.c

 

 This is a version (aka dlmalloc) of malloc/free/realloc written by

 Doug Lea and released to the public domain, as explained at

 http://creativecommons.org/licenses/publicdomain.  Send questions,

 comments, complaints, performance data, etc to dl@cs.oswego.edu
 
 
 >>> python3-3.6.1
 
 A. HISTORY OF THE SOFTWARE
 ==========================
 
 Python was created in the early 1990s by Guido van Rossum at Stichting
 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
 as a successor of a language called ABC.  Guido remains Python's
 principal author, although it includes many contributions from others.
 
 In 1995, Guido continued his work on Python at the Corporation for
 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
 in Reston, Virginia where he released several versions of the
 software.
 
 In May 2000, Guido and the Python core development team moved to
 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
 year, the PythonLabs team moved to Digital Creations (now Zope
 Corporation, see http://www.zope.com).  In 2001, the Python Software
 Foundation (PSF, see http://www.python.org/psf/) was formed, a
 non-profit organization created specifically to own Python-related
 Intellectual Property.  Zope Corporation is a sponsoring member of
 the PSF.
 
 All Python releases are Open Source (see http://www.opensource.org for
 the Open Source Definition).  Historically, most, but not all, Python
 releases have also been GPL-compatible; the table below summarizes
 the various releases.
 
     Release         Derived     Year        Owner       GPL-
                     from                                compatible? (1)
 
     0.9.0 thru 1.2              1991-1995   CWI         yes
     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
     1.6             1.5.2       2000        CNRI        no
     2.0             1.6         2000        BeOpen.com  no
     1.6.1           1.6         2001        CNRI        yes (2)
     2.1             2.0+1.6.1   2001        PSF         no
     2.0.1           2.0+1.6.1   2001        PSF         yes
     2.1.1           2.1+2.0.1   2001        PSF         yes
     2.1.2           2.1.1       2002        PSF         yes
     2.1.3           2.1.2       2002        PSF         yes
     2.2 and above   2.1.1       2001-now    PSF         yes
 
 Footnotes:
 
 (1) GPL-compatible doesn't mean that we're distributing Python under
     the GPL.  All Python licenses, unlike the GPL, let you distribute
     a modified version without making your changes open source.  The
     GPL-compatible licenses make it possible to combine Python with
     other software that is released under the GPL; the others don't.
 
 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
     because its license has a choice of law clause.  According to
     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
     is "not incompatible" with the GPL.
 
 Thanks to the many outside volunteers who have worked under Guido's
 direction to make these releases possible.
 
 
 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
 ===============================================================
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
 analyze, test, perform and/or display publicly, prepare derivative works,
 distribute, and otherwise use Python alone or in any derivative version,
 provided, however, that PSF's License Agreement and PSF's notice of copyright,
 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 2011, 2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation; All Rights
 Reserved" are retained in Python alone or in any derivative version prepared by
 Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee.  This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 -------------------------------------------
 
 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
 Individual or Organization ("Licensee") accessing and otherwise using
 this software in source or binary form and its associated
 documentation ("the Software").
 
 2. Subject to the terms and conditions of this BeOpen Python License
 Agreement, BeOpen hereby grants Licensee a non-exclusive,
 royalty-free, world-wide license to reproduce, analyze, test, perform
 and/or display publicly, prepare derivative works, distribute, and
 otherwise use the Software alone or in any derivative version,
 provided, however, that the BeOpen Python License is retained in the
 Software, alone or in any derivative version prepared by Licensee.
 
 3. BeOpen is making the Software available to Licensee on an "AS IS"
 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 5. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 6. This License Agreement shall be governed by and interpreted in all
 respects by the law of the State of California, excluding conflict of
 law provisions.  Nothing in this License Agreement shall be deemed to
 create any relationship of agency, partnership, or joint venture
 between BeOpen and Licensee.  This License Agreement does not grant
 permission to use BeOpen trademarks or trade names in a trademark
 sense to endorse or promote products or services of Licensee, or any
 third party.  As an exception, the "BeOpen Python" logos available at
 http://www.pythonlabs.com/logos.html may be used according to the
 permissions granted on that web page.
 
 7. By copying, installing or otherwise using the software, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 ---------------------------------------
 
 1. This LICENSE AGREEMENT is between the Corporation for National
 Research Initiatives, having an office at 1895 Preston White Drive,
 Reston, VA 20191 ("CNRI"), and the Individual or Organization
 ("Licensee") accessing and otherwise using Python 1.6.1 software in
 source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, CNRI
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python 1.6.1
 alone or in any derivative version, provided, however, that CNRI's
 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
 1995-2001 Corporation for National Research Initiatives; All Rights
 Reserved" are retained in Python 1.6.1 alone or in any derivative
 version prepared by Licensee.  Alternately, in lieu of CNRI's License
 Agreement, Licensee may substitute the following text (omitting the
 quotes): "Python 1.6.1 is made available subject to the terms and
 conditions in CNRI's License Agreement.  This Agreement together with
 Python 1.6.1 may be located on the Internet using the following
 unique, persistent identifier (known as a handle): 1895.22/1013.  This
 Agreement may also be obtained from a proxy server on the Internet
 using the following URL: http://hdl.handle.net/1895.22/1013".
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python 1.6.1 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python 1.6.1.
 
 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. This License Agreement shall be governed by the federal
 intellectual property law of the United States, including without
 limitation the federal copyright law, and, to the extent such
 U.S. federal law does not apply, by the law of the Commonwealth of
 Virginia, excluding Virginia's conflict of law provisions.
 Notwithstanding the foregoing, with regard to derivative works based
 on Python 1.6.1 that incorporate non-separable material that was
 previously distributed under the GNU General Public License (GPL), the
 law of the Commonwealth of Virginia shall govern this License
 Agreement only as to issues arising under or with respect to
 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 License Agreement shall be deemed to create any relationship of
 agency, partnership, or joint venture between CNRI and Licensee.  This
 License Agreement does not grant permission to use CNRI trademarks or
 trade name in a trademark sense to endorse or promote products or
 services of Licensee, or any third party.
 
 8. By clicking on the "ACCEPT" button where indicated, or by copying,
 installing or otherwise using Python 1.6.1, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
 
         ACCEPT
 
 
 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 --------------------------------------------------
 
 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
 The Netherlands.  All rights reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Stichting Mathematisch
 Centrum or CWI not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 
 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 3.0
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Doc\faq\gui.rst
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0  LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 3.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 upwards is licensed under the LGPL license; also, commercial licenses
 are available from `The Qt Company <https://www.qt.io/licensing/>`_.
 
 > BSD
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Doc\tools\static\sidebar.js
 
 copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
 :license: BSD, see LICENSE for details.
 
 
 > BSD-2
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Include\dynamic_annotations.h
 
 Copyright (c) 2008-2009, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > MIT
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Include\pyfpe.h
 
 Copyright (c) 1996.
 The Regents of the University of California.
 All rights reserved.
 
 Permission to use, copy, modify, and distribute this software for
 any purpose without fee is hereby granted, provided that this en-
 tire notice is included in all copies of any software which is or
 includes  a  copy  or  modification  of  this software and in all
 copies of the supporting documentation for such software.
 
 This  work was produced at the University of California, Lawrence
 Livermore National Laboratory under  contract  no.  W-7405-ENG-48
 between  the  U.S.  Department  of  Energy and The Regents of the
 University of California for the operation of UC LLNL.
 
 DISCLAIMER
 
 This  software was prepared as an account of work sponsored by an
 agency of the United States Government. Neither the United States
 Government  nor the University of California nor any of their em-
 ployees, makes any warranty, express or implied, or  assumes  any
 liability  or  responsibility  for the accuracy, completeness, or
 usefulness of any information,  apparatus,  product,  or  process
 disclosed,   or  represents  that  its  use  would  not  infringe
 privately-owned rights. Reference herein to any specific  commer-
 cial  products,  process,  or  service  by trade name, trademark,
 manufacturer, or otherwise, does not  necessarily  constitute  or
 imply  its endorsement, recommendation, or favoring by the United
 States Government or the University of California. The views  and
 opinions  of authors expressed herein do not necessarily state or
 reflect those of the United States Government or  the  University
 of  California,  and shall not be used for advertising or product
 endorsement purposes.
 
 
 > Public Domain
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Include\pymacro.h
 
 Written by Rusty Russell, public domain, http://ccodearchive.net/
 
 
 > Apache 2.0
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Lib\profile.py
 
 Copyright Disney Enterprises, Inc.  All Rights Reserved.
 Licensed to PSF under a Contributor Agreement
 
 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.
 
 > MIT
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Lib\ctypes\macholib\README.ctypes
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 License: Any components of the py2app suite may be distributed under
 the MIT or PSF open source licenses.
 
 > MIT
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Lib\wsgiref\validate.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)
 Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
 Also licenced under the Apache License, 2.0: http://opensource.org/licenses/apache2.0.php
 Licensed to PSF under a Contributor Agreement
 
 
 > BSD-3
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Modules\getaddrinfo.c
 
 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 All rights reserved.
 
 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. Neither the name of the project nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.
 
 
 > MIT Style
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Modules\zlib\zlib.h
 
 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 
 The data format used by the zlib library is described by RFCs (Request for
 Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
 
 > GPL 3.0
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Modules\_ctypes\libffi\testsuite\lib\libffi.exp
 
 Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 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 3 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; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.
 
 
 > LGPL 2.1
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Modules\_ctypes\libffi\msvcc.sh
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is the MSVC wrappificator.
 
 The Initial Developer of the Original Code is
 Timothy Wall <twalljava@dev.java.net>.
 Portions created by the Initial Developer are Copyright (C) 2009
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 
 > Microsoft Reciprocal License
 
 Python-3.6.1.tar.xz\Python-3.6.1.tar\Python-3.6.1\Tools\msi\bundle\bootstrap\LICENSE.txt
 
 This license applies to the bootstrapper application that is embedded within the installer. It has no impact on the licensing for the rest of the installer or Python itself, as no code covered by this license exists in any other part of the product.
 
 ---
 
 Microsoft Reciprocal License (MS-RL)
 
 This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
 
 1. Definitions
  The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
  A "contribution" is the original software, or any additions or changes to the software.
  A "contributor" is any person that distributes its contribution under this license.
  "Licensed patents" are a contributor's patent claims that read directly on its contribution.
 
 2. Grant of Rights
  (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
  (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
 
 3. Conditions and Limitations
  (A) Reciprocal Grants- For any file you distribute that contains code from the software (in source code or binary format), you must provide recipients the source code to that file along with a copy of this license, which license will govern that file. You may license other files that are entirely your own work and do not contain code from the software under any terms you choose.
  (B) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
  (C) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
  (D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
  (E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
  (F) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
 
 
 >>> pyyaml-3.12
 
 Copyright (c) 2006 Kirill Simonov

 

 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.
 
 
 >>> rapidjson-1.1.0
 
 Tencent is pleased to support the open source community by making RapidJSON available.
 
 Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip.  All rights reserved.
 
 If you have downloaded a copy of the RapidJSON binary from Tencent, please note that the RapidJSON binary is licensed under the MIT License.
 If you have downloaded a copy of the RapidJSON source code from Tencent, please note that RapidJSON source code is licensed under the MIT License, except for the third-party components listed below which are subject to different license terms.  Your integration of RapidJSON into your own projects may require compliance with the MIT License, as well as the other licenses applicable to the third-party components included within RapidJSON. To avoid the problematic JSON license in your own projects, it's sufficient to exclude the bin/jsonchecker/ directory, as it's the only code under the JSON license.
 A copy of the MIT License is included in this file.
 
 Other dependencies and licenses:
 
 Open Source Software Licensed Under the BSD License:
 --------------------------------------------------------------------
 
 The msinttypes r29
 Copyright (c) 2006-2013 Alexander Chemeris
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 * Neither the name of  copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS AND 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.
 
 Open Source Software Licensed Under the JSON License:
 --------------------------------------------------------------------
 
 json.org
 Copyright (c) 2002 JSON.org
 All Rights Reserved.
 
 JSON_checker
 Copyright (c) 2002 JSON.org
 All Rights Reserved.
 
 
 Terms of the JSON License:
 ---------------------------------------------------
 
 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 shall be used for Good, not Evil.
 
 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.
 
 
 Terms of the MIT License:
 --------------------------------------------------------------------
 
 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.
 
 
 >>> redis-3.2.8
 
 Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
 Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
 Copyright (c) 2015, Salvatore Sanfilippo <antirez@gmail.com>.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of Redis nor the names of its contributors may be used
 to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-2 Clause
 
 redis-3.2.8.tar.gz\redis-3.2.8.tar\redis-3.2.8\deps\jemalloc\COPYING
 
 Unless otherwise specified, files in the jemalloc source distribution are
 subject to the following license:
 --------------------------------------------------------------------------------
 Copyright (C) 2002-2015 Jason Evans <jasone@canonware.com>.
 All rights reserved.
 Copyright (C) 2007-2012 Mozilla Foundation.  All rights reserved.
 Copyright (C) 2009-2015 Facebook, Inc.  All rights reserved.
 
 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(s),
 this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright notice(s),
 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 HOLDER(S) ``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(S) 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
 
 > MIT
 
 redis-3.2.8.tar.gz\redis-3.2.8.tar\redis-3.2.8\deps\lua\src\strbuf.h
 
 Copyright (c) 2010-2012  Mark Pulford <mark@kyne.com.au>
 
 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.
 
 > Public Domain
 
 redis-3.2.8.tar.gz\redis-3.2.8.tar\redis-3.2.8\src\sha1.c
 
 SHA-1 in C
 By Steve Reid <steve@edmweb.com>
 100% Public Domain
 
 > BSD-2 Clause
 
 redis-3.2.8.tar.gz\redis-3.2.8.tar\redis-3.2.8\src\lzf_d.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE.  PLEASE SEE BELOW TO REVIEW THE FULL TEXT OF THE BSD-2 CLAUSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2000-2010 Marc Alexander Lehmann <schmorp@schmorp.de>
 
 Redistribution and use in source and binary forms, with or without modifica-
 tion, 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 MER-
 CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
 CIAL, 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 OTH-
 ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Alternatively, the contents of this file may be used under the terms of
 the GNU General Public License ("GPL") version 2 or any later version,
 in which case the provisions of the GPL are applicable instead of
 the above. If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use your
 version of this file under the BSD license, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL. If you do not delete the
 provisions above, a recipient may use your version of this file under
 either the BSD or the GPL.
 
 > BSD
 
 redis-3.2.8.tar.gz\redis-3.2.8.tar\redis-3.2.8\utils\build-static-symbols.tcl
 
 Copyright(C) 2009 Salvatore Sanfilippo, under the BSD license.
 
 
 >>> rpcbind-0.2.4
 
 Copyright (c) Copyright (c) Bull S.A.  2005  All Rights Reserved.
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-4 Clause
 
 rpcbind-0.2.4.tar.bz2\rpcbind-0.2.4.tar\rpcbind-0.2.4\src\util.c
 
 Copyright (c) 2000 The NetBSD Foundation, Inc.
 All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation
 by Frank van der Linden.
 
 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 by the NetBSD
 Foundation, Inc. and its contributors.
 4. Neither the name of The NetBSD Foundation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 > MIT-Style
 
 rpcbind-0.2.4.tar.bz2\rpcbind-0.2.4.tar\rpcbind-0.2.4\src\xlog.c
 
 Authors:	Donald J. Becker, <becker@super.org>
 Rick Sladkey, <jrs@world.std.com>
 Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
 Olaf Kirch, <okir@monad.swb.de>
 
 This software maybe be used for any purpose provided
 the above copyright notice is retained.  It is supplied
 as is, with no warranty expressed or implied.
 
 
 >>> ruby-2.4.1
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>.
 You can redistribute it and/or modify it under either the terms of the
 2-clause BSDL (see the file BSDL), or the conditions below:
 
 1. You may make and give away verbatim copies of the source form of the
 software without restriction, provided that you duplicate all of the
 original copyright notices and associated disclaimers.
 
 2. You may modify your copy of the software in any way, provided that
 you do at least ONE of the following:
 
 a) place your modifications in the Public Domain or otherwise
 make them Freely Available, such as by posting said
 modifications to Usenet or an equivalent medium, or by allowing
 the author to include your modifications in the software.
 
 b) use the modified software only within your corporation or
 organization.
 
 c) give non-standard binaries non-standard names, with
 instructions on where to get the original software distribution.
 
 d) make other distribution arrangements with the author.
 
 3. You may distribute the software in object code or binary form,
 provided that you do at least ONE of the following:
 
 a) distribute the binaries and library files of the software,
 together with instructions (in the manual page or equivalent)
 on where to get the original distribution.
 
 b) accompany the distribution with the machine-readable source of
 the software.
 
 c) give non-standard binaries non-standard names, with
 instructions on where to get the original software distribution.
 
 d) make other distribution arrangements with the author.
 
 4. You may modify and include the part of the software into any other
 software (possibly commercial).  But some files in the distribution
 are not written by the author, so that they are not under these terms.
 
 For the list of those files and their copying conditions, see the
 file LEGAL.
 
 5. The scripts and library files supplied as input to or produced as
 output from the software do not automatically fall under the
 copyright of the software, but belong to whomever generated them,
 and may be sold commercially, and may be aggregated with this
 software.
 
 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
 
 ruby-2.4.1.tar.gz\ruby-2.4.1.tar\ruby-2.4.1\parse.c
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > BSD-2 Clause
 
 ruby-2.4.1.tar.gz\ruby-2.4.1.tar\ruby-2.4.1\regcomp.c
 
 Copyright (c) 2002-2013  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>
 Copyright (c) 2011-2016  K.Takata  <kentkt AT csc DOT jp>
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 > Public Domain
 
 ruby-2.4.1.tar.gz\ruby-2.4.1.tar\ruby-2.4.1\st.c
 
 This is a public domain general purpose hash table package
 originally written by Peter Moore @ UCB.
 
 The hash table data structures were redesigned and the package was
 rewritten by Vladimir Makarov vmakarov@redhat.com
 
 > Unicode License
 
 ruby-2.4.1.tar.gz\ruby-2.4.1.tar\ruby-2.4.1\enc\trans\GB\"UCS%GB12345.src
 
 *****[VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT UCS%GB12345.src"]*****
 
 Copyright (c) 1991-1994 Unicode, Inc.  All Rights reserved.
 
 This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
 No claims are made as to fitness for any particular purpose.  No
 warranties of any kind are expressed or implied.  The recipient
 agrees to determine applicability of information provided.  If this
 file has been provided on magnetic media by Unicode, Inc., the sole
 remedy for any claim will be exchange of defective media within 90
 days of receipt.
 
 Recipient is granted the right to make copies in any form for
 internal distribution and to freely use the information supplied
 in the creation of products supporting Unicode.  Unicode, Inc.
 specifically excludes the right to re-distribute this file directly
 to third parties or other organizations whether for profit or not.
 
 > GPL 2.0
 
 ruby-2.4.1.tar.gz\ruby-2.4.1.tar\ruby-2.4.1\ext\fiddle\libffi-3.2.1\doc\libffi.info
 
 Copyright (C) 2008, 2010, 2011 Red Hat, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 2, or (at
 your option) any later version.  A copy of the license is included
 in the section entitled "GNU General Public License".
 
 > GPL 2.0
 
 ruby-2.4.1.tar.gz\ruby-2.4.1.tar\ruby-2.4.1\win32\win32.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 1993, Intergraph Corporation
 
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the perl README file.
 
 Various Unix compatibility functions and NT specific functions.
 
 Some of this code was derived from the MSDOS port(s) and the OS/2 port.
 
 > LGPL 2.1
 
 ruby-2.4.1.tar.gz\ruby-2.4.1.tar\ruby-2.4.1\ext\fiddle\libffi-3.2.1\msvcc.sh
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  THE TEXT OF THE LGPL 2.1 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is the MSVC wrappificator.
 
 The Initial Developer of the Original Code is
 Timothy Wall <twalljava@dev.java.net>.
 Portions created by the Initial Developer are Copyright (C) 2009
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 
 
2c8602d4
 >>> rubygem-activesupport-5.0.0.1
 
 Copyright (c) 2005-2016 David Heinemeier Hansson
 
 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.
 
 
7acc3889
 >>> rubygem-backports-3.7.0
 
 Copyright (c) 2009 Marc-Andre Lafortune
 
 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.
 
 
 >>> rubygem-builder-3.2.2
 
 Copyright (c) 2003-2012 Jim Weirich (jim.weirich@gmail.com)

 

 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.
 
 
 >>> rubygem-builder-3.2.3
 
 Copyright (c) 2003-2012 Jim Weirich (jim.weirich@gmail.com)
 
 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.
 
 
2c8602d4
 >>> rubygem-concurrent-ruby-1.0.5
 
 Copyright (c) Jerry D'Antonio -- released under the MIT license.
 
 http://www.opensource.org/licenses/mit-license.php
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 concurrent-ruby-1.0.5.gem\data.tar.gz\data.tar\lib\concurrent\exchanger.rb
 
 A simplified version of java.util.concurrent.Exchanger written by
 Doug Lea, Bill Scherer, and Michael Scott with assistance from members
 of JCP JSR-166 Expert Group and released to the public domain. It does
 not include the arena or the multi-processor spin loops.
 
 
 >>> rubygem-i18n-0.8.6
 
 Copyright (c) 2008 The Ruby I18n team
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Ruby License
 
 i18n-0.8.6.gem\data.tar.gz\data.tar\lib\i18n\gettext\po_parser.rb
 
 Copyright (C) 2003-2009 Masao Mutoh <mutoh at highway.ne.jp>
 
   You may redistribute it and/or modify it under the same
   license terms as Ruby.
 
 
7acc3889
 >>> rubygem-libxml-ruby-3.0.0
 
 Copyright (c) 2008-2013 Charlie Savage and contributors
   Copyright (c) 2002-2007 Sean Chittenden and contributors
   Copyright (c) 2001 Wai-Sun "Squidster" Chia
 
 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.
 
 
 >>> rubygem-mini_portile-0.6.2
 
 Copyright (c) 2011-2015 Luis Lavena and Mike Dalessio

 

 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.
 
 
 >>> rubygem-mini_portile2-2.0.0
 
 Copyright (c) 2011-2015 Luis Lavena and Mike Dalessio

 

 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.
 
 
 >>> rubygem-mini_portile2-2.1.0
 
 Copyright (c) 2011-2016 Luis Lavena and Mike Dalessio
 
 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.
 
 
 >>> rubygem-nokogiri-1.7.1
 
 (The MIT License)
 
 Copyright (c) 2008 - 2016:
 
 * [Aaron Patterson](http://tenderlovemaking.com)
 * [Mike Dalessio](http://mike.daless.io)
 * [Charles Nutter](http://blog.headius.com)
 * [Sergio Arbeo](http://www.serabe.com)
 * [Patrick Mahoney](http://polycrystal.org)
 * [Yoko Harada](http://yokolet.blogspot.com)
 * [Akinori MUSHA](https://akinori.org)
 * [John Shahid](https://github.com/jvshahid)
 
 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.
 
 libxml2-2.9.4.tar.gz
 libxslt-1.1.29.tar.gz
 
 ADDITIONAL LICCENSE INFORMATION:
 
 > GFDL 1.1
 
 nokogiri-1.7.1.gem\data.tar.gz\data.tar\ports\archives\libxslt-1.1.29.tar.gz\libxslt-1.1.29.tar\libxslt-1.1.29\doc\tutorial\libxslttutorial.xml
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation
 License, Version 1.1 or any later version
 published by the Free Software Foundation with no Invariant
 Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of
 the license can be found “http://www.gnu.org/copyleft/fdl.html”here.
 
 > W3C Software License
 
 nokogiri-1.7.1.gem\data.tar.gz\data.tar\test\files\saml\saml20protocol_schema.xsd
 
 
 Schema for XML Signatures
 http://www.w3.org/2000/09/xmldsig#
 $Revision: 1.1 $ on $Date: 2002/02/08 20:32:26 $ by $Author: reagle $
 
 Copyright 2001 The Internet Society and W3C (Massachusetts Institute
 of Technology, Institut National de Recherche en Informatique et en
 Automatique, Keio University). All Rights Reserved.
 http://www.w3.org/Consortium/Legal/
 
 This document is governed by the W3C Software License [1] as described
 in the FAQ [2].
 
 [1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD
 
 
 >>> rubygem-rbvmomi-1.10.0
 
 Copyright (c) 2010-2017 VMware, Inc.  All Rights Reserved.
 
 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.
 
 
 >>> rubygem-terminal-table-1.5.2
 
 Copyright (c) 2008-2009 TJ Holowaychuk <tj@vision-media.ca>

 

 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.
 
 
 >>> rubygem-terminal-table-1.7.3
 
 License
 
 (The MIT License)
 
 Copyright (c) 2008-2009 TJ Holowaychuk <tj@vision-media.ca>
 
 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, an d/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.
 
 
 >>> rubygem-trollop-2.1.2
 
 License

 

 Copyright &copy; 2008-2014 [William Morgan](http://masanjin.net/).

 

 Copyright &copy; 2014 Red Hat, Inc.

 

 Trollop is released under the [MIT License][http://www.opensource.org/licenses/MIT].

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Ruby Clause 6

 

 trollop-2.1.2.tar.gz\trollop-2.1.2.tar\trollop-2.1.2\lib\trollop.rb

 

 lib/trollop.rb -- trollop command-line processing library

 Copyright (c) 2008-2014 William Morgan.

 Copyright (c) 2014 Red Hat, Inc.

 trollop is licensed under the same terms as Ruby.
 
 
2c8602d4
 >>> rubygem-tzinfo-1.2.3
 
 Copyright (c) 2005-2017 Philip Ross
 
 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.
 
 
7acc3889
 >>> rubygem-unicode-display_width-1.1.3
 
 The MIT LICENSE
 
 Copyright (c) 2011, 2015-2017 Jan Lelis
 
 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.
 
 
 >>> runit-2.1.2
 
 Copyright (c) 2001-2008, Gerrit Pape

 All rights reserved.

 

 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 author may not be used to endorse or promote products

       derived from this software without specific prior written permission.

 

 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.
 
 
 >>> sendmail-8.15.2
 
 SENDMAIL LICENSE

 

 The following license terms and conditions apply, unless a redistribution

 agreement or other license is obtained from Proofpoint, Inc., 892

 Ross Street, Sunnyvale, CA, 94089, USA, or by electronic mail at

 sendmail-license@proofpoint.com.

 

 License Terms:

 

 Use, Modification and Redistribution (including distribution of any

 modified or derived work) in source and binary forms is permitted only if

 each of the following conditions is met:

 

 1. Redistributions qualify as "freeware" or "Open Source Software" under

 one of the following terms:

 

 (a) Redistributions are made at no charge beyond the reasonable cost of

 materials and delivery.

 

 (b) Redistributions are accompanied by a copy of the Source Code or by an

 irrevocable offer to provide a copy of the Source Code for up to three

 years at the cost of materials and delivery.  Such redistributions

 must allow further use, modification, and redistribution of the Source

 Code under substantially the same terms as this license.  For the

 purposes of redistribution "Source Code" means the complete compilable

 and linkable source code of sendmail and associated libraries and

 utilities in the sendmail distribution including all modifications.

 

 2. Redistributions of Source Code must retain the copyright notices as they

 appear in each Source Code file, these license terms, and the

 disclaimer/limitation of liability set forth as paragraph 6 below.

 

 3. Redistributions in binary form must reproduce the Copyright Notice,

 these license terms, and the disclaimer/limitation of liability set

 forth as paragraph 6 below, in the documentation and/or other materials

 provided with the distribution.  For the purposes of binary distribution

 the "Copyright Notice" refers to the following language:

 "Copyright (c) 1998-2014 Proofpoint, Inc.  All rights reserved."

 

 4. Neither the name of Proofpoint, Inc. nor the University of California nor

 names of their contributors may be used to endorse or promote

 products derived from this software without specific prior written

 permission.  The name "sendmail" is a trademark of Proofpoint, Inc.

 

 5. All redistributions must comply with the conditions imposed by the

 University of California on certain embedded code, which copyright

 Notice and conditions for redistribution are as follows:

 

 (a) Copyright (c) 1988, 1993 The Regents of the University of

 California.  All rights reserved.

 

 (b) Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions

 are met:

 

 (i)   Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 (ii)  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.

 

 (iii) Neither the name of the University nor the names of its

 contributors may be used to endorse or promote products derived

 from this software without specific prior written permission.

 

 6. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY

 SENDMAIL, INC. 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 SENDMAIL, INC., THE REGENTS OF THE UNIVERSITY OF

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

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 

 > MIT

 

 sendmail.8.15.2.tar.gz\sendmail.8.15.2.tar\sendmail-8.15.2\cf\cf\cyrusproto.mc

 

 (C) Copyright 1995 by Carnegie Mellon University

 

 All Rights Reserved

 

 Permission to use, copy, modify, and distribute this software and its

 documentation for any purpose and without fee is hereby granted,

 provided that the above copyright notice appear in all copies and that

 both that copyright notice and this permission notice appear in

 supporting documentation, and that the name of CMU not be

 used in advertising or publicity pertaining to distribution of the

 software without specific, written prior permission.

 

 CMU DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING

 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL

 CMU BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR

 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,

 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,

 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 

 Contributed to Berkeley by John Gardiner Myers <jgm+@CMU.EDU>.

 

 This sample mc file is for a site that uses the Cyrus IMAP server

 exclusively for local mail.

 

 

 > CDDL 1.1

 

 sendmail.8.15.2.tar.gz\sendmail.8.15.2.tar\sendmail-8.15.2\contrib\etrn.pl

 

 CDDL HEADER START

 

 The contents of this file are subject to the terms of the

 Common Development and Distribution License (the "License").

 You may not use this file except in compliance with the License.

 

 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

 or http://www.opensolaris.org/os/licensing.

 See the License for the specific language governing permissions

 and limitations under the License.

 

 When distributing Covered Code, include this CDDL HEADER in each

 file and include the License file at usr/src/OPENSOLARIS.LICENSE.

 If applicable, add the following below this CDDL HEADER, with the

 fields enclosed by brackets "[]" replaced with your own identifying

 information: Portions Copyright [yyyy] [name of copyright owner]

 

 CDDL HEADER END
 
 
 >>> sg3_utils-1.42
 
 Upstream Authors: Douglas Gilbert <dgilbert at interlog dot com>, 

                   Bruce Allen  <ballen at gravity dot phys dot uwm dot edu>,

                   Peter Allworth <linsol at zeta dot org dot au>,

                   James Bottomley  <jejb at parisc-linux dot org>,

                   Lars Marowsky-Bree <lmb at suse dot de>,

                   Kurt Garloff <garloff at suse dot de>,

                   Grant Grundler  <grundler at parisc-linux dot org>,

                   Christophe Varoqui <christophe dot varoqui at free dot fr>,

                   Michael Weller <eowmob at exp-math dot uni-essen dot de>,

                   Eric Youngdale <eric at andante dot org>

 

 Copyright:

 

 This software is copyright(c) 1994-2012 by the authors

 

 Most of the code in this package is covered by a BSD license.

 On Debian systems, the complete text of the BSD License

 can be found in `/usr/share/common-licenses/BSD'. All the code

 in the library (usually called libsgutils) is covered by a

 BSD license.

 

 Some of the older utilities are covered by the GPL. More precisely:

 You are free to distribute this software under the terms of the

 GNU General Public License either version 2, or (at your option)

 any later version. On Debian systems, the complete text of the GNU

 General Public License can be found in /usr/share/common-licenses/GPL-2

 file. The later GPL-3 is found in /usr/share/common-licenses/GPL-3

 file but no code in this package refers to that license.

 

 Douglas Gilbert

 10th April 2012

 

 ADDITIONAL LICENSE INFORMATION :

 

 > MIT Style

 

 sg3_utils-1.42.tar.xz\sg3_utils-1.42.tar\sg3_utils-1.42\aclocal.m4

 

 Copyright (C) 1996-2013 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 

 > BSD License 

 

 sg3_utils-1.42.tar.xz\sg3_utils-1.42.tar\sg3_utils-1.42\sg3_utils-1.39\BSD_LICENSE

 

 Copyright (c) 1999-2013 Douglas Gilbert.

 All rights reserved.

 

 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 author may not be used to endorse or promote products

 derived from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.

 

 > GPL 3.0

 

 sg3_utils-1.42.tar.xz\sg3_utils-1.42.tar\sg3_utils-1.42\archive\llseek.c

 

 Copyright (C) 1994 Remy Card.  This file may be redistributed under the terms of the GNU Public License.

 

 

 > GPL 2.0

 

 sg3_utils-1.42.tar.xz\sg3_utils-1.42.tar\sg3_utils-1.42\archive\o_scsi_logging_level

 

 Copyright (C) IBM Corp. 2006

 

 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.

 

 

 > BSD

 

 sg3_utils-1.42.tar.xz\sg3_utils-1.42.tar\sg3_utils-1.42\getopt_long\getopt_long.c

 

 Copyright (c) 2000 The NetBSD Foundation, Inc.

 All rights reserved.

 

 This code is derived from software contributed to The NetBSD Foundation

 by Dieter Baron and Thomas Klausner.

 

 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 by the NetBSD

 Foundation, Inc. and its contributors.

 

 4. Neither the name of The NetBSD Foundation nor the names of its

 contributors may be used to endorse or promote products derived

 from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 
 >>> shadow-4.2.1
 
 Copyright (c) 1991 - 1994, Julianne Frances Haugh

 Copyright (c) 1996 - 2000, Marek Michalkiewicz

 Copyright (c) 2000 - 2006, Tomasz Kloczko

 Copyright (c) 2007 - 2011, Nicolas François

 All rights reserved

 

 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 copyright holders or contributors may not be used to

 endorse or promote products derived from this software without

 specific prior written permission

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A

 PARTICULAR PURPOSE ARE DISCLAIMED  IN NO EVENT SHALL THE COPYRIGHT

 HOLDERS 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

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 2.0

 

 shadow-421tarxz\shadow-421tar\shadow-421\src\vipwc

 

 Copyright (c) 1997       , Guy Maor <maor@eceutexasedu>

 Copyright (c) 1999 - 2000, Marek Michalkiewicz

 Copyright (c) 2002 - 2006, Tomasz Kloczko

 Copyright (c) 2007 - 2013, Nicolas François

 All rights reserved

 

 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

 

 

 udbachktgz

 

 

 > BSD Style

 

 shadow-421tarxz\shadow-421tar\shadow-421\src\login_nopamc

 

 Copyright 1995 by Wietse Venema  All rights reserved Individual files

 may be covered by other copyrights (as noted in the file itself)

 

 This material was originally written and compiled by Wietse Venema at

 Eindhoven University of Technology, The Netherlands, in 1990, 1991,

 1992, 1993, 1994 and 1995

 

 Redistribution and use in source and binary forms are permitted

 provided that this entire copyright notice is duplicated in all such

 copies

 

 This software is provided "as is" and without any expressed or implied

 warranties, including, without limitation, the implied warranties of

 merchantibility and fitness for any particular purpose

 

 

 > Public Domain

 

 shadow-421tarxz\shadow-421tar\shadow-421\man\zh_TW\man1\newgrp1

 

 Original author unknown  This man page is in the public domain

 Modified Sat Oct  9 17:46:48 1993 by faith@csuncedu

 TH NEWGRP 1 "9 October 1993" "Linux 12" "Linux Programmer's Manual"

 

 

 > GPL 3.0 with Bison Parser Exception

 

 shadow-421tarxz\shadow-421tar\shadow-421\libmisc\getdatec

 

 A Bison parser, made by GNU Bison 302

 

 Bison implementation for Yacc-like parsers in C

 

 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc

 

 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 3 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, see <http://wwwgnuorg/licenses/>

 

 As a special exception, you may create a larger work that contains

 part or all of the Bison parser skeleton and distribute that work

 under terms of your choice, so long as that work isn't itself a

 parser generator using the skeleton or a modified version thereof

 as a parser skeleton  Alternatively, if you modify or redistribute

 the parser skeleton itself, you may (at your option) remove this

 special exception, which will cause the skeleton and the resulting

 Bison output files to be licensed under the GNU General Public

 License without this special exception

 

 This special exception was added by the Free Software Foundation in

 version 22 of Bison

 

 

 > GPL 3.0

 

 shadow-421tarxz\shadow-421tar\shadow-421\man\tr\man1\chfn.1

 

 chfn.1 -- change your finger information

 (c) 1994 by salvatore valente <svalente@athena.mit.edu>

 this program is free software.  you can redistribute it and

 modify it under the terms of the gnu general public license.

 there is no warranty.

 

 > MIT-Style

 

 shadow-421tarxz\shadow-421tar\shadow-421\aclocalm4

 

 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,

 Inc

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE

 

 

 > BSD

 

 [PLEASE NOTE:  VMWARE, INC ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 shadow-421tarxz\shadow-421tar\shadow-421\man\tr\man1\passwd1

 

 Copyright Red Hat, Inc, 1998, 1999, 2002

 

 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, and the entire permission notice in its entirety,

 including the disclaimer of warranties

 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 author may not be used to endorse or promote

 products derived from this software without specific prior

 written permission

 

 ALTERNATIVELY, this product may be distributed under the terms of

 the GNU Public License, in which case the provisions of the GPL are

 required INSTEAD OF the above restrictions  (This clause is

 necessary due to a potential bad interaction between the GPL and

 the restrictions contained in a BSD-style copyright)

 

 THIS SOFTWARE IS PROVIDED ``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

 

 Copyright (c) Cristian Gafton, 1998, <gafton@redhatcom>

 

 

 

 >  LDP General Public License

 

 shadow-421tarxz\shadow-421tar\shadow-421\man\hu\man1\su1

 

 You may copy, distribute and modify under the terms of the LDP General

 Public License as specified in the LICENSE file that comes with the

 gnumaniak distribution

 

 The author kindly requests that no comments regarding the "better"

 suitability or up\-to\-date notices of any info documentation alternative

 is added without contacting him first

 

 (C) 1999 Ragnar Hojland Espinosa <ragnar@maculanet>

 

 GNU su man page

 man pages are NOT obsolete!

 <ragnar@maculanet>

 TH su 1 "18 August 1999" "GNU Shell Utilities 20"
 
 
 >>> snappy-1.1.3
 
 Copyright 2011, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
     * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
     * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ===
 
 Some of the benchmark data in testdata/ is licensed differently:
 
  - fireworks.jpeg is Copyright 2013 Steinar H. Gunderson, and
    is licensed under the Creative Commons Attribution 3.0 license
    (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/
    for more information.
 
  - kppkn.gtb is taken from the Gaviota chess tablebase set, and
    is licensed under the MIT License. See
    https://sites.google.com/site/gaviotachessengine/Home/endgame-tablebases-1
    for more information.
 
 > CC- Attribution 4.0
 
  - paper-100k.pdf is an excerpt (bytes 92160 to 194560) from the paper
    “Combinatorial Modeling of Chromatin Features Quantitatively Predicts DNA
    Replication Timing in _Drosophila_” by Federico Comoglio and Renato Paro,
    which is licensed under the CC-BY license. See
    http://www.ploscompbiol.org/static/license for more ifnormation.
 
  - alice29.txt, asyoulik.txt, plrabn12.txt and lcet10.txt are from Project
    Gutenberg. The first three have expired copyrights and are in the public
    domain; the latter does not have expired copyright, but is still in the
    public domain according to the license information
    (http://www.gutenberg.org/ebooks/53).
 
 
 >>> spdlog-0.13.0
 
 The MIT License (MIT)
 
 Copyright (c) 2016 Gabi Melman.                                       
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-2
 
 spdlog-v0.13.0.tar.gz\spdlog-v0.13.0.tar\spdlog-0.13.0\include\spdlog\details\mpmc_bounded_q.h
 
 A modified version of Bounded MPMC queue by Dmitry Vyukov.
 
 Original code from:
 http://www.1024cores.net/home/lock-free-algorithms/queues/bounded-mpmc-queue
 
 licensed by Dmitry Vyukov under the terms below:
 
 Simplified BSD license
 
 Copyright (c) 2010-2011 Dmitry Vyukov. All rights reserved.
 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 DMITRY VYUKOV "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 DMITRY VYUKOV 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.
 
 The views and conclusions contained in the software and documentation are those of the authors and
 should not be interpreted as representing official policies, either expressed or implied, of Dmitry Vyukov.
 
 
 >>> sqlite-3.19.3
 
 2001 September 15
 
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
 
 May you do good and not evil.
 May you find forgiveness for yourself and forgive others.
 May you share freely, never taking more than you give.
 
 
 >>> sqlite-autoconf-3.11.0
 
 2001 September 15

 

 The author disclaims copyright to this source code.  In place of

 a legal notice, here is a blessing:

 

 May you do good and not evil.

 May you find forgiveness for yourself and forgive others.

 May you share freely, never taking more than you give.

 

 ADDITIONAL LICENSE INFORMATION :

 

 > MIT Style

 

 sqlite-autoconf-3110000.tar.gz\sqlite-autoconf-3110000.tar\sqlite-autoconf-3110000\aclocal.m4

 

  Copyright (C) 1996-2014 Free Software Foundation, Inc.

 

  This file is free software; the Free Software Foundation

  gives unlimited permission to copy and/or distribute it,

  with or without modifications, as long as this notice is preserved.

 

  This program is distributed in the hope that it will be useful,

  but WITHOUT ANY WARRANTY, to the extent permitted by law; without

  even the implied warranty of MERCHANTABILITY or FITNESS FOR A

  PARTICULAR PURPOSE.
 
 
 >>> sqlite-autoconf-3.18.0
 
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
 
 May you do good and not evil.
 May you find forgiveness for yourself and forgive others.
 May you share freely, never taking more than you give.
 
 
 >>> sqlite2-2.8.17
 
 2002 December 03
 
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
 
 May you do good and not evil.
 May you find forgiveness for yourself and forgive others.
 May you share freely, never taking more than you give.
 
 
 >>> strace-4.16
 
 Copyright (c) 1991, 1992 Paul Kranenburg <pk@cs.few.eur.nl>
 Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
 Copyright (c) 1993 Ulrich Pegelow <pegelow@moorea.uni-muenster.de>
 Copyright (c) 1995, 1996 Michael Elizabeth Chastain <mec@duracef.shout.net>
 Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
 Copyright (C) 1998-2001 Wichert Akkerman <wakkerma@deephackmode.org>
 Copyright (C) 2001-2017 The strace developers.
 All rights reserved.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 strace-4.16.tar.xz\strace-4.16.tar\strace-4.16\linux\mtd-abi.h
 
 Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org> et al.
 
 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 St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 >>> sudo-1.8.20p2
 
 Sudo is distributed under the following license:
 
 Copyright (c) 1994-1996, 1998-2017
 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Sponsored in part by the Defense Advanced Research Projects
 Agency (DARPA) and Air Force Research Laboratory, Air Force
 Materiel Command, USAF, under agreement number F39502-99-1-0512.
 
 The file redblack.c bears the following license:
 
 Copyright (c) 2001 Emin Martinian
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that neither the name of Emin
 Martinian nor the names of any contributors are be used to endorse or
 promote products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 The file reallocarray.c bears the following license:
 
 Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 The files getcwd.c, glob.c, glob.h, snprintf.c and sudo_queue.h bear the
 following license:
 
 Copyright (c) 1989, 1990, 1991, 1993
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 The file fnmatch.c bears the following license:
 
 Copyright (c) 2011, VMware, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 Neither the name of the VMware, Inc. nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. 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.
 
 The file getopt_long.c bears the following license:
 
 
 Copyright (c) 2000 The NetBSD Foundation, Inc.
 All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation
 by Dieter Baron and Thomas Klausner.
 
 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 
 The file inet_pton.c bears the following license:
 
 Copyright (c) 1996 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 
 The embedded copy of zlib bears the following license:
 
 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 > PUBLIC DOMAIN
 
 sudo-1.8.20p2.tar.gz\sudo-1.8.20p2.tar\sudo-1.8.20p2\lib\util\regress\glob\globtest.c
 
 Public domain, 2008, Todd C. Miller Todd.Miller@courtesan.com
 
 
 >>> tboot-1.9.5
 
 Copyright (c) 2006-2007, Intel Corporation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 Neither the name of the Intel Corporation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 tboot-1.9.5.tar.gz\tboot-1.9.5.tar\tboot-1.9.5\tboot\20_linux_tboot
 
 Copyright (C) 2006,2007,2008,2009,2010  Free Software Foundation, Inc.
 
 GRUB 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 3 of the License, or
 (at your option) any later version.
 
 GRUB 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 GRUB.  If not, see <http://www.gnu.org/licenses/>.
 
 > BSD 2 Clause
 
 tboot-1.9.5.tar.gz\tboot-1.9.5.tar\tboot-1.9.5\tboot\common\com.c
 
 Copyright (c) 1998 Michael Smith (msmith@freebsd.org)
 
 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 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 AUTHOR 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.
 
 > MIT Style
 
 tboot-1.9.5.tar.gz\tboot-1.9.5.tar\tboot-1.9.5\tboot\common\lz.c
 
 Copyright (c) 2003-2010 Marcus Geelnard
 
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would
 be appreciated but is not required.
 
 2. Altered source versions must be plainly marked as such, and must not
 be misrepresented as being the original software.
 
 3. This notice may not be removed or altered from any source
 distribution.
 
 Marcus Geelnard
 marcus.geelnard at home.se
 
 > Public Domain
 
 tboot-1.9.5.tar.gz\tboot-1.9.5.tar\tboot-1.9.5\tboot\common\rijndael.c
 
 rijndael-alg-fst.c
 
 @version 3.0 (December 2000)
 
 Optimised ANSI C code for the Rijndael cipher (now AES)
 
 @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
 @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
 @author Paulo Barreto <paulo.barreto@terra.com.br>
 
 This code is hereby placed in the public domain.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''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 AUTHORS 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.
 
 > MIT
 
 tboot-1.9.5.tar.gz\tboot-1.9.5.tar\tboot-1.9.5\tboot\include\acpi.h
 
 Copyright (c) 2005 Thorsten Lockert <tholo@sigmasoft.com>
 Copyright (c) 2005 Marco Peereboom <marco@openbsd.org>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 >>> tcl-8.6.6
 
 This software is copyrighted by the Regents of the University of
 California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
 Corporation and other parties.  The following terms apply to all files
 associated with the software unless explicitly disclaimed in
 individual files.
 
 The authors hereby grant permission to use, copy, modify, distribute,
 and license this software and its documentation for any purpose, provided
 that existing copyright notices are retained in all copies and that this
 notice is included verbatim in any distributions. No written agreement,
 license, or royalty fee is required for any of the authorized uses.
 Modifications to this software may be copyrighted by their authors
 and need not follow the licensing terms described here, provided that
 the new terms are clearly indicated on the first page of each file where
 they apply.
 
 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
 FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
 ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
 DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
 IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
 NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
 MODIFICATIONS.
 
 GOVERNMENT USE: If you are acquiring this software on behalf of the
 U.S. government, the Government shall have only "Restricted Rights"
 in the software and related documentation as defined in the Federal
 Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
 are acquiring the software on behalf of the Department of Defense, the
 software shall be classified as "Commercial Computer Software" and the
 Government shall have only "Restricted Rights" as defined in Clause
 252.227-7014 (b) (3) of DFARs.  Notwithstanding the foregoing, the
 authors grant the U.S. Government and others acting in its behalf
 permission to use and distribute the software in accordance with the
 terms specified in this license.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0 (WITH SPECIAL EXCEPTION)
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\compat\zlib\contrib\ada\zlib.ads
 
 Copyright (C) 2002-2004 Dmitriy Anisimkov
 
 This library 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 library 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 library; if not, write to the Free Software Foundation,
 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 As a special exception, if other files instantiate generics from this
 unit, or you link this unit with other files to produce an executable,
 this  unit  does not  by itself cause  the resulting executable to be
 covered by the GNU General Public License. This exception does not
 however invalidate any other reasons why the executable file  might be
 covered by the  GNU Public License.
 
 > BSD
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\compat\zlib\contrib\amd64\amd64-match.S
 
 match.S -- optimized version of longest_match()
 based on the similar work by Gilles Vollant, and Brian Raiter, written 1998
 
 This is free software; you can redistribute it and/or modify it
 under the terms of the BSD License. Use by owners of Che Guevarra
 parafernalia is prohibited, where possible, and highly discouraged
 elsewhere.
 
 > Zlib License (MIT-Style)
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\compat\zlib\contrib\asm686\match.S
 
 Copyright (C) 1998, 2007 Brian Raiter <breadbox@muppetlabs.com>
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the author be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 > Boost Software License - Version 1.0
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\compat\zlib\contrib\dotzlib\LICENSE_1_0.txt
 
 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.
 
 > Public Domain
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\compat\zlib\examples\zpipe.c
 
 zpipe.c: example of proper use of zlib's inflate() and deflate()
 Not copyrighted -- provided to the public domain
 Version 1.4  11 December 2005  Mark Adler
 
 > BSD-3 Clause
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\compat\fake-rfc2553.h
 
 Copyright (C) 2000-2003 Damien Miller.  All rights reserved.
 Copyright (C) 1999 WIDE Project.  All rights reserved.
 
 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. Neither the name of the project nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.
 
 > BSD
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\generic\regfronts.c
 
 Copyright (c) 1998, 1999 Henry Spencer.  All rights reserved.
 
 Development of this software was funded, in part, by Cray Research Inc.,
 UUNET Communications Services Inc., Sun Microsystems Inc., and Scriptics
 Corporation, none of whom are responsible for the results.  The author
 thanks all of them.
 
 Redistribution and use in source and binary forms -- with or without
 modification -- are permitted for any purpose, provided that
 redistributions in source form retain this entire copyright notice and
 indicate the origin and nature of any modifications.
 
 I'd appreciate being given credit for this package in the documentation of
 software which uses it, but that is not a requirement.
 
 THIS SOFTWARE IS PROVIDED ``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
 HENRY SPENCER 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.
 
 > GPL 2.0 (WITH BISON PARSER EXCEPTION)
 
 tcl-core8.6.6-src.tar.gz\tcl-core8.6.6rc2-src.tar\tcl8.6.6\generic\tclDate.c
 
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 
 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, 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.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 >>> tclap-1.2.1
 
 Copyright (c) 2003 Michael E. Smoot 
 
 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.
 
 
 >>> tcp_wrappers-7.6
 
 
 
 
 >>> tcpdump-4.7.4
 
 Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.

 All rights reserved.

 

 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. Neither the name of the project nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT

 

 tcpdump-4.7.4.tar.gz\tcpdump-4.7.4.tar\tcpdump-4.7.4\missing\getopt_long.c

 

 Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES

 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR

 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF

 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 Sponsored in part by the Defense Advanced Research Projects

 Agency (DARPA) and Air Force Research Laboratory, Air Force

 Materiel Command, USAF, under agreement number F39502-99-1-0512.

 

 > BSD

 

 tcpdump-4.7.4.tar.gz\tcpdump-4.7.4.tar\tcpdump-4.7.4\smb.h

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (C) Andrew Tridgell 1995-1999

 

 This software may be distributed either under the terms of the

 BSD-style license that accompanies tcpdump or the GNU GPL version 2

 or later
 
 
 >>> tcpdump-4.9.0
 
 License: BSD
 
 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 names of the authors may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD4
 
 tcpdump-4.9.0.tar.gz\tcpdump-4.9.0.tar\tcpdump-4.9.0\addrtostr.h
 
 Copyright (c) 1999 Kungliga Tekniska Högskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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 by the Kungliga Tekniska
 Högskolan and its contributors.
 
 4. Neither the name of the Institute nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 
 > BSD2
 
 tcpdump-4.9.0.tar.gz\tcpdump-4.9.0.tar\tcpdump-4.9.0\af.c
 
 Copyright (c) 1998-2006 The TCPDUMP project
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that: (1) source code
 distributions retain the above copyright notice and this paragraph
 in its entirety, and (2) distributions including binary code include
 the above copyright notice and this paragraph in its entirety in
 the documentation or other materials provided with the distribution.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND
 WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
 LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE.
 
 Original code by Hannes Gredler (hannes@juniper.net)
 
 > BSD
 
 tcpdump-4.9.0.tar.gz\tcpdump-4.9.0.tar\tcpdump-4.9.0\ascii_strcasecmp.c
 
 Copyright (c) 1987 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of California at Berkeley. The name of the University
 may not be used to endorse or promote products derived from this
 software without specific written prior permission. This software
 is provided ``as is'' without express or implied warranty.
 
 > MIT
 
 tcpdump-4.9.0.tar.gz\tcpdump-4.9.0.tar\tcpdump-4.9.0\ppp.h
 
 Point to Point Protocol (PPP) RFC1331
 
 Copyright 1989 by Carnegie Mellon.
 
 Permission to use, copy, modify, and distribute this program for any
 purpose and without fee is hereby granted, provided that this copyright
 and permission notice appear on all copies and supporting documentation,
 the name of Carnegie Mellon not be used in advertising or publicity
 pertaining to distribution of the program without specific prior
 permission, and notice be given in supporting documentation that copying
 and distribution is by permission of Carnegie Mellon and Stanford
 University.  Carnegie Mellon makes no representations about the
 suitability of this software for any purpose.  It is provided "as is"
 without express or implied warranty.
 
 > BSD
 
 tcpdump-4.9.0.tar.gz\tcpdump-4.9.0.tar\tcpdump-4.9.0\print-beep.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2000, Richard Sharpe
 
 This software may be distributed either under the terms of the
 BSD-style license that accompanies tcpdump or under the GNU GPL
 version 2 or later.
 
 print-beep.c
 
 
 >>> tcpdump-4.9.1
 
 License: BSD
  
 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 names of the authors may not be used to endorse or promote
      products derived from this software without specific prior
      written permission.
   
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > BSD-4
 
 tcpdump-master.zip\tcpdump-master\addrtostr.c
 
 Copyright (c) 1999 Kungliga Tekniska Högskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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 by the Kungliga Tekniska
 Högskolan and its contributors.
 
 4. Neither the name of the Institute nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 
 > BSD-2
 
 tcpdump-master.zip\tcpdump-master\af.c
 
 Copyright (c) 1998-2006 The TCPDUMP project
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that: 
 
 (1) source code distributions retain the above copyright notice and this paragraph
 in its entirety, 
 
 and (2) distributions including binary code include
 the above copyright notice and this paragraph in its entirety in
 the documentation or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND
 WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
 LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE.
 
 Original code by Hannes Gredler (hannes@juniper.net)
 
 > BSD-4
 
 tcpdump-master.zip\tcpdump-master\appletalk.h
 
 Copyright (c) 1988, 1989, 1990, 1993, 1994, 1995, 1996
 The Regents of the University of California.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that: 
 
 (1) source code distributions
 retain the above copyright notice and this paragraph in its entirety, 
 
 (2) distributions including binary code include the above copyright notice and
 this paragraph in its entirety in the documentation or other materials
 provided with the distribution, 
 
 and (3) all advertising materials mentioning
 features or use of this software display the following acknowledgement:
 ``This product includes software developed by the University of California,
 Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
 the University nor the names of its contributors may be used to endorse
 or promote products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > BSD
 
 tcpdump-master.zip\tcpdump-master\ascii_strcasecmp.c
 
 Copyright (c) 1987 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of California at Berkeley. The name of the University
 may not be used to endorse or promote products derived from this
 software without specific written prior permission. This software
 is provided ``as is'' without express or implied warranty.
 
 > MIT
 
 tcpdump-master.zip\tcpdump-master\ppp.h
 
 Copyright 1989 by Carnegie Mellon.
 
 Permission to use, copy, modify, and distribute this program for any
 purpose and without fee is hereby granted, provided that this copyright
 and permission notice appear on all copies and supporting documentation,
 the name of Carnegie Mellon not be used in advertising or publicity
 pertaining to distribution of the program without specific prior
 permission, and notice be given in supporting documentation that copying
 and distribution is by permission of Carnegie Mellon and Stanford
 University.  Carnegie Mellon makes no representations about the
 suitability of this software for any purpose.  It is provided "as is"
 without express or implied warranty.
 
 > BSD
 
 tcpdump-master.zip\tcpdump-master\print-beep.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2000, Richard Sharpe
 
 This software may be distributed either under the terms of the
 BSD-style license that accompanies tcpdump or under the GNU GPL
 version 2 or later.
 
 
2c8602d4
 >>> tcpdump-4.9.2
 
 License: BSD
 
 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 names of the authors may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-4
 
 tcpdump-4.9.2.tar\tcpdump-tcpdump-4.9.2\addrtostr.c
 
 Copyright (c) 1999 Kungliga Tekniska Högskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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 by the Kungliga Tekniska
 Högskolan and its contributors.
 
 4. Neither the name of the Institute nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 
 >BSD-2
 
 tcpdump-4.9.2.tar\tcpdump-tcpdump-4.9.2\af.c
 
 Copyright (c) 1998-2006 The TCPDUMP project
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that:
 
 (1) source code distributions retain the above copyright notice and this paragraph
 in its entirety,
 
 and (2) distributions including binary code include
 the above copyright notice and this paragraph in its entirety in
 the documentation or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND
 WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
 LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE.
 
 Original code by Hannes Gredler (hannes@juniper.net)
 
 >BSD-4
 
 tcpdump-4.9.2.tar\tcpdump-tcpdump-4.9.2\appletalk.h
 
 Copyright (c) 1988, 1989, 1990, 1993, 1994, 1995, 1996
 The Regents of the University of California.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that:
 
 (1) source code distributions
 retain the above copyright notice and this paragraph in its entirety,
 
 (2) distributions including binary code include the above copyright notice and
 this paragraph in its entirety in the documentation or other materials
 provided with the distribution,
 
 and (3) all advertising materials mentioning
 features or use of this software display the following acknowledgement:
 ``This product includes software developed by the University of California,
 Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
 the University nor the names of its contributors may be used to endorse
 or promote products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 >BSD
 
 tcpdump-4.9.2.tar\tcpdump-tcpdump-4.9.2\ascii_strcasecmp.c
 
 Copyright (c) 1987 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of California at Berkeley. The name of the University
 may not be used to endorse or promote products derived from this
 software without specific written prior permission. This software
 is provided ``as is'' without express or implied warranty.
 
 >MIT
 
 tcpdump-4.9.2.tar\tcpdump-tcpdump-4.9.2\ppp.h
 
 Copyright 1989 by Carnegie Mellon.
 
 Permission to use, copy, modify, and distribute this program for any
 purpose and without fee is hereby granted, provided that this copyright
 and permission notice appear on all copies and supporting documentation,
 the name of Carnegie Mellon not be used in advertising or publicity
 pertaining to distribution of the program without specific prior
 permission, and notice be given in supporting documentation that copying
 and distribution is by permission of Carnegie Mellon and Stanford
 University.  Carnegie Mellon makes no representations about the
 suitability of this software for any purpose.  It is provided "as is"
 without express or implied warranty.
 
 >BSD
 
 tcpdump-4.9.2.tar\tcpdump-tcpdump-4.9.2\print-beep.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2000, Richard Sharpe
 
 This software may be distributed either under the terms of the BSD-style license that accompanies tcpdump or under the GNU GPL
 version 2 or later.
 
 
7acc3889
 >>> tcsh-6.20.00
 
 Copyright (c) 1980, 1991 The Regents of the University of California.
 All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-2 Clause
 
 tcsh-6.20.00.tar.xz\tcsh-6.20.00.tar\tcsh-6.20.00\dotlock.c
 
 Copyright (c) 1996 Christos Zoulas.  All rights reserved.
 
 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.
 
 > Public Domain
 
 tcsh-6.20.00.tar.xz\tcsh-6.20.00.tar\tcsh-6.20.00\vms.termcap.c
 
 Copyright Joypace Ltd, London, UK, 1987. All rights reserved.
 This file may be freely distributed provided that this notice
 remains attached.
 
 A public domain implementation of the termcap(3) routines.
 
 > GPL 3.0
 
 tcsh-6.20.00.tar.xz\tcsh-6.20.00.tar\tcsh-6.20.00\nls\pl\README
 
 T³umaczenia dokona³ Pawe³ Niewiadomski <new@linuxpl.org>.
 Licencja GPL. Wszelkie informacje o b³êdach proszê kierowaæ do mnie
 (chcia³bym aby t³umaczenie to by³o jak najlepsze)
 
 
 >>> telegraf-1.3.4
 
 The MIT License (MIT)
 
 Copyright (c) 2015 InfluxDB
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD
 
 telegraf-1.3.4\plugins\inputs\phpfpm\fcgi_test.go
 
 Copyright 2011 The Go Authors. All rights reserved.
 Use of this source code is governed by a BSD-style license that can be found in the LICENSE file
 
 
 >>> tftp-5.2
 
 Copyright (c) 1993

 The Regents of the University of California.  All rights reserved.

 

 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 by the University of

 California, Berkeley and its contributors.

 4. Neither the name of the University nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> tmux-2.4
 
 Copyright (c) 2015 Nicholas Marriott <nicholas.marriott@gmail.com>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 tmux-2.4.tar.gz\tmux-2.4.tar\tmux-2.4\example_tmux.conf
 
 By Nicholas Marriott. Public domain.
 
 > BSD-3 Clause
 
 tmux-2.4.tar.gz\tmux-2.4.tar\tmux-2.4\compat\bitstring.h
 
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Paul Vixie.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > BSD-4 Clause
 
 tmux-2.4.tar.gz\tmux-2.4.tar\tmux-2.4\compat\fparseln.c
 
 Copyright (c) 1997 Christos Zoulas.  All rights reserved.
 
 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 by Christos Zoulas.
 4. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 
 >>> toybox-0.7.3
 
 Copyright (C) 2006, 2013 by Rob Landley <rob@landley.net>
 
 Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 (Note: some build infrastructure in the kconfig directory is still GPLv2, cleaning that out is a TODO item, but it doesn't affect the resulting binary.)
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL v2
 
 toybox-0.7.3\kconfig\
 
 Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
 Released under the terms of the GNU GPL v2.0.
 
 
 >>> trousers-0.3.14
 
 Copyright (c) 2013, TrouSerS Project
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 Neither the name of the TrouSerS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
 trousers-0.3.14.tar.gz\trousers-0.3.14.tar\.\dist\trousers.spec.in
 
 License:	BSD
 
 > Public Domain advice
 
 trousers-0.3.14.tar.gz\trousers-0.3.14.tar\.\src\include\portable_endian.h
 
 "License": Public Domain
 , Mathias Panzenböck, place this file hereby into the public domain. Use it at your own risk for whatever you like.
 
 > MIT-Style
 
 trousers-0.3.14.tar.gz\trousers-0.3.14.tar\.\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
 2006, 2007, 2008 Free Software Foundation, Inc.
 Written by Gordon Matzigkeit, 1996
 
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 
 >>> tzdata-2017b
 
 With a few exceptions, all files in the tz code and data (including
 this one) are in the public domain.  The exceptions are date.c,
 newstrftime.3, and strftime.c, which contain material derived from BSD
 and which use the BSD 3-clause license.
 
 
 >>> unbound-1.6.1
 
 Copyright (c) 2007, NLnet Labs. All rights reserved.
 
 This software is open source.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 
 Neither the name of the NLNET LABS nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 unbound-1.6.1\util\storage\lookup3.c
 
 lookup3.c, by Bob Jenkins, May 2006, Public Domain.
 
 >GPL v3 with Bison Parser Exception
 
 unbound-1.6.1\util\configparser.c
 
 A Bison parser, made by GNU Bison 3.0.4. 
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  */
 
 As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton.  Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception.
 
 This special exception was added by the Free Software Foundation in version 2.2 of Bison.  */
 
 
 >>> unzip-6.0
 
 This is version 2009-Jan-02 of the Info-ZIP license.

 The definitive version of this document should be available at

 ftp://ftp.info-zip.org/pub/infozip/license.html indefinitely and

 a copy at http://www.info-zip.org/pub/infozip/license.html.

 

 

 Copyright (c) 1990-2009 Info-ZIP.  All rights reserved.

 

 For the purposes of this copyright and license, "Info-ZIP" is defined as

 the following set of individuals:

 

 Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois,

 Jean-loup Gailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth,

 Dirk Haase, Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz,

 David Kirschbaum, Johnny Lee, Onno van der Linden, Igor Mandrichenko,

 Steve P. Miller, Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs,

 Kai Uwe Rommel, Steve Salisbury, Dave Smith, Steven M. Schweda,

 Christian Spieler, Cosmin Truta, Antoine Verheijen, Paul von Behren,

 Rich Wales, Mike White.

 

 This software is provided "as is," without warranty of any kind, express

 or implied.  In no event shall Info-ZIP or its contributors be held liable

 for any direct, indirect, incidental, special or consequential damages

 arising out of the use of or inability to use this software.

 

 Permission is granted to anyone to use this software for any purpose,

 including commercial applications, and to alter it and redistribute it

 freely, subject to the above disclaimer and the following restrictions:

 

 1. Redistributions of source code (in whole or in part) must retain

 the above copyright notice, definition, disclaimer, and this list

 of conditions.

 

 2. Redistributions in binary form (compiled executables and libraries)

 must reproduce the above copyright notice, definition, disclaimer,

 and this list of conditions in documentation and/or other materials

 provided with the distribution.  Additional documentation is not needed

 for executables where a command line license option provides these and

 a note regarding this option is in the executable's startup banner.  The

 sole exception to this condition is redistribution of a standard

 UnZipSFX binary (including SFXWiz) as part of a self-extracting archive;

 that is permitted without inclusion of this license, as long as the

 normal SFX banner has not been removed from the binary or disabled.

 

 3. Altered versions--including, but not limited to, ports to new operating

 systems, existing ports with new graphical interfaces, versions with

 modified or added functionality, and dynamic, shared, or static library

 versions not from Info-ZIP--must be plainly marked as such and must not

 be misrepresented as being the original source or, if binaries,

 compiled from the original source.  Such altered versions also must not

 be misrepresented as being Info-ZIP releases--including, but not

 limited to, labeling of the altered versions with the names "Info-ZIP"

 (or any variation thereof, including, but not limited to, different

 capitalizations), "Pocket UnZip," "WiZ" or "MacZip" without the

 explicit permission of Info-ZIP.  Such altered versions are further

 prohibited from misrepresentative use of the Zip-Bugs or Info-ZIP

 e-mail addresses or the Info-ZIP URL(s), such as to imply Info-ZIP

 will provide support for the altered versions.

 

 4. Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"

 "UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its

 own source and binary releases.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 unzip60.tar.gz\unzip60.tar\unzip60\ envargs.c

 

 Author: Bill Davidsen, original 10/13/91, revised 23 Oct 1991.

 This program is in the public domain.
 
 
 >>> vim-8.0.0533
 
 Vim is Charityware.  You can use and copy it as much as you like, but you are
 encouraged to make a donation to help orphans in Uganda.  Please read the file
 "runtime/doc/uganda.txt" for details (do ":help uganda" inside Vim).
 
 Summary of the license: There are no restrictions on using or distributing an
 unmodified copy of Vim.  Parts of Vim may also be distributed, but the license
 text must always be included.  For modified versions a few restrictions apply.
 The license is GPL compatible, you may compile Vim with GPL libraries and
 distribute it.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 vim-8.0.0533\runtime\autoload\netrwFileHandlers.vim
 
 Copyright (C) 1999-2012 Charles E. Campbell {{{1
 Permission is hereby granted to use and distribute this code,
 with or without modifications, provided that this copyright
 notice is copied with it. Like anything else that's free,
 netrwFileHandlers.vim is provided *as is* and comes with no
 warranty of any kind, either expressed or implied. In no
 event will the copyright holder be liable for any damages
 resulting from the use of this software.
 
 >GPL 3.0
 
 vim-8.0.0533\runtime\plugin\tarPlugin.vim
 
 tarPlugin.vim -- a Vim plugin for browsing tarfiles
 Original was copyright (c) 2002, Michael C. Toren <mct@toren.net>
 Modified by Charles E. Campbell
 Distributed under the GNU General Public License.
 
 >GPL 2.0
 
 vim-8.0.0533\runtime\tools\efm_perl.pl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 by Joerg Ziefle <joerg.ziefle@gmx.de>
 You may use and distribute this software under the same terms as Perl itself.
 
 >Public Domain
 
 vim-8.0.0533\src\tee\tee.c
 
 Copyright (c) 1996, Paul Slootman
 
 Author: Paul Slootman
 (paul@wurtel.hobby.nl, paul@murphy.nl, paulS@toecompst.nl)
 Modifications for MSVC: Yasuhiro Matsumoto
 
 This source code is released into the public domain. It is provided on an
 as-is basis and no responsibility is accepted for its failure to perform
 as expected. It is worth at least as much as you paid for it!
 
 
 >>> xinetd-2.3.15
 
 ORIGINAL LICENSE:

 This software is

 

 (c) Copyright 1992 by Panagiotis Tsirigotis

 

 The author (Panagiotis Tsirigotis) grants permission to use, copy,

 and distribute this software and its documentation for any purpose 

 and without fee, provided that the above copyright notice extant in

 files in this distribution is not removed from files included in any

 redistribution and that this copyright notice is also included in any 

 redistribution.

 

 Modifications to this software may be distributed, either by distributing

 the modified software or by distributing patches to the original software,

 under the following additional terms:

 

 1. The version number will be modified as follows:

       a. The first 3 components of the version number

          (i.e <number>.<number>.<number>) will remain unchanged.

       b. A new component will be appended to the version number to indicate

          the modification level. The form of this component is up to the 

          author of the modifications.

 

 2. The author of the modifications will include his/her name by appending it 

    along with the new version number to this file and will be responsible for 

    any wrong behavior of the modified software.

 

 The author makes no representations about the suitability of this 

 software for any purpose.  It is provided "as is" without any express 

 or implied warranty.

 

 

 Modifications:

 Version: 2.1.8.7-current

 Copyright 1998-2001 by Rob Braun

 

 Sensor Addition

 Version: 2.1.8.9pre14a

 Copyright 2001 by Steve Grubb

 

 This is an exerpt from an email I recieved from the original author, allowing

 xinetd as maintained by me, to use the higher version numbers:

 

 I appreciate your maintaining the version string guidelines as specified

 in the copyright. But I did not mean them to last as long as they did.

 

 So, if you want, you may use any 2.N.* (N >= 3) version string for future       

 xinetd versions that you release. Note that I am excluding the 2.2.* line;      

 using that would only create confusion. Naming the next release 2.3.0           

 would put to rest the confusion about 2.2.1 and 2.1.8.*.

 

 ADDITIONAL LICENSE INFORMATION :

 

 > MIT

 

 xinetd-xinetd-2-3-15.zip\xinetd-xinetd-2-3-15\libs\src\portable\inet_ntop.c

 

 Copyright (c) 1996 by Internet Software Consortium.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS

 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES

 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE

 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL

 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR

 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS

 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 

 

 > BSD

 

 xinetd-xinetd-2-3-15.zip\xinetd-xinetd-2-3-15\libs\src\portable\strerror.c

 

 Copyright (c) 1988, 1993

 The Regents of the University of California.  All rights reserved.

 

 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 by the University of

 California, Berkeley and its contributors.

 

 4. Neither the name of the University nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> xz-5.2.3
 
 Author: Lasse Collin
 This file has been put into the public domain.
 You can do whatever you want with this file.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 xz-5.2.3.tar.xz\xz-5.2.3.tar\xz-5.2.3\src\scripts\xzmore.in
 
 Copyright (C) 2001, 2002, 2007 Free Software Foundation
 Copyright (C) 1992, 1993 Jean-loup Gailly
 
 Modified for XZ Utils by Andrew Dudman and Lasse Collin.
 
 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.
 
 > MIT-Style
 
 xz-5.2.3.tar.xz\xz-5.2.3.tar\xz-5.2.3\m4\visibility.m4
 
 Copyright (C) 2005, 2008-2010 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 > LGPL 2.1
 
 xz-5.2.3.tar.xz\xz-5.2.3.tar\xz-5.2.3\lib\ getopt1.c
 
 Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98,2004,2006
 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1, 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser 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.
  
 > GPL 3.0
 
 xz-5.2.3.tar.xz\xz-5.2.3.tar\xz-5.2.3\COPYING.GPLv3
 
 License: GPL 3.0
 
 
 >>> zip-3.0
 
 This is version 2007-Mar-4 of the Info-ZIP license.

 The definitive version of this document should be available at

 ftp://ftp.info-zip.org/pub/infozip/license.html indefinitely and

 a copy at http://www.info-zip.org/pub/infozip/license.html.

 

 

 Copyright (c) 1990-2007 Info-ZIP.  All rights reserved.

 

 For the purposes of this copyright and license, "Info-ZIP" is defined as

 the following set of individuals:

 

    Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois,

    Jean-loup Gailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth,

    Dirk Haase, Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz,

    David Kirschbaum, Johnny Lee, Onno van der Linden, Igor Mandrichenko,

    Steve P. Miller, Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs,

    Kai Uwe Rommel, Steve Salisbury, Dave Smith, Steven M. Schweda,

    Christian Spieler, Cosmin Truta, Antoine Verheijen, Paul von Behren,

    Rich Wales, Mike White.

 

 This software is provided "as is," without warranty of any kind, express

 or implied.  In no event shall Info-ZIP or its contributors be held liable

 for any direct, indirect, incidental, special or consequential damages

 arising out of the use of or inability to use this software.

 

 Permission is granted to anyone to use this software for any purpose,

 including commercial applications, and to alter it and redistribute it

 freely, subject to the above disclaimer and the following restrictions:

 

     1. Redistributions of source code (in whole or in part) must retain

        the above copyright notice, definition, disclaimer, and this list

        of conditions.

 

     2. Redistributions in binary form (compiled executables and libraries)

        must reproduce the above copyright notice, definition, disclaimer,

        and this list of conditions in documentation and/or other materials

        provided with the distribution.  The sole exception to this condition

        is redistribution of a standard UnZipSFX binary (including SFXWiz) as

        part of a self-extracting archive; that is permitted without inclusion

        of this license, as long as the normal SFX banner has not been removed

        from the binary or disabled.

 

     3. Altered versions--including, but not limited to, ports to new operating

        systems, existing ports with new graphical interfaces, versions with

        modified or added functionality, and dynamic, shared, or static library

        versions not from Info-ZIP--must be plainly marked as such and must not

        be misrepresented as being the original source or, if binaries,

        compiled from the original source.  Such altered versions also must not

        be misrepresented as being Info-ZIP releases--including, but not

        limited to, labeling of the altered versions with the names "Info-ZIP"

        (or any variation thereof, including, but not limited to, different

        capitalizations), "Pocket UnZip," "WiZ" or "MacZip" without the

        explicit permission of Info-ZIP.  Such altered versions are further

        prohibited from misrepresentative use of the Zip-Bugs or Info-ZIP

        e-mail addresses or the Info-ZIP URL(s), such as to imply Info-ZIP

        will provide support for the altered versions.

 

     4. Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"

        "UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its

        own source and binary releases.
 
 
 >>> zlib-1.2.11
 
 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 zlib-1.2.11.tar.gz\zlib-1.2.11.tar\zlib-1.2.11\contrib\ada\zlib.ads
 
 Copyright (C) 20022004 Dmitriy Anisimkov
 
 This library 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 library 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 library; if not, write to the Free Software Foundation,
 Inc., 59 Temple Place  Suite 330, Boston, MA 021111307, USA.
 
 As a special exception, if other files instantiate generics from this
 unit, or you link this unit with other files to produce an executable,
 this  unit  does not  by itself cause  the resulting executable to be
 covered by the GNU General Public License. This exception does not
 however invalidate any other reasons why the executable file  might be
 covered by the  GNU Public License.
 
 > BSD-Style
 
 zlib-1.2.11.tar.gz\zlib-1.2.11.tar\zlib-1.2.11\contrib\amd64\ amd64-match.S
 
 This is free software; you can redistribute it and/or modify it
 under the terms of the BSD License. Use by owners of Che Guevarra
 parafernalia is prohibited, where possible, and highly discouraged
 elsewhere.
 
 > MIT-Style (Boost Software License)
 
 zlib-1.2.11.tar.gz\zlib-1.2.11.tar\zlib-1.2.11\contrib\dotzlib\LICENSE_1_0.txt
 
 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.
 
 > Public Domain
 
 zlib-1.2.11.tar.gz\zlib-1.2.11.tar\zlib-1.2.11\examples\ fitblk.c
 
 fitblk.c: example of fitting compressed output to a specified size
 Not copyrighted -- provided to the public domain
 Version 1.1  25 November 2004  Mark Adler
 
 
 >>> zsh-5.3.1
 
 Copyright (C) 2005, 2006 Steve Borho <steve@borho.org>
 Copyright (C) 2006-9 Brendan Cully <brendan@kublai.com>
 
 Permission is hereby granted, without written agreement and without
 licence or royalty fees, to use, copy, modify, and distribute this
 software and to distribute modified versions of this software for any
 purpose, provided that the above copyright notice and the following
 two paragraphs appear in all copies of this software.
 
 In no event shall the authors be liable to any party for direct,
 indirect, special, incidental, or consequential damages arising out of
 the use of this software and its documentation, even if the authors
 have been advised of the possibility of such damage.
 
 The authors specifically disclaim any warranties, including, but not
 limited to, the implied warranties of merchantability and fitness for
 a particular purpose.  The software provided hereunder is on an "as
 is" basis, and the authors have no obligation to provide maintenance,
 support, updates, enhancements, or modifications.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 zsh-5.3.1.tar.xz\zsh-5.3.1.tar\zsh-5.3.1\Completion\Unix\Command\_darcs
 
 Copyright (C) 2009  Nicolas Pouillard
 
 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.
 
 > zsh (GFDL 1.3)
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.3 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 C:\Users\MANSI~1.GAN\AppData\Local\Temp\zsh-5.3.1.tar.xz\zsh-5.3.1.tar\zsh-5.3.1\Misc\make-zsh-urls
 
 Copyright (c) 1999 Adam Spiers <adam@spiers.net>. All rights
 reserved. This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl or zsh.
 
 > BSD-3 Clause
 
 zsh-5.3.1.tar.xz\zsh-5.3.1.tar\zsh-5.3.1\Src\compat.c
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > MIT-Style
 
 zsh-5.3.1.tar.xz\zsh-5.3.1.tar\zsh-5.3.1\Src\pattern.c
 
 Copyright (c) 1986 by University of Toronto.
 Written by Henry Spencer.  Not derived from licensed software.
 
 Permission is granted to anyone to use this software for any
 purpose on any computer system, and to redistribute it freely,
 subject to the following restrictions:
 
 1. The author is not responsible for the consequences of use of
 this software, no matter how awful, even if they arise
 from defects in it.
 
 2. The origin of this software must not be misrepresented, either
 by explicit claim or by omission.
 
 3. Altered versions must be plainly marked as such, and must not
 be misrepresented as being the original software.
 
 Eagle-eyed readers will notice this is an altered version.  Incredibly
 sharp-eyed readers might even find bits that weren't altered.
 
 And I experienced a sense that, like certain regular
 expressions, seemed to match the day from beginning to end, so
 that I did not need to identify the parenthesised subexpression
 that told of dawn, nor the group of characters that indicated
 the moment when my grandfather returned home with news of
 Swann's departure for Paris; and the whole length of the month
 of May, as if matched by a closure, fitted into the buffer of my
 life with no sign of overflowing, turning the days, like a
 procession of insects that could consist of this or that
 species, into a random and unstructured repetition of different
 sequences, anchored from the first day of the month to the last
 in the same fashion as the weeks when I knew I would not see
 Gilberte and would search in vain for any occurrences of the
 string in the avenue of hawthorns by Tansonville, without my
 having to delimit explicitly the start or finish of the pattern.
 
 M. Proust, "In Search of Lost Files",
 bk I, "The Walk by Bourne's Place".
 
 
 --------------- SECTION 2: Academic Free License, V2.1 ----------
 
 Academic Free License, V2.1 is applicable to the following component(s).
 
 
 >>> dbus-1.11.12
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE AFL 2.1 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE AFL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 D-Bus is licensed to you under your choice of the Academic Free
 License version 2.1, or the GNU General Public License version 2
 (or, at your option any later version).
 
 Both licenses are included here. Some of the standalone binaries are
 under the GPL only; in particular, but not limited to,
 tools/dbus-cleanup-sockets.c and test/decode-gcov.c. Each source code
 file is marked with the proper copyright information - if you find a
 file that isn't marked please bring it to our attention.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3
 
 dbus-1.11.12.tar.gz\dbus-1.11.12.tar\dbus-1.11.12\cmake\modules\COPYING-CMAKE-SCRIPTS
 
 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 copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the 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 author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
 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.
 
 
 > Sun Microsystems License (MIT-Style)
 
 dbus-1.11.12.tar.gz\dbus-1.11.12.tar\dbus-1.11.12\dbus\dbus-hash.c
 
 Copyright (c) 1991-1993 The Regents of the University of California.
 Copyright (c) 1994 Sun Microsystems, Inc.
 
 This software is copyrighted by the Regents of the University of
 California, Sun Microsystems, Inc., Scriptics Corporation, and
 other parties.  The following terms apply to all files associated
 with the software unless explicitly disclaimed in individual files.
 
 The authors hereby grant permission to use, copy, modify,
 distribute, and license this software and its documentation for any
 purpose, provided that existing copyright notices are retained in
 all copies and that this notice is included verbatim in any
 distributions. No written agreement, license, or royalty fee is
 required for any of the authorized uses.  Modifications to this
 software may be copyrighted by their authors and need not follow
 the licensing terms described here, provided that the new terms are
 clearly indicated on the first page of each file where they apply.
 
 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY
 PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION,
 OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND
 NON-INFRINGEMENT.  THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
 AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE
 MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 GOVERNMENT USE: If you are acquiring this software on behalf of the
 U.S. government, the Government shall have only "Restricted Rights"
 in the software and related documentation as defined in the Federal
 Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
 are acquiring the software on behalf of the Department of Defense,
 the software shall be classified as "Commercial Computer Software"
 and the Government shall have only "Restricted Rights" as defined
 in Clause 252.227-7013 (c) (1) of DFARs.  Notwithstanding the
 foregoing, the authors grant the U.S. Government and others acting
 in its behalf permission to use and distribute the software in
 accordance with the terms specified in this license.
 
 
 > MIT
 
 dbus-1.11.12.tar.gz\dbus-1.11.12.tar\dbus-1.11.12\dbus\dbus-server-launchd.c
 
 Copyright (C) 2007, Tanner Lovelace <lovelace@wayfarer.org>
 Copyright (C) 2008, Colin Walters <walters@verbum.org>
 Copyright (C) 2008-2009, Benjamin Reed <rangerrick@befunk.com>
 Copyright (C) 2009, Jonas Bähr <jonas.baehr@web.de>
 
 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.
 
 
 > GPL 2.0
 
 dbus-1.11.12.tar.gz\dbus-1.11.12.tar\dbus-1.11.12\doc\introspect.dtd
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (C) 2005-02-02 David A. Wheeler; released under the D-Bus licenses,
 GNU GPL version 2 (or greater) and AFL 1.1 (or greater)
 
 
 > LGPL 3.0
 
 dbus-1.11.12.tar.gz\dbus-1.11.12.tar\dbus-1.11.12\tools\dbus-cleanup-sockets.c
 
 Copyright (C) 2003 Red Hat, Inc.
 Copyright (C) 2002 Michael Meeks
  
 Note that this file is NOT licensed under the Academic Free License,
 as it is based on linc-cleanup-sockets which is LGPL.
 
 
 > GPL 2.0
 
 dbus-1.11.12.tar.gz\dbus-1.11.12.tar\dbus-1.11.12\tools\dbus-echo.c
 
 Copyright © 2003 Philip Blundell <philb@gnu.org>
 Copyright © 2011 Nokia Corporation
 Copyright © 2014 Collabora Ltd.
 
 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
 
 
 >>> dbus-glib-0.108
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE AFL 2.1 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE AFL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The D-Bus glib bindings are licensed to you under your choice of the Academic
 Free License version 2.1, or the GNU General Public License version 2.  Both
 licenses are included here. Some of the standalone binaries are under the GPL
 only; in particular, but not limted to, tests/decode-gcov.c. Each source code
 file is marked with the proper copyright information.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 dbus-glib-0.108.tar.gz\dbus-glib-0.108.tar\dbus-glib-0.108\dbus\dbus-bash-completion-helper.c
 
 Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
 
 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
 
 
 
 
2c8602d4
 --------------- SECTION 3: Apache License, V2.0 ----------
7acc3889
 
 Apache License, V2.0 is applicable to the following component(s).
 
 
 >>> apache-ant-1.10.1
 
 Copyright 1999-2017 The Apache Software Foundation
 
 This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
 
 The <sync> task is based on code Copyright (c) 2002, Landmark Graphics Corp that has been kindly donated to the Apache Software Foundation.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD
 
 apache-ant-1.10.1\lib\optional\hamcrest-core-1.3.jar\
 
 BSD License
 
 Copyright (c) 2000-2006, www.hamcrest.org
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 
 Neither the name of Hamcrest nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> apache-maven-3.5.0
 
 Copyright 2001-2015 The Apache Software Foundation
 
 This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Various Licenses
 
 apache-maven-3.5.0-src.tar\apache-maven-3.5.0\DEPENDENCIES
 
 Transitive dependencies of this project determined from the maven pom organized by organization.
 // ------------------------------------------------------------------
 Apache Maven Distribution
 From: 'an unknown organization'
   - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
     License: Public Domain 
   - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:20.0
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - JSR-250 Common Annotations for the JavaTM Platform (http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html) javax.annotation:jsr250-api:jar:1.0
     License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
   - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Plexus Cipher: encryption/decryption Component (http://spice.sonatype.org/plexus-cipher) org.sonatype.plexus:plexus-cipher:jar:1.7
     License: Apache Public License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
   - Plexus Security Dispatcher Component (http://spice.sonatype.org/plexus-sec-dispatcher) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
     License: Apache Public License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
 From: 'Codehaus' (http://www.codehaus.org/)
   - Plexus Classworlds (http://plexus.codehaus.org/plexus-classworlds/) org.codehaus.plexus:plexus-classworlds:bundle:2.5.2
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)
   - Plexus :: Component Annotations (http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:1.7.1
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Plexus Interpolation API (http://codehaus-plexus.github.io/plexus-interpolation/) org.codehaus.plexus:plexus-interpolation:bundle:1.24
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Plexus Common Utilities (http://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:3.0.24
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 From: 'FuseSource, Corp.' (http://fusesource.com/)
   - jansi (http://jansi.fusesource.org/jansi) org.fusesource.jansi:jansi:jar:1.13
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 From: 'Google, Inc.' (http://www.google.com)
   - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:4.0
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 From: 'QOS.ch' (http://www.qos.ch)
   - JCL 1.1.1 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.22
     License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
   - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.22
     License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
 From: 'Seam Framework' (http://seamframework.org)
   - CDI APIs (http://www.seamframework.org/Weld/cdi-api) javax.enterprise:cdi-api:jar:1.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
 From: 'The Apache Software Foundation' (http://www.apache.org/)
   - Apache Commons IO (http://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.5
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact (https://maven.apache.org/ref/3.5.0/maven-artifact/) org.apache.maven:maven-artifact:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Builder Support (https://maven.apache.org/ref/3.5.0/maven-builder-support/) org.apache.maven:maven-builder-support:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Compat (https://maven.apache.org/ref/3.5.0/maven-compat/) org.apache.maven:maven-compat:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Core (https://maven.apache.org/ref/3.5.0/maven-core/) org.apache.maven:maven-core:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Embedder (https://maven.apache.org/ref/3.5.0/maven-embedder/) org.apache.maven:maven-embedder:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Model (https://maven.apache.org/ref/3.5.0/maven-model/) org.apache.maven:maven-model:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Model Builder (https://maven.apache.org/ref/3.5.0/maven-model-builder/) org.apache.maven:maven-model-builder:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Plugin API (https://maven.apache.org/ref/3.5.0/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Repository Metadata Model (https://maven.apache.org/ref/3.5.0/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact Resolver Provider (https://maven.apache.org/ref/3.5.0/maven-resolver-provider/) org.apache.maven:maven-resolver-provider:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Settings (https://maven.apache.org/ref/3.5.0/maven-settings/) org.apache.maven:maven-settings:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Settings Builder (https://maven.apache.org/ref/3.5.0/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven SLF4J Simple Provider (https://maven.apache.org/ref/3.5.0/maven-slf4j-provider/) org.apache.maven:maven-slf4j-provider:jar:3.5.0
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact Resolver API (http://maven.apache.org/resolver/maven-resolver-api/) org.apache.maven.resolver:maven-resolver-api:jar:1.0.3
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact Resolver Connector Basic (http://maven.apache.org/resolver/maven-resolver-connector-basic/) org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.0.3
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact Resolver Implementation (http://maven.apache.org/resolver/maven-resolver-impl/) org.apache.maven.resolver:maven-resolver-impl:jar:1.0.3
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact Resolver SPI (http://maven.apache.org/resolver/maven-resolver-spi/) org.apache.maven.resolver:maven-resolver-spi:jar:1.0.3
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact Resolver Transport Wagon (http://maven.apache.org/resolver/maven-resolver-transport-wagon/) org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.0.3
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Maven Artifact Resolver Utilities (http://maven.apache.org/resolver/maven-resolver-util/) org.apache.maven.resolver:maven-resolver-util:jar:1.0.3
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Apache Maven Wagon :: Providers :: File Provider (http://maven.apache.org/wagon/wagon-providers/wagon-file) org.apache.maven.wagon:wagon-file:jar:2.12
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Apache Maven Wagon :: Providers :: HTTP Provider (http://maven.apache.org/wagon/wagon-providers/wagon-http) org.apache.maven.wagon:wagon-http:jar:2.12
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
   - Apache Maven Wagon :: API (http://maven.apache.org/wagon/wagon-provider-api) org.apache.maven.wagon:wagon-provider-api:jar:2.12
     License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 From: 'The Apache Software Foundation' (https://www.apache.org/)
   - Apache Commons CLI (http://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.4
     License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
   - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.5
     License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
   - Apache Maven Shared Utils (https://maven.apache.org/shared/maven-shared-utils/) org.apache.maven.shared:maven-shared-utils:jar:3.1.0
     License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
 From: 'The Eclipse Foundation' (http://www.eclipse.org/)
   - org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:eclipse-plugin:0.3.3
     License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
   - org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:eclipse-plugin:0.3.3
     License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
 
 >Apache v1.1
 
 apache-maven-3.5.0\maven-core\src\test\resources\remote-repo-1\maven-test\jars\maven-test-b-1.0.jar\META-INF\LICENSE
 
 The Apache Software License, Version 1.1
 
 Copyright (c) 1999-2003 The Apache Software Foundation.  All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must include the following acknowlegement:
            "This product includes software developed by the
             Apache Software Foundation (http://www.apache.org/)."
 Alternately, this acknowlegement may appear in the software itself, if and wherever such third-party acknowlegements normally appear.
 
 4. The names "The Jakarta Project", "Commons", and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact apache@apache.org.
 
 5. Products derived from this software may not be called "Apache" nor may "Apache" appear in their names without prior written permission of the Apache Group.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR ITS 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.
 
 
 >>> apache-tomcat-8.5.20
 
 Apache Tomcat
 Copyright 1999-2017 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 This software contains code derived from netty-native
 developed by the Netty project
 (http://netty.io, https://github.com/netty/netty-tcnative/)
 and from finagle-native developed at Twitter
 (https://github.com/twitter/finagle).
 
 The Windows Installer is built with the Nullsoft
 Scriptable Install System (NSIS), which is
 open source software.  The original software and
 related information is available at
 http://nsis.sourceforge.net.
 
 Java compilation software for JSP pages is provided by the Eclipse
 JDT Core Batch Compiler component, which is open source software.
 The original software and related information is available at
 http://www.eclipse.org/jdt/core/.
 
 For portions of the Tomcat JNI OpenSSL API and the OpenSSL JSSE integration
 The org.apache.tomcat.jni and the org.apache.tomcat.net.openssl packages
 are derivative work originating from the Netty project and the finagle-native
 project developed at Twitter
 Copyright 2014 The Netty Project
 Copyright 2014 Twitter
 
 The original XML Schemas for Java EE Deployment Descriptors:
 - javaee_5.xsd
 - javaee_web_services_1_2.xsd
 - javaee_web_services_client_1_2.xsd
 - javaee_6.xsd
 - javaee_web_services_1_3.xsd
 - javaee_web_services_client_1_3.xsd
 - jsp_2_2.xsd
 - web-app_3_0.xsd
 - web-common_3_0.xsd
 - web-fragment_3_0.xsd
 - javaee_7.xsd
 - javaee_web_services_1_4.xsd
 - javaee_web_services_client_1_4.xsd
 - jsp_2_3.xsd
 - web-app_3_1.xsd
 - web-common_3_1.xsd
 - web-fragment_3_1.xsd
 
 may be obtained from:
 http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html
 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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.
 
 ADDITIONAL LICENSE INFORMATION:
 > CDDL 1.1
 
 apache-tomcat-8.5.20-src\java\javax\servlet\resources\web-fragment_3_1.xsd
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBCOMPONENT UNDER THE TERMS OF THE CDDL v1.1 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE TEXT OF THE CDDL v1.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.
 
 The contents of this file are subject to the terms of either the GNU
 General Public License Version 2 only ("GPL") or the Common Development
 and Distribution License("CDDL") (collectively, the "License").  You
 may not use this file except in compliance with the License.  You can
 obtain a copy of the License at
 https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
 or packager/legal/LICENSE.txt.  See the License for the specific
 language governing permissions and limitations under the License.
 
 When distributing the software, include this License Header Notice in each
 file and include the License file at packager/legal/LICENSE.txt.
 
 GPL Classpath Exception:
 Oracle designates this particular file as subject to the "Classpath"
 exception as provided by Oracle in the GPL Version 2 section of the License
 file that accompanied this code.
 
 Modifications:
 If applicable, add the following below the License Header, with the fields
 enclosed by brackets [] replaced by your own identifying information:
 "Portions Copyright [year] [name of copyright owner]"
 
 Contributor(s):
 If you wish your version of this file to be governed by only the CDDL or
 only the GPL Version 2, indicate your decision by adding "[Contributor]
 elects to include this software in this distribution under the [CDDL or GPL
 Version 2] license."  If you don't indicate a single choice of license, a
 recipient has the option to distribute your version of this file under
 either the CDDL, the GPL Version 2 or to extend the choice of license to
 its licensees as provided above.  However, if you add GPL Version 2 code
 and therefore, elected the GPL Version 2 license, then the option applies
 only if the new code is made subject to such option by the copyright
 holder.
 
 > apache-tomcat-8.5.20-src\LICENSE
 
 APACHE TOMCAT SUBCOMPONENTS:
 
 Apache Tomcat includes a number of subcomponents with separate copyright notices
 and license terms. Your use of these subcomponents is subject to the terms and
 conditions of the following licenses.
 
 For the Eclipse JDT Core Batch Compiler (ecj-x.x.x.jar) component:
 
 Eclipse Public License v 1.0
 
 [THE TEXT OF THE ECLIPSE PUBLIC LICENSE v1.0 IS SET FORTH IN THE APPENDIX .] 
 
 For the Windows Installer component:
 
 All NSIS source code, plug-ins, documentation, examples, header files and
 graphics, with the exception of the compression modules and where
 otherwise noted, are licensed under the zlib/libpng license.
 The zlib compression module for NSIS is licensed under the zlib/libpng
 license.
 The bzip2 compression module for NSIS is licensed under the bzip2 license.
 
 *****VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT “LZMA COMPRESSION MODULE FOR NSIS”*****
 
 The lzma compression module for NSIS is licensed under the Common Public
 License version 1.0.
 
 zlib/libpng license
 
 This software is provided 'as-is', without any express or implied warranty. In
 no event will the authors be held liable for any damages arising from the use of
 this software.
 
 Permission is granted to anyone to use this software for any purpose, including
 commercial applications, and to alter it and redistribute it freely, subject to
 the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not claim
 that you wrote the original software. If you use this software in a
 product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 bzip2 license
 
 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. The origin of this software must not be misrepresented; you must not claim
 that you wrote the original software. If you use this software in a
 product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 3. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 4. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 Julian Seward, Cambridge, UK.
 
 *****VMWARE DOES NOT DISTRIBUTE THE  SUBCOMPONENT LICENSED UNDER THE CPL 1.0*****
 
 jseward@acm.org
 Common Public License version 1.0
 
 *****VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT "LZMA COMPRESSION MODULE"*****
 
 Special exception for LZMA compression module
 
 Igor Pavlov and Amir Szekely, the authors of the LZMA compression module for
 NSIS, expressly permit you to statically or dynamically link your code (or bind
 by name) to the files from the LZMA compression module for NSIS without
 subjecting your linked code to the terms of the Common Public license version
 1.0. Any modifications or additions to files from the LZMA compression module
 for NSIS, however, are subject to the terms of the Common Public License version
 1.0.
 
 For the following XML Schemas for Java EE Deployment Descriptors:
 - javaee_5.xsd
 - javaee_web_services_1_2.xsd
 - javaee_web_services_client_1_2.xsd
 - javaee_6.xsd
 - javaee_web_services_1_3.xsd
 - javaee_web_services_client_1_3.xsd
 - jsp_2_2.xsd
 - web-app_3_0.xsd
 - web-common_3_0.xsd
 - web-fragment_3_0.xsd
 - javaee_7.xsd
 - javaee_web_services_1_4.xsd
 - javaee_web_services_client_1_4.xsd
 - jsp_2_3.xsd
 - web-app_3_1.xsd
 - web-common_3_1.xsd
 - web-fragment_3_1.xsd
 - javaee_8.xsd
 - web-app_4_0.xsd
 - web-common_4_0.xsd
 - web-fragment_4_0.xsd
 
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
 
 [THE TEXT OF THE CDDL v1.0 LICENSE IS SET FORTH IN THE APPENDIX .]
 
 
 >>> apr-1.5.2
 
 Apache Portable Runtime

 Copyright (c) 2000-2015 The Apache Software Foundation.

 

 This product includes software developed at

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

 

 Portions of this software were developed at the National Center

 for Supercomputing Applications (NCSA) at the University of

 Illinois at Urbana-Champaign.

 

 This software contains code derived from the RSA Data Security

 Inc. MD5 Message-Digest Algorithm.

 

 This software contains code derived from UNIX V7, Copyright(C)

 Caldera International Inc.

 

 Licensed to the Apache Software Foundation (ASF) under one or more

 contributor license agreements.  See the NOTICE file distributed with

 this work for additional information regarding copyright ownership.

 The ASF licenses this file to You 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.

 

 ADDITIONAL LICENSE INFORMATION :

 

 apr-1.5.2.tar.gz\apr-1.5.2.tar\apr-1.5.2\LICENSE

 

 APACHE PORTABLE RUNTIME SUBCOMPONENTS:

 

 The Apache Portable Runtime includes a number of subcomponents with

 separate copyright notices and license terms. Your use of the source

 code for these subcomponents is subject to the terms and conditions

 of the following licenses.

 

 From strings/apr_fnmatch.c, include/apr_fnmatch.h, misc/unix/getopt.c,

 file_io/unix/mktemp.c, strings/apr_strings.c:

 

 Copyright (c) 1987, 1993, 1994

 The Regents of the University of California.  All rights reserved.

 

 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 by the University of

 California, Berkeley and its contributors.

 

 4. Neither the name of the University nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.

 

 

 From network_io/unix/inet_ntop.c, network_io/unix/inet_pton.c:

 

 Copyright (c) 1996 by Internet Software Consortium.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS

 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES

 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE

 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL

 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR

 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS

 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 

 rom dso/aix/dso.c:

 

 Based on libdl (dlfcn.c/dlfcn.h) which is

 Copyright (c) 1992,1993,1995,1996,1997,1988

 Jens-Uwe Mager, Helios Software GmbH, Hannover, Germany.

 

 Not derived from licensed software.

 

 Permission is granted to freely use, copy, modify, and redistribute

 this software, provided that the author is not construed to be liable

 for any results of using the software, alterations are clearly marked

 as such, and this notice is not modified.

 

 From strings/apr_strnatcmp.c, include/apr_strings.h:

 

 strnatcmp.c -- Perform 'natural order' comparisons of strings in C.

 Copyright (C) 2000 by Martin Pool <mbp@humbug.org.au>

 

 This software is provided 'as-is', without any express or implied

 warranty.  In no event will the authors be held liable for any damages

 arising from the use of this software.

 

 Permission is granted to anyone to use this software for any purpose,

 including commercial applications, and to alter it and redistribute it

 freely, subject to the following restrictions:

 

 1. The origin of this software must not be misrepresented; you must not

 claim that you wrote the original software. If you use this software

 in a product, an acknowledgment in the product documentation would be

 appreciated but is not required.

 

 2. Altered source versions must be plainly marked as such, and must not be

 misrepresented as being the original software.

 

 3. This notice may not be removed or altered from any source distribution.

 

 

 From strings/apr_snprintf.c:

 

 cvt - IEEE floating point formatting routines.

 Derived from UNIX V7, Copyright(C) Caldera International Inc.

 

 

 Copyright(C) Caldera International Inc.  2001-2002.  All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 Redistributions of source code and documentation must retain the above

 copyright notice, this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in the

 documentation and/or other materials provided with the distribution.

 

 All advertising materials mentioning features or use of this software

 must display the following acknowledgement:

 

 This product includes software developed or owned by  Caldera

 International, Inc.

 

 Neither the name of Caldera International, Inc. nor the names of other

 contributors may be used to endorse or promote products derived from

 this software without specific prior written permission.

 

 USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA

 INTERNATIONAL, INC. 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 CALDERA INTERNATIONAL, INC. 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.
 
 
 >>> apr-util-1.5.4
 
 Apache Portable Runtime Utility Library

 Copyright (c) 2000-2014 The Apache Software Foundation.

 

 This product includes software developed at

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

 

 Portions of this software were developed at the National Center

 for Supercomputing Applications (NCSA) at the University of

 Illinois at Urbana-Champaign.

 

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

 

 Licensed to the Apache Software Foundation (ASF) under one or more

 contributor license agreements.  See the NOTICE file distributed with

 this work for additional information regarding copyright ownership.

 The ASF licenses this file to You 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.

 

 ADDITIONAL LICENSE INFORMATION :

 

 apr-util-1.5.4.tar.gz\apr-util-1.5.4.tar\apr-util-1.5.4\LICENSE

 

 APACHE PORTABLE RUNTIME SUBCOMPONENTS: 

 

 The Apache Portable Runtime includes a number of subcomponents with

 separate copyright notices and license terms. Your use of the source

 code for the these subcomponents is subject to the terms and

 conditions of the following licenses. 

 

 For the include\apr_md5.h component:

 

 This is work is derived from material Copyright RSA Data Security, Inc.

 

 The RSA copyright statement and Licence for that original material is

 included below. This is followed by the Apache copyright statement and

 licence for the modifications made to that material.

 

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD5 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD5 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 

 For the passwd\apr_md5.c component:

 

 

 This is work is derived from material Copyright RSA Data Security, Inc.

 

 The RSA copyright statement and Licence for that original material is

 included below. This is followed by the Apache copyright statement and

 licence for the modifications made to that material.

 

 

 MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm

 

 

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD5 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD5 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 

 

 The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0

 MD5 crypt() function, which is licenced as follows:

 ----------------------------------------------------------------------------

 "THE BEER-WARE LICENSE" (Revision 42):

 <phk@login.dknet.dk> wrote this file.  As long as you retain this notice you

 can do whatever you want with this stuff. If we meet some day, and you think

 this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp

 ----------------------------------------------------------------------------

 

 For the crypto\apr_md4.c component:

 

 This is derived from material copyright RSA Data Security, Inc.

 Their notice is reproduced below in its entirety.

 

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD4 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD4 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 

 

 For the include\apr_md4.h component:

 

 This is derived from material copyright RSA Data Security, Inc.

 Their notice is reproduced below in its entirety.

 

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD4 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD4 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 

 For the test\testmd4.c component:

 

 This is derived from material copyright RSA Data Security, Inc.

 Their notice is reproduced below in its entirety.

 

 Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All

 rights reserved.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 

 

 For the xml\expat\conftools\install-sh component:

 

 install - install a program, script, or datafile

 This comes from X11R5 (mit/util/scripts/install.sh).

 

 Copyright 1991 by the Massachusetts Institute of Technology

 

 Permission to use, copy, modify, distribute, and sell this software and its

 documentation for any purpose is hereby granted without fee, provided that

 the above copyright notice appear in all copies and that both that

 copyright notice and this permission notice appear in supporting

 documentation, and that the name of M.I.T. not be used in advertising or

 publicity pertaining to distribution of the software without specific,

 written prior permission.  M.I.T. makes no representations about the

 suitability of this software for any purpose.  It is provided "as is"

 without express or implied warranty.

 

 

 For the expat xml parser component:

 

 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd

                                and Clark Cooper

 

 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.

 

 

 For the ldapapr_ldap_url.c component:

 

 Portions Copyright 1998-2002 The OpenLDAP Foundation

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted only as authorized by the OpenLDAP

 Public License.  A copy of this license is available at

 http:www.OpenLDAP.orglicense.html or in file LICENSE in the

 top-level directory of the distribution.

 

 OpenLDAP is a registered trademark of the OpenLDAP Foundation.

 

 Individual files and/or contributed packages may be copyright by

 other parties and subject to additional restrictions.

 

 This work is derived from the University of Michigan LDAP v3.3

 distribution.  Information concerning this software is available

 at: http:www.umich.edu~dirsvcsldap

 

 This work also contains materials derived from public sources.

 

 Additional information about OpenLDAP can be obtained at:

 http:www.openldap.org

 

 Portions Copyright (c) 1992-1996 Regents of the University of Michigan.

 All rights reserved.

 

 Redistribution and use in source and binary forms are permitted

 provided that this notice is preserved and that due credit is given

 to the University of Michigan at Ann Arbor. The name of the University

 may not be used to endorse or promote products derived from this

 software without specific prior written permission. This software

 is provided ``as is'' without express or implied warranty.

 

 > MIT

 

 apr-util-1.5.4.tar.gz\apr-util-1.5.4.tar\apr-util-1.5.4\xml\expat\COPYING

 

 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd

                                and Clark Cooper

 Copyright (c) 2001, 2002 Expat maintainers.

 

 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.

 

 > Public Domain

 

 apr-util-1.5.4.tar.gz\apr-util-1.5.4.tar\apr-util-1.5.4\crypto\crypt_blowfish.c

 

 The crypt_blowfish homepage is:

 

 http://www.openwall.com/crypt/

 

 This code comes from John the Ripper password cracker, with reentrant

 and crypt(3) interfaces added, but optimizations specific to password

 cracking removed.

 

 Written by Solar Designer <solar at openwall.com> in 1998-2011.

 No copyright is claimed, and the software is hereby placed in the public

 domain.  In case this attempt to disclaim copyright and place the software

 in the public domain is deemed null and void, then the software is

 Copyright (c) 1998-2011 Solar Designer and it is hereby released to the

 general public under the following terms:

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted.

 

 There's ABSOLUTELY NO WARRANTY, express or implied.

 

 It is my intent that you should be able to use this on your system,

 as part of a software package, or anywhere else to improve security,

 ensure compatibility, or for any other purpose.  I would appreciate

 it if you give credit where it is due and keep your modifications in

 the public domain as well, but I don't require that in order to let

 you place this code and any modifications you make under a license

 of your choice.

 

 This implementation is mostly compatible with OpenBSD's bcrypt.c (prefix

 "$2a$") by Niels Provos <provos at citi.umich.edu>, and uses some of his

 ideas.  The password hashing algorithm was designed by David Mazieres

 <dm at lcs.mit.edu>.  For more information on the level of compatibility,

 prefer refer to the comments in BF_set_key() below and to the included

 crypt(3) man page.

 

 There's a paper on the algorithm that explains its design decisions:

 

 http://www.usenix.org/events/usenix99/provos.html

 

 Some of the tricks in BF_ROUND might be inspired by Eric Young's

 Blowfish library (I can't be sure if I would think of something if I

 hadn't seen his code).
 
 
 >>> c-rest-engine-1.0.0
 
 C-REST-Engine
 
 Copyright (c) 2017 VMware, Inc. All Rights Reserved.
 
 This product is licensed to you under the Apache 2.0 license (the "License").
 You may not use this product except in compliance with the Apache 2.0 License.
 
 This product may include a number of subcomponents with separate copyright
 notices and license terms. Your use of these subcomponents is subject to the
 terms and conditions of the subcomponent's license, as noted in the LICENSE file.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > zlib/libpng license (MIT Style)
 
 c-rest-engine-1.0.0.tar.gz\c-rest-engine-1.0.0.tar\c-rest-engine-1.0.0\test\CuTest.c
 
 The license is based on the zlib/libpng license. For more details see
 http://www.opensource.org/licenses/zlib-license.html. The intent of the
 license is to: 
 - keep the license as simple as possible
 - encourage the use of CuTest in both free and commercial applications
   and libraries
 - keep the source code together 
 - give credit to the CuTest contributors for their work
 If you ship CuTest in source form with your source distribution, the
 following license document must be included with it in unaltered form.
 If you find CuTest useful we would like to hear about it. 
 LICENSE
 Copyright (c) 2003 Asim Jalis
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software in
 a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not
 be misrepresented as being the original software.
 3. This notice may not be removed or altered from any source
 distribution.
 
 
 >>> c-rest-engine-1.0.1
 
 Copyright (c) 2017 VMware, Inc. All Rights Reserved.
 
 This product is licensed to you under the Apache 2.0 license (the "License").
 You may not use this product except in compliance with the Apache 2.0 License.
 
 This product may include a number of subcomponents with separate copyright
 notices and license terms. Your use of these subcomponents is subject to the
 terms and conditions of the subcomponent's license, as noted in the LICENSE file.
 
 
 >>> c-rest-engine-1.0.2
 
 Copyright (c) 2017 VMware, Inc. All Rights Reserved.
 
 This product is licensed to you under the Apache 2.0 license (the "License").
 You may not use this product except in compliance with the Apache 2.0 License.
 
 This product may include a number of subcomponents with separate copyright
 notices and license terms. Your use of these subcomponents is subject to the
 terms and conditions of the subcomponent's license, as noted in the LICENSE file.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 c-rest-engine-1.0.2.tar.gz\c-rest-engine-1.0.2.tar\c-rest-engine-1.0.2\m4\as-ac-expand.m4
 
 (C) 2003, 2004, 2005 Thomas Vander Stichele <thomas at apestaart dot org>
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
 
 
 >>> c-rest-engine-1.0.3
 
 Copyright (c) 2017 VMware, Inc. All Rights Reserved.
 
 This product is licensed to you under the Apache 2.0 license (the "License").
 You may not use this product except in compliance with the Apache 2.0 License.
 
 This product may include a number of subcomponents with separate copyright
 notices and license terms. Your use of these subcomponents is subject to the
 terms and conditions of the subcomponent's license, as noted in the LICENSE file.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 c-rest-engine-1.0.3.tar.gz\c-rest-engine-1.0.3.tar\c-rest-engine-1.0.3\m4\as-ac-expand.m4
 
 (C) 2003, 2004, 2005 Thomas Vander Stichele <thomas at apestaart dot org>
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
 
 >MIT
 
 c-rest-engine-1.0.3.tar.gz\c-rest-engine-1.0.3.tar\c-rest-engine-1.0.3\test\CuTest.h
 
 LICENSE
 Copyright (c) 2003 Asim Jalis
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software in
 a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not
 be misrepresented as being the original software.
 3. This notice may not be removed or altered from any source
 distribution.
 
 
2c8602d4
 >>> c-rest-engine-1.0.4
 
 Copyright (c) 2017 VMware, Inc. All Rights Reserved. 
 
  This product is licensed to you under the Apache 2.0 license (the "License").
  You may not use this product except in compliance with the Apache 2.0 License.  
 
  This product may include a number of subcomponents with separate copyright 
  notices and license terms. Your use of these subcomponents is subject to the 
  terms and conditions of the subcomponent's license, as noted in the LICENSE file. 
 
 
 ADDITIONAL LICENSE INFORMATION : 
 
 > MIT STYLE
 
 c-rest-engine-1.0.4.tar.gz\c-rest-engine-1.0.4.tar\c-rest-engine-1.0.4\m4\ltversion.m4
 
 Copyright (C) 2004 Free Software Foundation, Inc.
    Written by Scott James Remnant, 2004
 
  This file is free software; the Free Software Foundation gives
  unlimited permission to copy and/or distribute it, with or without
  modifications, as long as this notice is preserved.
 
 
 >>> calico-2.4.1
 
 Copyright (c) 2015 Tigera, Inc. All rights reserved.
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\inidividual_licenses\github.com-beorn7-perks
 
 Copyright (C) 2013 Blake Mizerany
 
 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.
 
 > BSD-3
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\inidividual_licenses\github.com-fsnotify-fsnotify
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 Copyright (c) 2012 fsnotify Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
    * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
    * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 > ISC License (MIT-Style)
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\inidividual_licenses\github.com-howeyc-gopass
 
 ISC License
 
 Copyright (c) 2012 Chris Howey
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 > LGPL 3.0
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\inidividual_licenses\github.com-juju-ratelimit
 
 All files in this repository are licensed as follows. If you contribute
 to this repository, it is assumed that you license your contribution
 under the same license unless you state otherwise.
 
 All files Copyright (C) 2015 Canonical Ltd. unless otherwise specified in the file.
 
 This software is licensed under the LGPLv3, included below.
 
 As a special exception to the GNU Lesser General Public License version 3
 ("LGPL3"), the copyright holders of this Library give you permission to
 convey to a third party a Combined Work that links statically or dynamically
 to this Library without providing any Minimal Corresponding Source or
 Minimal Application Code as set out in 4d or providing the installation
 information set out in section 4e, provided that you comply with the other
 provisions of LGPL3 and provided that you meet, for the Application the
 terms and conditions of the license(s) which apply to the Application.
 
 Except as stated in this special exception, the provisions of LGPL3 will
 continue to comply in full to this Library. If you modify this Library, you
 may apply this exception to your version of this Library, but you are not
 obliged to do so. If you do not wish to do so, delete this exception
 statement from your version. This exception does not (and cannot) modify any
 license terms which apply to the Application, with which you must still
 comply.
 
 
 > BSD-2
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\inidividual_licenses\github.com-magiconair-properties
 
 goproperties - properties file decoder for Go
 
 Copyright (c) 2013-2014 - Frank Schroeder
 
 All rights reserved.
 
 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 
 > WTFPL 2.0
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses
 \Do_What_The_Fuck_You_Want_To_Public_License
 
             DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                     Version 2, December 2004
 
  Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
 
  Everyone is permitted to copy and distribute verbatim or modified
  copies of this license document, and changing it is allowed as long
  as the name is changed.
 
             DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. You just DO WHAT THE FUCK YOU WANT TO.
 
 
 
 > EPL 1.0
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\Eclipse_Public_License_1.0
 
 LICENSE: EPL 1.0
 
 
 > GPL 2.0
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\GNU_GPL_v2.0
 
 LICENSE: GPL 2.0
 
 
 > MPL 2.0
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\Mozilla_Public_License_2.0
 
 LICENSE: MPL 2.0
 
 
 > Python
 
 calico-2.4.1.tar.gz\calico-2.4.1.tar\calico-2.4.1\calico_node\filesystem\licenses\Python_License
 
                             PSF License
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
    the Individual or Organization ("Licensee") accessing and otherwise using Python
    3.6.1 software in source or binary form and its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
    grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
    analyze, test, perform and/or display publicly, prepare derivative works,
    distribute, and otherwise use Python 3.6.1 alone or in any derivative
    version, provided, however, that PSF's License Agreement and PSF's notice of
    copyright, i.e., "Copyright © 2001-2017 Python Software Foundation; All Rights
    Reserved" are retained in Python 3.6.1 alone or in any derivative version
    prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on or
    incorporates Python 3.6.1 or any part thereof, and wants to make the
    derivative work available to others as provided herein, then Licensee hereby
    agrees to include in any such work a brief summary of the changes made to Python
    3.6.1.
 
 4. PSF is making Python 3.6.1 available to Licensee on an "AS IS" basis.
    PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
    EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
    WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
    USE OF PYTHON 3.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 3.6.1
    FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
    MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 3.6.1, OR ANY DERIVATIVE
    THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material breach of
    its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any relationship
    of agency, partnership, or joint venture between PSF and Licensee.  This License
    Agreement does not grant permission to use PSF trademarks or trade name in a
    trademark sense to endorse or promote products or services of Licensee, or any
    third party.
 
 8. By copying, installing or otherwise using Python 3.6.1, Licensee agrees
    to be bound by the terms and conditions of this License Agreement.
 
 
 >>> calico-bgp-daemon-0.2.2
 
 Copyright (C) 2016-2017 Nippon Telegraph and Telephone Corporation.
 
 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.
 
 
 >>> calico-cni-1.10.0
 
 Copyright 2015 Tigera Inc
 
 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.orglicensesLICENSE-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.
 
 
 >>> calico-felix-2.4.1
 
 Copyright 2017 The Kubernetes Authors.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 calico-felix-2.4.1.tar.gz\calico-felix-2.4.1.tar\felix-2.4.1\etc\bird\COPYING-v3
 
 LICENSE: GPL 3.0
 
 
 >>> calico-k8s-policy-0.5.4
 
 Copyright 2015 Tigera, Inc
 
 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.
 
 
 >>> calico-libnetwork-1.1.0
 
 License: Apache 2.0
 
 
7acc3889
 >>> cassandra-3.10
 
 Copyright (c) 2009, The Apache Software Foundation.
 
 This software is licensed under the Apache License 2.0. On Debian
 GNU/Linux systems you can find the complete text of the Apache-2.0
 license in `/usr/share/common-licenses/Apache-2.0'.
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you 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.
 
 airline-0.6.jar
 cassandra-driver-core-3.0.1-shaded.jar
 cassandra-driver-internal-only-3.7.0.post0-2481531.zip
 commons-cli-1.1.jar
 commons-codec-1.9.jar
 commons-lang3-3.1.jar
 commons-math3-3.2.jar
 compress-lzf-0.8.4.jar
 concurrentlinkedhashmap-lru-1.4.jar
 guava-18.0.jar
 jackson-core-asl-1.9.2.jar
 jackson-mapper-asl-1.9.2.jar
 jctools-core-1.2.1.jar
 jna-4.0.0.jar
 joda-time-2.4.jar
 libthrift-0.9.2.jar
 log4j-over-slf4j-1.7.7.jar
 logback-classic-1.1.3.jar
 metrics-core-3.1.0.jar
 metrics-jvm-3.1.0.jar
 metrics-logback-3.1.0.jar
 netty-all-4.0.39.Final.jar
 ohc-core-0.4.4.jar
 ohc-core-j8-0.4.4.jar
 reporter-config-base-3.0.3.jar
 reporter-config3-3.0.3.jar
 snakeyaml-1.11.jar
 snappy-java-1.1.1.7.jar
 stream-2.5.2.jar
 thrift-server-0.3.7.jar
 
 ADDITIONAL LICENSE INFORMATION:
 
 > SIL OFL 1.1
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\doc\build\html\_static\css\theme.css
 
 License - http://fontawesome.io/license
 
 > MIT
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\doc\build\html\_static\css\theme.css
 
 License - http://fontawesome.io/license
 
 > CC-Attribution 3.0
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\doc\build\html\_static\css\theme.css
 
 License - http://fontawesome.io/license
 
 > BSD
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\doc\build\html\_static\basic.css
 
 copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
 license: BSD, see LICENSE for details.
 
 futures-2.1.6-py2.py3-none-any.zip
 
 > BSD-3 clause
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\lib\licenses\antlr-runtime-3.5.2.txt
 
 Copyright (c) 2003-2006 Terence Parr
 All rights reserved.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 jflex-1.6.0.jar
 
 > EPL 1.0
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\lib\licenses\ecj-4.4.2.txt
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\lib\ecj-4.4.2.jar\about.html
 
 License
 The Eclipse Foundation makes available all content in this plug-in.  Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0.  A copy of the EPL is available at http://www.eclipse.org/legal/epl-v10.html.
 For purposes of the EPL, will mean the Content.
 If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party and different terms and conditions may apply to your use of any object code in the Content.  Check the Redistributor's license that was provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at http://www.eclipse.org.
 
 logback-classic-1.1.3.jar
 logback-core-1.1.3.jar
 
 > BSD-2 Clause
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\lib\licenses\futures-2.1.6.txt
 
 Copyright 2009 Brian Quinlan. All rights reserved.
 
 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 BRIAN QUINLAN "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
 HALL THE FREEBSD PROJECT 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.
 
 > Public Domain
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\lib\licenses\hdrhistogram-2.1.9.txt
 
 The code in this repository code was Written by Gil Tene, Michael Barker,
 and Matt Warren, and released to the public domain, as explained at
 http://creativecommons.org/publicdomain/zero/1.0/
 
 For users of this code who wish to consume it under the "BSD" license
 rather than under the public domain or CC0 contribution text mentioned
 above, the code found under this directory is also provided under the
 following license (commonly referred to as the BSD 2-Clause License). This
 license does not detract from the above stated release of the code into
 the public domain, and simply represents an additional license granted by
 the Author.
 
 HdrHistogram-2.1.9.jar
 
 > MIT
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\lib\licenses\jcl-over-slf4j-1.7.7.txt
 
 Copyright (c) 2004-2008 QOS.ch
 All rights reserved.
 
 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.
 
 high-scale-lib-1.0.6.jar
 jbcrypt-0.3m.jar
 six-1.7.3-py2.py3-none-any.zip
 
 > LGPL 2.1
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\lib\logback-classic-1.1.3.jar\META-INF\MANIFEST.MF
 
 License: LGPL 2.1
 
 logback-core-1.1.3.jar
 
 
 >
 
 apache-cassandra-3.10-src.tar.gz\apache-cassandra-3.10-src.tar\apache-cassandra-3.10-src\NOTICE.txt
 
 Apache Cassandra
 Copyright 2009-2014 The Apache Software Foundation
 
 This product includes software developed by The Apache Software
 Foundation (http://www.apache.org/).
 
 Some alternate data structures provided by high-scale-lib from
 http://sourceforge.net/projects/high-scale-lib/.
 Written by Cliff Click and released as Public Domain.
 
 Some alternate data structures provided by concurrentlinkedhashmap
 from http://code.google.com/p/concurrentlinkedhashmap/.
 Copyright 2009 Benjamin Manes
 LICENSE: APACHE 2.0
 
 Alternative collection types provided by google-collections from
 http://code.google.com/p/google-collections/.
 Copyright (C) 2007 Google Inc.
 LICENSE: APACHE 2.0
 
 JSON (de)serialization provided by jackson (http://jackson.codehaus.org).
 Copyright (C) 2010 Tatu Saloranta and others.
 
 Alternative JSON (de)serialization by json-simple from
 (http://code.google.com/p/json-simple).
 Copyright (C) 2009 Fang Yidong and Chris Nokleberg
 LICENSE: APACHE 2.0
 
 This product includes the Jetty HTTP server
 (http://jetty.codehaus.org/jetty/).
 Copyright 1995-2006 Mort Bay Consulting Pty Ltd
 
 YAML support provided by snakeyaml (http://code.google.com/p/snakeyaml/).
 Copyright (c) 2008-2010 Andrey Somov
 LICENSE: APACHE 2.0
 
 Compression support provided by snappy-java (http://code.google.com/p/snappy-java/)
 Written by Taro L. Saito.
 LICENSE: APACHE 2.0
 
 Streaming compression support provided by ning-compress
 (https://github.com/ning/compress)
 Copyright 2009-2010 Ning, Inc.
 LICENSE: APACHE 2.0
 
 CQL Native transport uses Netty
 (https://netty.io/)
 Copyright (C) 2011 The Netty Project
 
 LZ4 compression support provided by lz4-java (http://github.com/jpountz/lz4-java)
 Written by Adrien Grand.
 LICENSE: APACHE 2.0
 
 Contains bindings to the C LZ4 implementation (http://code.google.com/p/lz4/)
 Copyright (C) 2011-2012, Yann Collet.
 LICENSE: BSD-2
 
 Alternative Disruptor backed thrift server from https://github.com/xedin/disruptor_thrift_server
 Written by Pavel Yaskevich.
 LICENSE: APACHE 2.0
 
 LMAX Disruptor
 (http://lmax-exchange.github.io/disruptor/)
 Copyright 2011 LMAX Ltd.
 LICENSE: APACHE 2.0
 
 Airline
 (https://github.com/airlift/airline)
 Copyright 2011, Dain Sundstrom dain@iq80.com
 Copyright 2010, Cedric Beust cedric@beust.com
 LICENSE: APACHE 2.0
 
 HLL++ support provided by stream-lib
 (https://github.com/addthis/stream-lib)
 LICENSE: APACHE 2.0
 
 Eclipse JDT
 Java compilation software for user-defined-functions is provided by Eclipse,
 which is open source software.  The original software and
 related information is available at http://www.eclipse.org/
 (http://www.eclipse.org/jdt/)
 
 SIGAR
 http://sigar.hyperic.com/
 
 OHC
 (https://github.com/snazy/ohc)
 Java Off-Heap-Cache, licensed under APLv2
 Copyright 2014-2015 Robert Stupp, Germany.
 LICENSE: APACHE 2.0
 
 Protocol buffers for varint encoding
 https://developers.google.com/protocol-buffers/
 
 Copyright 2008 Google Inc.  All rights reserved.
 BSD 3-clause
 
 ASM
 (http://asm.ow2.org/)
 Copyright (c) 2000-2011 INRIA, France Telecom
 LICENSE: BSD-3
 
 HdrHistogram
 http://hdrhistogram.org
 
 JCTools
 http://jctools.github.io/JCTools/
 LICENSE: APACHE 2.0
 
 
 >>> cloud-init-0.7.9
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE APACHE 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 Copyright 2015 Canonical Ltd.
 
 This program is free software: you can redistribute it and/or modify it under
 the terms of the GNU General Public License version 3, as published by the
 Free Software Foundation.
 
 This program is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranties of MERCHANTABILITY,
 SATISFACTORY QUALITY, 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, see <http://www.gnu.org/licenses/>
 
 Alternatively, this program may be used under the terms of the Apache License,
 Version 2.0, in which case the provisions of that license are applicable
 instead of those above.  If you wish to allow use of your version of this
 program under the terms of the Apache License, Version 2.0 only, indicate
 your decision by deleting the provisions above and replace them with the notice
 and other provisions required by the Apache License, Version 2.0. If you do not
 delete the provisions above, a recipient may use your version of this file
 under the terms of either the GPLv3 or the Apache License, Version 2.0.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > Apache 2.0
 cloud-init-0.7.9.tar.gz\cloud-init-0.7.9.tar\cloud-init-0.7.9\tools\hacking.py
 
 Copyright (c) 2012, Cloudscaling
 All Rights Reserved.
 
 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.
 
 
 >>> cni-0.5.1
 
 Copyright 2015 CNI authors
 
 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.
 
 >BSD-3
 
 cni-v0.5.1.tar.gz\cni-v0.5.1.tar\cni-0.5.1\vendor\github.com\d2g\dhcp4\LICENSE
 
 Copyright (c) 2013 Skagerrak Software Limited. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Skagerrak Software Limited nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >MPL 2.0
 
 cni-v0.5.1.tar.gz\cni-v0.5.1.tar\cni-0.5.1\vendor\github.com\d2g\dhcp4client\LICENSE
 
 LICENSE: MPL 2.0
 
 >MIT
 
 cni-v0.5.1.tar.gz\cni-v0.5.1.tar\cni-0.5.1\vendor\github.com\onsi\ginkgo\LICENSE
 
 Copyright (c) 2013-2014 Onsi Fakhouri
 
 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.
 
 >BSD-3
 
 cni-v0.5.1.tar.gz\cni-v0.5.1.tar\cni-0.5.1\vendor\golang.org\x\sys\LICENSE
 cni-v0.5.1.tar.gz\cni-v0.5.1.tar\cni-0.5.1\vendor\golang.org\x\sys\PATENTS
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 
 >>> commons-daemon-1.0.15
 
 Apache Commons Daemon
 Copyright 1999-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-3 Clause
 
 commons-daemon-1.0.15-src\src\native\windows\src\mclib.c
 
 Copyright (c) 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Andrew Hume of AT&T Bell Laboratories.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> copenapi-0.0.1
 
 NOTICE
 
 copenapi version 0.0.1
 
 Copyright (c) 2016 VMware, Inc. All Rights Reserved.
 
 This product is licensed to you under the Apache License, Version 2.0 (the "License").  You may not use this product except in compliance with the License.  
 
 This product may include a number of components with separate copyright notices and license terms. Your use of the source code for these components is subject to the terms and conditions of the component's license, as noted in the LICENSE file.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 copenapi-0.0.1.tar.gz\copenapi-0.0.1.tar\copenapi-0.0.1\tests\test.json
 
 License: MIT
 
 
 >>> cython-0.25.2
 
 The original Pyrex code as of 2006-04 is licensed under the following
 license: "Copyright stuff: Pyrex is free of restrictions. You may use,
 redistribute, modify and distribute modified versions."
 
 ------------------
 
 Cython, which derives from Pyrex, is licensed under the Apache 2.0
 Software License.  More precisely, all modifications and new code
 made to go from Pyrex to Cython are so licensed.
 
 See LICENSE.txt for more details.
 
 ------------------
 
 The output of a Cython compilation is NOT considered a derivative
 work of Cython.  Specifically, though the compilation process may
 embed snippets of varying lengths into the final output, these
 snippets, as embedded in the output, do not encumber the resulting
 output with any license restrictions.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 Cython-0.25.2.tar.gz\dist\Cython-0.25.2.tar\Cython-0.25.2\Tools\site_scons\site_tools\pyext.py
 
 __COPYRIGHT__
 
 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.
 
 >LGPL 2.0
 
 Cython-0.25.2.tar.gz\dist\Cython-0.25.2.tar\Cython-0.25.2\Tools\cython-numpy-mode-kate.xml
 
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301, USA.
 
 
 >>> cython3-0.25.2
 
 The original Pyrex code as of 2006-04 is licensed under the following
 license: "Copyright stuff: Pyrex is free of restrictions. You may use,
 redistribute, modify and distribute modified versions."
 ------------------
 Cython, which derives from Pyrex, is licensed under the Apache 2.0
 Software License.  More precisely, all modifications and new code
 made to go from Pyrex to Cython are so licensed.
 
 See LICENSE.txt for more details.
 ------------------
 The output of a Cython compilation is NOT considered a derivative
 work of Cython.  Specifically, though the compilation process may
 embed snippets of varying lengths into the final output, these
 snippets, as embedded in the output, do not encumber the resulting
 output with any license restrictions.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.0
 
 Cython-0.25.2.tar.gz\dist\Cython-0.25.2.tar\Cython-0.25.2\Tools\cython.st
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301, USA.
 
 
 >>> docker-17.06.0
 
 LICENSE: APACHE 2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 docker-ce-02c1d87.tar.gz\docker-ce-02c1d87.tar\docker-ce\components\cli\NOTICE
 
 Docker
 Copyright 2012-2017 Docker, Inc.
 
 This product includes software developed at Docker, Inc. (https://www.docker.com).
 
 This product contains software (https://github.com/kr/pty) developed
 by Keith Rarick, licensed under the MIT License.
 
 The following is courtesy of our legal counsel:
 
 Use and transfer of Docker may be subject to certain restrictions by the
 United States and other governments.
 It is your responsibility to ensure that your use and/or transfer does not
 violate applicable laws.
 
 For more information, please see https://www.bis.doc.gov
 
 See also https://www.apache.org/dev/crypto.html and/or seek legal counsel.
 
 >BSD-3
 
 docker-ce-02c1d87.tar.gz\docker-ce-02c1d87.tar\docker-ce\components\cli\contrib\completion\zsh\_docker
 
 license:
 
 Copyright (c) 2013, Felix Riedel
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 Neither the name of the <organization> nor the
 names of its contributors may be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> 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.
 
 >BSD-2
 
 docker-ce-02c1d87.tar.gz\docker-ce-02c1d87.tar\docker-ce\components\cli\vendor\github.com\Nvveen\Gotty\LICENSE
 
 Copyright (c) 2012, Neal van Veen (nealvanveen@gmail.com)
 All rights reserved.
 
 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 The views and conclusions contained in the software and documentation are those
 of the authors and should not be interpreted as representing official policies,
 either expressed or implied, of the FreeBSD Project.
 
 >Creative Commons Attribution License 4.0
 
 docker-ce-02c1d87.tar.gz\docker-ce-02c1d87.tar\docker-ce\components\cli\vendor\github.com\opencontainers\go-digest\LICENSE.docs
 
 LICENSE: Creative Commons Attribution License 4.0
 
 >BSD WITH ADDITIONAL PATENT GRANT
 
 docker-ce-02c1d87.tar.gz\docker-ce-02c1d87.tar\docker-ce\components\cli\vendor\golang.org\x\crypto\LICENSE
 docker-ce-02c1d87.tar.gz\docker-ce-02c1d87.tar\docker-ce\components\cli\vendor\golang.org\x\crypto\ PATENTS
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 >RSA DATA SECURITY
 
 docker-ce-02c1d87.tar.gz\docker-ce-02c1d87.tar\docker-ce\components\cli\vendor\github.com\miekg\pkcs11\pkcs11.h
 
 License to copy and use this software is granted provided that it is
 identified as "RSA Security Inc. PKCS 11 Cryptographic Token Interface
 (Cryptoki)" in all material mentioning or referencing this software.
 
 License is also granted to make and use derivative works provided that
 such works are identified as "derived from the RSA Security Inc. PKCS 11
 Cryptographic Token Interface (Cryptoki)" in all material mentioning or
 referencing the derived work.
 
 RSA Security Inc. makes no representations concerning either the
 merchantability of this software or the suitability of this software for
 any particular purpose. It is provided "as is" without express or implied
 warranty of any kind.
 
 
 >>> docker-py-2.3.0
 
 LICENSE: Apache 2.0
 
 
 >>> docker-pycreds-0.2.1
 
 License: Apache 2.0
 
 
 >>> docker-volume-vsphere-0.12
 
 Copyright (c) 2016 VMware, Inc. All Rights Reserved.
 
 This product is licensed to you under the Apache License, Version 2.0 (the "License").
 You may not use this product except in compliance with the License.
 
 This product may include a number of subcomponents with separate copyright notices and
 license terms. Your use of these subcomponents is subject to the terms and conditions
 of the subcomponent's license, as noted in the LICENSE file.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > MIT Style
 
 docker-volume-vsphere-0.12.tar.gz\docker-volume-vsphere-0.12.tar\docker-volume-vsphere-0.12\esx_service\tools\sqlite\sqlite3\__init__.py
 
 Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
 
 This file is part of pysqlite.
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 
 3. This notice may not be removed or altered from any source distribution.
 
 > MIT
 
 docker-volume-vsphere-0.12.tar.gz\docker-volume-vsphere-0.12.tar\docker-volume-vsphere-0.12\vendor\github.com\boltdb\bolt\LICENSE
 
 The MIT License (MIT)
 
 Copyright (c) 2013 Ben Johnson
 
 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.
 
 > BSD Style
 
 docker-volume-vsphere-0.12.tar.gz\docker-volume-vsphere-0.12.tar\docker-volume-vsphere-0.12\vendor\github.com\docker\distribution\vendor\github.com\stevvooe\resumable\sha256\sha256block_amd64.s
 
 Copyright 2013 The Go Authors.  All rights reserved.
 
 Use of this source code is governed by a BSD-style  license that can be found in the LICENSE file.
 
 > BSD-2
 
 docker-volume-vsphere-0.12.tar.gz\docker-volume-vsphere-0.12.tar\docker-volume-vsphere-0.12\vendor\github.com\godbus\dbus\LICENSE
 
 Copyright (c) 2013, Georg Reinke (<guelfey at gmail dot com>), Google
 All rights reserved.
 
 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 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.
 
 > BSD-3
 
 docker-volume-vsphere-0.12.tar.gz\docker-volume-vsphere-0.12.tar\docker-volume-vsphere-0.12\vendor\golang.org\x\exp\inotify\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
     Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
     Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
     Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> envoy-1.2.0
 
 Envoy
 
 Copyright 2016 Lyft Inc.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 envoy-v1.2.0.tar.gz\envoy-v1.2.0.tar\envoy-1.2.0\docs\landing_source\source\javascripts\_vendor\waypoints-sticky.js.coffee
 
 Sticky Elements Shortcut for jQuery Waypoints - v2.0.5
 Copyright (c) 2011-2014 Caleb Troughton
 Licensed under the MIT license.
 https://github.com/imakewebthings/jquery-waypoints/blob/master/licenses.txt
 
 
 >>> erlang-19.3
 
 CopyrightBegin
 
  Copyright Ericsson AB 1998-2016. All Rights Reserved.
 
  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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.0
 
 erlang-19.3-1.ph2.x86_64.rpm\erlang-19.3-1.ph2.x86_64.cpio\.\usr\lib\erlang\lib\syntax_tools-2.1.1\src\prettypr.erl
 
 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
 USA
 
 @copyright 2000-2006 Richard Carlsson
 @author Richard Carlsson <carlsson.richard@gmail.com>
 @end
 
 >MIT
 
 erlang-19.3-1.ph2.x86_64.rpm\erlang-19.3-1.ph2.x86_64.cpio\.\usr\lib\erlang\lib\eldap-1.2.2\src\eldap.erl
 
 Created:  12 Oct 2000 by Tobbe <tnt@home.se>
 Function: Erlang client LDAP implementation according RFC 2251,2253
 and 2255. The interface is based on RFC 1823, and
 draft-ietf-asid-ldap-c-api-00.txt
 
 Copyright (c) 2010 Torbjorn Tornkvist
 Copyright Ericsson AB 2011-2013. All Rights Reserved.
 See MIT-LICENSE at the top dir for licensing information.
 
 >BSD-2
 
 
 erlang-19.3-1.ph2.x86_64.rpm\erlang-19.3-1.ph2.x86_64.cpio\.\usr\lib\erlang\lib\parsetools-2.1.4\src\leex.erl
 Copyright (c) 2008,2009 Robert Virding. All rights reserved.
 
 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 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 HOLDERS 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.
 
 >MIT
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 erlang-19.3-1.ph2.x86_64.rpm\erlang-19.3-1.ph2.x86_64.cpio\.\usr\lib\erlang\lib\common_test-1.14\priv\jquery-latest.js
 
  jQuery JavaScript Library v1.4.2
  http://jquery.com/
 
  Copyright 2010, John Resig
  Dual licensed under the MIT or GPL Version 2 licenses.
  http://jquery.org/license
 
  Includes Sizzle.js
  http://sizzlejs.com/
  Copyright 2010, The Dojo Foundation
  Released under the MIT, BSD, and GPL Licenses.
 
 
 >>> etcd-3.1.5
 
 CoreOS Project
 Copyright 2014 CoreOS, Inc
 
 This product includes software developed at CoreOS, Inc.
 (http:www.coreos.com).
 
 Copyright 2016 The etcd Authors
 
 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.orglicensesLICENSE-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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD Style
 
 etcd-3.1.5.tar.gz\etcd-3.1.5.tar\etcd-3.1.5\client\cancelreq.go
 
 Copyright 2015 The Go Authors. All rights reserved.
 Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
 
 > MIT
 
 etcd-3.1.5.tar.gz\etcd-3.1.5.tar\etcd-3.1.5\cmd\vendor\github.com\beorn7\perks\quantile\LICENSE
 
 Copyright (C) 2013 Blake Mizerany
 
 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.
 
 > BSD-3 Clause
 
 etcd-3.1.5.tar.gz\etcd-3.1.5.tar\etcd-3.1.5\cmd\vendor\github.com\gogo\protobuf\LICENSE
 
 Protocol Buffers for Go with Gadgets
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http://github.com/gogo/protobuf
 
 Go support for Protocol Buffers - Google's data interchange format
 
 Copyright 2010 The Go Authors.  All rights reserved.
 https://github.com/golang/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-2 Clause
 
 etcd-3.1.5.tar.gz\etcd-3.1.5.tar\etcd-3.1.5\cmd\vendor\github.com\gogo\protobuf\proto\decode_gogo.go
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http:github.comgogoprotobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation andor 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 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD with Patent Grant
 
 etcd-3.1.5.tar.gz\etcd-3.1.5.tar\etcd-3.1.5\cmd\vendor\golang.org\x\crypto\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 > LGPL 3.0
 
 etcd-3.1.5.tar.gz\etcd-3.1.5.tar\etcd-3.1.5\cmd\vendor\gopkg.in\yaml.v2\LICENSE
 
 Copyright (c) 2011-2014 - Canonical Inc.
 
 This software is licensed under the LGPLv3, included below.
 
 As a special exception to the GNU Lesser General Public License version 3 ("LGPL3"), the copyright holders of this Library give you permission to
 convey to a third party a Combined Work that links statically or dynamically
 to this Library without providing any Minimal Corresponding Source or
 Minimal Application Code as set out in 4d or providing the installation
 information set out in section 4e, provided that you comply with the other provisions of LGPL3 and provided that you meet, for the Application the terms and conditions of the license(s) which apply to the Application.
 
 Except as stated in this special exception, the provisions of LGPL3 will
 continue to comply in full to this Library. If you modify this Library, you
 may apply this exception to your version of this Library, but you are not
 obliged to do so. If you do not wish to do so, delete this exception statement from your version. This exception does not (and cannot) modify any license terms which apply to the Application, with which you must still
 comply.
 
 
 >>> flannel-0.7.1
 
 CoreOS Project
 Copyright 2014 CoreOS, Inc
 
 This product includes software developed at CoreOS, Inc.
 (http:www.coreos.com/).
 
 Copyright 2015 flannel authors
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 flannel-0.7.1.tar.gz\flannel-0.7.1.tar\flannel-0.7.1\backend\gce\gce.go
 
 This work borrows from the https:github.com/kelseyhightower/flannel-route-manager
 project which has the following license agreement.
 
 Copyright (c) 2014 Kelsey Hightower
 
 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.
 
 > BSD-3
 
 flannel-0.7.1.tar.gz\flannel-0.7.1.tar\flannel-0.7.1\vendor\github.com\golang\protobuf\LICENSE
 
 Go support for Protocol Buffers - Google's data interchange format
 
 Copyright 2010 The Go Authors.  All rights reserved.
 https:github.com/golang/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
2c8602d4
 >>> flannel-0.8.0
 
 CoreOS Project
 Copyright 2014 CoreOS, Inc
 
 This product includes software developed at CoreOS, Inc.
 (http://www.coreos.com/).
 
 Copyright 2015 flannel authors
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 flannel-0.8.0.tar.gz\flannel-0.8.0.tar\flannel-0.8.0\vendor\github.com\ghodss\yaml\LICENSE
 
 The MIT License (MIT)
 
 Copyright (c) 2014 Sam Ghods
 
 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.
 
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >LGPL 3.0
 
 flannel-0.8.0.tar.gz\flannel-0.8.0.tar\flannel-0.8.0\vendor\github.com\juju\ratelimit\LICENSE
 
 LICENSE: LGPL 3.0
 
 
 >BSD WITH PATENT GRANTS
 
 flannel-0.8.0.tar.gz\flannel-0.8.0.tar\flannel-0.8.0\vendor\golang.org\x\crypto\LICENSE
 flannel-0.8.0.tar.gz\flannel-0.8.0.tar\flannel-0.8.0\vendor\golang.org\x\crypto\PATENTS
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 
7acc3889
 >>> fleet-0.11.5
 
 Copyright 2014 CoreOS, Inc.

 

 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.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD

 

 fleet-0.11.5.tar.gz\fleet-0.11.5.tar\fleet-0.11.5\ssh\LICENSE

 

 Copyright (c) 2000 Markus Friedl.  All rights reserved.

 Copyright (c) 1999 Niels Provos.  All rights reserved.

 

 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.

 

 

 

 > MIT

 

 fleet-0.11.5.tar.gz\fleet-0.11.5.tar\fleet-0.11.5\Godeps\_workspace\src\google.golang.org\api\googleapi\internal\uritemplates\LICENSE

 

 Copyright (c) 2013 Joshua Tacoma

 

 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.

 

 

 > MIT Style

 

 fleet-0.11.5.tar.gz\fleet-0.11.5.tar\fleet-0.11.5\DCO

 

 Developer Certificate of Origin

 Version 1.1

 

 Copyright (C) 2004, 2006 The Linux Foundation and its contributors.

 660 York Street, Suite 102,

 San Francisco, CA 94110 USA

 

 Everyone is permitted to copy and distribute verbatim copies of this

 license document, but changing it is not allowed.

 

 

 Developer's Certificate of Origin 1.1

 

 By making a contribution to this project, I certify that:

 

 (a) The contribution was created in whole or in part by me and I

 have the right to submit it under the open source license

 indicated in the file; or

 

 (b) The contribution is based upon previous work that, to the best

 of my knowledge, is covered under an appropriate open source

 license and I have the right under that license to submit that

 work with modifications, whether created in whole or in part

 by me, under the same open source license (unless I am

 permitted to submit under a different license), as indicated

 in the file; or

 

 (c) The contribution was provided directly to me by some other

 person who certified (a), (b) or (c) and I have not modified

 it.

 

 (d) I understand and agree that this project and the contribution

 are public and that a record of the contribution (including all

 personal information I submit with it, including my sign-off) is

 maintained indefinitely and may be redistributed consistent with

 this project or the open source license(s) involved.
 
 
2c8602d4
 >>> gobgp-1.23
 
 Copyright (C) 2014-2016 Nippon Telegraph and Telephone Corporation.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 gobgp-1.23.tar.gz\gobgp-1.23.tar\gobgp-1.23\api\gobgp.proto
 
 Copyright (C) 2015-2017 Nippon Telegraph and Telephone Corporation.
 
 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.
 
 
7acc3889
 >>> google-compute-engine-20170426
 
 Copyright 2016 Google Inc. All Rights Reserved.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 3.0
 
 compute-image-packages-20170426.tar.gz\compute-image-packages-20170426.tar\compute-image-packages-20170426\disk_expand\third_party\cloud-utils\growpart
 
 Copyright (C) 2011 Canonical Ltd.
 Copyright (C) 2013 Hewlett-Packard Development Company, L.P.
 
 Authors: Scott Moser <smoser@canonical.com>
 Juerg Haefliger <juerg.haefliger@hp.com>
 
 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, version 3 of the License.
 
 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, see <http://www.gnu.org/licenses/>.
 
 >GPL 2.0
 
 compute-image-packages-20170426.tar.gz\compute-image-packages-20170426.tar\compute-image-packages-20170426\google_config\sbin\google-dhclient-script
 
 Copyright (C) 2008-2014  Red Hat, Inc.
 
 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, see <http://www.gnu.org/licenses/>.
 
 Author(s): David Cantrell <dcantrell@redhat.com>
 Jiri Popelka <jpopelka@redhat.com>
 
 
 >>> google-compute-engine-services-20170426
 
 Copyright 2016 Google Inc. All Rights Reserved.
 
 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.
 
 ADDIITONAL LICENSE INFORMATION:
 
 >GPL 3.0
 
 compute-image-packages-20170426.tar.gz\compute-image-packages-20170426.tar\compute-image-packages-20170426\disk_expand\third_party\cloud-utils\growpart
 
 Copyright (C) 2011 Canonical Ltd.
 Copyright (C) 2013 Hewlett-Packard Development Company, L.P.
 
 Authors: Scott Moser <smoser@canonical.com>
 Juerg Haefliger <juerg.haefliger@hp.com>
 
 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, version 3 of the License.
 
 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, see <http://www.gnu.org/licenses/>.
 
 >GPL 2.0
 
 compute-image-packages-20170426.tar.gz\compute-image-packages-20170426.tar\compute-image-packages-20170426\google_config\sbin\google-dhclient-script
 
 dhclient-script: Network interface configuration script run by
 dhclient based on DHCP client communication
 
 Copyright (C) 2008-2014  Red Hat, Inc.
 
 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, see <http://www.gnu.org/licenses/>.
 
 Author(s): David Cantrell <dcantrell@redhat.com>
 Jiri Popelka <jpopelka@redhat.com>
 
 
 >>> google-daemon-1.3.3
 
 Copyright 2016 Google Inc. All Rights Reserved.

 

 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.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 3.0

 

 compute-image-packages-1.3.3.tar.gz\compute-image-packages-1.3.3.tar\compute-image-packages-1.3.3\disk-expand\third_party\cloud-utils\growpart

 

 Copyright (C) 2011 Canonical Ltd.

 Copyright (C) 2013 Hewlett-Packard Development Company, L.P.

 

 Authors: Scott Moser <smoser@canonical.com>

 Juerg Haefliger <juerg.haefliger@hp.com>

 

 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, version 3 of the License.

 

 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, see <http://www.gnu.org/licenses/>
 
 
2c8602d4
 >>> heapster-1.4.2
 
 Copyright 2015 Google Inc. All Rights Reserved.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD- 3 Clause
 
 heapster-1.4.2.tar.gz\heapster-1.4.2.tar\heapster-1.4.2\vendor\bitbucket.org\ww\goautoneg\autoneg.go
 
 Copyright (c) 2011, Open Knowledge Foundation Ltd.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 Neither the name of the Open Knowledge Foundation Ltd. nor the
 names of its contributors may be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > MIT
 
 heapster-1.4.2.tar.gz\heapster-1.4.2.tar\heapster-1.4.2\vendor\github.com\beorn7\perks\LICENSE
 
 Copyright (C) 2013 Blake Mizerany
 
 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.
 
 > BSD- 2 Clause
 
 heapster-1.4.2.tar.gz\heapster-1.4.2.tar\heapster-1.4.2\vendor\github.com\elazarl\go-bindata-assetfs\LICENSE
 
 Copyright (c) 2014, Elazar Leibovich
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 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.
 
 > LGPL 3.0
 
 heapster-1.4.2.tar.gz\heapster-1.4.2.tar\heapster-1.4.2\vendor\github.com\juju\ratelimit\LICENSE
 
 License: LGPL 3.0
 
 
 > BSD- 3 Clause with Patents
 
 heapster-1.4.2.tar.gz\heapster-1.4.2.tar\heapster-1.4.2\vendor\golang.org\x\crypto\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 
7acc3889
 >>> httpd-2.4.18
 
 Apache License

 Version 2.0, January 2004

 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.

 

 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:

 

 (a) You must give any other recipients of the Work or

 Derivative Works a copy of this License; and

 

 (b) You must cause any modified files to carry prominent notices

 stating that You changed the files; and

 

 (c) 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

 

 (d) 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.

 

 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.

 

 

 

 APACHE HTTP SERVER SUBCOMPONENTS:

 

 The Apache HTTP Server includes a number of subcomponents with

 separate copyright notices and license terms. Your use of the source

 code for the these subcomponents is subject to the terms and

 conditions of the following licenses.

 

 For the mod_mime_magic component:

 

 /

 mod_mime_magic: MIME type lookup via file magic numbers

 Copyright (c) 1996-1997 Cisco Systems, Inc.

 

 This software was submitted by Cisco Systems to the Apache Group in July

 1997.  Future revisions and derivatives of this source code must

 acknowledge Cisco Systems as the original contributor of this module.

 All other licensing and usage conditions are those of the Apache Group.

 

 Some of this code is derived from the free version of the file command

 originally posted to comp.sources.unix.  Copyright info for that program

 is included below as required.

 ---------------------------------------------------------------------------

 - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin.

 

 This software is not subject to any license of the American Telephone and

 Telegraph Company or of the Regents of the University of California.

 

 Permission is granted to anyone to use this software for any purpose on any

 computer system, and to alter it and redistribute it freely, subject to

 the following restrictions:

 

 1. The author is not responsible for the consequences of use of this

 software, no matter how awful, even if they arise from flaws in it.

 

 2. The origin of this software must not be misrepresented, either by

 explicit claim or by omission.  Since few users ever read sources, credits

 must appear in the documentation.

 

 3. Altered versions must be plainly marked as such, and must not be

 misrepresented as being the original software.  Since few users ever read

 sources, credits must appear in the documentation.

 

 4. This notice may not be removed or altered.

 -------------------------------------------------------------------------

 

 /

 

 

 For the  modules\mappers\mod_imagemap.c component:

 

 "macmartinized" polygon code copyright 1992 by Eric Haines, erich@eye.com

 

 For the  server\util_md5.c component:

 

 /

 NCSA HTTPd Server

 Software Development Group

 National Center for Supercomputing Applications

 University of Illinois at Urbana-Champaign

 605 E. Springfield, Champaign, IL 61820

 httpd@ncsa.uiuc.edu

 

 Copyright  (C)  1995, Board of Trustees of the University of Illinois

 

 

 

 md5.c: NCSA HTTPd code which uses the md5c.c RSA Code

 

 Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc.

 Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon

 University (see Copyright below).

 Portions of Content-MD5 code Copyright (C) 1991 Bell Communications

 Research, Inc. (Bellcore) (see Copyright below).

 Portions extracted from mpack, John G. Myers - jgm+@cmu.edu

 Content-MD5 Code contributed by Martin Hamilton (martin@net.lut.ac.uk)

 

 /

 

 

 / these portions extracted from mpack, John G. Myers - jgm+@cmu.edu /

 / (C) Copyright 1993,1994 by Carnegie Mellon University

 All Rights Reserved.

 

 Permission to use, copy, modify, distribute, and sell this software

 and its documentation for any purpose is hereby granted without

 fee, provided that the above copyright notice appear in all copies

 and that both that copyright notice and this permission notice

 appear in supporting documentation, and that the name of Carnegie

 Mellon University not be used in advertising or publicity

 pertaining to distribution of the software without specific,

 written prior permission.  Carnegie Mellon University makes no

 representations about the suitability of this software for any

 purpose.  It is provided "as is" without express or implied

 warranty.

 

 CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO

 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

 AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE

 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN

 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING

 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

 SOFTWARE.

 /

 

 /

 Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)

 

 Permission to use, copy, modify, and distribute this material

 for any purpose and without fee is hereby granted, provided

 that the above copyright notice and this permission notice

 appear in all copies, and that the name of Bellcore not be

 used in advertising or publicity pertaining to this

 material without the specific, prior written permission

 of an authorized representative of Bellcore.  BELLCORE

 MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY

 OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",

 WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.

 /

 

 For the  srclib\apr\include\apr_md5.h component:

 /

 This is work is derived from material Copyright RSA Data Security, Inc.

 

 The RSA copyright statement and Licence for that original material is

 included below. This is followed by the Apache copyright statement and

 licence for the modifications made to that material.

 /

 

 / Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD5 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD5 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 /

 

 For the  srclib\apr\passwd\apr_md5.c component:

 

 /

 This is work is derived from material Copyright RSA Data Security, Inc.

 

 The RSA copyright statement and Licence for that original material is

 included below. This is followed by the Apache copyright statement and

 licence for the modifications made to that material.

 /

 

 / MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm

 /

 

 / Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD5 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD5 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 /

 /

 The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0

 MD5 crypt() function, which is licenced as follows:

 ----------------------------------------------------------------------------

 "THE BEER-WARE LICENSE" (Revision 42):

 <phk@login.dknet.dk> wrote this file.  As long as you retain this notice you

 can do whatever you want with this stuff. If we meet some day, and you think

 this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp

 ----------------------------------------------------------------------------

 /

 

 For the srclib\apr-util\crypto\apr_md4.c component:

 

 This is derived from material copyright RSA Data Security, Inc.

 Their notice is reproduced below in its entirety.

 

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD4 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD4 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 /

 

 For the srclib\apr-util\include\apr_md4.h component:

 

 

 This is derived from material copyright RSA Data Security, Inc.

 Their notice is reproduced below in its entirety.

 

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD4 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD4 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 /

 

 

 For the srclib\apr-util\test\testmd4.c component:

 

 

 This is derived from material copyright RSA Data Security, Inc.

 Their notice is reproduced below in its entirety.

 

 Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All

 rights reserved.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 /

 

 For the srclib\apr-util\xml\expat\conftools\install-sh component:

 

 

 install - install a program, script, or datafile

 This comes from X11R5 (mit/util/scripts/install.sh).

 

 Copyright 1991 by the Massachusetts Institute of Technology

 

 Permission to use, copy, modify, distribute, and sell this software and its

 documentation for any purpose is hereby granted without fee, provided that

 the above copyright notice appear in all copies and that both that

 copyright notice and this permission notice appear in supporting

 documentation, and that the name of M.I.T. not be used in advertising or

 publicity pertaining to distribution of the software without specific,

 written prior permission.  M.I.T. makes no representations about the

 suitability of this software for any purpose.  It is provided "as is"

 without express or implied warranty.

 

 

 For the test\zb.c component:

 

 /                          ZeusBench V1.01

 ===============

 

 This program is Copyright (C) Zeus Technology Limited 1996.

 

 This program may be used and copied freely providing this copyright notice

 is not removed.

 

 This software is provided "as is" and any express or implied waranties,

 including but not limited to, the implied warranties of merchantability and

 fitness for a particular purpose are disclaimed.  In no event shall

 Zeus Technology Ltd. be liable for any direct, indirect, incidental, special,

 exemplary, or consequential damaged (including, but not limited to,

 procurement of substitute good or services; loss of use, data, or profits;

 or business interruption) however caused and on 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.

 

 Written by Adam Twiss (adam@zeus.co.uk).  March 1996

 

 Thanks to the following people for their input:

 Mike Belshe (mbelshe@netscape.com)

 Michael Campanella (campanella@stevms.enet.dec.com)

 

 /

 

 For the expat xml parser component:

 

 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd

 and Clark Cooper

 

 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.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > httpd-2.4.18.tar.bz2\httpd-2.4.18.tar\httpd-2.4.18\NOTICE

 

 Apache HTTP Server

 Copyright 2015 The Apache Software Foundation.

 

 This product includes software developed at

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

 

 Portions of this software were developed at the National Center

 for Supercomputing Applications (NCSA) at the University of

 Illinois at Urbana-Champaign.

 

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

 

 > BSD

 

 httpd-2.4.18.tar.bz2\httpd-2.4.18.tar\httpd-2.4.18\include\ap_regex.h

 

 Copyright (c) 1997-2004 University of Cambridge

 

 -----------------------------------------------------------------------------

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are met:

 

 Redistributions of source code must retain the above copyright notice,

 this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in the

 documentation and/or other materials provided with the distribution.

 

 Neither the name of the University of Cambridge nor the names of its

 contributors may be used to endorse or promote products derived from

 this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

 POSSIBILITY OF SUCH DAMAGE.

 

 > GPL 3.0 (WITH BISON PARSER EXCEPTION)

 

 httpd-2.4.18.tar.bz2\httpd-2.4.18.tar\httpd-2.4.18\server\util_expr_parse.c

 

 Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 As a special exception, you may create a larger work that contains

 part or all of the Bison parser skeleton and distribute that work

 under terms of your choice, so long as that work isn't itself a

 parser generator using the skeleton or a modified version thereof

 as a parser skeleton.  Alternatively, if you modify or redistribute

 the parser skeleton itself, you may (at your option) remove this

 special exception, which will cause the skeleton and the resulting

 Bison output files to be licensed under the GNU General Public

 License without this special exception.

 

 This special exception was added by the Free Software Foundation in

 version 2.2 of Bison.
 
 
 >>> httpd-2.4.25
 
 Apache HTTP Server
 Copyright 2016 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http:www.apache.org).
 
 Portions of this software were developed at the National Center
 for Supercomputing Applications (NCSA) at the University of
 Illinois at Urbana-Champaign.
 
 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).
 
 Copyright (C) 2006 Google Inc.
 
 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.orglicensesLICENSE-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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 httpd-2.4.25.tar.bz2\httpd-2.4.25.tar\httpd-2.4.25\LICENSE
 
 Apache License
 Version 2.0, January 2004
 http:www.apache.orglicenses
 
 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.
 
 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:
 
 (a) You must give any other recipients of the Work or
 Derivative Works a copy of this License; and
 
 (b) You must cause any modified files to carry prominent notices
 stating that You changed the files; and
 
 (c) 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
 
 (d) 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.
 
 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 andor 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.orglicensesLICENSE-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.
 
 
 
 APACHE HTTP SERVER SUBCOMPONENTS:
 
 The Apache HTTP Server includes a number of subcomponents with
 separate copyright notices and license terms. Your use of the source
 code for the these subcomponents is subject to the terms and
 conditions of the following licenses.
 
 For the mod_mime_magic component:
 
 
 mod_mime_magic: MIME type lookup via file magic numbers
 Copyright (c) 1996-1997 Cisco Systems, Inc.
 
 This software was submitted by Cisco Systems to the Apache Group in July
 1997.  Future revisions and derivatives of this source code must
 acknowledge Cisco Systems as the original contributor of this module.
 All other licensing and usage conditions are those of the Apache Group.
 
 Some of this code is derived from the free version of the file command
 originally posted to comp.sources.unix.  Copyright info for that program
 is included below as required.
 ---------------------------------------------------------------------------
 - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin.
 
 This software is not subject to any license of the American Telephone and
 Telegraph Company or of the Regents of the University of California.
 
 Permission is granted to anyone to use this software for any purpose on any
 computer system, and to alter it and redistribute it freely, subject to
 the following restrictions:
 
 1. The author is not responsible for the consequences of use of this
 software, no matter how awful, even if they arise from flaws in it.
 
 2. The origin of this software must not be misrepresented, either by
 explicit claim or by omission.  Since few users ever read sources, credits
 must appear in the documentation.
 
 3. Altered versions must be plainly marked as such, and must not be
 misrepresented as being the original software.  Since few users ever read
 sources, credits must appear in the documentation.
 
 4. This notice may not be removed or altered.
 -------------------------------------------------------------------------
 For the  modules\mappers\mod_imagemap.c component:
 
 "macmartinized" polygon code copyright 1992 by Eric Haines, erich@eye.com
 
 For the  server\util_md5.c component:
 
 
 NCSA HTTPd Server
 Software Development Group
 National Center for Supercomputing Applications
 University of Illinois at Urbana-Champaign
 605 E. Springfield, Champaign, IL 61820
 httpd@ncsa.uiuc.edu
 
 Copyright  (C)  1995, Board of Trustees of the University of Illinois
 
 md5.c: NCSA HTTPd code which uses the md5c.c RSA Code
 
 Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc.
 Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon
 University (see Copyright below).
 Portions of Content-MD5 code Copyright (C) 1991 Bell Communications
 Research, Inc. (Bellcore) (see Copyright below).
 Portions extracted from mpack, John G. Myers - jgm+@cmu.edu
 Content-MD5 Code contributed by Martin Hamilton (martin@net.lut.ac.uk)
 
 
 these portions extracted from mpack, John G. Myers - jgm+@cmu.edu
 (C) Copyright 1993,1994 by Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify, distribute, and sell this software
 and its documentation for any purpose is hereby granted without
 fee, provided that the above copyright notice appear in all copies
 and that both that copyright notice and this permission notice
 appear in supporting documentation, and that the name of Carnegie
 Mellon University not be used in advertising or publicity
 pertaining to distribution of the software without specific,
 written prior permission.  Carnegie Mellon University makes no
 representations about the suitability of this software for any
 purpose.  It is provided "as is" without express or implied
 warranty.
 
 CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
 
 Permission to use, copy, modify, and distribute this material
 for any purpose and without fee is hereby granted, provided
 that the above copyright notice and this permission notice
 appear in all copies, and that the name of Bellcore not be
 used in advertising or publicity pertaining to this
 material without the specific, prior written permission
 of an authorized representative of Bellcore.  BELLCORE
 MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
 OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
 WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
 
 For the  srclib\apr\include\apr_md5.h component:
 
 This is work is derived from material Copyright RSA Data Security, Inc.
 
 The RSA copyright statement and Licence for that original material is
 included below. This is followed by the Apache copyright statement and
 licence for the modifications made to that material.
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation andor software.
 
 For the  srclib\apr\passwd\apr_md5.c component:
 
 This is work is derived from material Copyright RSA Data Security, Inc.
 
 The RSA copyright statement and Licence for that original material is
 included below. This is followed by the Apache copyright statement and
 licence for the modifications made to that material.
 
 MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation andor software.
 
 The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
 MD5 crypt() function, which is licenced as follows:
 ----------------------------------------------------------------------------
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@login.dknet.dk> wrote this file.  As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp
 ----------------------------------------------------------------------------
 For the srclib\apr-util\crypto\apr_md4.c component:
 
 This is derived from material copyright RSA Data Security, Inc.
 Their notice is reproduced below in its entirety.
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD4 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD4 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation andor software.
 
 For the srclib\apr-util\include\apr_md4.h component:
 
 This is derived from material copyright RSA Data Security, Inc.
 Their notice is reproduced below in its entirety.
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD4 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD4 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation andor software.
 
 For the srclib\apr-util\test\testmd4.c component:
 
 This is derived from material copyright RSA Data Security, Inc.
 Their notice is reproduced below in its entirety.
 
 Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
 rights reserved.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation andor software.
 
 For the srclib\apr-util\xml\expat\conftools\install-sh component:
 
  install - install a program, script, or datafile
  This comes from X11R5 (mitutilscriptsinstall.sh).
 
  Copyright 1991 by the Massachusetts Institute of Technology
 
  Permission to use, copy, modify, distribute, and sell this software and its
  documentation for any purpose is hereby granted without fee, provided that
  the above copyright notice appear in all copies and that both that
  copyright notice and this permission notice appear in supporting
  documentation, and that the name of M.I.T. not be used in advertising or
  publicity pertaining to distribution of the software without specific,
  written prior permission.  M.I.T. makes no representations about the
  suitability of this software for any purpose.  It is provided "as is"
  without express or implied warranty.
 
 For the test\zb.c component:
 
 ZeusBench V1.01
 ===============
 
 This program is Copyright (C) Zeus Technology Limited 1996.
 
 This program may be used and copied freely providing this copyright notice
 is not removed.
 
 This software is provided "as is" and any express or implied waranties,
 including but not limited to, the implied warranties of merchantability and
 fitness for a particular purpose are disclaimed.  In no event shall
 Zeus Technology Ltd. be liable for any direct, indirect, incidental, special,
 exemplary, or consequential damaged (including, but not limited to,
 procurement of substitute good or services; loss of use, data, or profits;
 or business interruption) however caused and on 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.
 
 Written by Adam Twiss (adam@zeus.co.uk).  March 1996
 
 Thanks to the following people for their input:
 Mike Belshe (mbelshe@netscape.com)
 Michael Campanella (campanella@stevms.enet.dec.com)
 
 For the expat xml parser component:
 
 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
 and Clark Cooper
 
 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, andor 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.
 
 ====================================================================
 
 > BSD 2 Clause
 
 httpd-2.4.25.tar.bz2\httpd-2.4.25.tar\httpd-2.4.25\build\mkdep.perl
 
 Copyright (c) 1996-1999 Tomi Ollila.  All rights reserved.
 
 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 andor 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.
 
 > Public Domain
 
 httpd-2.4.25.tar.bz2\httpd-2.4.25.tar\httpd-2.4.25\docs\icons\README
 
 Public Domain Icons
 
 These icons were originally made for Mosaic for X and have been
 included in the NCSA httpd and Apache server distributions in the
 past. They are in the public domain and may be freely included in any
 application. The originals were done by Kevin Hughes (kevinh@kevcom.com).
 Andy Polyakov tuned the icon colors and added a few new images.
 
 If you'd like to contribute additions to this set, contact the httpd
 documentation project <http:httpd.apache.orgdocs-project>.
 
 Almost all of these icons are 20x22 pixels in size.  There are
 alternative icons in the "small" directory that are 16x16 in size,
 provided by Mike Brown (mike@hyperreal.org).
 
 > GPL 3.0 (Bison parser exception)
 
 httpd-2.4.25.tar.bz2\httpd-2.4.25.tar\httpd-2.4.25\server\util_expr_parse.h
 
 Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it andor modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 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, see <http:www.gnu.orglicenses>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > BSD 3 Clause
 
 httpd-2.4.25.tar.bz2\httpd-2.4.25.tar\httpd-2.4.25\server\util_pcre.c
 
 Copyright (c) 1997-2004 University of Cambridge
 
 ----------------------------------------------------------------------------
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation andor other materials provided with the distribution.
 
 Neither the name of the University of Cambridge nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> httpd-2.4.27
 
 Apache HTTP Server
 Copyright 2017 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 Portions of this software were developed at the National Center
 for Supercomputing Applications (NCSA) at the University of
 Illinois at Urbana-Champaign.
 
 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).
 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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.
 
 APACHE HTTP SERVER SUBCOMPONENTS:
 
 The Apache HTTP Server includes a number of subcomponents with
 separate copyright notices and license terms. Your use of the source
 code for the these subcomponents is subject to the terms and
 conditions of the following licenses.
 
 For the mod_mime_magic component:
 
 /
 mod_mime_magic: MIME type lookup via file magic numbers
 Copyright (c) 1996-1997 Cisco Systems, Inc.
 
 This software was submitted by Cisco Systems to the Apache Group in July
 1997.  Future revisions and derivatives of this source code must
 acknowledge Cisco Systems as the original contributor of this module.
 All other licensing and usage conditions are those of the Apache Group.
 
 Some of this code is derived from the free version of the file command
 originally posted to comp.sources.unix.  Copyright info for that program
 is included below as required.
 ---------------------------------------------------------------------------
 - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin.
 
 This software is not subject to any license of the American Telephone and
 Telegraph Company or of the Regents of the University of California.
 
 Permission is granted to anyone to use this software for any purpose on any
 computer system, and to alter it and redistribute it freely, subject to
 the following restrictions:
 
 1. The author is not responsible for the consequences of use of this
 software, no matter how awful, even if they arise from flaws in it.
 
 2. The origin of this software must not be misrepresented, either by
 explicit claim or by omission.  Since few users ever read sources, credits
 must appear in the documentation.
 
 3. Altered versions must be plainly marked as such, and must not be
 misrepresented as being the original software.  Since few users ever read
 sources, credits must appear in the documentation.
 
 4. This notice may not be removed or altered.
 -------------------------------------------------------------------------
 
 For the  modules\mappers\mod_imagemap.c component:
 
 "macmartinized" polygon code copyright 1992 by Eric Haines, erich@eye.com
 
 For the  server\util_md5.c component:
 
 NCSA HTTPd Server
 Software Development Group
 National Center for Supercomputing Applications
 University of Illinois at Urbana-Champaign
 605 E. Springfield, Champaign, IL 61820
 httpd@ncsa.uiuc.edu
 
 Copyright  (C)  1995, Board of Trustees of the University of Illinois
 
 md5.c: NCSA HTTPd code which uses the md5c.c RSA Code
 
 Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc.
 Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon
 University (see Copyright below).
 Portions of Content-MD5 code Copyright (C) 1991 Bell Communications
 Research, Inc. (Bellcore) (see Copyright below).
 Portions extracted from mpack, John G. Myers - jgm+@cmu.edu
 Content-MD5 Code contributed by Martin Hamilton (martin@net.lut.ac.uk)
 
 these portions extracted from mpack, John G. Myers - jgm+@cmu.edu /
 / (C) Copyright 1993,1994 by Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify, distribute, and sell this software
 and its documentation for any purpose is hereby granted without
 fee, provided that the above copyright notice appear in all copies
 and that both that copyright notice and this permission notice
 appear in supporting documentation, and that the name of Carnegie
 Mellon University not be used in advertising or publicity
 pertaining to distribution of the software without specific,
 written prior permission.  Carnegie Mellon University makes no
 representations about the suitability of this software for any
 purpose.  It is provided "as is" without express or implied
 warranty.
 
 CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
 
 Permission to use, copy, modify, and distribute this material
 for any purpose and without fee is hereby granted, provided
 that the above copyright notice and this permission notice
 appear in all copies, and that the name of Bellcore not be
 used in advertising or publicity pertaining to this
 material without the specific, prior written permission
 of an authorized representative of Bellcore.  BELLCORE
 MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
 OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
 WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
 
 For the  srclib\apr\include\apr_md5.h component:
 /
 This is work is derived from material Copyright RSA Data Security, Inc.
 
 The RSA copyright statement and Licence for that original material is
 included below. This is followed by the Apache copyright statement and
 licence for the modifications made to that material.
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.
 
 For the  srclib\apr\passwd\apr_md5.c component:
 
 This is work is derived from material Copyright RSA Data Security, Inc.
 
 The RSA copyright statement and Licence for that original material is
 included below. This is followed by the Apache copyright statement and
 licence for the modifications made to that material.
 
 MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.
 
 The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
 MD5 crypt() function, which is licenced as follows:
 ----------------------------------------------------------------------------
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@login.dknet.dk> wrote this file.  As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp
 ----------------------------------------------------------------------------
 For the srclib\apr-util\crypto\apr_md4.c component:
 
 This is derived from material copyright RSA Data Security, Inc.
 Their notice is reproduced below in its entirety.
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD4 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD4 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.
 
 For the srclib\apr-util\include\apr_md4.h component:
 
 This is derived from material copyright RSA Data Security, Inc.
 Their notice is reproduced below in its entirety.
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD4 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD4 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.
 
 For the srclib\apr-util\test\testmd4.c component:
 
 This is derived from material copyright RSA Data Security, Inc.
 Their notice is reproduced below in its entirety.
 
 Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
 rights reserved.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.
 
 For the srclib\apr-util\xml\expat\conftools\install-sh component:
 
 install - install a program, script, or datafile
 This comes from X11R5 (mit/util/scripts/install.sh).
 
 Copyright 1991 by the Massachusetts Institute of Technology
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation, and that the name of M.I.T. not be used in advertising or
 publicity pertaining to distribution of the software without specific,
 written prior permission.  M.I.T. makes no representations about the
 suitability of this software for any purpose.  It is provided "as is"
 without express or implied warranty.
 
 For the test\zb.c component:
 
 ZeusBench V1.01
 ===============
 
 This program is Copyright (C) Zeus Technology Limited 1996.
 
 This program may be used and copied freely providing this copyright notice
 is not removed.
 
 This software is provided "as is" and any express or implied waranties,
 including but not limited to, the implied warranties of merchantability and
 fitness for a particular purpose are disclaimed.  In no event shall
 Zeus Technology Ltd. be liable for any direct, indirect, incidental, special,
 exemplary, or consequential damaged (including, but not limited to,
 procurement of substitute good or services; loss of use, data, or profits;
 or business interruption) however caused and on 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.
 
 Written by Adam Twiss (adam@zeus.co.uk).  March 1996
 
 Thanks to the following people for their input:
 Mike Belshe (mbelshe@netscape.com)
 Michael Campanella (campanella@stevms.enet.dec.com)
 
 For the expat xml parser component:
 
 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
 and Clark Cooper
 
 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.
 
 >BSD-2 Clause
 
 httpd-2.4.27.tar.bz2\httpd-2.4.27.tar\httpd-2.4.27\build\mkdep.perl
 
 Copyright (c) 1996-1999 Tomi Ollila.  All rights reserved.
 
 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.
 
 
 >>> httpd-mod_jk-1.2.42
 
 Apache Tomcat Connectors
 Copyright 2002-2016 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 This software contains code derived from UNIX V7, Copyright(C)
 Caldera International Inc.
 
 The ISAPI Redirector component of this software uses and bundles
 the PCRE library which is under a BSD license. For copyright notices
 and license details see the file iis/pcre/LICENCE.
 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > RSA Data Security
 
 httpd-mod_jk-1.2.42-1.ph1.src.rpm\httpd-mod_jk-1.2.42-1.ph1.src.cpio\tomcat-connectors-1.2.42-src.tar.gz\tomcat-connectors-1.2.42-src.tar\tomcat-connectors-1.2.42-src\native\common\jk_md5.h
 
 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
 rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.
 
 > BSD-3 Clause
 
 httpd-mod_jk-1.2.42-1.ph1.src.rpm\httpd-mod_jk-1.2.42-1.ph1.src.cpio\tomcat-connectors-1.2.42-src.tar.gz\tomcat-connectors-1.2.42-src.tar\tomcat-connectors-1.2.42-src\native\iis\pcre\pcreposix.c
 
 Copyright (c) 1997-2014 University of Cambridge
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of the University of Cambridge nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-2 Clause
 
 httpd-mod_jk-1.2.42-1.ph1.src.rpm\httpd-mod_jk-1.2.42-1.ph1.src.cpio\tomcat-connectors-1.2.42-src.tar.gz\tomcat-connectors-1.2.42-src.tar\tomcat-connectors-1.2.42-src\native\iis\pcre\sljit\sljitUtils.c
 
 Copyright 2009-2012 Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
 
 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 COPYRIGHT HOLDER(S) 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(S) 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.
 
 
 >>> kubernetes-1.2.4
 
 Copyright 2014 The Kubernetes Authors All rights reserved.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > BSD 3
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\third_party\forked\json\LICENSE
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD 3 with Additional Patent Grants
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\third_party\golang\LICENSE
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
  
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 > BSD 3
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\third_party\htpasswd\COPYING
 
 Copyright (C) 2003-2013 Edgewall Software
 All rights reserved.
 
 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 author may not be used to endorse or promote
     products derived from this software without specific prior
     written permission.
 
 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.
 
 > MIT
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\third_party\pause\LICENSE
 
 The Expat/MIT License
 
 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.
 
 > MIT
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\third_party\swagger-ui\lib\jquery.ba-bbq.min.js
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.    THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010
 http://benalman.com/projects/jquery-bbq-plugin/
  
 Copyright (c) 2010 "Cowboy" Ben Alman
 Dual licensed under the MIT and GPL licenses.
 http://benalman.com/about/license/
 
 > Creative Commons Attribution-ShareAlike 4.0 International Public License
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\Godeps\_workspace\src\github.com\docker\go-units\README.md
 
 Copyright and license
 
 Copyright © 2015 Docker, Inc. All rights reserved, except as follows. Code
 is released under the Apache 2.0 license. The README.md file, and files in the
 "docs" folder are licensed under the Creative Commons Attribution 4.0
 International License under the terms and conditions set forth in the file
 "LICENSE.docs". You may obtain a duplicate copy of the same license, titled
 CC-BY-SA-4.0, at http://creativecommons.org/licenses/by/4.0/.
 
 > BSD-2
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\Godeps\_workspace\src\github.com\elazarl\go-bindata-assetfs\LICENSE
 
 Copyright (c) 2014, Elazar Leibovich
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 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.
 
 > MPL 2.0
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\Godeps\_workspace\src\github.com\hashicorp\golang-lru\LICENSE
 
 License : Mozilla Public License, version 2.0
 
 > LGPL 3.0 with Linking Exception
 
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\Godeps\_workspace\src\github.com\hashicorp\golang-lru\LICENSE
 
 All files in this repository are licensed as follows. If you contribute
 to this repository, it is assumed that you license your contribution
 under the same license unless you state otherwise.
 
 All files Copyright (C) 2015 Canonical Ltd. unless otherwise specified in the file.
 
 This software is licensed under the LGPLv3, included below.
 
 As a special exception to the GNU Lesser General Public License version 3
 ("LGPL3"), the copyright holders of this Library give you permission to
 convey to a third party a Combined Work that links statically or dynamically
 to this Library without providing any Minimal Corresponding Source or
 Minimal Application Code as set out in 4d or providing the installation
 information set out in section 4e, provided that you comply with the other
 provisions of LGPL3 and provided that you meet, for the Application the
 terms and conditions of the license(s) which apply to the Application.
 
 Except as stated in this special exception, the provisions of LGPL3 will
 continue to comply in full to this Library. If you modify this Library, you
 may apply this exception to your version of this Library, but you are not
 obliged to do so. If you do not wish to do so, delete this exception
 statement from your version. This exception does not (and cannot) modify any
 license terms which apply to the Application, with which you must still
 comply.
 
 
 >>> kubernetes-1.4.4
 
 Copyright 2014 The Kubernetes Authors.

 

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

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD3

 

 kubernetes-1.4.4.tar.gz\kubernetes-1.4.4.tar\kubernetes-1.4.4\third_party\forked\golang\LICENSE

 

 Copyright (c) 2012 The Go Authors. All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 Redistributions in binary form must reproduce the above

 copyright notice, this list of conditions and the following disclaimer

 in the documentation andor other materials provided with the

 distribution.

 Neither the name of Google Inc. nor the names of its

 contributors may be used to endorse or promote products derived from

 this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT

 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY

 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 Additional IP Rights Grant (Patents)

 

 "This implementation" means the copyrightable works distributed by

 Google as part of the Go project.

 

 Google 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,

 transfer and otherwise run, modify and propagate the contents of this

 implementation of Go, where such license applies only to those patent

 claims, both currently owned or controlled by Google and acquired in

 the future, licensable by Google that are necessarily infringed by this

 implementation of Go.  This grant does not include claims that would be

 infringed only as a consequence of further modification of this

 implementation.  If you or your agent or exclusive licensee institute or

 order or agree to the institution of patent litigation against any

 entity (including a cross-claim or counterclaim in a lawsuit) alleging

 that this implementation of Go or any code incorporated within this

 implementation of Go constitutes direct or contributory patent

 infringement, or inducement of patent infringement, then any patent

 rights granted to you under this License for this implementation of Go

 shall terminate as of the date such litigation is filed.

 

 > MIT

 

 kubernetes-1.4.4.tar.gz\kubernetes-1.4.4.tar\kubernetes-1.4.4\third_party\swagger-ui\lib\jquery.ba-bbq.min.js

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.    THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 jQuery BBQ: Back Button & Query Library - v1.2.1 - 2172010

 http:benalman.comprojectsjquery-bbq-plugin

 

 Copyright (c) 2010 "Cowboy" Ben Alman

 Dual licensed under the MIT and GPL licenses.

 http:benalman.comaboutlicense

 

 > MIT

 

 kubernetes-1.4.4.tar.gz\kubernetes-1.4.4.tar\kubernetes-1.4.4\staging\src\k8s.io\client-go\1.4\_vendor\github.com\blang\semver\LICENSE

 

 The MIT License

 

 Copyright (c) 2014 Benedikt Lang <github at benediktlang.de>

 

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

 

 > BSD2

 

 kubernetes-1.4.4.tar.gz\kubernetes-1.4.4.tar\kubernetes-1.4.4\staging\src\k8s.io\client-go\1.4\_vendor\github.com\gogo\protobuf\sortkeys\sortkeys.go

 

 Copyright (c) 2013, Vastech SA (PTY) LTD. All rights reserved.

 http:github.comgogoprotobuf

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 Redistributions in binary form must reproduce the above

 copyright notice, this list of conditions and the following disclaimer

 in the documentation andor 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

 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY

 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 > LGPL3.0 with Static Linking Exception

 

 kubernetes-1.4.4.tar.gz\kubernetes-1.4.4.tar\kubernetes-1.4.4\staging\src\k8s.io\client-go\1.4\_vendor\github.com\juju\ratelimit\ratelimit.go

 

 Copyright 2014 Canonical Ltd.

 Licensed under the LGPLv3 with static-linking exception.

 See LICENCE file for details.
 
 
 >>> kubernetes-1.5.2
 
 Copyright 2014 The Kubernetes Authors All rights reserved.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > MIT
 
 kubernetes-1.3.5.tar.gz\kubernetes-1.3.5.tar\kubernetes-1.3.5\vendor\github.com\blang\semver\_vendor\github.com\blang\semver\LICENSE
 
 The MIT License
 
 Copyright (c) 2014 Benedikt Lang <github at benediktlang.de>
 
 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.
 
 > BSD-3 Clause
 
 kubernetes-1.5.2.tar.gz\kubernetes-1.5.2.tar\kubernetes-1.5.2\vendor\golang.org\x\net\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 > BSD-2 Clause
 
 kubernetes-1.5.2.tar.gz\kubernetes-1.5.2.tar\kubernetes-1.5.2\vendor\github.com\gogo\protobuf\proto\pointer_unsafe_gogo.go
 
 Copyright (c) 2013, Vastech SA (PTY) LTD. All rights reserved.
 http://github.com/gogo/protobuf/gogoproto
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > LGPL 3.0
 
 kubernetes-1.5.2.tar.gz\kubernetes-1.5.2.tar\kubernetes-1.5.2\vendor\github.com\juju\ratelimit\reader.go
 
 Copyright 2014 Canonical Ltd.
 Licensed under the LGPLv3 with static-linking exception.
 See LICENCE file for details.
 
 > BSD
 
 kubernetes-1.5.2.tar.gz\kubernetes-1.5.2.tar\kubernetes-1.5.2\vendor\github.com\pborman\uuid\json.go
 
 Copyright 2014 Google Inc.  All rights reserved.
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 
 > MIT
 
 kubernetes-1.5.2.tar.gz\kubernetes-1.5.2.tar\kubernetes-1.5.2\third_party\swagger-ui\lib\jquery.ba-bbq.min.js
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2010 "Cowboy" Ben Alman
 Dual licensed under the MIT and GPL licenses.
 http://benalman.com/about/license/
 
 
 >>> kubernetes-1.6.0
 
 Copyright 2016 The Kubernetes Authors.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 kubernetes-v1.6.0.tar.gz\kubernetes-v1.6.0.tar\kubernetes-1.6.0\ vendor/github.com/Microsoft/go-winio
 
 The MIT License (MIT)
 Copyright (c) 2015 Frits van Bommel
 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.
 
 > BSD-3 Clause with Patent Grant
 
 kubernetes-v1.6.0.tar.gz\kubernetes-v1.6.0.tar\kubernetes-1.6.0\third_party\forked\golang\LICENSE
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 > BSD-2 Clause
 
 kubernetes-v1.6.0.tar.gz\kubernetes-v1.6.0.tar\kubernetes-1.6.0\vendor\github.com\gogo\protobuf\proto\text_gogo.go
 
 Copyright (c) 2013, Vastech SA (PTY) LTD. All rights reserved.
 http:github.com/gogo/protobuf/gogoproto
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > LGPL3.0
 
 kubernetes-v1.6.0.tar.gz\kubernetes-v1.6.0.tar\kubernetes-1.6.0\vendor\github.com\juju\ratelimit\ratelimit.go
 
 Copyright 2014 Canonical Ltd.
 Licensed under the LGPLv3 with static-linking exception.
 See LICENCE file for details.
 
 > MIT
 
 [NOTE:  VMWARE ELECTS TO USE AND DISTRIBUTE THE http:benalman.com/projects/jquery-bbq-plugin/ FILE UNDER THE TERMS OF THE MIT LICENSE.]
 
 jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010
 http:benalman.com/projects/jquery-bbq-plugin/
 
 Copyright (c) 2010 "Cowboy" Ben Alman
 Dual licensed under the MIT and GPL licenses.
 http:benalman.com/about/license/
 
 > MPL2.0
 
 kubernetes-v1.6.0.tar.gz\kubernetes-v1.6.0.tar\kubernetes-1.6.0\vendor\github.com\hashicorp\golang-lru\LICENSE
 
 License: MPL2.0
 
 > CCO1.0 (Public Domain)
 
 kubernetes-v1.6.0.tar.gz\kubernetes-v1.6.0.tar\kubernetes-1.6.0\vendor\github.com\jteeuwen\go-bindata\toc.go
 
 This work is subject to the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication license. Its contents can be found at:
 http:creativecommons.org/publicdomain/zero/1.0/
 
 
 >>> kubernetes-1.7.0
 
 Copyright 2014 The Kubernetes Authors.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\Microsoft\go-winio\LICENSE
 
 The MIT License (MIT)
 
 Copyright (c) 2015 Microsoft
 
 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.
 
 
 >BSD WITH PATENTS
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\third_party\forked\golang\LICENSE
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\third_party\forked\golang\ PATENTS
 
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 >BSD-2
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\gogo\protobuf\proto\text_gogo.go
 
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http:github.com/gogo/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >LGPL 3.0
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\juju\ratelimit\ratelimit.go
 
 Copyright 2014 Canonical Ltd.
 Licensed under the LGPLv3 with static-linking exception.
 See LICENCE file for details.
 
 >BSD-3
 
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\vmware\photon-controller-go-sdk\SSPI\LICENSE.txt
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >MPL 2.0
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\hashicorp\golang-lru\LICENSE
 
 LICENSE: MPL 2.0
 
 >APACHE 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE APACHE 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\heketi\heketi\client\api\go-client\cluster.go
 
 Copyright (c) 2015 The heketi Authors
 
 This file is licensed to you under your choice of the GNU Lesser
 General Public License, version 3 or any later version (LGPLv3 or
 later), as published by the Free Software Foundation,
 or under the Apache License, Version 2.0 <LICENSE-APACHE2 or
 http:www.apache.org/licenses/LICENSE-2.0>.
 
 
 >GPL 2.0
 
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\heketi\heketi\LICENSE
 
 Heketi code is released under various licenses:
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE APACHE 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 The REST API client code (in go and python) is released
 under a dual license of Apache 2.0 or LGPLv3+.
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The other parts of heketi (server, cli, tests, ...) are released
 under a dual license of LGPLv3+ or GPLv2.
 
 >BSD
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\gorilla\websocket\server.go
 
 Copyright 2013 The Gorilla WebSocket Authors. All rights reserved.
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 
 >PUBLIC DOMAIN
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\jteeuwen\go-bindata\LICENSE
 
 This work is subject to the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
 license. Its contents can be found at:
 http:creativecommons.org/publicdomain/zero/1.0
 
 
 >MIT
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\third_party\swagger-ui\lib\jquery.ba-bbq.min.js
 
 jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010
 http://benalman.com/projects/jquery-bbq-plugin/
 
 Copyright (c) 2010 "Cowboy" Ben Alman
 Dual licensed under the MIT and GPL licenses.
 http://benalman.com/about/license/
 
 
 
 > CDDL 1.0
 
 kubernetes-v1.7.0.tar.gz\kubernetes-v1.7.0.tar\kubernetes-1.7.0\vendor\github.com\howeyc\gopass\terminal_solaris.go
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 
2c8602d4
 >>> kubernetes-1.7.5
 
 Copyright 2014 The Kubernetes Authors.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 
 >MIT
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\Microsoft\go-winio\LICENSE
 
 The MIT License (MIT)
 
 Copyright (c) 2015 Microsoft
 
 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.
 
 >BSD WITH PATENT GRANTS
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\third_party\forked\golang\LICENSE
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\third_party\forked\golang\PATENTS
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 >BSD-2
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\gogo\protobuf\proto\text_gogo.go
 
 // Copyright (c) 2013, The GoGo Authors. All rights reserved.
 // http://github.com/gogo/protobuf
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
 // met:
 //
 //      Redistributions of source code must retain the above copyright
 // notice, this list of conditions and the following disclaimer.
 //      Redistributions in binary form must reproduce the above
 // copyright notice, this list of conditions and the following disclaimer
 // in the documentation and/or other materials provided with the
 // distribution.
 //
 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >LGPL 3.0
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\juju\ratelimit\ratelimit.go
 
 // Copyright 2014 Canonical Ltd.
 // Licensed under the LGPLv3 with static-linking exception.
 // See LICENCE file for details.
 
 >BSD-3
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\vmware\photon-controller-go-sdk\SSPI\LICENSE.txt
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >MPL 2.0
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\hashicorp\golang-lru\LICENSE
 
 LICENSE: MPL 2.0
 
 >APACHE 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBCOMPONENT UNDER THE TERMS OF THE APACHE v2.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE APACHE 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\heketi\heketi\client\api\go-client\cluster.go
 
 // Copyright (c) 2015 The heketi Authors
 //
 // This file is licensed to you under your choice of the GNU Lesser
 // General Public License, version 3 or any later version (LGPLv3 or
 // later), as published by the Free Software Foundation,
 // or under the Apache License, Version 2.0 <LICENSE-APACHE2 or
 // http://www.apache.org/licenses/LICENSE-2.0>.
 //
 // You may not use this file except in compliance with those terms.
 
 >LGPL 3.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBCOMPONENT UNDER THE TERMS OF THE LGPL 3.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\heketi\heketi\pkg\utils\bodystring.go
 
 // Copyright (c) 2015 The heketi Authors
 //
 // This file is licensed to you under your choice of the GNU Lesser
 // General Public License, version 3 or any later version (LGPLv3 or
 // later), or the GNU General Public License, version 2 (GPLv2), in all
 // cases as published by the Free Software Foundation.
 
 >BSD
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\gorilla\websocket\server.go
 // Copyright 2013 The Gorilla WebSocket Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
 >PUBLIC DOMAIN
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\jteeuwen\go-bindata\LICENSE
 
 This work is subject to the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
 license. Its contents can be found at:
 http://creativecommons.org/publicdomain/zero/1.0
 
 
 >MIT
 
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\third_party\swagger-ui\lib\jquery.ba-bbq.min.js
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010
 http://benalman.com/projects/jquery-bbq-plugin/
 
 Copyright (c) 2010 "Cowboy" Ben Alman
 Dual licensed under the MIT and GPL licenses.
 http://benalman.com/about/license/
 
 
 >CDDL 1.0
 kubernetes-v1.7.5.tar.gz\kubernetes-v1.7.5.tar\kubernetes-1.7.5\vendor\github.com\howeyc\gopass\terminal_solaris.go
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 
7acc3889
 >>> kubernetes-dashboard-1.6.1
 
 Copyright 2015 Google Inc. All Rights Reserved.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-3
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\github.com\gogo\protobuf\LICENSE
 
 Protocol Buffers for Go with Gadgets
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http:github.com/gogo/protobuf
 
 Go support for Protocol Buffers - Google's data interchange format
 
 Copyright 2010 The Go Authors.  All rights reserved.
 https:github.com/golang/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >BSD-2
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\github.com\gogo\protobuf\sortkeys\sortkeys.go
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http:github.com/gogo/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >CDDL 1.0
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\github.com\howeyc\gopass\terminal_solaris.go
 
 /
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http:www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 >LGPL 3.0
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\github.com\juju\ratelimit\LICENSE
 
 LICENSE: LGPL 3.0
 
 >MIT
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\github.com\mailru\easyjson\LICENSE
 
 Copyright (c) 2016 Mail.Ru Group
 
 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.
 
 >BSD
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\github.com\stevvooe\resumable\sha256\sha256block_amd64.s
 
 Copyright 2013 The Go Authors.  All rights reserved.
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 
 >BSD WITH PATENTS
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\golang.org\x\crypto\LICENSE
 
 kubernetes-dashboard-v1.6.1.tar.gz\kubernetes-dashboard-v1.6.1.tar\dashboard-1.6.1\vendor\golang.org\x\crypto\PATENTS
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 
2c8602d4
 >>> kubernetes-dashboard-1.6.3
 
 Copyright 2016 The Kubernetes Authors.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 kubernetes-dashboard-v1.6.3.tar.gz\kubernetes-dashboard-v1.6.3.tar\dashboard-1.6.3\vendor\github.com\beorn7\perks\LICENSE
 
 Copyright (C) 2013 Blake Mizerany
 
 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.
 
 > BSD- 3 Clause
 
 kubernetes-dashboard-v1.6.3.tar.gz\kubernetes-dashboard-v1.6.3.tar\dashboard-1.6.3\vendor\github.com\gogo\protobuf\LICENSE
 
 Protocol Buffers for Go with Gadgets
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http://github.com/gogo/protobuf
 
 Go support for Protocol Buffers - Google's data interchange format
 
 Copyright 2010 The Go Authors.  All rights reserved.
 https://github.com/golang/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD- 2 Clause
 
 kubernetes-dashboard-v1.6.3.tar.gz\kubernetes-dashboard-v1.6.3.tar\dashboard-1.6.3\vendor\github.com\gogo\protobuf\proto\decode_gogo.go
 
 Protocol Buffers for Go with Gadgets
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http://github.com/gogo/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation andor 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
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > LGPL 3.0
 
 kubernetes-dashboard-v1.6.3.tar.gz\kubernetes-dashboard-v1.6.3.tar\dashboard-1.6.3\vendor\github.com\juju\ratelimit\LICENSE
 
 License: LGPL 3.0
 
 > BSD- 3 Clause with Google Patents
 
 kubernetes-dashboard-v1.6.3.tar.gz\kubernetes-dashboard-v1.6.3.tar\dashboard-1.6.3\vendor\golang.org\x\crypto\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 > CDDL 1.0
 
 kubernetes-dashboard-v1.6.3.tar.gz\kubernetes-dashboard-v1.6.3.tar\dashboard-1.6.3\vendor\github.com\howeyc\gopass\terminal_solaris.go
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 
7acc3889
 >>> kubernetes-dns-1.14.2
 
 Copyright 2016 The Kubernetes Authors.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-Style
 
 kubernetes-dns-1.14.2.tar.gz\kubernetes-dns-1.14.2.tar\dns-1.14.2\vendor\github.com\coreos\etcd\pkg\types\path.go
 
 Copyright 2009 The Go Authors. All rights reserved.
 Use of this source code is governed by a BSD-style
 license that can be found in the LICENSE file.
 
 > ISC (MIT-Style)
 
 kubernetes-dns-1.14.2.tar.gz\kubernetes-dns-1.14.2.tar\dns-1.14.2\vendor\github.com\davecgh\LICENSE
 
 ISC License
 
 Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 > kubernetes-dns-1.14.2.tar.gz\kubernetes-dns-1.14.2.tar\dns-1.14.2\vendor\github.com\ghodss\yaml\LICENSE
 
 The MIT License (MIT)
 
 Copyright (c) 2014 Sam Ghods
 
 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.
 
 
 Copyright (c) 2012 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > CDDL 1.0
 
 kubernetes-dns-1.14.2.tar.gz\kubernetes-dns-1.14.2.tar\dns-1.14.2\vendor\github.com\howeyc\gopass\terminal_solaris.go
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 > BSD-3 clause
 
 kubernetes-dns-1.14.2.tar.gz\kubernetes-dns-1.14.2.tar\dns-1.14.2\vendor\github.com\imdario\mergo\README.md
 
 License: [BSD 3-Clause](http://opensource.org/licenses/BSD-3-Clause) license, as [Go language](http://golang.org/LICENSE).
 
 > LGPL 3.0
 
 kubernetes-dns-1.14.2.tar.gz\kubernetes-dns-1.14.2.tar\dns-1.14.2\vendor\github.com\juju\ratelimit\LICENSE
 
 All files in this repository are licensed as follows. If you contribute
 to this repository, it is assumed that you license your contribution
 under the same license unless you state otherwise.
 
 All files Copyright (C) 2015 Canonical Ltd. unless otherwise specified in the file.
 
 This software is licensed under the LGPLv3, included below.
 
 As a special exception to the GNU Lesser General Public License version 3
 ("LGPL3"), the copyright holders of this Library give you permission to
 convey to a third party a Combined Work that links statically or dynamically
 to this Library without providing any Minimal Corresponding Source or
 Minimal Application Code as set out in 4d or providing the installation
 information set out in section 4e, provided that you comply with the other
 provisions of LGPL3 and provided that you meet, for the Application the
 terms and conditions of the license(s) which apply to the Application.
 
 Except as stated in this special exception, the provisions of LGPL3 will
 continue to comply in full to this Library. If you modify this Library, you
 may apply this exception to your version of this Library, but you are not
 obliged to do so. If you do not wish to do so, delete this exception
 statement from your version. This exception does not (and cannot) modify any
 license terms which apply to the Application, with which you must still
 comply.
 
 > BSD-3 clause with Google Patents
 
 kubernetes-dns-1.14.2.tar.gz\kubernetes-dns-1.14.2.tar\dns-1.14.2\vendor\golang.org\x\crypto\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
    * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
    * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 
2c8602d4
 >>> kubernetes-dns-1.14.4
 
 Copyright 2016 The Kubernetes Authors.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 kubernetes-dns-1.14.4.tar.gz\kubernetes-dns-1.14.4.tar\dns-1.14.4\vendor\github.com\beorn7\perks\LICENSE
 
 Copyright (C) 2013 Blake Mizerany
 
 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.
 
 > BSD- 3 Clause
 
 kubernetes-dns-1.14.4.tar.gz\kubernetes-dns-1.14.4.tar\dns-1.14.4\vendor\github.com\gogo\protobuf\LICENSE
 
 Protocol Buffers for Go with Gadgets
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http://github.com/gogo/protobuf
 
 Go support for Protocol Buffers - Google's data interchange format
 
 Copyright 2010 The Go Authors.  All rights reserved.
 https://github.com/golang/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD- 2 Clause
 
 kubernetes-dns-1.14.4.tar.gz\kubernetes-dns-1.14.4.tar\dns-1.14.4\vendor\github.com\gogo\protobuf\proto\decode_gogo.go
 
 Protocol Buffers for Go with Gadgets
 
 Copyright (c) 2013, The GoGo Authors. All rights reserved.
 http://github.com/gogo/protobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation andor 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
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > LGPL 3.0
 
 kubernetes-dns-1.14.4.tar.gz\kubernetes-dns-1.14.4.tar\dns-1.14.4\vendor\github.com\juju\ratelimit\LICENSE
 
 License: LGPL 3.0
 
 > BSD- 3 Clause with Google Patents
 
 kubernetes-dns-1.14.4.tar.gz\kubernetes-dns-1.14.4.tar\dns-1.14.4\vendor\golang.org\x\crypto\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 > CDDL 1.0
 
 kubernetes-dns-1.14.4.tar.gz\kubernetes-dns-1.14.4.tar\dns-1.14.4\vendor\github.com\howeyc\gopass\terminal_solaris.go
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 
 >>> libcalico-0.19.0
 
 Copyright (c) 2015-2016 Tigera, Inc. All rights reserved.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3 clause
 
 libcalico-0.19.0.tar.gz\libcalico-0.19.0.tar\libcalico-0.19.0\licenses\netaddr
 
 Copyright (c) 2008-2015, David P. D. Moss. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 * Neither the name of David P. D. Moss nor the names of contributors
 may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
7acc3889
 >>> lightwave-1.3.1
 
 Copyright © 2015-2016 VMware, Inc.  All rights reserved.
 
 This product is licensed to you under the Apache License, version 2.0 (the "License"). You may not use this product except in compliance with the License. 
 
 Apache License
 Version 2.0, January 2004
 http://www.apache.org/licenses/
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-3
 
 lightwave-1.3.1\lwraft\gssapi-plugins\srp\srp_mech.c
 
 Copyright (c) 2006-2008, Novell, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 The copyright holder's name is not used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 >MIT
 
 lightwave-1.3.1\lwraft\gssapi-plugins\srp\srp_mech.h
 
 Copyright (C) 2006,2008 by the Massachusetts Institute of Technology.
 All rights reserved.
 
 Export of this software from the United States of America may
 require a specific license from the United States Government.
 It is the responsibility of any person or organization contemplating
 export to obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of M.I.T. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  Furthermore if you modify this software you must label
 your software as modified software and not distribute it in such a
 fashion that it might be confused with the original M.I.T. software.
 M.I.T. makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 >BSD-STYLE
 
 lightwave-1.3.1\lwraft\thirdparty\openldap\COPYRIGHT
 
 Copyright 1998-2009 The OpenLDAP Foundation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
 Public License.
 
 A copy of this license is available in the file LICENSE in the
 top-level directory of the distribution or, alternatively, at
 <http://www.OpenLDAP.org/license.html>.
 
 OpenLDAP is a registered trademark of the OpenLDAP Foundation.
 
 Individual files and/or contributed packages may be copyright by
 other parties and/or subject to additional restrictions.
 
 This work is derived from the University of Michigan LDAP v3.3
 distribution.  Information concerning this software is available
 at <http://www.umich.edu/~dirsvcs/ldap/ldap.html>.
 
 This work also contains materials derived from public sources.
 
 Additional information about OpenLDAP can be obtained at
 <http://www.openldap.org/>.
 ---
 Portions Copyright 1998-2008 Kurt D. Zeilenga.
 Portions Copyright 1998-2006 Net Boolean Incorporated.
 Portions Copyright 2001-2006 IBM Corporation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
 Public License.
 ---
 Portions Copyright 1999-2008 Howard Y.H. Chu.
 Portions Copyright 1999-2008 Symas Corporation.
 Portions Copyright 1998-2003 Hallvard B. Furuseth.
 Portions Copyright 2008-2009 Gavin Henry.
 Portions Copyright 2008-2009 Suretec Systems Ltd.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that this notice is preserved.
 The names of the copyright holders may not be used to endorse or
 promote products derived from this software without their specific
 prior written permission.  This software is provided ``as is''
 without express or implied warranty.
 ---
 Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of Michigan at Ann Arbor.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.  This
 software is provided ``as is'' without express or implied warranty.
 
 
 >>> mesos-1.2.0
 
 Apache Mesos
 Copyright 2013, The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 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.
 
 gmock-1.7.0.tar.gz
 protobuf-2.6.1.tar.gz
 zookeeper-3.4.8.tar
 netty-3.7.0.Final.jar
 
 ADDITIONAL LICENSE INFORMATION:
 
 
 >
 
 mesos-1.2.0.tar.gz\mesos-1.2.0.tar\mesos-1.2.0\LICENSE
 
 Apache Mesos Subcomponents:
 
 The Apache Mesos project contains subcomponents with separate copyright
 notices and license terms. Your use of the source code for the these
 subcomponents is subject to the terms and conditions of the following
 licenses.
 
 ======================================================================
 For the Boost header files
 (3rdparty/boost-1.53.0.tar.gz):
 ======================================================================
 
 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.
 
 pip-7.1.2.tar.gz
 boost-1.53.0.tar
 wheel-0.24.0.tar
 zookeeper-3.4.8.tar
 http-parser-2.6.2.tar.gz
 
 ======================================================================
 For the ELFIO header files
 (3rdparty/elfio-3.1.tar.gz):
 ======================================================================
 
 MIT License
 
 Copyright (C) 2001-2011 by Serge Lamikhov-Center
 
 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.
 
 
 ======================================================================
 For setuptools-20.9.0 (3rdparty/setuptools-20.9.0.tar.gz):
 ======================================================================
 
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
 --------------------------------------------
 
 1. This LICENSE AGREEMENT is between the Python Software Foundation
 ("PSF"), and the Individual or Organization ("Licensee") accessing and
 otherwise using this software ("Python") in source or binary form and
 its associated documentation.
 
 2. Subject to the terms and conditions of this License Agreement, PSF
 hereby grants Licensee a nonexclusive, royalty-free, world-wide
 license to reproduce, analyze, test, perform and/or display publicly,
 prepare derivative works, distribute, and otherwise use Python
 alone or in any derivative version, provided, however, that PSF's
 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
 Reserved" are retained in Python alone or in any derivative version
 prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
 or incorporates Python or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
 the changes made to Python.
 
 4. PSF is making Python available to Licensee on an "AS IS"
 basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
 6. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
 7. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between PSF and
 Licensee. This License Agreement does not grant permission to use PSF
 trademarks or trade name in a trademark sense to endorse or promote
 products or services of Licensee, or any third party.
 
 8. By copying, installing or otherwise using Python, Licensee
 agrees to be bound by the terms and conditions of this License
 Agreement.
 
 
 ======================================================================
 For glog-0.3.3 (3rdparty/glog-0.3.3.tar.gz):
 ======================================================================
 
 Copyright (c) 2008, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 A function gettimeofday in utilities.cc is based on
 
 http://www.google.com/codesearch/p?hl=endR3YEbitojA/COPYING&q=GetSystemTimeAsFileTime%20license:bsd
 
 The license of this code is:
 
 Copyright (c) 2003-2008, Jouni Malinen <j@w1.fi> and contributors
 All Rights Reserved.
 
 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. Neither the name(s) of the above-listed copyright holder(s) nor the
 names of its contributors may be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 glog-0.3.3.tar
 gmock-1.7.0.tar.gz
 gperftools-2.0.tar
 libev-4.15.tar
 picojson-4f93734.tar
 protobuf-2.6.1.tar.gz
 leveldb.tar
 zookeeper-3.4.8.tar
 ======================================================================
 For gmock-1.7.0 (3rdparty/gmock-1.7.0.tar.gz):
 ======================================================================
 
 Copyright 2008, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 glog-0.3.3.tar
 gmock-1.7.0.tar.gz
 gperftools-2.0.tar
 libev-4.15.tar
 picojson-4f93734.tar
 protobuf-2.6.1.tar.gz
 leveldb.tar
 zookeeper-3.4.8.tar
 ======================================================================
 For leveldb (3rdparty/leveldb-1.4.tar.gz):
 ======================================================================
 
 Copyright (c) 2011 The LevelDB Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 glog-0.3.3.tar
 gmock-1.7.0.tar.gz
 gperftools-2.0.tar
 libev-4.15.tar
 picojson-4f93734.tar
 protobuf-2.6.1.tar.gz
 leveldb.tar
 zookeeper-3.4.8.tar
 ======================================================================
 For protobuf-2.6.1
 (3rdparty/protobuf-2.6.1.tar.gz):
 ======================================================================
 
 Copyright 2008, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Code generated by the Protocol Buffer compiler is owned by the owner
 of the input file used when generating it.  This code is not
 standalone and requires a support library to be linked with it.  This
 support library is itself covered by the above license.
 
 glog-0.3.3.tar
 gmock-1.7.0.tar.gz
 gperftools-2.0.tar
 libev-4.15.tar
 picojson-4f93734.tar
 protobuf-2.6.1.tar.gz
 leveldb.tar
 zookeeper-3.4.8.tar
 
 
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. PLEASE SEE BELOW FOR THE FULL TEXT OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ======================================================================
 For libev-4.22 (3rdparty/libev-4.22.tar.gz):
 ======================================================================
 
 All files in libev are
 Copyright (c)2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Alternatively, the contents of this package may be used under the terms
 of the GNU General Public License ("GPL") version 2 or any later version,
 in which case the provisions of the GPL are applicable instead of the
 above. If you wish to allow the use of your version of this package only
 under the terms of the GPL and not to allow others to use your version of
 this file under the BSD license, indicate your decision by deleting the
 provisions above and replace them with the notice and other provisions
 required by the GPL in this and the other files of this package. If you do
 not delete the provisions above, a recipient may use your version of this
 file under either the BSD or the GPL.
 
 
 ======================================================================
 For http-parser
 (3rdparty/http-parser-2.6.2.tar.gz):
 ======================================================================
 
 http_parser.c is based on src/http/ngx_http_parse.c from NGINX copyright
 Igor Sysoev.
 
 Additional changes are licensed under the same terms as NGINX and
 copyright Joyent, Inc. and other Node contributors. All rights reserved.
 
 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.
 
 pip-7.1.2.tar.gz
 boost-1.53.0.tar
 wheel-0.24.0.tar
 zookeeper-3.4.8.tar
 http-parser-2.6.2.tar.gz
 ======================================================================
 For the NVML header files
 (3rdparty/nvml-352.79.tar.gz):
 ======================================================================
 
 Copyright 1993-2015 NVIDIA Corporation.  All rights reserved.
 
 NOTICE TO USER:
 
 This source code is subject to NVIDIA ownership rights under U.S. and
 international Copyright laws.  Users and possessors of this source code
 are hereby granted a nonexclusive, royalty-free license to use this code
 in individual and commercial software.
 
 NVIDIA MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
 CODE FOR ANY PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR
 IMPLIED WARRANTY OF ANY KIND.  NVIDIA DISCLAIMS ALL WARRANTIES WITH
 REGARD TO THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY, NONINFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.
 IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL,
 OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 OF USE, DATA OR PROFITS,  WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION,  ARISING OUT OF OR IN CONNECTION WITH THE USE
 OR PERFORMANCE OF THIS SOURCE CODE.
 
 U.S. Government End Users.   This source code is a "commercial item" as
 that term is defined at  48 C.F.R. 2.101 (OCT 1995), consisting  of
 "commercial computer  software"  and "commercial computer software
 documentation" as such terms are  used in 48 C.F.R. 12.212 (SEPT 1995)
 and is provided to the U.S. Government only as a commercial end item.
 Consistent with 48 C.F.R.12.212 and 48 C.F.R. 227.7202-1 through
 227.7202-4 (JUNE 1995), all U.S. Government End Users acquire the
 source code with only those rights set forth herein.
 
 Any use of this source code in individual and commercial software must
 include, in the user documentation and internal comments to the code,
 the above Disclaimer and U.S. Government End Users Notice.
 
 >LGPL 2.1
 
 mesos-1.2.0.tar.gz\mesos-1.2.0.tar\mesos-1.2.0\3rdparty\pip-7.1.2.tar.gz\dist\pip-7.1.2.tar\pip-7.1.2\pip\_vendor\requests\packages\chardet\utf8prober.py
 
 The Original Code is mozilla.org code.
 
 The Initial Developer of the Original Code is
 Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 1998
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Mark Pilgrim - port to Python
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301  USA
 
 zookeeper-3.4.8.tar
 
 >PUBLIC DOMAIN
 
 mesos-1.2.0.tar.gz\mesos-1.2.0.tar\mesos-1.2.0\3rdparty\zookeeper-3.4.8.tar.gz\zookeeper-3.4.8.tar\zookeeper-3.4.8\lib\netty-3.7.0.Final.jar\META-INF\license\LICENSE.base64.txt
 
 The person or persons who have associated work with this document (the
 "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
 his knowledge, the work of authorship identified is in the public domain of
 the country from which the work is published, or (b) hereby dedicates whatever
 copyright the dedicators holds in the work of authorship identified below (the
 "Work") to the public domain. A certifier, moreover, dedicates any copyright
 interest he may have in the associated work, and for these purposes, is
 described as a "dedicator" below.
 
 A certifier has taken reasonable steps to verify the copyright status of this
 work. Certifier recognizes that his good faith efforts may not shield him from
 liability if in fact the work certified is not in the public domain.
 
 Dedicator makes this dedication for the benefit of the public at large and to
 the detriment of the Dedicator's heirs and successors. Dedicator intends this
 dedication to be an overt act of relinquishment in perpetuate of all present
 and future rights under copyright law, whether vested or contingent, in the
 Work. Dedicator understands that such relinquishment of all rights includes
 the relinquishment of all rights to enforce (by lawsuit or otherwise) those
 copyrights in the Work.
 
 Dedicator recognizes that, once placed in the public domain, the Work may be
 freely reproduced, distributed, transmitted, used, modified, built upon, or
 otherwise exploited by anyone for any purpose, commercial or non-commercial,
 and in any way, including by methods that have not yet been invented or
 conceived.
 
 
 >>> netmgmt-1.1.0
 
 Copyright © 2016 VMware, Inc.  All Rights Reserved.
 
 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.
 
 
2c8602d4
 >>> nginx-ingress-0.9.0
 
 Copyright 2015 The Kubernetes Authors All rights reserved.
 
 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.orglicensesLICENSE-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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\github.com\emicklei\go-restful\LICENSE
 
 Copyright (c) 2012,2013 Ernest Micklei
 
 MIT License
 
 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, andor 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.
 
 > BSD-3 CLAUSE
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\github.com\gogo\protobuf\proto\timestamp.go
 
 Copyright 2016 The Go Authors.  All rights reserved.
 https:github.comgolangprotobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation andor other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 > BSD-2 CLAUSE
 
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\github.com\gogo\protobuf\proto\timestamp_gogo.go
 
 
 Copyright (c) 2016, The GoGo Authors. All rights reserved.
 http:github.comgogoprotobuf
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation andor 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
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 > MPL 2.0
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\github.com\hashicorp\golang-lru\LICENSE
 
 License: MPL 2.0
 
 
 > CDDL 1.0
 
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\github.com\howeyc\gopass\terminal_solaris.go
 
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
 (the "License").  You may not use this file except in compliance
 with the License.
 
 You can obtain a copy of the license at usrsrcOPENSOLARIS.LICENSE
 or http:www.opensolaris.orgoslicensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usrsrcOPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 
 Below is derived from Solaris source, so CDDL license is included.
 
 
 > ISC License (MIT STYLE)
 
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\github.com\howeyc\gopass\LICENSE.txt
 
 
 ISC License
 
 Copyright (c) 2012 Chris Howey
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 > LGPL 3.0
 
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\github.com\juju\ratelimit\reader.go
 
 
 Copyright 2014 Canonical Ltd.
 Licensed under the LGPLv3 with static-linking exception.
 See LICENCE file for details.
 
 
 > BSD WITH GOOGLE PATENT
 
 
 nginx-ingress-0.9.0.tar.gz\nginx-ingress-0.9.0.tar\kubernetes-ingress-0.9.0\vendor\golang.org\x\crypto\LICENSE
 
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation andor other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 
7acc3889
 >>> openvswitch-2.7.0
 
 Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Nicira, Inc.
 
 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.
 
 Open vSwitch BSD port
 Copyright (c) 2011 Gaetano Catalli
 
 Apache Portable Runtime
 Copyright 2008 The Apache Software Foundation.
 
 This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
 
 Portions of this software were developed at the National Center for Supercomputing Applications (NCSA) at the University of Illinois at Urbana-Champaign.
 
 Rapid Spanning Tree Protocol (RSTP) implementation
 Copyright (c) 2011-2014 M3S, Srl - Italy
 
 LLDP implementation
 Copyright (c) 2008, 2012 Vincent Bernat <bernat@luffy.cx>
 
 LLDP includes code used from the Net::CDP project based on the ISC license
 Copyright (c) 2014 Michael Chapman
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-2 Clause
 
 openvswitch-2.7.0\include\windows\getopt.h
 openvswitch-2.7.0\lib\getopt_long.c
 
 Copyright (c) 2000 The NetBSD Foundation, Inc.
 All rights reserved.
  
 This code is derived from software contributed to The NetBSD Foundation
 by Dieter Baron and Thomas Klausner.
  
 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 >BSD-2 Clause
 
 openvswitch-2.7.0\lib\connrack-tcp.c
 
 Copyright (c) 2001 Daniel Hartmeier
 Copyright (c) 2002 - 2008 Henning Brauer
 Copyright (c) 2012 Gleb Smirnoff <glebius@FreeBSD.org>
 Copyright (c) 2015, 2016 Nicira, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
  - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  - Redistributions in binary form must reproduce the above  copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AN 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 HOLDERS 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.
 
 Effort sponsored in part by the Defense Advanced Research Projects Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F30602-01-2-0537.
 
 >include/windows/netinet/icmp6.h
 
 >BSD-3 Clause
 
 openvswitch-2.7.0\include\windows\netinet\ip6.h
 openvswitch-2.7.0\include\windows\netinet\icmp6.h
 
 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 All rights reserved.
 
 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. Neither the name of the project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.
 
  >BSD-3 Clause
  openvswitch-2.7.0\lib\strsep.c
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >MIT-Style
 
 openvswitch-2.7.0\lib\ovs.tmac
 
 Written by Eric S. Raymond <esr@thyrsus.com>
 Werner Lemberg <wl@gnu.org>
 
 Version 2007-Feb-02
 
 Copyright (C) 2007, 2009, 2011 Free Software Foundation, Inc.
 You may freely use, modify and/or distribute this file.
 
 >MIT-Style
 
 openvswitch-2.7.0\m4\include_next.m4
 openvswitch-2.7.0\m4\absolute-header.m4
 
 Copyright (C) 2006-2013 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 From Paul Eggert and Derek Price.
 
 >GPL v2
 
 openvswitch-2.7.0\build-aux\cccl
 
 Copyright (C) 2000-2003 Geoffrey Wossum (gwossum@acm.org)
 
 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 >MIT
 
 openvswitch-2.7.0\lib\lldp\
 
 Copyright (c) 2015 Nicira, Inc.
 Copyright (c) 2008 Vincent Bernat <bernat@luffy.cx>
 Copyright (c) 2014 Michael Chapman
 
 Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 >Sun Industry Standards Source License v1.1
 
 [VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THESE SUBPACKAGES UNDER THE SUN INDUSTRY STANDARDS SOURCE LICENSE v1.1 THE TEXT OF WHICH  IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW SOLELY FOR REFERENCE.]
 
 openvswitch-2.7.0\lib\sflow_agent.c
 openvswitch-2.7.0\lib\sflow.h
 openvswitch-2.7.0\lib\sflow_api.h
 openvswitch-2.7.0\lib\sflow_poller.c
 openvswitch-2.7.0\lib\sflow_receiver.c
 openvswitch-2.7.0\lib\sflow_sampler.c
 
 Copyright (c) 2002-2009 InMon Corp. Licensed under the terms of either the Sun Industry Standards Source License 1.1, that is available at: http://host-sflow.sourceforge.net/sissl.html or the InMon sFlow License, that is available at: http://www.inmon.com/technology/sflowlicense.txt
  
 >MIT-Style
 
 openvswitch-2.7.0\lib\crc32c.c
 
 COPYRIGHT (C) 1986 Gary S. Brown.  You may use this program, or code or tables extracted from it, as desired without restriction.
 
 >MIT-Style
 
 openvswitch-2.7.0\include\openflow\openflow-1.1h
 
 Copyright (c) 2008, 2011, 2012, 2013, 2014, 2016 The Board of Trustees of The Leland Stanford Junior University
 
 We are making the OpenFlow specification and associated documentation (Software) available for public use and benefit with the expectation that others will use, modify and enhance the Software and contribute those enhancements back to the community. However, since we would like to make the Software available for broadest use, with as few restrictions as possible permission is hereby granted, free of charge, to any person obtaining a copy of this Software to deal in the Software under the copyrights 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.
 
 The name and trademarks of copyright holder(s) may NOT be used in advertising or publicity pertaining to the Software or any derivatives without specific, written prior permission.
 
 Copyright (c) 2008, 2009, 2010, 2011 Nicira, Inc.
 
 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.
 
 >Apache v2
 
 openvswitch-2.7.0\datapath\linux\compat\include\linux\openvswitch.h
 
 [VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE APACHE v2 LICENSE.  THE TEXT OF THE APACHE v2 LICENSE  IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW SOLELY FOR REFERENCE.]
 
 Copyright (c) 2007-2014 Nicira, Inc.
 
 This file is offered under your choice of two licenses: Apache 2.0 or GNU GPL 2.0 or later.  The permission statements for each of these licenses is given below.  You may license your modifications to this file under either of these licenses or both.  If you wish to license your modifications under only one of these licenses, delete the permission text for the other license.
 ----------------------------------------------------------------------
 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.
 ----------------------------------------------------------------------
 This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.
 
 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
  
 >Public Domain
 
 openvswitch-2.7.0\lib\aes128.c
 
 Copyright (c) 2009, 2012 Nicira, Inc.
 
 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.
 
 Based on rijndael.txt by Philip J. Erdelsky, downloaded from http://www.efgh.com/software/rijndael.htm on September 24, 2009.  The license information there is: "Public domain; no restrictions on use."
 
 The Apache license above applies only to Nicira's modifications to the original code.
 
 >Various FOSS Licenses
 
 openvswitch-2.7.0\debian\
 
 The original sources for this package can be found at:  http://openvswitch.org/
 
 Upstream Authors (from AUTHORS):
 
         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
 
 The original sources for this package can be found at: http://openvswitch.org/
 
 Upstream Authors (from AUTHORS):
 
 %AUTHORS%
 
 Upstream Copyright Holders:
 
 	Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013 Nicira, Inc.
 	Copyright (c) 2010 Jean Tourrilhes - HP-Labs.
 	Copyright (c) 2008,2009,2010 Citrix Systems, Inc.
 	and authors listed above.
 	Copyright (c) 2011 Gaetano Catalli
 	Copyright (C) 2000-2003 Geoffrey Wossum (gwossum@acm.org)
 	Copyright (C) 2000 The NetBSD Foundation, Inc.
 	Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 	Copyright (c) 1982, 1986, 1990, 1993 The Regents of the University of California.
 	Copyright (c) 2008, 2012 Vincent Bernat <bernat@luffy.cx>
 	Copyright (c) 2014 Michael Chapman
 	Copyright (c) 2014 WindRiver, Inc.
 	Copyright (c) 2014 Avaya, Inc.
 	Copyright (c) 2001 Daniel Hartmeier
 	Copyright (c) 2002 - 2008 Henning Brauer
 	Copyright (c) 2012 Gleb Smirnoff <glebius@FreeBSD.org>
 
 License:
 
 * The following components are licensed under the
   GNU Lesser General Public License version 2.1 only
   with the exception clause below as a preamble.
 
 xenserver/etc_xensource_scripts_vif
 xenserver/opt_xensource_libexec_InterfaceReconfigure.py
 xenserver/opt_xensource_libexec_InterfaceReconfigureBridge.py
 xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py
 xenserver/opt_xensource_libexec_interface-reconfigure
 xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
 
 These components are only distributed in the source package.
 They do not appear in any binary packages.
 
 On Debian systems, the complete text of the
 GNU Lesser General Public License version 2.1 can be found in
 `/usr/share/common-licenses/LGPL-2.1'
 
 The exception clause preamble reads:
 
 As a special exception to the GNU Lesser General Public License, you
 may link, statically or dynamically, a "work that uses the Library"
 with a publicly distributed version of the Library to produce an
 executable file containing portions of the Library, and distribute
 that executable file under terms of your choice, without any of the
 additional requirements listed in clause 6 of the GNU Lesser General
 Public License.  By "a publicly distributed version of the Library",
 we mean either the unmodified Library as distributed, or a
 modified version of the Library that is distributed under the
 conditions defined in clause 3 of the GNU Library General Public
 License.  This exception does not however invalidate any other reasons
 why the executable file might be covered by the GNU Lesser General
 Public License.
 
 The following components are licensed under the
 GNU Lesser General Public License version 2.1.
 
 utilities/bugtool/ovs-bugtool
 utilities/bugtool/ovs-bugtool-
 utilities/bugtool/plugins/kernel-info/openvswitch.xml
 utilities/bugtool/plugins/network-status/openvswitch.xml
 utilities/bugtool/plugins/system-configuration.xml
 utilities/bugtool/plugins/system-configuration/openvswitch.xml
 
 On Debian systems, the complete text of the
 GNU Lesser General Public License version 2.1 can be found in
 `/usr/share/common-licenses/LGPL-2.1'
 
 The following component is licensed under the GNU General Public License
 version 2.
 
 datapath/
 
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in `/usr/share/common-licenses/GPL-2'
 
 
 >>> pcstat-1
 
 Copyright 2015 Albert P. Tobey <atobey@datastax.com> @AlTobey

  

 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.
 
 
 >>> perl-list-moreutils-0.418
 
 Copyright 2004 - 2010 by Tassilo von Parseval
 
 Copyright 2013 - 2017 by Jens Rehsack
 
 All code added with 0.417 or later is 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.
 
 All code until 0.416 is licensed under the same terms as Perl itself,
 either Perl version 5.8.4 or, at your option, any later version of
 Perl 5 you may have available.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 1.0
 
 List-MoreUtils-0.418.tar.gz\List-MoreUtils-0.418.tar\List-MoreUtils-0.418\README.md
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0  LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Some parts copyright 2011 Aaron Crane.
 
 Copyright 2004 - 2010 by Tassilo von Parseval
 
 Copyright 2013 - 2015 by Jens Rehsack
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.8.4 or,
 at your option, any later version of Perl 5 you may have available.
 
 
 >>> pmd-0.0.2
 
 Copyright © 2016-2017 VMware, Inc.  All Rights Reserved.
 
 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.
 
 
 >>> pmd-0.0.3
 
 Photon Management Daemon
 
 Copyright (c) 2017 VMware, Inc. All Rights Reserved. 
 
 This product is licensed to you under the Apache 2.0 license (the "License").  You may not use this product except in compliance with the Apache 2.0 License.  
 
 This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file. 
 
 Copyright © 2016-2017 VMware, Inc.  All Rights Reserved.
  
 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.
 
 
 >>> python-cachecontrol-0.12.3
 
 Copyright 2015 Eric Larson
 
 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.
 
 
 >>> python-cassandra-driver-3.10.0
 
 Copyright 2013-2017 DataStax, Inc.
 
 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.
 
 
2c8602d4
 >>> python-concurrentloghandler-0.9.1
 
 Copyright 2013 Lowell Alleman
 
 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.
 
 
7acc3889
 >>> python-coverage-4.3.4
 
 Copyright 2001 Gareth Rees.  All rights reserved.
 Copyright 2004-2017 Ned Batchelder.  All rights reserved.
 
 Except where noted otherwise, this software is licensed under the Apache
 License, Version 2.0 (the "License"); you may not use this work 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.
 
 ADDITIONAL LICENSE INFORMATION
 
 > Public Domain
 
 coverage-4.3.4.tar.gz\dist\coverage-4.3.4.tar\coverage-4.3.4\ci\run_with_env.cmd
 
 Author: Olivier Grisel
 License: CC0 1.0 Universal: http://creativecommons.org/publicdomain/zero/1.0/
 
 > MIT
 
 coverage-4.3.4.tar.gz\dist\coverage-4.3.4.tar\coverage-4.3.4\coverage\htmlfiles\jquery.ba-throttle-debounce.min.js
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 jQuery throttle / debounce - v1.1 - 3/7/2010
 http://benalman.com/projects/jquery-throttle-debounce-plugin/
 
 Copyright (c) 2010 "Cowboy" Ben Alman
 Dual licensed under the MIT and GPL licenses.
 http://benalman.com/about/license/
 
 
 >>> python-cqlsh-5.0.4
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 cqlsh-5.0.4.tar.gz\dist\cqlsh-5.0.4.tar\cqlsh-5.0.4\cqlshlib\wcwidth.py
 
 Permission to use, copy, modify, and distribute this software
 for any purpose and without fee is hereby granted. The author
 disclaims all warranties with regard to this software.
 
 
 >>> python-daemon-2.1.2
 
 Copyright © 2009–2016 Ben Finney <ben+python@benfinney.id.au>
 Copyright © 2007–2008 Robert Niederreiter, Jens Klein
 Copyright © 2003 Clark Evans
 Copyright © 2002 Noah Spurrier
 Copyright © 2001 Jürgen Hermann
 
 This is free software: you may copy, modify, and/or distribute this work
 under the terms of the Apache License, version 2.0 as published by the
 Apache Software Foundation.
 No warranty expressed or implied. See the file ‘LICENSE.ASF-2’ for details.
 
 ADDITIONAL LICENSE INFORMATION
 
 > GPL 3.0
 
 python-daemon-2.1.2.tar.gz\dist\python-daemon-2.1.2.tar\python-daemon-2.1.2\setup.py
 
 Copyright © 2008–2016 Ben Finney <ben+python@benfinney.id.au>
 Copyright © 2008 Robert Niederreiter, Jens Klein
 
 This is free software: you may copy, modify, and/or distribute this work
 under the terms of the GNU General Public License as published by the
 Free Software Foundation; version 3 of that license or any later version.
 No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.
 
 
 >>> python-dnspython-1.15.0
 
 ISC License
 
 Copyright (C) 2001-2003 Nominum, Inc.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose with or without fee is hereby granted,
 provided that the above copyright notice and this permission notice
 appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 
 > BSD like
 
 dnspython-1.15.0.zip\dnspython-1.15.0\setup.py
 
 'license' : 'BSD-like'
 
 
 >>> python-ipaddr-2.1.11
 
 Copyright 2007 Google Inc.

 Licensed to PSF under a Contributor Agreement.

 

 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.
 
 
 >>> python-msgpack-0.4.8
 
 Copyright (C) 2008-2011 INADA Naoki <songofacandy@gmail.com>
 
 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.
 
 
 >>> python-pbr-2.1.0
 
 Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD 3 Clause
 
 pbr-2.1.0.tar.gz\dist\pbr-2.1.0.tar\pbr-2.1.0\pbr\testr_command.py
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 Copyright (c) 2013 Testrepository Contributors
 
 Licensed under either the Apache License, Version 2.0 or the BSD 3-clause
 license at the users choice. A copy of both licenses are available in the
 project source as Apache-2.0 and BSD. You may not use this file except in
 compliance with one of these two licences.
 
 Unless required by applicable law or agreed to in writing, software
 distributed under these licenses is distributed on an "AS IS" BASIS, WITHOUT
 WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
 license you chose for the specific language governing permissions and
 limitations under that license.
 
 > BSD 3 Clause
 
 pbr-2.1.0.tar.gz\dist\pbr-2.1.0.tar\pbr-2.1.0\pbr\core.py
 
 Copyright (C) 2013 Association of Universities for Research in Astronomy
 (AURA)
 
 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 AURA and its representatives may not be used to
 endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AURA ``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 AURA 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.
 
 > CC ATTRIBUTION 3.0
 
 pbr-2.1.0.tar.gz\dist\pbr-2.1.0.tar\pbr-2.1.0\doc\source\semver.rst
 
 License
 -------
 
 Creative Commons - CC BY 3.0 http://creativecommons.org/licenses/by/3.0/
 
 
 >>> python-pyopenssl-16.2.0
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 pyopenssl-16.2.0.tar.gz\pyopenssl-16.2.0.tar\pyopenssl-16.2.0\examples\SecureXMLRPCServer.py
 
 This code is in the public domain.
 It is provided AS-IS WITH NO WARRANTY WHATSOEVER.
 
 
2c8602d4
 >>> python-pyopenssl-17.2.0
 
 License: Apache 2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 pyOpenSSL-17.2.0.tar.gz\dist\pyOpenSSL-17.2.0.tar\pyOpenSSL-17.2.0\examples\SecureXMLRPCServer.py
 
 SecureXMLRPCServer module using pyOpenSSL 0.5
 Written 0907.2002
 by Michal Wallace
 http://www.sabren.net/
 
 This acts exactly like SimpleXMLRPCServer
 from the standard python library, but
 uses secure connections. The technique
 and classes should work for any SocketServer
 style server. However, the code has not
 been extensively tested.
 
 This code is in the public domain.
 It is provided AS-IS WITH NO WARRANTY WHATSOEVER.
 
 
7acc3889
 >>> python-pyvmomi-6.5
 
 Copyright (c) 2009-2016 VMware, Inc. All Rights Reserved.
 
 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.
 
 
 >>> python-requests-2.13.0
 
 Copyright 2016 Kenneth Reitz
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > requests-2.13.0.tar.gz\dist\requests-2.13.0.tar\requests-2.13.0\NOTICE
 
 Requests includes some vendorized python libraries to ease installation.
 
 Urllib3 License
 ===============
 
 This is the MIT license: http://www.opensource.org/licenses/mit-license.php
 
 Copyright 2008-2011 Andrey Petrov and contributors (see CONTRIBUTORS.txt),
 Modifications copyright 2012 Kenneth Reitz.
 
 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.
 
 Chardet License
 ===============
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301  USA
 
 
 CA Bundle License
 =================
 
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 
 Idna License
 ============
 
 Copyright (c) 2013-2016, Kim Davies. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 . Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 . Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided with
 the distribution.
 
 . Neither the name of the copyright holder nor the names of the
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 . THIS SOFTWARE IS PROVIDED BY THE 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 HOLDERS 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.
 
 Portions of the codec implementation and unit tests are derived from the
 Python standard library, which carries the `Python Software Foundation
 License <https://docs.python.org/2/license.html>`_:
 
 Copyright (c) 2001-2014 Python Software Foundation; All Rights Reserved
 
 Portions of the unit tests are derived from the Unicode standard, which
 is subject to the Unicode, Inc. License Agreement:
 
 Copyright (c) 1991-2014 Unicode, Inc. All rights reserved.
 Distributed under the Terms of Use in
 <http://www.unicode.org/copyright.html>.
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of the Unicode data files and any associated documentation
 (the "Data Files") or Unicode software and any associated documentation
 (the "Software") to deal in the Data Files or Software
 without restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, and/or sell copies of
 the Data Files or Software, and to permit persons to whom the Data Files
 or Software are furnished to do so, provided that
 
 (a) this copyright and permission notice appear with all copies
 of the Data Files or Software,
 
 (b) this copyright and permission notice appear in associated
 documentation, and
 
 (c) there is clear notice in each modified Data File or in the Software
 as well as in the documentation associated with the Data File(s) or
 Software that the data or software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS.
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder
 shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in these Data Files or Software without prior
 written authorization of the copyright holder.
 
 > LGPL 2.1
 
 requests-2.13.0.tar.gz\dist\requests-2.13.0.tar\requests-2.13.0\requests\packages\chardet\big5freq.py
 
 The Original Code is Mozilla Communicator client code.
 
 The Initial Developer of the Original Code is
 Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 1998
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Mark Pilgrim - port to Python
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301  USA
 
 > PYTHON
 
 requests-2.13.0.tar.gz\dist\requests-2.13.0.tar\requests-2.13.0\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.py
 
 Note: This file is under the PSF license as the code comes from the python
 stdlib.   http://docs.python.org/3/license.html
 
 
2c8602d4
 >>> rubygem-thread_safe-0.3.6
 
 License: Apache 2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 thread_safe-0.3.6.gem\data.tar.gz\data.tar\ext\org\jruby\ext\thread_safe\jsr166e\nounsafe\ConcurrentHashMapV8.java
 
 Written by Doug Lea with assistance from members of JCP JSR-166
 Expert Group and released to the public domain, as explained at
 http://creativecommons.org/publicdomain/zero/1.0/
 
 > MIT
 
 thread_safe-0.3.6.gem\data.tar.gz\data.tar\README.md
 
 License: MIT
 
 
7acc3889
 >>> runc-0.1.1
 
 Copyright 2015 CoreOS, Inc.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 runc-v0.1.1.tar.gz\runc-v0.1.1.tar\runc-0.1.1\Godeps\_workspace\src\github.com\codegangsta\cli\LICENSE
 
 Copyright (C) 2013 Jeremy Saenz
 All Rights Reserved.
 
 MIT LICENSE
 
 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.
 
 > BSD-2 Clause
 
 runc-v0.1.1.tar.gz\runc-v0.1.1.tar\runc-0.1.1\Godeps\_workspace\src\github.com\docker\docker\contrib\syntax\vim\LICENSE
 
 Copyright (c) 2013 Honza Pokorny
 All rights reserved.
 
 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 runc-v0.1.1.tar.gz\runc-v0.1.1.tar\runc-0.1.1\Godeps\_workspace\src\github.com\docker\docker\pkg\mflag\LICENSE
 
 Copyright (c) 2014-2015 The Docker & Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
 
 > WTFPL (MIT-Style)
 
 runc-v0.1.1.tar.gz\runc-v0.1.1.tar\runc-0.1.1\Godeps\_workspace\src\github.com\docker\docker\vendor\src\github.com\BurntSushi\toml\COPYING
 
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 Version 2, December 2004
 
 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
 
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0.	You just DO WHAT THE FUCK YOU WANT TO.
 
 > MPL 2.0
 
 runc-v0.1.1.tar.gz\runc-v0.1.1.tar\runc-0.1.1\Godeps\_workspace\src\github.com\docker\docker\vendor\src\github.com\hashicorp\memberlist\LICENSE
 
 License: MPL 2.0
 
 
 >>> subversion-1.9.5
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > subversion-1.9.5.tar.bz2\subversion-1.9.5.tar\subversion-1.9.5\NOTICE
 
 Apache Subversion
 Copyright 2016 The Apache Software Foundation
 
 This product includes software developed by many people, and distributed
 under Contributor License Agreements to The Apache Software Foundation
 (http://www.apache.org/).  See the accompanying COMMITTERS file and the
 revision logs for an exact contribution history.
 
 Portions of the test suite for Subversion's Python bindings are copyrighted
 by Edgewall Software, Jonas Borgström and Christopher Lenz.
 For more information, see LICENSE.
 
 This product includes software developed under the X Consortium License
 see: build/install-sh
 
 This product includes software developed by Markus Kuhn under a permissive
 license, see LICENSE.
 
 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).
 
 This product includes software developed by Public Software Group e. V.
 under a permissive license, see LICENSE.
 
 This software contains code derived from TropicSSL under a BSD 3-Clause
 license, see LICENSE.
 
 > subversion-1.9.5.tar.bz2\subversion-1.9.5.tar\subversion-1.9.5\LICENSE
 
 SUBVERSION SUBCOMPONENTS:
 
 Subversion includes a number of subcomponents with separate copyright
 notices and license terms. Your use of the source code for the these
 subcomponents is subject to the terms and conditions of the following
 licenses.
 
 For portions of the Python bindings test suite at
 subversion/bindings/swig/python/tests/trac/:
 
 I.  Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you 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.
 
 II. Copyright (C) 2003, 2004, 2005 Edgewall Software
 Copyright (C) 2003, 2004, 2005 Jonas Borgström <jonas@edgewall.com>
 Copyright (C) 2005 Christopher Lenz <cmlenz@gmx.de>
 
 All rights reserved.
 
 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
 the documentation and/or other materials provided with the
 distribution.
 3. The name of the author may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 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.
 
 For the file subversion/libsvn_subr/utf_width.c
 
 Markus Kuhn -- 2007-05-26 (Unicode 5.0)
 
 Permission to use, copy, modify, and distribute this software
 for any purpose and without fee is hereby granted. The author
 disclaims all warranties with regard to this software.
 
 For the (modified) utf8proc library in subversion/libsvn_subr/utf8proc
 
 Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
 
 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 software distribution contains derived data from a modified version of
 the Unicode data files. The following license applies to that data:
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (c) 1991-2007 Unicode, Inc. All rights reserved. Distributed
 under the Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of the Unicode data files and any associated documentation (the "Data
 Files") or Unicode software and any associated documentation (the
 "Software") to deal in the Data Files or Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, and/or sell copies of the Data Files or Software, and
 to permit persons to whom the Data Files or Software are furnished to do
 so, provided that (a) the above copyright notice(s) and this permission
 notice appear with all copies of the Data Files or Software, (b) both the
 above copyright notice(s) and this permission notice appear in associated
 documentation, and (c) there is clear notice in each modified Data File or
 in the Software as well as in the documentation associated with the Data
 File(s) or Software that the data or software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF
 THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
 INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
 CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall
 not be used in advertising or otherwise to promote the sale, use or other
 dealings in these Data Files or Software without prior written
 authorization of the copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
 registered in some jurisdictions. All other trademarks and registered
 trademarks mentioned herein are the property of their respective owners.
 
 For the files subversion/libsvn_subr/x509parse.c and
 subversion/libsvn_subr/x509.h
 
 Based on XySSL: Copyright (C) 2006-2008   Christophe Devine
 
 Copyright (C) 2009  Paul Bakker <polarssl_maintainer at polarssl dot org>
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 Neither the names of PolarSSL or XySSL nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
2c8602d4
 >>> subversion-1.9.7
 
 Apache Subversion
 Copyright 2017 The Apache Software Foundation
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 subversion-1.9.7.tar.bz2\subversion-1.9.7.tar\subversion-1.9.7\.ycm_extra_conf.py
 
 Configuration file for YouCompleteMe vim plugin to allow the plugin
 to determine the compile flags.  This file is based on:
 https://github.com/Valloric/YouCompleteMe/blob/master/cpp/ycm/.ycm_extra_conf.py
 
 This is free and unencumbered software released into the public domain.
 
 > MIT-Style
 
 Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software
 Foundation, Inc.
 Written by Gary V. Vaughan, 2004
 
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 > BSD-3 clause
 
 subversion-1.9.7.tar.bz2\subversion-1.9.7.tar\subversion-1.9.7\tools\dist\_gnupg.py
 
 Copyright (c) 2008-2011 by Vinay Sajip.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 * The name(s) of the copyright holder(s) may not be used to endorse or
 promote products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) "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(S) 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.
 
 
7acc3889
 >>> walinuxagent-2.2.14
 
 Microsoft Azure Linux Agent
 Copyright 2012 Microsoft Corporation
 
 This product includes software developed at
 Microsoft Corporation (http://www.microsoft.com/).
 
 Copyright 2013 Microsoft Corporation
 
 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.
 
 
 >>> wavefront-proxy-4.16
 
 Copyright: 2014-2016 Wavefront, Inc.
 Copyright: 2016 Wavefront <support@wavefront.com>
 
 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.
 
 
 >>> xerces-c-3.1.4
 
 Copyright 1999-2004 The Apache Software Foundation.

 

 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.

 

 xerces.jar
 
 
 >>> xml-security-c-1.7.3
 
 Apache Santuario XML-Security-C Library

 Copyright 2010-2013 The Apache Software Foundation

 

 This product includes software developed at

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

 

 This product includes software developed by the OpenSSL Project

 for use in the OpenSSL Toolkit. (http://www.openssl.org/).

 

 This product also includes software developed, copyrighted, and

 contributed by The Ohio State University.

 

 

 Licensed to the Apache Software Foundation (ASF) under one

 or more contributor license agreements. See the NOTICE file

 distributed with this work for additional information

 regarding copyright ownership. The ASF licenses this file

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

 

2c8602d4
 

7acc3889
 ADDITIONAL LICENSE INFORMATION:

 

2c8602d4
 

 > MIT

7acc3889
 

 xml-security-c-1.7.3.tar.gz\xml-security-c-1.7.3.tar\xml-security-c-1.7.3\aclocal.m4

 

2c8602d4
 

7acc3889
 Copyright (C) 1996-2014 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.
 
2c8602d4
 
 >>> zookeeper-3.4.10
7acc3889
 
 Apache ZooKeeper
 Copyright 2009-2017 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 This product includes software developed by
 The Netty Project (http://netty.io/)
 Copyright 2011 The Netty Project
 
 The Netty NOTICE file contains the following items:
 This product contains the extensions to Java Collections Framework which has
 been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
 
 * LICENSE:
 * license/LICENSE.jsr166y.txt (Public Domain)
 * HOMEPAGE:
 * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
 * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
 
 This product contains a modified version of Robert Harder's Public Domain
 Base64 Encoder and Decoder, which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.base64.txt (Public Domain)
 * HOMEPAGE:
 * http://iharder.sourceforge.net/current/java/base64/
 
 This product contains a modified version of 'JZlib', a re-implementation of
 zlib in pure Java, which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.jzlib.txt (BSD Style License)
 * HOMEPAGE:
 * http://www.jcraft.com/jzlib/
 
 This product contains a modified version of 'Webbit', a Java event based
 WebSocket and HTTP server:
 
 * LICENSE:
 * license/LICENSE.webbit.txt (BSD License)
 * HOMEPAGE:
 * https://github.com/joewalnes/webbit
 
 This product optionally depends on 'Protocol Buffers', Google's data
 interchange format, which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.protobuf.txt (New BSD License)
 * HOMEPAGE:
 * http://code.google.com/p/protobuf/
 
 This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
 a temporary self-signed X.509 certificate when the JVM does not provide the
 equivalent functionality.  It can be obtained at:
 
 * LICENSE:
 * license/LICENSE.bouncycastle.txt (MIT License)
 * HOMEPAGE:
 * http://www.bouncycastle.org/
 
 This product optionally depends on 'SLF4J', a simple logging facade for Java,
 which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.slf4j.txt (MIT License)
 * HOMEPAGE:
 * http://www.slf4j.org/
 
 This product optionally depends on 'Apache Commons Logging', a logging
 framework, which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.commons-logging.txt (Apache License 2.0)
 * HOMEPAGE:
 * http://commons.apache.org/logging/
 
 This product optionally depends on 'Apache Log4J', a logging framework,
 which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.log4j.txt (Apache License 2.0)
 * HOMEPAGE:
 * http://logging.apache.org/log4j/
 
 This product optionally depends on 'JBoss Logging', a logging framework,
 which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.jboss-logging.txt (GNU LGPL 2.1)
 * HOMEPAGE:
 * http://anonsvn.jboss.org/repos/common/common-logging-spi/
 
 This product optionally depends on 'Apache Felix', an open source OSGi
 framework implementation, which can be obtained at:
 
 * LICENSE:
 * license/LICENSE.felix.txt (Apache License 2.0)
 * HOMEPAGE:
 * http://felix.apache.org/
 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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.
 
 zookeeper-3.4.10-fatjar.jar, zookeeper-3.4.10-loggraph.jar, zookeeper-3.4.10-rest.jar, zookeeper-3.4.10-ZooInspector.jar, zookeeper-3.4.10-javadoc.jar, zookeeper-3.4.10-sources.jar, zookeeper-3.4.10-tests.jar, zookeeper-3.4.10.jar, log4j-1.2.16.jar, netty-3.10.5.Final.jar
 
2c8602d4
 ADDITIONAL LICENSE INFORMATION
7acc3889
 
 > MIT
 
 zookeeper-3.4.10\contrib\fatjar\zookeeper-3.4.10-fatjar.jar\LICENSE
 
 The MIT License
 
 Copyright (c) 2007 Mockito contributors
 
 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.
 
 zookeeper-3.4.10-fatjar.jar, zookeeper-3.4.10-loggraph.jar, netty-3.10.5.Final.jar
 
 >BSD-3 Clause
 
 zookeeper-3.4.10\contrib\fatjar\zookeeper-3.4.10-fatjar.jar\ asm-license.txt
 
 BSD License
 
 Copyright (c) 2000-2006, www.hamcrest.org
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this list of
 conditions and the following disclaimer. Redistributions in binary form must reproduce
 the above copyright notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the distribution.
 
 Neither the name of Hamcrest nor the names of its contributors may be used to endorse
 or promote products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
 SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
 WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 zookeeper-3.4.10-fatjar.jar, zookeeper-3.4.10-loggraph.jar, netty-3.10.5.Final.jar
 
 >LGPL 2.1
 
 zookeeper-3.4.10\contrib\fatjar\zookeeper-3.4.10-fatjar.jar\META-INF\license\LICENSE.jboss-logging.txt
 
 License: LGPL 2.1
 
 zookeeper-3.4.10-fatjar.jar, netty-3.10.5.Final.jar
 
 >EPL 1.0
 
 zookeeper-3.4.10\contrib\ZooInspector\src\java\org\apache\ zookeeper\inspector\gui\about.html
 
 The Icons used were sourced from the Eclipse project (http://www.eclipse.org) and licensed under the Eclipse Public License v1.0. [http://www.eclipse.org/org/documents/epl-v10.php]
 
 >MIT-Style
 
 zookeeper-3.4.10\contrib\fatjar\zookeeper-3.4.10-fatjar.jar\org\objenesis\ instantiator\jrockit\JRockitLegacyInstantiator.java
 
 COPYRIGHT & LICENSE
 
 This code is Copyright (c) 2006 BEA Systems, inc. It is provided free, as-is and without any warranties for the purpose of
 inclusion in Objenesis or any other open source project with a FSF approved license, as long as this notice is not
 removed. There are no limitations on modifying or repackaging the code apart from this.
 
 BEA does not guarantee that the code works, and provides no support for it. Use at your own risk.
 
 Originally developed by Leonardo Mesquita. Copyright notice added by Henrik Ståhl, BEA JRockit Product Manager.
 
 zookeeper-3.4.10-fatjar.jar, zookeeper-3.4.10-loggraph.jar, netty-3.10.5.Final.jar
 
 >Public Domain
 
 zookeeper-3.4.10\lib\netty-3.10.5.Final.jar\META-INF\license\LICENSE.base64.txt
 
 The person or persons who have associated work with this document (the
 "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
 his knowledge, the work of authorship identified is in the public domain of
 the country from which the work is published, or (b) hereby dedicates whatever
 copyright the dedicators holds in the work of authorship identified below (the
 "Work") to the public domain. A certifier, moreover, dedicates any copyright
 interest he may have in the associated work, and for these purposes, is
 described as a "dedicator" below.
 
 A certifier has taken reasonable steps to verify the copyright status of this
 work. Certifier recognizes that his good faith efforts may not shield him from
 liability if in fact the work certified is not in the public domain.
 
 Dedicator makes this dedication for the benefit of the public at large and to
 the detriment of the Dedicator's heirs and successors. Dedicator intends this
 dedication to be an overt act of relinquishment in perpetuate of all present
 and future rights under copyright law, whether vested or contingent, in the
 Work. Dedicator understands that such relinquishment of all rights includes
 the relinquishment of all rights to enforce (by lawsuit or otherwise) those
 copyrights in the Work.
 
 Dedicator recognizes that, once placed in the public domain, the Work may be
 freely reproduced, distributed, transmitted, used, modified, built upon, or
 otherwise exploited by anyone for any purpose, commercial or non-commercial,
 and in any way, including by methods that have not yet been invented or
 conceived.
 
 zookeeper-3.4.10-fatjar.jar, netty-3.10.5.Final.jar
 
 >CDDL 1.0
 
 zookeeper-3.4.10\src\contrib\rest\NOTICE.txt
 
 This contrib module includes software developed under the
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
 
 This contrib depends on binary only jar libraries developed at:
 
 https://jersey.dev.java.net/
 https://grizzly.dev.java.net/
 
 >Sun Public License 1.0
 
 zookeeper-3.4.10\contrib\rest\lib\grizzly-servlet-webserver-1.9.8.jar\javax\servlet\resources\j2ee_1_4.xsd
 
 *****VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT “contrib\rest\lib\grizzly-servlet-webserver-1.9.8.jar\javax\servlet\resources\j2ee_1_4.xs” *****
 
 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.
 
 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.
 
 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.
 
 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.
 
 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.
 
 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.
 
 >CDDL 1.1
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE CDDL 1.1 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 zookeeper-3.4.10\contrib\rest\lib\jersey-core-1.1.5.1.jar\META-INF\maven\ com.sun.jersey\jersey-core\pom.xml
 
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
 Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
 
 The contents of this file are subject to the terms of either the GNU
 General Public License Version 2 only ("GPL") or the Common Development
 and Distribution License("CDDL") (collectively, the "License").  You
 may not use this file except in compliance with the License. You can obtain
 a copy of the License at https://jersey.dev.java.net/CDDL+GPL.html
 or jersey/legal/LICENSE.txt.  See the License for the specific
 language governing permissions and limitations under the License.
 
 When distributing the software, include this License Header Notice in each
 file and include the License file at jersey/legal/LICENSE.txt.
 Sun designates this particular file as subject to the "Classpath" exception
 as provided by Sun in the GPL Version 2 section of the License file that
 accompanied this code.  If applicable, add the following below the License
 Header, with the fields enclosed by brackets [] replaced by your own
 identifying information: "Portions Copyrighted [year]
 [name of copyright owner]"
 
 Contributor(s):
 
 If you wish your version of this file to be governed by only the CDDL or
 only the GPL Version 2, indicate your decision by adding "[Contributor]
 elects to include this software in this distribution under the [CDDL or GPL
 Version 2] license."  If you don't indicate a single choice of license, a
 recipient has the option to distribute your version of this file under
 either the CDDL, the GPL Version 2 or to extend the choice of license to
 its licensees as provided above.  However, if you add GPL Version 2 code
 and therefore, elected the GPL Version 2 license, then the option applies
 only if the new code is made subject to such option by the copyright
 holder.
 
 >BSD
 
 zookeeper-3.4.10\lib\jline-0.9.94.jar\META-INF\maven\jline\jline\pom.xml
 
 License: BSD
 
2c8602d4
 
 --------------- SECTION 4: Artistic License, V2.0 ----------
7acc3889
 
 Artistic License, V2.0 is applicable to the following component(s).
 
2c8602d4
 
7acc3889
 >>> nicstat-1.95
 
 Copyright (c) 2009, Tim.Cook@sun.com

 

 nicstat is licensed under the Artistic License 2.0.  You can find

 a copy of this license as LICENSE.txt included with the nicstat

 distribution, or at http://www.perlfoundation.org/artistic_license_2_0
 
 
 >>> perl-crypt-ssleay-0.72
 
 Copyright (c) 2010-2014 A. Sinan Unur
 
 Copyright (c) 2006-2007 David Landgren
 
 Copyright (c) 1999-2003 Joshua Chamas
 
 Copyright (c) 1998 Gisle Aas
 
 LICENSE
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of Artistic License 2.0 (see
 L<http://www.perlfoundation.org/artistic_license_2_0>).
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 * $Id: SSLeay.xs,v 1.2 2000/05/10 16:37:25 ben Exp $
 
 Copyright 1998 Gisle Aas.
 
 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
 
 
 >>> perl-net-ssleay-1.81
 
 This library was previously issued under the OpenSSL license.  From version
 1.66 onwards, this Net-SSLeay library is issued under the "Perl Artistic
 License 2.0", the same license as Perl itself.
 http://www.perlfoundation.org/artistic_license_2_0
 
 
 >>> procmail-3.22
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE [Artistic License].THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Procmail & formail mail processing package.

 Copyright (c) 1990-1999, S.R. van den Berg, The Netherlands.

 Copyright (c) 1997-2001, Philip Guenther, The United States of America

 

 Some legal stuff:

 

 This package is open source software; you can redistribute it and/or modify

 it under the terms of either:

 - the GNU General Public License as published by the Free Software Foundation

 and can be found in the included file called "COPYING"; either version 2,

 or (at your option) any later version, or

 - the "Artistic License" which can be found in the included file called

 "Artistic".

 

 This package 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 either the GNU General Public License or the

 Artistic License for more details.

 

 For those of you that choose to use the GNU General Public License,

 my interpretation of the GNU General Public License is that no procmailrc

 script falls under the terms of the GPL unless you explicitly put

 said script under the terms of the GPL yourself.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 procmail-3.22.tar.gz\procmail-3.22.tar\procmail-3.22\new\mkinstalldirs

 

 mkinstalldirs --- make directory hierarchy

 Author: Noah Friedman <friedman@prep.ai.mit.edu>

 Created: 1993-05-16

 Last modified: 1994-03-25

 Public domain
 
 
2c8602d4
 --------------- SECTION 5: Common Development and Distribution License, V1.1 ----------
7acc3889
 
 Common Development and Distribution License, V1.1 is applicable to the following component(s).
 
 
 >>> jaxws-ri-2.2.10
 
 PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE CDDL 1.1 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE CDDL 1.1 LICENSE.

 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.

 

 Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.

 

 The contents of this file are subject to the terms of either the GNU

 General Public License Version 2 only ("GPL") or the Common Development

 and Distribution License("CDDL") (collectively, the "License").  You

 may not use this file except in compliance with the License. You can obtain

 a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html

 or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific

 language governing permissions and limitations under the License.

 

 When distributing the software, include this License Header Notice in each

 file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.

 Sun designates this particular file as subject to the "Classpath" exception

 as provided by Sun in the GPL Version 2 section of the License file that

 accompanied this code.  If applicable, add the following below the License

 Header, with the fields enclosed by brackets [] replaced by your own

 identifying information: "Portions Copyrighted [year]

 [name of copyright owner]"

 

 Contributor(s):

 

 If you wish your version of this file to be governed by only the CDDL or

 only the GPL Version 2, indicate your decision by adding "[Contributor]

 elects to include this software in this distribution under the [CDDL or GPL

 Version 2] license."  If you don't indicate a single choice of license, a

 recipient has the option to distribute your version of this file under

 either the CDDL, the GPL Version 2 or to extend the choice of license to

 its licensees as provided above.  However, if you add GPL Version 2 code

 and therefore, elected the GPL Version 2 license, then the option applies

 only if the new code is made subject to such option by the copyright

 holder.

 

 jaxws-eclipselink-plugin.jar

 mail.jar

 sdo-eclipselink-plugin.jar

 ha-api.jar

 javax.annotation-api.jar

 javax.xml.soap-api.jar

 jaxb-api.jar

 jaxb-core.jar

 jaxb-impl.jar

 jaxb-jxc.jar

 jaxb-xjc.jar

 jaxws-api.jar

 jaxws-rt.jar

 jaxws-tools.jar

 management-api.jar

 mimepull.jar

 policy.jar

 resolver.jar

 saaj-impl.jar

 stax-ex.jar

 stax2-api.jar

 streambuffer.jar

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\ThirdPartyLicense.txt

 

 DO NOT TRANSLATE OR LOCALIZE.

 

 %% The following software may be included in this product:  XML Resolver library. Use of any of this software is governed by the terms of the license below:

 

 Apache License

 Version 2.0, January 2004

 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.

 

 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:

 

 (a) You must give any other recipients of the Work or

 Derivative Works a copy of this License; and

 

 (b) You must cause any modified files to carry prominent notices

 stating that You changed the files; and

 

 (c) 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

 

 (d) 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.

 

 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.

 

 

 %% The following software may be included in this product:  RELAX NG Object Model/Parser. Use of any of this software is governed by the terms of the license below:

 

 The MIT License

 

 Copyright (c)

 

 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.

 

 %% The following software may be included in this product: relaxngDatatype.jar.  Use of any of this software is governed by the terms of the license below:

 

 Copyright (c) 2001, Thai Open Source Software Center Ltd, Sun Microsystems.

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in

 the documentation and/or other materials provided with the

 distribution.

 

 Neither the names of the copyright holders nor the names of its

 contributors may be used to endorse or promote products derived

 from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS 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.

 

 

 %% The following software may be included in this product:  ANT.  Use of any of this software is governed by the terms of the license below:

 

 

 

 Apache License

 Version 2.0, January 2004

 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.

 

 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:

 

 (a) You must give any other recipients of the Work or

 Derivative Works a copy of this License; and

 

 (b) You must cause any modified files to carry prominent notices

 stating that You changed the files; and

 

 (c) 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

 

 (d) 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.

 

 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] Apache Software Foundation

 

 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.

 

 

 

 You can download the original license file here.

 

 The License is accompanied by a NOTICE

 

 =========================================================================

 ==  NOTICE file corresponding to the section 4 d of                    ==

 ==  the Apache License, Version 2.0,                                   ==

 ==  in this case for the Apache Ant distribution.                      ==

 =========================================================================

 

 This product includes software developed by

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

 

 This product includes also software developed by :

 - the W3C consortium (http://www.w3c.org) ,

 - the SAX project (http://www.saxproject.org)

 

 Please read the different LICENSE files present in the root directory of

 this distribution.

 

 The names "Ant" and  "Apache Software Foundation"  must not be used to

 endorse  or promote  products derived  from this  software without prior

 written permission. For written permission, please contact

 apache@apache.org.

 

 The Apache Software License, Version 1.1

 

 The Apache Software License, Version 1.1, applies to all versions of up to ant

 1.6.0 included.

 

 

 ============================================================================

 The Apache Software License, Version 1.1

 ============================================================================

 

 Copyright (C) 2000-2003 The Apache Software Foundation. All

 rights reserved.

 

 Redistribution and use in source and binary forms, with or without modifica-

 tion, 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 end-user documentation included with the redistribution, if any, must

 include  the following  acknowledgment:  "This product includes  software

 developed  by the  Apache Software Foundation  (http://www.apache.org/)."

 Alternately, this  acknowledgment may  appear in the software itself,  if

 and wherever such third-party acknowledgments normally appear.

 

 4. The names "Ant" and  "Apache Software Foundation"  must not be used to

 endorse  or promote  products derived  from this  software without  prior

 written permission. For written permission, please contact

 apache@apache.org.

 

 5. Products  derived from this software may not  be called "Apache", nor may

 "Apache" appear  in their name,  without prior written permission  of the

 Apache Software Foundation.

 

 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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

 APACHE SOFTWARE  FOUNDATION  OR ITS CONTRIBUTORS  BE LIABLE FOR  ANY DIRECT,

 INDIRECT, INCIDENTAL, SPECIAL,  EXEMPLARY, OR CONSEQUENTIAL  DAMAGES (INCLU-

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

 

 This software  consists of voluntary contributions made  by many individuals

 on behalf of the  Apache Software Foundation.  For more  information  on the

 Apache Software Foundation, please see .

 

 

 

 %% The following software may be included in this product:  RelaxNGCC. Use of any of this software is governed by the terms of the license below:

 

 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.

 All rights reserved.

 

 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 end-user documentation included with the redistribution, if

 any, must include the following acknowledgment:

 

 "This product includes software developed by Daisuke Okajima

 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."

 

 Alternately, this acknowledgment may appear in the software itself,

 if and wherever such third-party acknowledgments normally appear.

 

 4. The names of the copyright holders must not be used to endorse or

 promote products derived from this software without prior written

 permission. For written permission, please contact the copyright

 holders.

 

 5. Products derived from this software may not be called "RELAXNGCC",

 nor may "RELAXNGCC" appear in their name, without prior written

 permission of the copyright holders.

 

 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR ITS 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.

 

 

 The following software may be included in this product:  Jing.  Use of any of this software is governed by the terms of the license below:

 

 Jing Copying Conditions

 

 Copyright (c) 2001-2003 Thai Open Source Software Center Ltd

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without modification,

 are permitted provided that the following conditions are met:

 

 Redistributions of source code must retain the above copyright notice,

 this list of conditions and the following disclaimer.

 Redistributions in binary form must reproduce the above copyright notice,

 this list of conditions and the following disclaimer in the documentation and/or

 other materials provided with the distribution.

 Neither the name of the Thai Open Source Software Center Ltd nor the names

 of its contributors may be used to endorse or promote products derived from this

 software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND

 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED

 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

 DISCLAIMED. IN NO EVENT SHALL THE REGENTS 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.

 

 %% The following software may be included in this product:  NekoHTML. Use of any of this software is governed by the terms of the license below:

 

 The CyberNeko Software License, Version 1.0

 

 

 (C) Copyright 2002,2003, Andy Clark.  All rights reserved.

 

 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 end-user documentation included with the redistribution,

 if any, must include the following acknowledgment:

 "This product includes software developed by Andy Clark."

 Alternately, this acknowledgment may appear in the software itself,

 if and wherever such third-party acknowledgments normally appear.

 

 4. The names "CyberNeko" and "NekoHTML" must not be used to endorse

 or promote products derived from this software without prior

 written permission. For written permission, please contact

 andy@cyberneko.net.

 

 5. Products derived from this software may not be called "CyberNeko",

 nor may "CyberNeko" appear in their name, without prior written

 permission of the author.

 

 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 OR OTHER 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.

 

 The following software may be included in this product:  Woodstox. Use of any of this software is governed by the terms of the license below:

 This copy of Woodstox XML processor is licensed under the

 Apache (Software) License, version 2.0 ("the License").

 See the License for details about distribution rights, and the

 specific rights regarding derivate works.

 

 You may obtain a copy of the License at:

 

 http://www.apache.org/licenses/

 

 A copy is also included in the downloadable source code package

 containing Woodstox, in file "ASL2.0", under the same directory

 as this file.

 

 The following software may be included in this product:  ASM library. Use of any of this software is governed by the terms of the license below:

 

 Copyright (c) 2000-2005 INRIA, France Telecom

 All rights reserved.

 

 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. Neither the name of the copyright holders nor the names of its

 contributors may be used to endorse or promote products derived from

 this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF

 THE POSSIBILITY OF SUCH DAMAGE.

 

 

 > jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\docs\Copyright.txt

 

 ********************[VMWARE DOES NOT DISTRIBUTE THE Copyright.txt] ***************************

 

 Copyright Information

 

 Copyright © 2010, Oracle and/or its affiliates. All rights reserved.

 

 This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

 

 The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

 

 If this is software or related software documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:

 

 U.S.GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle America, Inc., 500 Oracle Parkway, Redwood City, CA 94065.

 

 This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications which may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.

 

 Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

 

 AMD,Opteron, theAMDlogo, and theAMDOpteron logo are trademarks or registered trademarks of AdvancedMicroDevices. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. UNIX is a registered trademark licensed through X/Open Company, Ltd.

 

 This software or hardware and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services.Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.

 

 

 > MIT-Style

 

 jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\lib\plugins\commonj.sdo.jar\about_files\ license.txt

 

 License for the Service Data Objects JavaDoc and Interface Definition

 files.

 

 The Service Data Objects JavaDoc and Interface Definition files are

 being provided by the copyright holders under the following license. By

 using and/or copying this work, you agree that you have read,

 understood and will comply with the following terms and conditions:

 

 Permission to copy, display, make derivative works of and distribute

 the Service Data Objects JavaDoc and Interface Definition files (the

 "Artifacts") in any medium without fee or royalty is hereby granted,

 provided that you include the following on ALL copies of the Artifacts,

 or portions thereof, that you make:

 

 1.	A link or URL to the Artifacts at this location:

 http://www.jcp.org/en/jsr/detail?id=235

 

 2.	The full text of this copyright notice as shown in the Artifacts.

 

 

 

 THE ARTIFACTS ARE PROVIDED "AS IS" AND THE AUTHORS MAKE NO

 REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THE

 ARTIFACTS AND THE IMPLEMENTATION OF THEIR CONTENTS,

 INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS

 FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT OR TITLE.

 

 THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL,

 INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY

 USE OR DISTRIBUTION OF THE ARTIFACTS.

 

 The name and trademarks of the Authors may NOT be used in any manner,

 including advertising or publicity pertaining to the Service Data

 Objects Specification or its contents without specific, written prior

 permission. Title to copyright in the Service Data Objects

 Specification will at all times remain with the Authors.

 

 No other rights are granted by implication, estoppel or otherwise.

 

 Revision level 1.2, last updated on 2009/01/13

 Changed the URL of the Artifacts.

 Revision level 1.1, last updated on 2007/11/19

 

 > EPL 1.0

 

 jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\lib\plugins\commonj.sdo.jar\ plugin.properties

 

 Copyright (c) 2005, 2009 Oracle Corporation and others.

 All rights reserved. This program and the accompanying materials

 are made available under the terms of the Eclipse Public License v1.0

 which accompanies this distribution, and is available at

 http://www.eclipse.org/legal/epl-v10.html

 

 

 >  EDL 1.0

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE EDL 1.0 LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 Copyright (c) 1998, 2008 Oracle. All rights reserved.

 This program and the accompanying materials are made available under the

 terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0

 which accompanies this distribution.

 The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v10.html

 and the Eclipse Distribution License is available at

 http://www.eclipse.org/org/documents/edl-v10.php.

 

 eclipselink.jar

 javax.persistence.jar

 

 > CDDL 1.0

 

 jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\lib\plugins\mail.jar\META-INF\ LICENSE.txt

 

 License: CDDL 1.0

 

 

 > Sun Microsystems License Agreement

 

 jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\lib\javax.xml.soap-api.jar\javax\xml\soap\package.html

 

 Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,

 Palo Alto, California, 94303, U.S.A.  All Rights Reserved.

 

 This software is the confidential and proprietary information of Sun

 Microsystems, Inc. ("Confidential Information").  You shall not

 disclose such Confidential Information and shall use it only in

 accordance with the terms of the license agreement you entered into

 with Sun.
 
 
2c8602d4
 --------------- SECTION 6: GNU General Public License, V1.0 ----------
7acc3889
 
 GNU General Public License, V1.0 is applicable to the following component(s).
 
 
 >>> perl-5.24.1
 
 [VMWARE ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v1.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Larry Wall and others

 

 You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the README file.

 

 ADDITIONAL LICENSE INFORMATION:

 

 >MIT

 

 perl-5.24.1\TIME64.C

 

 Copyright (c) 2007-2008  Michael G Schwern

 

 This software originally derived from Paul Sheer's pivotal_gmtime_r.c.

 

 The MIT License:

 

 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.

 

 >GPL v3 with Bison Parser Exception

 

 perl-5.24.1\perly.h

 

 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.

    

 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 3 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, see <http://www.gnu.org/licenses/>.  */

 

 As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton.  Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception.

    

 This special exception was added by the Free Software Foundation in version 2.2 of Bison.  

 

 >BSD-Style

 

 perl-5.24.1\cpan\Compress-Raw-Bzip2\bzip2-src\

 

 This program, "bzip2", the associated library "libbzip2", and all documentation, are copyright (C) 1996-2010 Julian R Seward.  All rights reserved.

 

 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. The origin of this software must not be misrepresented; you must  not claim that you wrote the original software.  If you use this  software in a product, an acknowledgment in the product  documentation would be appreciated but is not required.

 

 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

 

 4. The name of the author may not be used to endorse or promote  products derived from this software without specific prior written  permission.

 

 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.

 

 Julian Seward, jseward@bzip.org

 bzip2/libbzip2 version 1.0.6 of 6 September 2010

 

 >MIT-Style

 

 perl-5.24.1\cpan\Compress-Raw-Zlib\zlib-src\

 

 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler

 

 This software is provided 'as-is', without any express or implied warranty.  In no event will the authors be held liable for any damages arising from the use of this software.

 

 Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

 

   1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

   2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

   3. This notice may not be removed or altered from any source distribution.

 

   Jean-loup Gailly        Mark Adler

   jloup@gzip.org          madler@alumni.caltech.edu

 

 >RSA Data Security

 

 perl-5.24.1\cpan\Digest-MD5\MD5.xs

 

 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

 

 Copyright 1998-2000 Gisle Aas.

 Copyright 1995-1996 Neil Winton.

 Copyright 1991-1992 RSA Data Security, Inc.

 

 This code is derived from Neil Winton's MD5-1.7 Perl module, which in turn is derived from the reference implementation in RFC 1321 which comes with this message:

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. 

 All rights reserved.

 

 License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function.

 

 License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind.

 

 These notices must be retained in any copies of any part of this documentation and/or software.

 

 >Unicode License (MIT-Style)

 

 perl-5.24.1\cpan\Encode\ucm\koi8-r.ucm

 

 Copyright (c) 1991-1999 Unicode, Inc.  All Rights reserved.

 

 This file is provided as-is by Unicode, Inc. (The Unicode Consortium). No claims are made as to fitness for any particular purpose.  No warranties of any kind are expressed or implied.  The recipient agrees to determine applicability of information provided.  If this file has been provided on optical media by Unicode, Inc., the sole remedy for any claim will be exchange of defective media within 90 days of receipt.

 

 Unicode, Inc. hereby grants the right to freely use the information supplied in this file in the creation of products supporting the Unicode Standard, and to make copies of this file in any form for internal or external distribution as long as this notice remains attached.

 

 >Public Domain

 

 perl-5.24.1\ext\SDBM_File\sdbm.c

 

 sdbm - ndbm work-alike hashed database library

  * based on Per-Aake Larson's Dynamic Hashing algorithms. BIT 18 (1978).

 author: oz@nexus.yorku.ca

 status: public domain.
 
 
 >>> perl-dbi-1.636
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE GPL 1.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 DBI is Copyright (c) 1994-2015 by Tim Bunce and others.
 See LICENSE included with this distribution. All rights reserved.
 
 This is free software; you can redistribute it and/or modify it under the
 same terms as the Perl5 (v5.0.0 ~ v5.20.0) programming language system
 itself: under the terms of either:
 
 a) the "Artistic License 1.0" as published by The Perl Foundation
    http://www.perlfoundation.org/artistic_license_1_0
 
 b) the GNU General Public License as published by the Free Software Foundation;
    either version 1 http://www.gnu.org/licenses/gpl-1.0.html
    or (at your option) any later version
 
 PLEASE NOTE: It is the current maintainers intention to keep the dual
 licensing intact. Until this notice is removed, releases will continue to
 be available under both the standard GPL and the less restrictive Artistic
 licenses.
 
 
 >>> perl-file-homedir-1.00
 
2c8602d4
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 Terms of Perl itself
 
 a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any  later version, or
 b) the "Artistic License"
7acc3889
 
 
 >>> perl-file-which-1.21
 
2c8602d4
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0 THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This software is copyright (c) 2002 by Per Einar Ellefsen <pereinar@cpan.org>.
 
 This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
 
 Terms of the Perl programming language system itself
 
 a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or
 b) the "Artistic License"
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
 This software is Copyright (c) 2002 by Per Einar Ellefsen <pereinar@cpan.org>.
 
 This is free software, licensed under:
 
 The GNU General Public License, Version 1, February 1989
 
 GNU GENERAL PUBLIC LICENSE
 Version 1, February 1989
 
 Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
7acc3889
 
 
 >>> perl-json-any-1.39
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 1.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 This software is copyright (c) 2007 by Chris Thompson.

 

 This is free software; you can redistribute it and/or modify it under

 the same terms as the Perl 5 programming language system itself.

 

 Terms of the Perl programming language system itself

 

 a) the GNU General Public License as published by the Free

    Software Foundation; either version 1, or (at your option) any

    later version, or

 

 b) the "Artistic License"
 
 
 >>> perl-module-scandeps-1.23
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 1.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright
 
 Copyright 2002-2008 by Audrey Tang <autrijus@autrijus.org>;
 2005-2009 by Steffen Mueller <smueller@cpan.org>.
 
 All rights reserved.  You can redistribute and/or modify
 this bundle under the same terms as Perl itself.
 
 See <http://www.perl.com/perl/misc/Artistic.html>.
 
 
 >>> perl-path-class-0.37
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0 LICENSE SET FORTH BELOW.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This software is copyright (c) 2016 by Ken Williams.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 Terms of the Perl programming language system itself
 
 a) the GNU General Public License as published by the Free
    Software Foundation; either version 1, or (at your option) any
    later version, or
 b) the "Artistic License"
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
 This software is Copyright (c) 2016 by Ken Williams.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
                     GNU GENERAL PUBLIC LICENSE
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
  51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
                             Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our 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.  The
 General Public License applies to the Free Software Foundation's
 software and to any other program whose authors commit to using it.
 You can use it for your programs, too.
 
   When we speak of free software, we are referring to freedom, not
 price.  Specifically, the General Public License is designed to make
 sure that you have the freedom to give away or sell copies of free
 software, 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.
 
   For example, if you distribute copies of a 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 tell them 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.
 
   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 Agreement 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 work containing the
 Program or a portion of it, either verbatim or with modifications.  Each
 licensee is addressed as "you".
 
   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
 General Public License and to the absence of any warranty; and give any
 other recipients of the Program a copy of this General Public License
 along with the Program.  You may charge a fee for the physical act of
 transferring a copy.
 
   2. You may modify your copy or copies of the Program or any portion of
 it, and copy and distribute such modifications under the terms of Paragraph
 1 above, provided that you also do the following:
 
     a) cause the modified files to carry prominent notices stating that
     you changed the files and the date of any change; and
 
     b) cause the whole of any work that you distribute or publish, that
     in whole or in part contains the Program or any part thereof, either
     with or without modifications, to be licensed at no charge to all
     third parties under the terms of this General Public License (except
     that you may choose to grant warranty protection to some or all
     third parties, at your option).
 
     c) If the modified program normally reads commands interactively when
     run, you must cause it, when started running for such interactive use
     in the simplest and most usual 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 General
     Public License.
 
     d) 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.
 
 Mere aggregation of another independent work with the Program (or its
 derivative) on a volume of a storage or distribution medium does not bring
 the other work under the scope of these terms.
 
   3. You may copy and distribute the Program (or a portion or derivative of
 it, under Paragraph 2) in object code or executable form under the terms of
 Paragraphs 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
     Paragraphs 1 and 2 above; or,
 
     b) accompany it with a written offer, valid for at least three
     years, to give any third party free (except for a nominal charge
     for the cost of distribution) a complete machine-readable copy of the
     corresponding source code, to be distributed under the terms of
     Paragraphs 1 and 2 above; or,
 
     c) accompany it with the information you received as to where the
     corresponding source code may be obtained.  (This alternative is
     allowed only for noncommercial distribution and only if you
     received the program in object code or executable form alone.)
 
 Source code for a work means the preferred form of the work for making
 modifications to it.  For an executable file, complete source code means
 all the source code for all modules it contains; but, as a special
 exception, it need not include source code for modules which are standard
 libraries that accompany the operating system on which the executable
 file runs, or for standard header files or definitions files that
 accompany that operating system.
 
   4. You may not copy, modify, sublicense, distribute or transfer the
 Program except as expressly provided under this General Public License.
 Any attempt otherwise to copy, modify, sublicense, distribute or transfer
 the Program is void, and will automatically terminate your rights to use
 the Program under this License.  However, parties who have received
 copies, or rights to use copies, from you under this General Public
 License will not have their licenses terminated so long as such parties
 remain in full compliance.
 
   5. By copying, distributing or modifying the Program (or any work based
 on the Program) you indicate your acceptance of this license to do so,
 and all its terms and conditions.
 
   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.
 
   7. 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 the 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
 the license, you may choose any version ever published by the Free Software
 Foundation.
 
   8. 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
 
   9. 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 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.
 
   10. 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
 
         Appendix: 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 humanity, 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) 19yy  <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 1, 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) 19xx 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 a sample; alter the names:
 
   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   program `Gnomovision' (a program to direct compilers to make passes
   at assemblers) written by James Hacker.
 
   <signature of Ty Coon>, 1 April 1989
   Ty Coon, President of Vice
 
 That's all there is to it!
 
 
 --- The Artistic License 1.0 ---
 
 This software is Copyright (c) 2016 by Ken Williams.
 
 This is free software, licensed under:
 
   The Artistic License 1.0
 
 The Artistic License
 
 Preamble
 
 The intent of this document is to state the conditions under which a Package
 may be copied, such that the Copyright Holder maintains some semblance of
 artistic control over the development of the package, while giving the users of
 the package the right to use and distribute the Package in a more-or-less
 customary fashion, plus the right to make reasonable modifications.
 
 Definitions:
 
   - "Package" refers to the collection of files distributed by the Copyright
     Holder, and derivatives of that collection of files created through
     textual modification. 
   - "Standard Version" refers to such a Package if it has not been modified,
     or has been modified in accordance with the wishes of the Copyright
     Holder. 
   - "Copyright Holder" is whoever is named in the copyright or copyrights for
     the package. 
   - "You" is you, if you're thinking about copying or distributing this Package.
   - "Reasonable copying fee" is whatever you can justify on the basis of media
     cost, duplication charges, time of people involved, and so on. (You will
     not be required to justify it to the Copyright Holder, but only to the
     computing community at large as a market that must bear the fee.) 
   - "Freely Available" means that no fee is charged for the item itself, though
     there may be fees involved in handling the item. It also means that
     recipients of the item may redistribute it under the same conditions they
     received it. 
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
 duplicate all of the original copyright notices and associated disclaimers.
 
 2. You may apply bug fixes, portability fixes and other modifications derived
 from the Public Domain or from the Copyright Holder. A Package modified in such
 a way shall still be considered the Standard Version.
 
 3. You may otherwise modify your copy of this Package in any way, provided that
 you insert a prominent notice in each changed file stating how and when you
 changed that file, and provided that you do at least ONE of the following:
 
   a) place your modifications in the Public Domain or otherwise make them
      Freely Available, such as by posting said modifications to Usenet or an
      equivalent medium, or placing the modifications on a major archive site
      such as ftp.uu.net, or by allowing the Copyright Holder to include your
      modifications in the Standard Version of the Package.
 
   b) use the modified Package only within your corporation or organization.
 
   c) rename any non-standard executables so the names do not conflict with
      standard executables, which must also be provided, and provide a separate
      manual page for each non-standard executable that clearly documents how it
      differs from the Standard Version.
 
   d) make other distribution arrangements with the Copyright Holder.
 
 4. You may distribute the programs of this Package in object code or executable
 form, provided that you do at least ONE of the following:
 
   a) distribute a Standard Version of the executables and library files,
      together with instructions (in the manual page or equivalent) on where to
      get the Standard Version.
 
   b) accompany the distribution with the machine-readable source of the Package
      with your modifications.
 
   c) accompany any non-standard executables with their corresponding Standard
      Version executables, giving the non-standard executables non-standard
      names, and clearly documenting the differences in manual pages (or
      equivalent), together with instructions on where to get the Standard
      Version.
 
   d) make other distribution arrangements with the Copyright Holder.
 
 5. You may charge a reasonable copying fee for any distribution of this
 Package.  You may charge any fee you choose for support of this Package. You
 may not charge a fee for this Package itself. However, you may distribute this
 Package in aggregate with other (possibly commercial) programs as part of a
 larger (possibly commercial) software distribution provided that you do not
 advertise this Package as a product of your own.
 
 6. The scripts and library files supplied as input to or produced as output
 from the programs of this Package do not automatically fall under the copyright
 of this Package, but belong to whomever generated them, and may be sold
 commercially, and may be aggregated with this Package.
 
 7. C or perl subroutines supplied by you and linked into this Package shall not
 be considered part of this Package.
 
 8. The name of the Copyright Holder may not be used to endorse or promote
 products derived from this software without specific prior written permission.
 
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 The End
 
 ADDITIONAL LICENSE INFORMATION
 
 > GPL 2.0
 
 Path-Class-0.37.tar.gz\Path-Class-0.37.tar\Path-Class-0.37\README
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This archive contains the distribution Path-Class,
 version 0.37:
 
 Cross-platform path specification manipulation
 
 This software is copyright (c) 2016 by Ken Williams.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 
 >>> perl-yaml-tiny-1.70
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE GPL 1.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This software is copyright (c) 2006 by Adam Kennedy.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 Terms of the Perl programming language system itself
 
 a) the GNU General Public License as published by the Free
    Software Foundation; either version 1, or (at your option) any
    later version, or
 b) the "Artistic License"
 
 
2c8602d4
 --------------- SECTION 7: GNU General Public License, V2.0 ----------
7acc3889
 
 GNU General Public License, V2.0 is applicable to the following component(s).
 
 
 >>> asciidoc-8.6.9
 
 Copyright (C) 2000-2007 Stuart Rackham
 
 Email: srackham@gmail.com
 
 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., 59 Temple Place - Suite 330, Boston, MA  02111-1307,
 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >W3C License
 
 asciidoc-8.6.9\javascripts\slidy.js
 
 Copyright (c) 2005-2010 W3C (MIT, ERCIM, Keio), All Rights Reserved.
    W3C liability, trademark, document use and software licensing
    rules apply, see:
    http://www.w3.org/Consortium/Legal/copyright-documents
    http://www.w3.org/Consortium/Legal/copyright-software
 
 >MIT
 
 asciidoc-8.6.9\a2x.py
 
 License:   MIT
 
 >GPL 3.0
 
 asciidoc-8.6.9\javascripts\asciidoc.js
 
 Author: Mihai Bazon, September 2002
 http://students.infoiasi.ro/~mishoo
 
 Table Of Content generator
 Version: 0.4
 
 Feel free to use this script under the terms of the GNU General Public
 License, as long as you do not remove or alter this notice.
 
 modified by Troy D. Hanson, September 2006. License: GPL 
 modified by Stuart Rackham, 2006, 2009. License: GPL 
 
 >GFDL 1.3
 
 asciidoc-8.6.9\lang-cs.conf
 
 (C) 2012 Petr Klíma <qaxi@seznam.cz>
 License: GNU Free Documentation License, ver. 1.3 or later version, see http://fsf.org/
 
 
 >>> atftp-0.7.1
 
 Copyright (c) 2000 Jean-Pierre Lefebvre <helix@step.polymtl.ca>
 and Remi Lefebvre <remi@debian.org>
 
 License:
 
 atftp is free software; you can redistribute them and/or modify them 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.
 
 You can find a copy of the GPL at /usr/share/common-licenses/GPL
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT-Style
 
 atftp-0.7.1\ aclocal.m4
 
 Copyright (C) 1996-2012 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 >LGPL 2.1
 
 atftp-0.7.1\argz.h
 
 Copyright (C) 1995, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 
 
 >>> attr-2.4.47
 
 Copyright (C) 2003, 2006  Andreas Gruenbacher <agruen@suse.de>

 Copyright (C) 2003, 2006  Silicon Graphics, Inc.

 

 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, see <http://www.gnu.org/licenses/>.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > LGPL 2.1

 

 attr-2.4.47.src.tar.gz\attr-2.4.47.src.tar\attr-2.4.47\include\walk_tree.h

 Copyright (C) 2007 Andreas Gruenbacher <a.gruenbacher@computer.org>

 

 This program is free software; you can redistribute it and/or modify it under

 the terms of the GNU Lesser General Public License as published by the

 Free Software Foundation; either version 2.1 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 Lesser General Public

 License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this program.  If not, see <http://www.gnu.org/l

 

 > MIT

 

 attr-2.4.47.src.tar.gz\attr-2.4.47.src.tar\attr-2.4.47\m4\multilib.m4

 

 Copyright (C) 2001-2005 Free Software Foundation, Inc.

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 From Bruno Haible.

  

 > BSD

 

 attr-2.4.47.src.tar.gz\attr-2.4.47.src.tar\attr-2.4.47\test\run

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (c) 2007, 2008 Andreas Gruenbacher.

 All rights reserved.

 

 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,

 without modification, immediately at the beginning of the file.

 2. The name of the author may not be used to endorse or promote products

 derived from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.

 

 Alternatively, this software may be distributed under the terms of the

 GNU Public License ("GPL"):

 

 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> audit-2.7.5
 
 Copyright 2006-07, 2016-17 Red Hat Inc., Durham, North Carolina.
 All Rights Reserved.
 
 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 th 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 Authors:  Steve Grubb <sgrubb@redhat.com>
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL v2.1
 
 audit-2.7.5\lib\libaudit
 
 libaudit.c -- 
 
 Copyright 2004-2009, 2012, 2014, 2016-17 Red Hat Inc., Durham, North Carolina.
 All Rights Reserved.
 
 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
 This library 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 Authors: Steve Grubb <sgrubb@redhat.com>
   Rickard E. (Rik) Faith <faith@redhat.com>
 
 >LGPL v2.1
 
 audit-2.7.5\audisp\plugins\remote\queue.c
 
 queue.c - a string queue implementation
 
 Copyright 2009, 2011 Red Hat Inc., Durham, North Carolina.
 All Rights Reserved.
 
 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
 This library 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 Authors: Steve Grubb <sgrubb@redhat.com>
    Miloslav Trmač mitr@redhat.com
 
 >BSD
 
 audit-2.7.5\src\libev\ev.c
 
 [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 libev event processing core, watcher management
 
 Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann <libev@schmorp.de>
 All rights reserved.
 
   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.
 
 Alternatively, the contents of this file may be used under the terms of the GNU General Public License ("GPL") version 2 or any later version, in which case the provisions of the GPL are applicable instead of the above. If you wish to allow the use of your version of this file only under the terms of the GPL and not to allow others to use your version of this file under the BSD license, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL. If you do not delete the provisions above, a recipient may use your version of this file under either the BSD or the GPL.
 
 
 >>> aufs-util-20170206
 
 Copyright (C) 2005-2015 Junjiro R. Okajima
 
  This program, aufs 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 St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
2c8602d4
 >>> authbind-2.1.2
 
 authbind is Copyright (C) 1998 Ian Jackson
 
 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, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 
7acc3889
 >>> autofs-5.1.3
 
 Copyright 2006 Ian Kent <raven@themaw.net>
 
 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, Inc., 675 Mass Ave, Cambridge MA 02139,
 USA; 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 PARTICUL
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style (SUN RPC)
 
 autofs-5.1.3.tar.xz\autofs-5.1.3.tar\autofs-5.1.3\lib\mount.x
 
 Sun RPC is a product of Sun Microsystems, Inc. and is provided for
 unrestricted use provided that this legend is included on all tape
 media and as a part of the software program in whole or part.  Users
 may copy or modify Sun RPC without charge, but are not authorized
 to license or distribute it to anyone else except as part of a product or
 program developed by the user or with the express written consent of
 Sun Microsystems, Inc.
 
 SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
 WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
 
 Sun RPC is provided with no support and without any obligation on the
 part of Sun Microsystems, Inc. to assist in its use, correction,
 modification or enhancement.
 
 SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
 INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
 OR ANY PART THEREOF.
 
 In no event will Sun Microsystems, Inc. be liable for any lost revenue
 or profits or other special, indirect and consequential damages, even if
 Sun has been advised of the possibility of such damages.
 
 Sun Microsystems, Inc.
 2550 Garcia Avenue
 Mountain View, California  94043
 
 > GPL 3.0
 
 autofs-5.1.3.tar.xz\autofs-5.1.3.tar\autofs-5.1.3\ autofs.spec
 
 License: GPL
 
 >BSD-3
 
 autofs-5.1.3.tar.xz\autofs-5.1.3.tar\autofs-5.1.3\modules\dclist.c
 
 Copyright 2005 Red Hat, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Red Hat, Inc., nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> automake-1.15
 
 Copyright (C) 2002-2014 Free Software Foundation, Inc.

 Originally written by Pavel Roskin <proski@gnu.org> September 2002.

 

 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, 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, see <http://www.gnu.org/licenses/>.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 automake-1.15.tar.gz\automake-1.15.tar\automake-1.15\aclocal.m4

 

 Copyright (C) 1996-2014 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 

 > GPL 3.0

 

 automake-1.15.tar.gz\automake-1.15.tar\automake-1.15\bin\gen-perl-protos

 

 Copyright (C) 2013-2014 Free Software Foundation, Inc.

 

 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 3, 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, see <http://www.gnu.org/licenses/>.

 

 

 

 > GFDL 1.3

 

 automake-1.15.tar.gz\automake-1.15.tar\automake-1.15\doc\automake-history.info

 

 Copyright (C) 1995-2014 Free Software Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the GNU Free Documentation License,

 Version 1.3 or any later version published by the Free Software

 Foundation; with no Invariant Sections, with no Front-Cover texts,

 and with no Back-Cover Texts.  A copy of the license is included in

 the section entitled "GNU Free Documentation License.

 

 

 > Public Domain

 

 automake-1.15.tar.gz\automake-1.15.tar\automake-1.15\lib\mkinstalldirs

 

 Original author: Noah Friedman <friedman@prep.ai.mit.edu>

 Created: 1993-05-16

 Public domain.
 
 
 >>> bc-1.06.95
 
 Copyright (C) 1991, 1992, 1993, 1994, 1997, 2000 Free Software Foundation, Inc.

 

 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; see the file COPYING.  If not, write to:

 

 The Free Software Foundation, Inc.

 51 Franklin Street, Fifth Floor

 Boston, MA 02110-1301  USA

 

 ADDITIONAL LICENSES INFORMATION :

 

 

 > LGPL 2.1

 

 bc_1.06.95.orig.tar.gz\bc_1.06.95.orig.tar\bc-1.06.95\COPYING.LIB

 

 LICENSE : LGPL 2.1

 

 

 > LGPL 2.0

 

 bc_1.06.95.orig.tar.gz\bc_1.06.95.orig.tar\bc-1.06.95\COPYING.LIB

 

 This library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 2 of the License, or (at your option) any later version.

 

 This library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this library; if not, write to the Free Software

 Foundation, Inc.  51 Franklin Street, Fifth Floor,

 Boston, MA 02110-1301  USA

 

 > MIT Style

 

 bc_1.06.95.orig.tar.gz\bc_1.06.95.orig.tar\bc-1.06.95\aclocal.m4

 

 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

 2005  Free Software Foundation, Inc.

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.
 
 
 >>> blktrace-1.1.0
 
 Copyright (C) 2007 Alan D. Brunelle <Alan.Brunelle@hp.com>

 

   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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 >   GPL 3.0

 

 blktrace_1.1.0.orig.tar.bz2\blktrace_1.1.0.orig.tar\blktrace-1.1.0\doc\blkiomon.8

 

 Copyright \(co 2008 IBM Corp.

 .br

 This is free software.  You may redistribute copies of it under the terms of

 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.

 There is NO WARRANTY, to the extent permitted by law.

 

 

 >   Public Domain

 

 blktrace_1.1.0.orig.tar.bz2\blktrace_1.1.0.orig.tar\blktrace-1.1.0\jhash.h

 

 jhash.h: Jenkins hash support.

 

  Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net)

 

  http://burtleburtle.net/bob/hash/

 

  These are the credits from Bob's sources:

 

  lookup3.c, by Bob Jenkins, May 2006, Public Domain.

 

  These are functions for producing 32-bit hashes for hash table lookup.

  hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final() 

  are externally useful functions.  Routines to test the hash are included 

  if SELF_TEST is defined.  You can use this free for any purpose.  It's in

  the public domain.  It has no warranty.

 

  Copyright (C) 2009 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)

 

  I've modified Bob's hash to be useful in the Linux kernel, and

  any bugs present are my fault.  Jozsef
 
 
 >>> bridge-utils-1.6
 
 Copyright (C) 2000 Lennert Buytenhek
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 >>> btrfs-progs-4.10.2
 
 Copyright (C) 2016 Roman Lebedev.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public
 License v2 as published by the Free Software Foundation.
 
 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., 59 Temple Place - Suite 330,
 Boston, MA 021110-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.0
 
 btrfs-progs-v4.10.2.tar.xz\btrfs-progs-v4.10.2.tar\btrfs-progs-v4.10.2\btrfs-list.c
 
 Simple python program to print out all the extents of a single file
 LGPLv2 license
 Copyright Facebook 2014
 
 
 >>> bzr-2.7.0
 
 Copyright (C) 2005-2012 Canonical Ltd
 
 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
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 bzr-2.7.0.tar.gz\bzr-2.7.0.tar\bzr-2.7.0\bzrlib\util\simplemapi.py
 
 Copyright (c) 2007 Ian Cook and John Popplewell
 
 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.
 
 > Zope Public License 2.1 (BSD Style)
 
 bzr-2.7.0.tar.gz\bzr-2.7.0.tar\bzr-2.7.0\tools\win32\bootstrap.py
 
 Copyright (c) 2006 Zope Corporation and Contributors.
 All Rights Reserved.
 
 This software is subject to the provisions of the Zope Public License,
 Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
 WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
 FOR A PARTICULAR PURPOSE.
 
 
2c8602d4
 >>> calico-bird-0.3.1
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 calico-bird-0.3.1.tar.gz\calico-bird-0.3.1.tar\bird-0.3.1\client\birdc.c
 
 (c) 1999--2004 Martin Mares <mj@ucw.cz>
 Can be freely distributed and used under the terms of the GNU GPL.
 
 
7acc3889
 >>> cdrkit-1.1.11
 
 Written by Eric Youngdale (1993).

 

 Copyright 1993 Yggdrasil Computing, Incorporated

 

 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, 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., 675 Mass Ave, Cambridge, MA 02139, USA.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 cdrkit-1.1.11.tar.gz\cdrkit-1.1.11.tar\cdrkit-1.1.11\genisoimage\md5.c

 

 This code implements the MD5 message-digest algorithm.

 The algorithm is due to Ron Rivest.  This code was

 written by Colin Plumb in 1993, no copyright is claimed.

 This code is in the public domain; do with it what you wish.

 

 Equivalent code is available from RSA Data Security, Inc.

 This code has been tested against that, and is equivalent,

 except that you don't need to include two pages of legalese

 with every copy.

 

 To compute the message digest of a chunk of bytes, declare an

 MD5Context structure, pass it to MD5Init, call MD5Update as

 needed on buffers full of bytes, and then call MD5Final, which

 will fill a supplied 16-byte array with the digest.

 

 

 This code was modified in 1997 by Jim Kingdon of Cyclic Software to

 not require an integer type which is exactly 32 bits.  This work

 draws on the changes for the same purpose by Tatu Ylonen

 <ylo@cs.hut.fi> as part of SSH, but since I didn't actually use

 that code, there is no copyright issue.  I hereby disclaim

 copyright in any changes I have made; this code remains in the

 public domain.

 

 > LGPL 2.0

 

 cdrkit-1.1.11.tar.gz\cdrkit-1.1.11.tar\cdrkit-1.1.11\genisoimage\getopt1.c

 

 Copyright (C) 1987, 88, 89, 90, 91, 92, 1993

 Free Software Foundation, Inc.

 

 This program is free software; you can redistribute it and/or

 modify it under the terms of the GNU Library General Public License

 as published by the Free Software Foundation; either version 2, 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 Library General Public License for more details.

 

 You should have received a copy of the GNU Library General Public License

 along with this program; if not, write to the Free Software

 Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

 

 > LGPL 2.1

 

 cdrkit-1.1.11.tar.gz\cdrkit-1.1.11.tar\cdrkit-1.1.11\include\glibc_elf.h

 

 This file defines standard ELF types, structures, and macros.

 Copyright (C) 1995-2003, 2004 Free Software Foundation, Inc.

 This file is part of the GNU C Library.

 

 The GNU C Library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 2.1 of the License, or (at your option) any later version.

 

 The GNU C Library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with the GNU C Library; if not, write to the Free

 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA

 02111-1307 USA.
 
 
 >>> cgroup-utils-0.6
 
 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 Library 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

 

 See the COPYING file for license information.

 

 Copyright (c) 2012 peo3 <peo314159265@gmail.com>
 
 
 >>> chkconfig-1.9
 
 Copyright 1997-2009 Red Hat, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License, version 2,
 as published by the Free Software Foundation.
 
 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
 
 
 >>> chrpath-0.16
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 3.0
 
 chrpath-0.16.tar.gz\chrpath-0.16.tar\chrpath-0.16\deb\copyright
 
 This package was debianized by Tollef Fog Heen <tfheen@debian.org> on
 Thu, 14 Feb 2002 04:03:22 +0100.
 
 It was downloaded from https://alioth.debian.org/projects/chrpath/
 
 Upstream Author: Petter Reinholdtsen <pere@hungry.com>
 
 chrpath is under the GNU Public License, which can normally
 be found in /usr/share/common-licenses/GPL on Debian systems.
 
 
 >>> compat-gdbm-1.8.3
 
 This file is part of GDBM, the GNU data base manager, by Philip A. Nelson.

 Copyright (C) 1990, 1991, 1993  Free Software Foundation, Inc.

 

 GDBM 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, or (at your option)

 any later version.

 

 GDBM 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 GDBM; see the file COPYING.  If not, write to

 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.

 

 You may contact the author by:

 e-mail:  phil@cs.wwu.edu

 us-mail:  Philip A. Nelson

 Computer Science Department

 Western Washington University

 Bellingham, WA 98226

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 compat-gdbm-1.8.3.tar.gz\compat-gdbm-1.8.3.tar\compat-gdbm-1.8.3\gdbm.info

 

 This file documents the GNU dbm utility.

 

 Copyright (C) 1989-1999 Free Software Foundation, Inc.

 

 Permission is granted to make and distribute verbatim copies of this

 manual provided the copyright notice and this permission notice are

 preserved on all copies.

 

 Permission is granted to copy and distribute modified versions of

 this manual under the conditions for verbatim copying, provided also

 that the entire resulting derived work is distributed under the terms

 of a permission notice identical to this one.

 

 Permission is granted to copy and distribute translations of this

 manual into another language, under the above conditions for modified

 versions.

 

 

 > Public Domain

 

 compat-gdbm-1.8.3.tar.gz\compat-gdbm-1.8.3.tar\compat-gdbm-1.8.3\mkinstalldirs

 

 Make directory hierarchy. 

 Written by Noah Friedman <friedman@prep.ai.mit.edu>

 Public domain.
 
 
 >>> createrepo-0.10.4
 
 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 Library 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 Copyright 2009  Red Hat, Inc -
 written by seth vidal skvidal at fedoraproject.org
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.1
 
 createrepo-0.10.4\COPYING.lib
 
 LICENSE: LGPL 2.1
 
 
 >>> ctags-5.8
 
 License: GPL 2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.1
 
 ctags-5.8\gnu_regex\.svn\text-base\regcomp.c.svn-base
 
 Copyright (C) 2002,2003,2004,2005,2006,2007,2009
 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 >GPL 3.0
 
 ctags-5.8\ant.c
 
 Copyright (c) 2008, David Fishburn
 
 This source code is released for free distribution under the terms of the
 GNU General Public License.
 
 >Public Domain
 
 ctags-5.8\readtags.c
 
 Copyright (c) 1996-2003, Darren Hiebert
 
 This source code is released into the public domain.
 
 
 >>> cve-check-tool-5.6.4.1
 
 cve-check-tool is available under the terms of the GNU General Public License,
 Version 2. Please check the LICENSE file for further details.
 
 Copyright (C) 2015 Intel Corporation
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Creative Commons Attribution ShareAlike 3.0 Unported
 
 cve-check-tool-5.6.4.1.tar.gz\cve-check-tool-5.6.4.1.tar\cve-check-tool-5.6.4.1\docs\cve-check-tool.1
 
 Copyright 2015 Intel Corporation\&. License: Creative Commons
 Attribution\-ShareAlike 3.0 Unported\s-2\u[1]\d\s+2\&.
 
 Creative Commons Attribution\-ShareAlike 3.0 Unported
 http://creativecommons.org/licenses/by-sa/3.0/
 
 >MIT
 
 cve-check-tool-5.6.4.1.tar.gz\cve-check-tool-5.6.4.1.tar\cve-check-tool-5.6.4.1\m4\ax_valgrind_check.m4
 
 Copyright (c) 2014, 2015 Philip Withnall <philip.withnall@collabora.co.uk>
 
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved.  This file is offered as-is, without any
 warranty.
 
 
 >>> ddclient-3.8.3
 
 ddclient - update client for www.dyndns.org accounts

 

 Copyright (C) 1999	Paul Burry (paul@burry.ca)

 Copyright (C) 2000	Paul Burry (paul@burry.ca)

 Copyright (C) 2001	Paul Burry (paul@burry.ca)

 

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 >>> distrib-compat-0.1
 
 killproc.c   Kill all running processes of a named program.

 

 Usage: killproc [-v] [-t<sec>] [-g|-G] [-SIG] /full/path/to/program

 

 Copyright 1994-2000 Werner Fink, 1996-2000 SuSE GmbH Nuernberg, Germany.

 Copyright 2005 Werner Fink, 2005 SUSE LINUX Products GmbH, Germany.

 

 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.

 

 Author:      Werner Fink <werner@suse.de>

 

 1998/05/06 Florian La Roche: added "-g" option to kill process groups

 1998/05/06 Werner Fink: rework, added "-p" for pid files

 1998/15/09 Werner Fink: exit status for killing not running processes is 0

 1998/29/09 Werner Fink: Add kernel thread handling.

 2000/11/10 Werner Fink: LSB specs, logging

 2007/11/29 Werner Fink: ignore more than one pid
 
 
 >>> dkms-2.2.0.3
 
 Dynamic Kernel Module Support (DKMS) <dkms-devel@dell.com>

 Copyright (C) 2003-2008 Dell, Inc. by Gary Lerhaupt, Matt Domsch, & Mario Limonciello

 

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 >>> dmidecode-3.0
 
 Copyright (C) 2005-2006 Jean Delvare <jdelvare@suse.de>

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 
 
 >>> dnsmasq-2.75
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Dnsmasq is distributed under the GPL, version 2 or version 3 at your discretion. See the files COPYING and COPYING-v3 in the distribution
 for details.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 dnsmasq-2.75.tar.xz\dnsmasq-2.75.tar\dnsmasq-2.75\contrib\dynamic-dnsmasq\dynamic-dnsmasq.pl
 
 dynamic-dnsmasq.pl - update dnsmasq's internal dns entries dynamically
 Copyright (C) 2004  Peter Willis
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA.
 
 > MIT
 
 dnsmasq-2.75.tar.xz\dnsmasq-2.75.tar\dnsmasq-2.75\contrib\reverse-dns\reverse_replace.sh
 
 Author: Joachim Zobel <jz-2014@heute-morgen.de>
 License: Consider this MIT style licensed. You can
 do as you ike, but you must not remove my name.
 
 > Public Domain
 
 dnsmasq-2.75.tar.xz\dnsmasq-2.75.tar\dnsmasq-2.75\po\fi.po
 
 This file is put in the public domain.
 Simon Kelley <simon@thekelleys.org.uk>, 2005.
 
 > GPL 3.0
 
 dnsmasq-2.75.tar.xz\dnsmasq-2.75.tar\dnsmasq-2.75\bld\bloat-o-meter
 
 Copyright 2004 Matt Mackall <mpm@selenic.com>
 Inspired by perl Bloat-O-Meter (c) 1997 by Andi Kleen
 This software may be used and distributed according to the terms
 of the GNU General Public License, incorporated herein by reference.
 
 
 >>> dnsmasq-2.76
 
 Copyright (C) 2004  Thomas Tuttle

 

 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

 MERCHANTIBILITY 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 

 * The license is in fact included at the end of this file, and can

 either be viewed by reading everything after "__DATA__" or by

 running dnslist with the '-l' option.

 dnsmasq-2.76.tar.xz\dnsmasq-2.76.tar\dnsmasq-2.76\src\dnsmasq.c

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 3.0

 

 dnsmasq-2.76.tar.xz\dnsmasq-2.76.tar\dnsmasq-2.76\bld\bloat-o-meter

 

 Copyright 2004 Matt Mackall <mpm@selenic.com>

 

 Inspired by perl Bloat-O-Meter (c) 1997 by Andi Kleen

 

 This software may be used and distributed according to the terms

 of the GNU General Public License, incorporated herein by reference.

 

 > Public Domain

 

 dnsmasq-2.76.tar.xz\dnsmasq-2.76.tar\dnsmasq-2.76\po\ro.po

 

 French translations for dnsmasq package.

 This file is put in the public domain..

 

 > MIT-Style

 

 dnsmasq-2.76.tar.xz\dnsmasq-2.76.tar\dnsmasq-2.76\contrib\reverse-dns\reverse_replace.sh

 

 Author: Joachim Zobel <jz-2014@heute-morgen.de>

 License: Consider this MIT style licensed. You can

 do as you ike, but you must not remove my name.
 
 
 >>> dracut-045
 
 Copyright 2013 Red Hat, Inc.  All rights reserved.
 
 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, see <http://www.gnu.org/licenses/>.
 
 
2c8602d4
 >>> dstat-0.7.2
 
 License: GPL 2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 dstat-0.7.2\dstat
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Library General Public License as published by
 the Free Software Foundation; version 2 only
 
 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 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 Copyright 2004-2007 Dag Wieers <dag@wieers.com>
 
 
7acc3889
 >>> e2fsprogs-1.43.4
 
 Written by Theodore Ts'o, Copyright 2007, 2008, 2009.
 
 This file may be redistributed under the terms of the  GNU Public License, version 2.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > GPL 3.0
 
 e2fsprogs-1.43.4.tar.gz\e2fsprogs-1.43.4.tar\e2fsprogs-1.43.4\contrib\fallocate.c
 
 Copyright (C) 2008 Red Hat, Inc. All rights reserved.
 Written by Eric Sandeen <sandeen@redhat.com>
 
 cvtnum routine taken from xfsprogs,
 Copyright (c) 2003-2005 Silicon Graphics, Inc.
 
 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.
 
 This program is distributed in the hope that it would 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
 
 > Public Domain
 
 e2fsprogs-1.43.4.tar.gz\e2fsprogs-1.43.4.tar\e2fsprogs-1.43.4\config\mkinstalldirs
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 > LGPL 2.0
 
 e2fsprogs-1.43.4.tar.gz\e2fsprogs-1.43.4.tar\e2fsprogs-1.43.4\e2fsck\mtrace.c
 
 Copyright (C) 1991, 1992 Free Software Foundation, Inc.
 Written April 2, 1991 by John Gilmore of Cygnus Support.
 Based on mcheck.c by Mike Haertel.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.
 
 > MIT-Style
 
 e2fsprogs-1.43.4.tar.gz\e2fsprogs-1.43.4.tar\e2fsprogs-1.43.4\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > BSD-3 Clause
 
 e2fsprogs-1.43.4.tar.gz\e2fsprogs-1.43.4.tar\e2fsprogs-1.43.4\lib\uuid\COPYING
 
 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, and the entire permission notice in its entirety,
    including the disclaimer of warranties.
 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 author may not be used to endorse or promote
    products derived from this software without specific prior
    written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > LGPL 3.0
 
 e2fsprogs-1.43.4.tar.gz\e2fsprogs-1.43.4.tar\e2fsprogs-1.43.4\lib\blkid\blkid.h.in
 
 Copyright (C) 2001 Andreas Dilger
 Copyright (C) 2003 Theodore Ts'o
 
 This file may be redistributed under the terms of the GNU Lesser General Public License.
 
 
 >>> ebtables-2.0.10
 
 Copyright (C) 2001-2002 Bart De Schuymer
 
 This code is stongly inspired on the iptables code which is
 Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 >>> efibootmgr-15
 
 Copyright (C) 2001 Dell Computer Corporation <Matt_Domsch@dell.com>
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 >>> ethtool-4.8
 
 Copyright 2010 Solarflare Communications Inc.
 Aurelien Guillaume <aurelien@iwi.me> (C) 2012
 Copyright (C) 2014 Cumulus networks Inc.
  
 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 Freeoftware Foundation; either version 2 of the License, or
 (at your option) any later version.
 
 
 >>> fakeroot-ng-0.18
 
 Fakeroot Next Generation - run command with fake root privileges
 This program is copyrighted. Copyright information is available at the
 AUTHORS file at the root of the source tree for the fakeroot-ng project
 
 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
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT-Style
 
 fakeroot-ng-0.18\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> falco-0.6.0
 
 Copyright (C) 2016 Draios inc.
 
 This file is part of falco.
 
 falco is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
 
 falco 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 falco.  If not, see <http://www.gnu.org/licenses/>.
 
 
 >>> fsarchiver-0.8.1
 
 Copyright (C) 2008-2016 Francois Dupoux.  All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public
 License v2 as published by the Free Software Foundation.
 
 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.
 
 
 >>> fuse-2.9.7
 
 FUSE: Filesystem in Userspace
 Copyright (C) 2001-2007  Miklos Szeredi <miklos@szeredi.hu>
 
 This program can be distributed under the terms of the GNU GPL.
 See the file COPYING.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 fuse-2.9.7.tar.gz\fuse-2.9.7.tar\fuse-2.9.7\include\cuse_lowlevel.h
 
 CUSE: Character device in Userspace
 Copyright (C) 2008-2009  SUSE Linux Products GmbH
 Copyright (C) 2008-2009  Tejun Heo <tj@kernel.org>
 
 This program can be distributed under the terms of the GNU LGPLv2.
 See the file COPYING.LIB.
 
 > BSD-2
 
 fuse-2.9.7.tar.gz\fuse-2.9.7.tar\fuse-2.9.7\include\fuse_kernel.h
 
 Copyright (C) 2001-2008  Miklos Szeredi <miklos@szeredi.hu>
 
 This program can be distributed under the terms of the GNU GPL.
 See the file COPYING.
 
 This -- and only this -- header file may also be distributed under
 the terms of the BSD Licence as follows:
 
 Copyright (C) 2001-2007 Miklos Szeredi. All rights reserved.
 
 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 AUTHOR 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 AUTHOR 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.
 
 > LGPL 2.1
 
 fuse-2.9.7.tar.gz\fuse-2.9.7.tar\fuse-2.9.7\COPYING.LIB
 
 LICENSE: LGPL 2.1
 
 
 >>> fuse3-3.0.1
 
 Copyright (C) 2001-2007  Miklos Szeredi <miklos@szeredi.hu>
 
 This program can be distributed under the terms of the GNU GPL.
 See the file COPYING.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 fuse-3.0.1.tar.gz\fuse-3.0.1.tar\fuse-3.0.1\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > BSD-2 Clause
 
 fuse-3.0.1.tar.gz\fuse-3.0.1.tar\fuse-3.0.1\include\fuse_kernel.h
 
 Copyright (C) 2001-2008  Miklos Szeredi <miklos@szeredi.hu>
 
 This program can be distributed under the terms of the GNU GPL.
 See the file COPYING.
 
 This -- and only this -- header file may also be distributed under
 the terms of the BSD Licence as follows:
 
 Copyright (C) 2001-2007 Miklos Szeredi. All rights reserved.
 
 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 AUTHOR 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 AUTHOR 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.
 
 > LGPL 2.1
 
 fuse-3.0.1.tar.gz\fuse-3.0.1.tar\fuse-3.0.1\COPYING.LIB
 
 LICENSE: LGPL 2.1
 
 > LGPL 2.0
 
 fuse-3.0.1.tar.gz\fuse-3.0.1.tar\fuse-3.0.1\util\mount_util.c
 
 Copyright (C) 2001-2007  Miklos Szeredi <miklos@szeredi.hu>
 
 Architecture-independent mounting code.
 
 This program can be distributed under the terms of the GNU LGPLv2.
 See the file COPYING.LIB.
 
 
 >>> gcc-6.3.0
 
 Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
 GCC 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, or (at your option)
 any later version.
 
 GCC 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 GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
 Boston MA 02110-1301, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\boehm-gc\cord\cordbscs.c
 
 Copyright (c) 1993-1994 by Xerox Corporation.  All rights reserved.
 
 THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
 OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
 
 Permission is hereby granted to use or copy this program
 for any purpose,  provided the above notices are retained on all copies.
 Permission to modify the code and to distribute modified code is granted,
 provided the above notices are retained, and a notice that the code was
 modified is included with the above copyright notice.
 
 > GPL 3.0
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\boehm-gc\testsuite\boehm-gc.c\c.exp
 
 Copyright (C) 2011 Free Software Foundation, Inc.
 
 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 3 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; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.
 
 > GFDL 1.3
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\gcc\doc\gcov.texi
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 This is part of the GCC manual.
 For copying conditions, see the file gcc.texi.
 
 Copyright @copyright{} 1996-2013 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being ``GNU General Public License'' and ``Funding
 Free Software'', the Front-Cover texts being (a) (see below), and with
 the Back-Cover Texts being (b) (see below).  A copy of the license is
 included in the gfdl(7) man page.
 
 > BSD with Patent grant
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\gcc\go\gofrontend\LICENSE
 
 Copyright (c) 2009 The Go Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 Additional IP Rights Grant (Patents)
 
 "This implementation" means the copyrightable works distributed by
 Google as part of the Go project.
 
 Google 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,
 transfer and otherwise run, modify and propagate the contents of this
 implementation of Go, where such license applies only to those patent
 claims, both currently owned or controlled by Google and acquired in
 the future, licensable by Google that are necessarily infringed by this
 implementation of Go.  This grant does not include claims that would be
 infringed only as a consequence of further modification of this
 implementation.  If you or your agent or exclusive licensee institute or
 order or agree to the institution of patent litigation against any
 entity (including a cross-claim or counterclaim in a lawsuit) alleging
 that this implementation of Go or any code incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any patent
 rights granted to you under this License for this implementation of Go
 shall terminate as of the date such litigation is filed.
 
 > LGPL 2.1
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\gcc\testsuite\gcc.dg\compat\generate-random.h
 
 Copyright (C) 2004 Free Software Foundation
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA.
 
 > LGPL 3.0
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\gcc\stab.def
 
 Table of DBX symbol codes for the GNU system.
 Copyright (C) 1988-2013 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING3.  If
 not see <http://www.gnu.org/licenses/>.
 
 > LGPL 2.0
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\include\demangle.h
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002,
 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License
 as published by the Free Software Foundation; either version 2, or
 (at your option) any later version.
 
 In addition to the permissions in the GNU Library General Public
 License, the Free Software Foundation gives you unlimited
 permission to link the compiled version of this file into
 combinations with other programs, and to distribute those
 combinations without any restriction coming from the use of this
 file.  (The Library Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into a combined executable.)
 
 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library 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.
 
 > Public Domain
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libffi\src\dlmalloc.c
 
 This is a version (aka dlmalloc) of malloc/free/realloc written by
 Doug Lea and released to the public domain, as explained at
 http://creativecommons.org/licenses/publicdomain.  Send questions,
 comments, complaints, performance data, etc to dl@cs.oswego.edu.
 
 > MIT
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libffi\LICENSE
 
 Copyright (c) 1996-2014  Anthony Green, Red Hat, Inc and others.
 See source files for details.
 
 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.
 
 > LGPL 2.1
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libffi\msvcc.sh
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 BEGIN LICENSE BLOCK
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is the MSVC wrappificator.
 
 The Initial Developer of the Original Code is
 Timothy Wall <twalljava@dev.java.net>.
 Portions created by the Initial Developer are Copyright (C) 2009
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 
 END LICENSE BLOCK
 
 > GPL 3.0 (with runtime library exception)
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libgcc\config\aarch64\crti.S
 
 Machine description for AArch64 architecture.
 Copyright (C) 2009-2013 Free Software Foundation, Inc.
 Contributed by ARM Ltd.
 
 This file 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 3, or (at your option) any
 later version.
 
 This file 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.
 
 Under Section 7 of GPL version 3, you are granted additional
 permissions described in the GCC Runtime Library Exception, version
 3.1, as published by the Free Software Foundation.
 
 You should have received a copy of the GNU General Public License and
 a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.
 
 > LGPL 2.1(with linking exception)
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libgcc\config\c6x\sfp-machine.h
 
 Copyright (C) 2010-2013 Free Software Foundation, Inc.
 
 This files is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 In addition to the permissions in the GNU Lesser General Public
 License, the Free Software Foundation gives you unlimited
 permission to link the compiled version of this file into
 combinations with other programs, and to distribute those
 combinations without any restriction coming from the use of this
 file.  (The Lesser General Public License restrictions do apply in
 other respects; for example, they cover modification of the file,
 and distribution when not linked into a combine executable.)
 
 This file 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with GCC; see the file COPYING.LIB.  If not see
 <http://www.gnu.org/licenses/>.
 
 > GPL 2.0 (with linking exception)
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libiberty\testsuite\test-expandargv.c
 
 Copyright (C) 2006 Free Software Foundation, Inc.
 Written by Carlos O'Donell <carlos@codesourcery.com>
 
 This file is part of the libiberty library, which is part of GCC.
 
 This file 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.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file into combinations with other programs,
 and to distribute those combinations without any restriction coming
 from the use of this file.  (The General Public License restrictions
 do apply in other respects; for example, they cover modification of
 the file, and distribution when not linked into a combined
 executable.)
 
 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.
 
 > MIT-Style
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libjava\classpath\external\jsr166\readme
 
 Copyright 2002-2004 Sun Microsystems, Inc. All rights reserved. Use is
 subject to the following license terms.
 
 "Sun hereby grants you a non-exclusive, worldwide, non-transferrable
 license to use and distribute the Java Software technologies as part
 of a larger work in source and binary forms, with or without
 modification, provided that the following conditions are met:
 
 -Neither the name of or trademarks of Sun may be used to endorse or
 promote products derived from the Java Software technology without
 specific prior written permission.
 
 -Redistributions of source or binary code must be accompanied by the
 following notice and disclaimers:
 
 Portions copyright Sun Microsystems, Inc. Used with kind permission.
 
 This software is provided AS IS, without a warranty of any kind.  ALL
 EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
 WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PUPOSE OR
 NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN
 MICROSYSTEMS, INC. AND ITS LICENSORS SHALL NOT BE LIABLE
 FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF
 USING, MODIFYING OR DISTRIBUTING THE SOFTWARE OR ITS
 DERIVATIVES. IN NO EVENT WILL SUN MICROSYSTEMS, INC. OR
 ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR
 DATA, OR FOR DIRECT, INDIRECT,CONSQUENTIAL, INCIDENTAL
 OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF
 THE THEORY OR LIABILITY, ARISING OUT OF THE USE OF OR
 INABILITY TO USE SOFTWARE, EVEN IF SUN MICROSYSTEMS, INC.
 HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 You acknowledge that Software is not designed, licensed or intended for
 use in the design, construction, operation or maintenance of any nuclear
 facility."
 
 > MIT
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libsanitizer\LICENSE.TXT
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ==============================================================================
 compiler_rt License
 ==============================================================================
 The compiler_rt library is dual licensed under both the University of Illinois
 "BSD-Like" license and the MIT license.  As a user of this code you may choose
 to use it under either license.  As a contributor, you agree to allow your code
 to be used under both.
 
 Full text of the relevant licenses is included below.
 ==============================================================================
 University of Illinois/NCSA
 Open Source License
 
 Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT
 
 All rights reserved.
 
 Developed by:
 
 LLVM Team
 
 University of Illinois at Urbana-Champaign
 
 http://llvm.org
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal with
 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:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimers.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimers in the
 documentation and/or other materials provided with the distribution.
 
 Neither the names of the LLVM Team, University of Illinois at
 Urbana-Champaign, nor the names of its contributors may be used to
 endorse or promote products derived from this Software without specific
 prior written permission.
 
 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
 CONTRIBUTORS 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 WITH THE
 SOFTWARE.
 ==============================================================================
 Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT
 
 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.
 ==============================================================================
 Copyrights and Licenses for Third Party Software Distributed with LLVM:
 ==============================================================================
 The LLVM software contains code written by third parties.  Such software will
 have its own individual LICENSE.TXT file in the directory in which it appears.
 This file will describe the copyrights, license, and restrictions which apply
 to that code.
 
 The disclaimer of warranty in the University of Illinois Open Source License
 applies to all code in the LLVM Distribution, and nothing in any of the
 other licenses gives permission to use the names of the LLVM Team or the
 University of Illinois to endorse or promote products derived from this
 Software.
 
 The following pieces of software have additional or alternate copyrights,
 licenses, and/or restrictions:
 
 Program             Directory
 -------             ---------
 mach_override       lib/interception/mach_override
 
 > GFDL 1.2
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libstdc++-v3\doc\html\index.html
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation
 License, Version 1.2 or any later version published by the
 Free Software Foundation; with no Invariant Sections, with no
 Front-Cover Texts, and with no Back-Cover Texts.
 
 > Project Gutenberg license
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\libgo\go\compress\testdata\Mark.Twain-
 Tom.Sawyer.txt
 
 The Project Gutenberg EBook of The Adventures of Tom Sawyer, Complete
 by Mark Twain (Samuel Clemens)
 
 This eBook is for the use of anyone anywhere at no cost and with
 almost no restrictions whatsoever.  You may copy it, give it away or
 re-use it under the terms of the Project Gutenberg License included
 with this eBook or online at www.gutenberg.net
 
 > BSD
 
 gcc-6.3.0.tar.bz2\gcc-6.3.0.tar\gcc-6.3.0\mkdep
 
 Copyright (c) 1987 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> git-2.9.3
 
 Copyright 2013, GitHub, Inc
 Copyright 2009-2013, Daniel Lemire, Cliff Moon,
 David McIntosh, Robert Becho, Google Inc. and Veronika Zenz
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\git-p4.py
 
 Author: Simon Hausmann <simon@lst.de>
 Copyright: 2007 Simon Hausmann <simon@lst.de>
 2007 Trolltech ASA
 License: MIT http://www.opensource.org/licenses/mit-license.php
 
 > LGPL 2.1
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\compat\obstack.c
 
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 > ISC License (MIT- Style)
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\compat\inet_ntop.c
 
 Copyright (c) 1996-1999 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 > Boost Software License 1.0 (MIT- Style)
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\compat\nedmalloc\License.txt
 
 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.
 
 > Public Domain
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\compat\vcbuild\include\sys\utime.h
 
 This file has no copyright assigned and is placed in the Public Domain.
 This file is a part of the mingw-runtime package.
 
 The mingw-runtime package and its code is distributed in the hope that it
 will be useful but WITHOUT ANY WARRANTY.  ALL WARRANTIES, EXPRESSED OR
 IMPLIED ARE HEREBY DISCLAIMED.  This includes but is not limited to
 warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > BSD
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\contrib\credential\netrc\git-credential-netrc
 
 License: BSD
 
 > GPL 3.0
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\contrib\fast-import\import-directories.perl
 
 Copyright 2008-2009 Peter Krefting <peter@softwolves.pp.se>
 
 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.
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 > Apache 2.0
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\contrib\persistent-https\client.go
 
 Copyright 2012 Google Inc. All Rights Reserved.
 
 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.orglicensesLICENSE-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.
 
 > MIT
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\gitweb\static\js\lib\cookies.js
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Based on subsection "Cookies in JavaScript" of "Professional
 JavaScript for Web Developers" by Nicholas C. Zakas and cookie
 plugin from jQuery (dual licensed under the MIT and GPL licenses)
 
 > GPL 2.0
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\perl\private-Error.pm
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 1997-8 Graham Barr <gbarr@ti.com>. All rights reserved.
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 
 > BSD-2 Clause
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\vcs-svn\LICENSE
 
 Copyright (C) 2010 David Barr <david.barr@cordelta.com>.
 All rights reserved.
 
 Copyright (C) 2010 Jonathan Nieder <jrnieder@gmail.com>.
 
 Copyright (C) 2005 Stefan Hegny, hydrografix Consulting GmbH,
 Frankfurt/Main, Germany
 and others, see http://svn2cc.sarovar.org
 
 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(s), this list of conditions and the following disclaimer
 unmodified other than the allowable addition of one or more
 copyright notices.
 2. Redistributions in binary form must reproduce the above copyright
 notice(s), 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 HOLDER(S) ``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(S) 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.
 
 > EDL 1.0
 
 git-2.9.3.tar.xz\git-2.9.3.tar\git-2.9.3\xdiff\xhistogram.c
 
 Copyright (C) 2010, Google Inc.
 and other copyright owners as documented in JGit's IP log.
 
 This program and the accompanying materials are made available
 under the terms of the Eclipse Distribution License v1.0 which
 accompanies this distribution, is reproduced below, and is
 available at http://www.eclipse.org/org/documents/edl-v10.php
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following
 conditions are met:
 
 - Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 - Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
 - Neither the name of the Eclipse Foundation, Inc. nor the
 names of its contributors may be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> gnome-common-3.18.0
 
 LICENSE:GPL 2.0

 

 ADDITIONAL LICENSE INFORMATION:

 

 > LGPL 2.1

 

 gnome-common-3.18.0.tar.xz\gnome-common-3.18.0.tar\gnome-common-3.18.0\macros2\ax_code_coverage.m4

 

 LICENSE

 

 Copyright © 2012, 2014 Philip Withnall

 Copyright © 2012 Xan Lopez

 Copyright © 2012 Christian Persch

 Copyright © 2012 Paolo Borelli

 Copyright © 2012 Dan Winship

 

 Derived from Makefile.decl in GLib, originally licenced under LGPLv2.1+.

 This file is licenced under LGPLv2.1+.
 
 
 >>> gobject-introspection-1.52.1
 
 Copyright (C) 2013 Dieter Verfaillie <dieterv@optionexplicit.be>
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0 with Bison Parser Exception
 
 gobject-introspection-1.52.1.tar.xz\gobject-introspection-1.52.1.tar\gobject-introspection-1.52.1\ scannerparser.c
 
 /* A Bison parser, made by GNU Bison 3.0.4.  */
 
 /* Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  */
 
 /* As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.  */
 
 > LGPL 2.0
 
 gobject-introspection-1.52.1.tar.xz\gobject-introspection-1.52.1.tar\gobject-introspection-1.52.1\girepository\cmph-bdz-test.c
 
 Copyright (C) 2010 Red Hat, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 > BSD-2 Clause
 
 gobject-introspection-1.52.1.tar.xz\gobject-introspection-1.52.1.tar\gobject-introspection-1.52.1\giscanner\scannerlexer.l
 
 Copyright (c) 1997 Sandro Sigala  <ssigala@globalnet.it>
 Copyright (c) 2007-2008 Jürg Billeter  <j@bitron.ch>
 Copyright (c) 2010 Andreas Rottmann <a.rottmann@gmx.at>
 
 All rights reserved.
 
 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.
 
 > MIT
 
 gobject-introspection-1.52.1.tar.xz\gobject-introspection-1.52.1.tar\gobject-introspection-1.52.1\misc\pep8.py
 
 Copyright (C) 2006-2009 Johann C. Rocholl <johann@rocholl.net>
 Copyright (C) 2009-2014 Florent Xicluna <florent.xicluna@gmail.com>
 Copyright (C) 2014 Ian Lee <ianlee1521@gmail.com>
 
 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.
 
 
 >>> gpgme-1.9.0
 
 Copyright (C) 2006 g10 Code GmbH
 
 This file is part of GPGME-CL.
 
 GPGME-CL 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.
 
 GPGME-CL 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GPGME; if not, write to the Free Software Foundation,
 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 gpgme-1.9.0.tar.bz2\gpgme-1.9.0.tar\gpgme-1.9.0\build-aux\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 > GPL 3.0
 
 gpgme-1.9.0.tar.bz2\gpgme-1.9.0.tar\gpgme-1.9.0\src\gpgme-tool.c
 
 Copyright (C) 2009, 2010, 2012, 2013 g10 Code GmbH
 Copyright (C) 2001, 2003, 2009, 2011 Free Software Foundation, Inc.
 
 This file is part of GPGME.
 
 GPGME 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 3 of the License, or
 (at your option) any later version.
 
 GPGME 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 > LGPL 2.1
 
 gpgme-1.9.0.tar.bz2\gpgme-1.9.0.tar\gpgme-1.9.0\lang\cl\gpgme.asd.in
 
 Copyright (C) 2006 g10 Code GmbH
 
 This file is part of GPGME.
 
 GPGME is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 GPGME 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with GPGME; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 
 > LGPL 2.0
 
 gpgme-1.9.0.tar.bz2\gpgme-1.9.0.tar\gpgme-1.9.0\lang\cpp\src\interfaces\dataprovider.h
 
  Copyright (C) 2003 Klarälvdalens Datakonsult AB
 
   This file is part of GPGME++.
 
   GPGME++ is free software; you can redistribute it and/or
   modify it under the terms of the GNU Library General Public
   License as published by the Free Software Foundation; either
   version 2 of the License, or (at your option) any later version.
 
   GPGME++ 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 Library General Public License for more details.
 
   You should have received a copy of the GNU Library General Public License
   along with GPGME++; see the file COPYING.LIB.  If not, write to the
   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
   Boston, MA 02110-1301, USA.
 
 > LGPL 3.0
 
 gpgme-1.9.0.tar.bz2\gpgme-1.9.0.tar\gpgme-1.9.0\src\argparse.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL v3.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 3.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 1998-2001, 2006-2008, 2012 Free Software Foundation, Inc.
 Copyright (C) 1997-2001, 2006-2008, 2013-2015 Werner Koch
 
 This file is part of GnuPG.
 
 GnuPG is free software; you can redistribute it and/or modify it
 under the terms of either
 
 - the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at
 your option) any later version.
 
 or
 
 - 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.
 
 or both in parallel, as here.
 
 GnuPG 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 copies of the GNU General Public License
 and the GNU Lesser General Public License along with this program;
 if not, see <https://www.gnu.org/licenses/>.
 
 
 >>> gptfdisk-1.0.1
 
 Copyright (C) 2011  Roderick W. Smith

 

 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.
 
 
 >>> gtk-doc-1.25
 
 Copyright 2009 Rich Wareham
 Copyright 2015 Lautsprecher Teufel GmbH
 
 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 gtk-doc-1.25.tar.xz\gtk-doc-1.25.tar\gtk-doc-1.25\db2man\docbook-to-man.ts
 
 Copyright (c) 1996 X Consortium
 Copyright (c) 1996 Dalrymple Consulting
 
 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
 X CONSORTIUM OR DALRYMPLE CONSULTING 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.
 
 Except as contained in this notice, the names of the X Consortium and
 Dalrymple Consulting shall not be used in advertising or otherwise to
 promote the sale, use or other dealings in this Software without prior
 written authorization.
 
 > GFDL 1.1
 
 gtk-doc-1.25.tar.xz\gtk-doc-1.25.tar\gtk-doc-1.25\COPYING-DOCS
 
 License: GFDL 1.1
 
 
 >>> haproxy-1.6.12
 
 Copyright 2000-2012 Willy Tarreau <w@1wt.eu>
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 haproxy-1.6.12.tar.gz\haproxy-1.6.12.tar\haproxy-1.6.12\ebtree\compiler.h
 
 Copyright (C) 2000-2009 Willy Tarreau - w@1wt.eu
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation, version 2.1
 exclusively.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 > MIT
 
 haproxy-1.6.12.tar.gz\haproxy-1.6.12.tar\haproxy-1.6.12\include\import\lru.h
 
 Copyright (C) 2015 Willy Tarreau <w@1wt.eu>
 
 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.
 
 > BSD-2 Clause
 
 haproxy-1.6.12.tar.gz\haproxy-1.6.12.tar\haproxy-1.6.12\include\import\xxhash.h
 
 Copyright (C) 2012-2014, Yann Collet.
 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> initramfs-1
 
 This is Debian GNU/Linux's prepackaged version of the FSF's GNU Bash,
 the Bourne Again SHell.
 
 This package was put together by Matthias Klose <doko@debian.org>, from
 the following sources:
 
 bash: ftp.gnu.org:/pub/gnu/bash/bash-3.2.tar.gz
 bashdb: http://bashdb.sf.net/
 
 Bash homepage: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
 
 Copyright (C) 1989-2006 Free Software Foundation, Inc.
 
 Bash 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, or (at your option) any later
 version.
 
 Bash 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 with
 your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with
 the Debian GNU/Linux bash source package as the file COPYING.  If not,
 write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 The Free Software Foundation has exempted Bash from the requirement of
 Paragraph 2c of the General Public License.  This is to say, there is
 no requirement for Bash to print a notice when it is started
 interactively in the usual way.  We made this exception because users
 and standards expect shells not to print such messages.  This
 exception applies to any program that serves as a shell and that is
 based primarily on Bash as opposed to other GNU software.
 
 
 bashdb 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, or (at your option) any later version.
 
 Files with other copyright statement than: Copyright FSF, License GPL
 ---------------------------------------------------------------------
 
 doc/FAQ ("the Bash FAQ")
 
 This document is Copyright 1995-2005 by Chester Ramey.
 
 Permission is hereby granted, without written agreement and
 without license or royalty fees, to use, copy, and distribute
 this document for any purpose, provided that the above copyright
 notice appears in all copies of this document and that the
 contents of this document remain unaltered.
 
 
 doc/bashref.texi ("Bash Reference Manual"):
 
 Copyright (c) 1988-2005 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
 are preserved on all copies.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
 and with the Back-Cover Texts as in (a) below.  A copy of the license is
 included in the section entitled ``GNU Free Documentation License.''
 
 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
 this GNU Manual, like GNU software.  Copies published by the Free
 Software Foundation raise funds for GNU development.''
 
 
 examples/bashdb/bashdb (Bash shell debugger)
 
 Adapted from an idea in O'Reilly's `Learning the Korn Shell'
 Copyright (C) 1993-1994 O'Reilly and Associates, Inc.
 Copyright (C) 1998, 1999, 2001 Gary V. Vaughan <gvv@techie.com>>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License [...]
 
 
 examples/functions/pathfuncs (add dir to path)
 
 @()Copyright (c) 1991 Simon J. Gerraty
 
 This file is provided in the hope that it will
 be of use.  There is absolutely NO WARRANTY.
 Permission to copy, redistribute or otherwise
 use this file is hereby granted provided that
 the above copyright notice and this notice are
 left intact.
 
 
 examples/functions/recurse (Recursive Directory Traverser)
 
 Author: Kaz Kylheku
 Copyright 1999
 
 
 examples/scripts/bcsh.sh (Bourne shell cshell-emulator)
 
 "Copyright (c) Chris Robertson, December 1985"
 
 This software may be used for any purpose provided the original
 copyright notice and this notice are affixed thereto.  No warranties of
 any kind whatsoever are provided with this software, and it is hereby
 understood that the author is not liable for any damagages arising
 from the use of this software.
 
 
 examples/scripts/websrv.sh (WWW server in sh)
 
 copyright chris ulrich; This software may be used or modified
 in any way so long as this notice remains intact.
 
 
 examples/loadables/getconf.c (POSIX.2 getconf utility)
 
 
 ORIGINAL COPYRIGHT STATEMENT:
 
 Copyright (c) 1994 Winning Strategies, Inc.
 All rights reserved.
 
 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 by Winning Strategies, Inc.
 4. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 
 POSIX.2 getconf utility
 
 Originally Written by:
 J.T. Conklin (jtc@wimsey.com), Winning Strategies, Inc.
 
 Heavily modified for inclusion in bash by
 Chet Ramey <chet@po.cwru.edu>
 
 
 
 examples/loadables/cut.c:
 
 
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Adam S. Moskowitz of Menlo Consulting and Marciano Pitargue.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 lib/readline/doc/rlman.texi (part of the GNU Readline Library manual)
 
 Copyright (c) 1988-2004 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
 are preserved on all copies.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
 and with the Back-Cover Texts as in (a) below.  A copy of the license is
 included in the section entitled ``GNU Free Documentation License.''
 
 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
 this GNU Manual, like GNU software.  Copies published by the Free
 Software Foundation raise funds for GNU development.''
 
 
 lib/readline/doc/rltech.texi (part of the GNU Readline Library manual)
 
 Copyright (C) 1988-2005 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
 pare preserved on all copies.
 
 Permission is granted to process this file through TeX and print the
 results, provided the printed document carries copying permission
 notice identical to this one except for the removal of this paragraph
 (this paragraph not being relevant to the printed manual).
 
 Permission is granted to copy and distribute modified versions of this
 manual under the conditions for verbatim copying, provided that the entire
 resulting derived work is distributed under the terms of a permission
 notice identical to this one.
 
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions,
 except that this permission notice may be stated in a translation approved
 by the Foundation.
 
 
 lib/readline/doc/rluser.texi (part of the GNU Readline Library manual)
 
 Copyright (C) 1988-2005 Free Software Foundation, Inc.
 
 Authored by Brian Fox and Chet Ramey.
 
 Permission is granted to process this file through Tex and print the
 results, provided the printed document carries copying permission notice
 identical to this one except for the removal of this paragraph (this
 paragraph not being relevant to the printed manual).
 
 Permission is granted to make and distribute verbatim copies of this manual
 provided the copyright notice and this permission notice are preserved on
 all copies.
 
 Permission is granted to copy and distribute modified versions of this
 manual under the conditions for verbatim copying, provided also that the
 GNU Copyright statement is available to the distributee, and provided that
 the entire resulting derived work is distributed under the terms of a
 permission notice identical to this one.
 
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions.
 
 
 readline/doc/{history,hstech,hsuser}.texi (GNU History Library Manual)
 
 Copyright (C) 1988-2002 Free Software Foundation, Inc.
 Authored by Brian Fox and Chet Ramey.
 
 Permission is granted to make and distribute verbatim copies of this manual
 provided the copyright notice and this permission notice are preserved on
 all copies.
 
 Permission is granted to process this file through Tex and print the
 results, provided the printed document carries copying permission notice
 identical to this one except for the removal of this paragraph (this
 paragraph not being relevant to the printed manual).
 
 Permission is granted to copy and distribute modified versions of this
 manual under the conditions for verbatim copying, provided also that the
 GNU Copyright statement is available to the distributee, and provided that
 the entire resulting derived work is distributed under the terms of a
 permission notice identical to this one.
 
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions.
 
 
 lib/sh/inet_aton.c:
 
 Copyright (c) 1983, 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 -
 Portions Copyright (c) 1993 by Digital Equipment Corporation.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and that
 the name of Digital Equipment Corporation not be used in advertising or
 publicity pertaining to distribution of the document or software without
 specific, written prior permission.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT
 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 
 lib/termcap/grot/termcap.info (GNU termcap library manual)
 
 Copyright (C) 1988 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
 are preserved on all copies.
 
 Permission is granted to process this file through TeX and print the
 results, provided the printed document carries copying permission
 notice identical to this one except for the removal of this paragraph
 (this paragraph not being relevant to the printed manual).
 
 Permission is granted to copy and distribute modified versions of this
 manual under the conditions for verbatim copying, provided that the entire
 resulting derived work is distributed under the terms of a permission
 notice identical to this one.
 
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions,
 except that this permission notice may be stated in a translation approved
 by the Foundation.
 
 
 support/man2html.c
 
 This program was written by Richard Verhoeven (NL:5482ZX35)
 at the Eindhoven University of Technology. Email: rcb5@win.tue.nl
 
 Permission is granted to distribute, modify and use this program as long
 as this comment is not removed or changed.
 
 THIS IS A MODIFIED VERSION.  IT WAS MODIFIED BY chet@po.cwru.edu FOR
 USE BY BASH.
 
 debian/md5.[ch]
 
 
 Copyright (C) 1999, 2002 Aladdin Enterprises.  All rights reserved.
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 L. Peter Deutsch
 ghost@aladdin.com
 
 
 $Id: md5.h 43594 2006-04-03 16:27:50Z matthias.klose $ /
 
 Independent implementation of MD5 (RFC 1321).
 
 This code implements the MD5 Algorithm defined in RFC 1321, whose
 text is available at
 http://www.ietf.org/rfc/rfc1321.txt
 The code is derived from the text of the RFC, including the test suite
 (section A.5) but excluding the rest of Appendix A.  It does not include
 any code or documentation that is identified in the RFC as being
 copyrighted.
 
 The original and principal author of md5.h is L. Peter Deutsch
 <ghost@aladdin.com>.  Other authors are noted in the change history
 that follows (in reverse chronological order):
 
 2002-04-13 lpd Removed support for non-ANSI compilers; removed
 references to Ghostscript; clarified derivation from RFC 1321;
 now handles byte order either statically or dynamically.
 1999-11-04 lpd Edited comments slightly for automatic TOC extraction.
 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5);
 added conditionalization for C++ compilation from Martin
 Purschke <purschke@bnl.gov>.
 1999-05-03 lpd Original version.
 
 
 >>> initscripts-9.70
 
 Copyright (C) 1999 Conectiva Consultoria e Desenvolvimento de Sistemas LTDA
 
  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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 >>> inotify-tools-3.13
 
 License : GPL 2.0

 

 ADDITIONAL LICENSE INFORMATION:

 

 > LGPL 2.1

 

 inotify-tools-3.13.tar.gz\inotify-tools-3.13.tar\inotify-tools-3.13\libinotifytools\src\redblack.c

 

 Redblack balanced tree algorithm

 

 Copyright (C) Damian Ivereigh 2000

 

 This program is free software; you can redistribute it and/or modify

 it under the terms of the GNU Lesser General Public License as published by

 the Free Software Foundation; either version 2.1 of the License, or

 (at your option) any later version. See the file COPYING for details.

 

 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 Lesser General Public License

 along with this program; if not, write to the Free Software

 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

 

 > MIT Style

 

 inotify-tools-3.13.tar.gz\inotify-tools-3.13.tar\inotify-tools-3.13\aclocal.m4

 

 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

 2005  Free Software Foundation, Inc.

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.
 
 
 >>> intltool-0.51.0
 
 Copyright (C) 2000 Free Software Foundation.

 

 This library 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 script 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 library; if not, write to the Free Software

 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

 

 Author(s): Kenneth Christiansen

 Rodney Dawes

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT Style

 

 intltool-0.51.0.tar.gz\intltool-0.51.0.tar\intltool-0.51.0\aclocal.m4

 

 Copyright (C) 1996-2013 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.
 
 
 >>> iotop-0.6
 
 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 Library 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 St, Fifth Floor, Boston, MA  02110-1301 USA

 

 See the COPYING file for license information.

 

 Copyright (c) 2007 Guillaume Chazarain <guichaz@gmail.com>
 
 
 >>> iproute2-4.10.0
 
 Copyright (C) 1999  Pavel Golubev <pg@ksi-linux.com>
 Copyright (C) 2001-2004  Lubomir Bulej <pallas@kadan.cz>
 
 chkconfig:   2345 11 89
 description: sets up CBQ-based traffic control
 
 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 iproute2-4.10.0.tar.xz\iproute2-4.10.0.tar\iproute2-4.10.0\include\linux\if_bonding.h
 
 (c) Copyright 1999, Thomas Davis, tadavis@lbl.gov
 
 This software may be used and distributed according to the terms
 of the GNU Public License, incorporated herein by reference.
 
 > BSD- 3 Clause
 
 iproute2-4.10.0.tar.xz\iproute2-4.10.0.tar\iproute2-4.10.0\include\linux\can.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Authors: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
 Urs Thuermann   <urs.thuermann@volkswagen.de>
 Copyright (c) 2002-2007 Volkswagen Group Electronic Research
 All rights reserved.
 
 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. Neither the name of Volkswagen nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 Alternatively, provided that this notice is retained in full, this
 software may be distributed under the terms of the GNU General
 Public License ("GPL") version 2, in which case the provisions of the
 GPL apply INSTEAD OF those given above.
 
 The provided data structures and external interfaces from this code
 are not restricted to be used by modules with a GPL compatible license.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > BSD- 3 Clause
 
 iproute2-4.10.0.tar.xz\iproute2-4.10.0.tar\iproute2-4.10.0\include\netinet\tcp.h
 
 Copyright (c) 1982, 1986, 1993
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > Public Domain
 
 iproute2-4.10.0.tar.xz\iproute2-4.10.0.tar\iproute2-4.10.0\ip\routel
 
 Script created by: Stephen R. van den Berg <srb@cuci.nl>, 1999/04/18
 Donated to the public domain.
 
 
 >>> ipset-6.32
 
 Copyright 2014 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 ipset-6.32.tar.bz2\ipset-6.32.tar\ipset-6.32\kernel\include\linux\jhash.h
 
 Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net)
 
 http://burtleburtle.net/bob/hash/
 
 These are the credits from Bob's sources:
 
 lookup3.c, by Bob Jenkins, May 2006, Public Domain.
 
 These are functions for producing 32-bit hashes for hash table lookup.
 hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final()
 are externally useful functions.  Routines to test the hash are included
 if SELF_TEST is defined.  You can use this free for any purpose.  It's in
 the public domain.  It has no warranty.
 
 Copyright (C) 2009-2010 Jozsef Kadlecsik (kadlec@blackhole.kfki.hu)
 
 I've modified Bob's hash to be useful in the Linux kernel, and
 any bugs present are my fault.
 Jozsef
 
 > LGPL2.1
 
 ipset-6.32.tar.bz2\ipset-6.32.tar\ipset-6.32\libltdl\COPYING.LIB
 
 License: LGPL2.1
 
 > MIT Style
 
 ipset-6.32.tar.bz2\ipset-6.32.tar\ipset-6.32\m4\argz.m4
 
 Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 Written by Gary V. Vaughan <gary@gnu.org>
 
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 > GPL3.0
 
 ipset-6.32.tar.bz2\ipset-6.32.tar\ipset-6.32\utils\ipset_bash_completion\ipset
 
 Copyright (C) 2013-2014 AllKind (AllKind@fastest.cc)
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> iptables-1.6.1
 
 Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu>
 Patrick Schaaf <bof@bof.de>
 Martin Josefsson <gandalf@wlug.westbo.se>
 Copyright (C) 2003-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 iptables-1.6.1.tar.bz2\iptables-1.6.1.tar\iptables-1.6.1\extensions\libip6t_HL.c
 
 IPv6 Hop Limit Target module
 Maciej Soltysiak <solt@dns.toxicfilms.tv>
 Based on HW's ttl target
 This program is distributed under the terms of GNU GPL.
 
 > LGPL 2.0
 
 iptables-1.6.1.tar.bz2\iptables-1.6.1.tar\iptables-1.6.1\iptables\getethertype.c
 
 This file was part of the NYS Library.
 
 The NYS Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 > Artistic 2.0
 
 iptables-1.6.1.tar.bz2\iptables-1.6.1.tar\iptables-1.6.1\iptables\iptables-apply
 
 Copyright © Martin F. Krafft <madduck@madduck.net>
 Released under the terms of the Artistic Licence 2.0
 
 > MIT
 
 iptables-1.6.1.tar.bz2\iptables-1.6.1.tar\iptables-1.6.1\utils\pf.os
 
 SYN signatures. Those signatures work for SYN packets only (duh!).
 
 (C) Copyright 2000-2003 by Michal Zalewski <lcamtuf@coredump.cx>
 (C) Copyright 2003 by Mike Frantzen <frantzen@w4g.org>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 >>> iptraf-3.0.1
 
 LICENSE : GPL 2.0

 

 ADDITIONAL LICENSE INFORMATION:

 

 >   GFDL 1.1

 

 iptraf-3.0.1.tar.gz\iptraf-3.0.1.tar\iptraf-3.0.1\Documentation\manual.sgml

 

 LICENSE : GFDL 1.1

 

 >   MIT (Style)

 

 iptraf-3.0.1.tar.gz\iptraf-3.0.1.tar\iptraf-3.0.1\src\cidr.c

 

 cidr.c - functions to process addresses in CIDR notation

 

 Copyright (c) Gerard Paul Java 2003

 

 This module contains functions that deal with CIDR address/mask notation.

 

 This module may be freely used for any purpose, commercial or otherwise,

 In any product that uses this module, the following notice must appear:

 

 Includes software developed by Gerard Paul Java

 Copyright (c) Gerard Paul Java 2003
 
 
 >>> ipvsadm-1.29
 
 Wensong Zhang <wensong@linuxvirtualserver.org>
 Jesper Dangaard Brouer <brouer@redhat.com>
 -------------------------------------------------------------------------
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 ipvsadm-1.29.tar.xz\ipvsadm-1.29.tar\ipvsadm-1.29\config_stream.c
 
 Authors: Horms <horms@vergenet.net> 
 Released under the terms of the GNU GPL
 
 
 >>> ipxe-553f485
 
 Copyright (C) 2009 Marty Connor <mdc@etherboot.org>.
 Copyright (C) 2009 Entity Cyber, Inc.
 
 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 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\arch\x86\include\pxe_api.h
 
 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 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.
 
 You can also choose to distribute this program under the terms of
 the Unmodified Binary Distribution Licence (as given in the file
 COPYING.UBDL), provided that you have satisfied its requirements.
 
 As an alternative, at your option, you may use this file under the
 following terms, known as the "MIT license":
 
 Copyright (c) 2005-2009 Michael Brown <mbrown@fensystems.co.uk>
 
 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.
 
 >BSD-2 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\crypto\drbg.c
 
 Copyright (C) 2012 Michael Brown <mbrown@fensystems.co.uk>.
 
 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 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.
 
 You can also choose to distribute this program under the terms of
 the Unmodified Binary Distribution Licence (as given in the file
 COPYING.UBDL), provided that you have satisfied its requirements.
 
 Alternatively, you may distribute this code in source or binary
 form, with or without modification, provided that the following
 conditions are met:
 
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the above disclaimer.
 
 2. Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the above
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
 >MIT
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\drivers\block\ibft.c
 
 Copyright Fen Systems Ltd. 2007.  Portions of this code are derived
 from IBM Corporation Sample Programs.  Copyright IBM Corporation
 2004, 2007.  All rights reserved.
 
 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.
 
 >BSD-2 Clause
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\drivers\block\srp.c
 
 Copyright (C) 2009 Fen Systems Ltd <mbrown@fensystems.co.uk>.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 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.
 
 >BSD
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\drivers\infiniband\MT25218_PRM.h
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available at
 <http://www.fsf.org/copyleft/gpl.html>, or the OpenIB.org BSD
 license, available in the LICENSE.TXT file accompanying this
 software.  These details are also available at
 <http://openib.org/license.html>.
 
 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.
 
 >BSD-3 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\drivers\net\ath\ath5k\ath5k.c
 
 Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
 Copyright (c) 2004-2005 Atheros Communications, Inc.
 Copyright (c) 2006 Devicescape Software, Inc.
 Copyright (c) 2007 Jiri Slaby <jirislaby@gmail.com>
 Copyright (c) 2007 Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
 
 Modified for iPXE, July 2009, by Joshua Oreman <oremanj@rwcr.net>
 Original from Linux kernel 2.6.30.
 
 All rights reserved.
 
 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,
 without modification.
 2. Redistributions in binary form must reproduce at minimum a disclaimer
 similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
 redistribution must be conditioned upon including a substantially
 similar Disclaimer requirement for further binary redistribution.
 3. Neither the names of the above-listed copyright holders nor the names
 of any contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 NO WARRANTY
 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 NONINFRINGEMENT, MERCHANTIBILITY
 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
 THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR 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 DAMAGES.
 
 >GPL 3.0
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\drivers\net\vxge\vxge_main.c
 
 Copyright(c) 2002-2010 Neterion Inc.
 
 This software may be used and distributed according to the terms of
 the GNU General Public License (GPL), incorporated herein by
 reference.  Drivers based on or derived from this code fall under
 the GPL and must retain the authorship, copyright and license
 notice.
 
 >GPL 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\drivers\net\wlan_compat.h
 
 Copyright (C) 1999 AbsoluteValue Systems, Inc.  All Rights Reserved.
 --------------------------------------------------------------------
 
 linux-wlan
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU Public License version 2 (the "GPL"), in which
 case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 >BSD
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\include\ipxe\efi\AArch64\ProcessorBind.h
 
 Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
 Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
 Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
 
 This program and the accompanying materials
 are licensed and made available under the terms and conditions of the BSD License
 which accompanies this distribution.  The full text of the license may be found at
 http://opensource.org/licenses/bsd-license.php
 
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
 >BSD-3 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ipxe-553f485.tar.bz2\ipxe-553f485.tar\ipxe-553f485\src\include\valgrind\memcheck.h
 
 Notice that the following BSD-style license applies to this one
 file (memcheck.h) only.  The rest of Valgrind is licensed under the
 terms of the GNU General Public License, version 2, unless
 otherwise indicated.  See the COPYING file in the source
 distribution for details.
 ----------------------------------------------------------------
 This file is part of MemCheck, a heavyweight Valgrind tool for
 detecting memory errors.
 
 Copyright (C) 2000-2010 Julian Seward.  All rights reserved.
 
 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. The origin of this software must not be misrepresented; you must
 not claim that you wrote the original software.  If you use this
 software in a product, an acknowledgment in the product
 documentation would be appreciated but is not required.
 
 3. Altered source versions must be plainly marked as such, and must
 not be misrepresented as being the original software.
 
 4. The name of the author may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 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.
 ----------------------------------------------------------------
 Notice that the above BSD-style license applies to this one file
 (memcheck.h) only.  The entire rest of Valgrind is licensed under
 the terms of the GNU General Public License, version 2.  See the
 COPYING file in the source distribution for details.
 
 
 >>> irqbalance-1.2.0
 
 Copyright (C) 2006, Intel Corporation
 Copyright (C) 2012, Neil Horman <nhorman@tuxdriver.com>
 
 This file is part of irqbalance
 
 This program file 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; version 2 of the License.
 
 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 in a file named COPYING; if not, write to the
 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301 USA
 
 
2c8602d4
 >>> kbd-2.0.4
 
 The file
 kbdrate.c
 is Copyright (C) 1992 Rickard E. Faith.
7acc3889
 
 The files
 dumpkeys.c loadkeys.y loadkeys.analyze.l ksyms.c ksyms.h
 showkey.c keymaps.5 loadkeys.1 dumpkeys.1 showkey.1
 are Copyright (C) 1993 Risto Kankkunen.
 
 The files
 setfont.c setfont.8 mapscrn.c mapscrn.8
 (and changes to loadkeys.y)
 are Copyright (C) 1993 Eugene G. Crosser.
 
 The files
 psfaddtable.1 psfgettable.1 psfstriptable.1
 are Copyright (C) 1994 H. Peter Anvin.
 
 The files
 chvt.c clrunimap.c deallocvt.c fgconsole.c findfile.c
 getfd.c getkeycodes.c getunimap.c kbd_mode.c loadunimap.c
 psffontop.c psfxtable.c resizecons.c screendump.c setkeycodes.c
 setleds.c setmetamode.c setvesablank.c showconsolefont.c
 spawn_console.c spawn_login.c
 chvt.1 deallocvt.1 kbd_mode.1 setleds.1 setmetamode.1
 getkeycodes.8 loadunimap.8 resizecons.8 setkeycodes.8
 kbd.FAQ.
 (and changes to earlier mentioned programs)
 are Copyright (C) 1994-1999 Andries E. Brouwer.
 
 The file
 openvt.c
 is Copyright (C) 1994 by Jon Tombs <jon@gtex02.us.es>
 portions also authors: Andries E. Brouwer <aeb@cwi.nl>
 Joshua Spoerri <josh@cooper.edu>
 Chuck Martin <cmartin@bigfoot.com>
 Alexey Gladkov <gladkov.alexey@gmail.com>
 
 The file
 kbdinfo.c
 is Copyright (C) 2011 Alexey Gladkov.
 
 The file
 setvtrgb.c
 is Copyright (C) 2011 Alexey Gladkov,
 portions also Copyright (C) 2011 Canonical Ltd.
 Authors: Seth Forshee <seth.forshee@canonical.com>
 Dustin Kirkland <kirkland@canonical.com>
 
 The files
 auth.c pam_auth.h pam.c parse.c screen.c username.c vlock.c vlock.h vt.c
 is Copyright (C) 1994-1998 Michael K. Johnson <johnsonm@redhat.com>
 Copyright (C) 2002-2006 Dmitry V. Levin <ldv@altlinux.org>
 
 All files in this package may be freely copied under the terms
 of the GNU General Public License (GPL), version 2, or at your
 option any later version - except possibly for the restrictions
 mentioned in the directory consolefonts.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >PUBLIC DOMAIN
 
 kbd-2.0.4\config\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 >LDPL LICENSE
 
 [VMWARE DOES NOT DISTRIBUTE THE "kbd.FAQ-23.html" SUBCOMPONENT.]
 
 kbd-2.0.4\docs\doc\kbd.FAQ-23.html
 
 NAME="s23">23. Copyright
 
 Copyright (c) 1993-2001 by Andries Brouwer.  This document may be
 distributed under the terms set forth in the LDP license
 at
 HREF="http://metalab.unc.edu/LDP/COPYRIGHT.html">http://metalab.unc.edu/LDP/COPYRIGHT.html or
 HREF="ftp://www.win.tue.nl/pub/linux/LDP/COPYRIGHT.txt">ftp://www.win.tue.nl/pub/linux/LDP/COPYRIGHT.txt.
 Additions and corrections are welcome.
 Andries Brouwer - <CODE>aeb@cwi.nl</CODE>
 
 >MIT
 
 kbd-2.0.4\data\keymaps\sun\sunt5-uk.map
 
 Copyright 1996 Derrick J Brashear.
 
 Permission to use, copy, modify, and distribute this software
 and its documentation for any purpose and without fee is
 hereby granted, provided that the above copyright notice
 and this permission notice appear in all copies and that
 the above copyright notice appear in any keytables so
 translated by this software, and that the author's name
 not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior
 permission.
 The author makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without
 express or implied warranty.
 
 >GPL 3.0
 
 kbd-2.0.4\docs\man\man8misc\vcstime.8
 
 Copyright 2003 Alastair McKinstry <mckinstry@computer.org>"
 May be distributed under the GNU General Public License"
 
 >LGPL 2.1
 
 kbd-2.0.4\docs\reference\libkeymap\Doxyheader
 
 LibKeymap is released under the following license:
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 Legal disclaimer: note that depending on where you are, the use of
 cryptography may be limited or forbidden by law. Before using this library,
 make sure you are legally entitled to do so.
 
 >GPL 3.0 WITH BISON PARSER EXCEPTION
 
 kbd-2.0.4\src\libkeymap\parser.h
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  /
 
 / As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.  /
 
2c8602d4
 
7acc3889
 >>> keepalived-1.3.5
 
 Soft:        Perform a GET query to a remote HTTP/HTTPS server.
 Set a timer to compute global remote server response
 time.
 
 Part:        sock.c include file.
 
 Version:     $Id: sock.h,v 1.1.16 2009/02/14 03:25:07 acassen Exp $
 
 Authors:     Alexandre Cassen, <acassen@linux-vs.org>
 
 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.
 
 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.
 
 Copyright (C) 2001-2012 Alexandre Cassen, <acassen@gmail.com>. 
 
 OPENSSL TOOLKIT LICENCE EXCEPTION
 
 In addition, as the copyright holder of Keepalived,
 I, Alexandre Cassen, <acassen@linux-vs.org>,
 grant the following special exception: 
 
         I, Alexandre Cassen, <acassen@linux-vs.org>, explicitly allow the compilation and distribution of the Keepalived software with  the OpenSSL Toolkit.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT Style
 
 keepalived-1.3.5.tar.gz\keepalived-1.3.5.tar\keepalived-1.3.5\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > BSD
 
 keepalived-1.3.5.tar.gz\keepalived-1.3.5.tar\keepalived-1.3.5\doc\VRRPv3-MIB.txt
 
 identified as authors of the code.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, is permitted pursuant
 to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating
 to IETF Documents
 (http://trustee.ietf.org/license-info).
 
 This version of the MIB module is part of RFC 6527.  Please see the RFC for full legal notices."
 
 
 >>> kexec-tools-2.0.14
 
 Copyright (C) 2003,2004  Eric Biederman (ebiederm@xmission.com)
  
   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 (version 2 of the License).
  
   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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD 2
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE [MIT LICENSE/BSD LICENSE].   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 kexec-tools-2.0.14.tar.xz\kexec-tools-2.0.14.tar\kexec-tools-2.0.14\kexec\libfdt\libfdt_internal.h
  Copyright (C) 2006 David Gibson, IBM Corporation.
  
   libfdt is dual licensed: you can use it either under the terms of
   the GPL, or the BSD license, at your option.
  
    a) This library 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 library 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 library; if not, write to the Free
       Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
       MA 02110-1301 USA
  
   Alternatively,
  
    b) 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 COPYRIGHT HOLDERS AND
       CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
       INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
       MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
       DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
       CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
       NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
       LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
       OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
       EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 
 > LGPL2.0
 
 kexec-tools-2.0.14.tar.xz\kexec-tools-2.0.14.tar\kexec-tools-2.0.14\include\elf.h
 
 
 This file defines standard ELF types, structures, and macros.
 Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Ian Lance Taylor <ian@cygnus.com>.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 12 April 2002 Modified by Eric Biederman <ebiederm@xmission.com> so
 it can be used outside of glibc.
 
 
 >>> keyutils-1.5.10
 
 Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
  Written by David Howells (dhowells@redhat.com)
 
  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.
 
 ADDITIONAL  LICENSE INFORMATION:
 
 > LGPL 2.0
 
 keyutils-1.5.10.tar.bz2\keyutils-1.5.10.tar\keyutils-1.5.10\keyutils.c
 
   Copyright (C) 2005,2011 Red Hat, Inc. All Rights Reserved.
   Written by David Howells (dhowells@redhat.com)
  
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public License
   as published by the Free Software Foundation; either version
   2 of the License, or (at your option) any later version.
 
 > LGPL 2.1
 
 keyutils-1.5.10.tar.bz2\keyutils-1.5.10.tar\keyutils-1.5.10\LICENCE.LGPL
 
 License: LGPL 2.1
 
 
 >>> ktap-0.4
 
 This file is part of ktap by Jovi Zhangwei
  
 Copyright (C) 2012-2013 Jovi Zhangwei <jovi.zhangwei@gmail.com>.
  
 ktap is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
  
 ktap is distributed in the hope 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 St - Fifth Floor, Boston, MA 02110-1301 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 ktap-master\userspace\cparser.h
 
 Copyright (c) 2011 James R. McKaskill
 
 This software is licensed under the stock MIT license:
 
 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.
 
 
 >>> ktap-0.4-3.11330561
 
 Copyright (C) 2012-2013 Jovi Zhangwei <jovi.zhangwei@gmail.com>.
 
 ktap is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 ktap is distributed in the hope 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 St - Fifth Floor, Boston, MA 02110-1301 USA.
 
 ADDITIONAL LICENSE INFORMATION
 
 > MIT
 
 ktap-0.4.tar.gz\ktap-0.4.tar\ktap-0.4\userspace\cparser.h
 
 Copyright (c) 2011 James R. McKaskill
 
 This software is licensed under the stock MIT license:
 
 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.
 
 
 >>> libatomic_ops-7.4.4
 
 Copyright (c) 2005 Hewlett-Packard Development Company, L.P.
 
 This file may be redistributed and/or modified under the
 terms of the GNU General Public License as published by the Free Software
 Foundation; either version 2, or (at your option) any later version.
 
 It 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 in the
 file COPYING for more details.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 libatomic_ops-7.4.4.tar.gz\libatomic_ops-7.4.4.tar\libatomic_ops-7.4.4\src\atomic_ops.c
 Copyright (c) 2003-2011 Hewlett-Packard Development Company, L.P.
 
 
 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.
 
 
 >>> libgpg-error-1.21
 
 Copyright (C) 2014 g10 Code GmbH

 

 Permission is granted to copy, distribute and/or modify this

 document 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.  The text of the

 license can be found in the section entitled "GNU General Public

 License".

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 3.0

 

 libgpg-error-1.21.tar.bz2\libgpg-error-1.21.tar\libgpg-error-1.21\doc\yat2m.c

 

 Copyright (C) 2005, 2013 g10 Code GmbH

 Copyright (C) 2006, 2008, 2011 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 > LGPL 2.1

 

 libgpg-error-1.21.tar.bz2\libgpg-error-1.21.tar\libgpg-error-1.21\lang\cl\gpg-error-package.lisp

 

 Copyright (C) 2006 g10 Code GmbH

 

 This file is part of libgpg-error.

 

 libgpg-error is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public License

 as published by the Free Software Foundation; either version 2.1 of

 the License, or (at your option) any later version.

 

 libgpg-error 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with libgpg-error; if not, write to the Free

 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA

 02111-1307, USA.

 

 > BSD

 

 libgpg-error-1.21.tar.bz2\libgpg-error-1.21.tar\libgpg-error-1.21\src\estream-printf.c

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 estream-printf.c - Versatile mostly C-99 compliant printf formatting

 Copyright (C) 2007, 2008, 2009, 2010, 2012, 2014 g10 Code GmbH

 

 This file is part of Libestream.

 

 Libestream is free software; you can redistribute it and/or modify

 it under the terms of the GNU Lesser General Public License as

 published by the Free Software Foundation; either version 2.1 of

 the License, or (at your option) any later version.

 

 Libestream 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with Libestream; if not, see <http://www.gnu.org/licenses/>.

 

 ALTERNATIVELY, Libestream may be distributed under the terms of the

 following license, in which case the provisions of this license are

 required INSTEAD OF the GNU General Public License. If you wish to

 allow use of your version of this file only under the terms of the

 GNU General Public License, and not to allow others to use your

 version of this file under the terms of the following license,

 indicate your decision by deleting this paragraph and the license

 below.

 

 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, and the entire permission notice in its entirety,

 including the disclaimer of warranties.

 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 author may not be used to endorse or promote

 products derived from this software without specific prior

 written permission.

 

 THIS SOFTWARE IS PROVIDED "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.

 

 > LGPL 2.0

 

 libgpg-error-1.21.tar.bz2\libgpg-error-1.21.tar\libgpg-error-1.21\src\gettext.h

 

 Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.

 

 This program is free software; you can redistribute it and/or modify it

 under the terms of the GNU Library General Public License as published

 by the Free Software Foundation; either version 2, 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

 Library General Public License for more details.

 

 You should have received a copy of the GNU Library General Public

 License along with this program; if not, write to the Free Software

 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,

 USA.

 

 > MIT-Style

 

 libgpg-error-1.21.tar.bz2\libgpg-error-1.21.tar\libgpg-error-1.21\src\mkheader.c

 

 Copyright (C) 2010 Free Software Foundation, Inc.

 Copyright (C) 2014 g10 Code GmbH

 

 This file is free software; as a special exception the author gives

 unlimited permission to copy and/or distribute it, with or without

 modifications, as long as this notice is preserved.

 

 This file is distributed in the hope that it will be useful, but

 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the

 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> libnetfilter_conntrack-1.0.6
 
 (C) 2005-2011 by Pablo Neira Ayuso <pablo@netfilter.org>
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT Style
 
 libnetfilter_conntrack-1.0.6.tar.bz2\libnetfilter_conntrack-1.0.6.tar\libnetfilter_conntrack-1.0.6\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> libnetfilter_cthelper-1.0.0
 
 (C) 2012 by Pablo Neira Ayuso <pablo@netfilter.org>
 
 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 code has been sponsored by Vyatta Inc. <http://www.vyatta.com>
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 libnetfilter_cthelper-1.0.0.tar.bz2\libnetfilter_cthelper-1.0.0.tar\libnetfilter_cthelper-1.0.0\examples\nfct-helper-add.c
 
 License: Public Domain
 
 
 >>> libnetfilter_cttimeout-1.0.0
 
 (C) 2012 by Pablo Neira Ayuso <pablo@netfilter.org>
 
 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 code has been sponsored by Vyatta Inc. http://www.vyatta.com
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT Style
 
 libnetfilter_cttimeout-1.0.0.tar.bz2\libnetfilter_cttimeout-1.0.0.tar\libnetfilter_cttimeout-1.0.0\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
 Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> libnetfilter_queue-1.0.2
 
 (C) 2005 by Harald Welte <laforge@gnumonks.org>
 (C) 2005, 2008-2010 by Pablo Neira Ayuso <pablo@netfilter.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2
 as published by the Free Software Foundation (or any later at your option)
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 libnetfilter_queue-1.0.2.tar.bz2\libnetfilter_queue-1.0.2.tar\libnetfilter_queue-1.0.2\include\libnetfilter_queue\libnetfilter_queue.h
 
 (C) 2005 by Harald Welte <laforge@gnumonks.org>
 
 Changelog :
 (2005/08/11)  added  parsing function (Eric Leblond <regit@inl.fr>)
 
 This software may be used and distributed according to the terms
 of the GNU General Public License, incorporated herein by reference.
 
 
 >>> libnfnetlink-1.0.1
 
 C) 2002-2006 by Harald Welte <laforge@gnumonks.org>
 (C) 2006-2011 by Pablo Neira Ayuso <pablo@netfilter.org>
 
 Based on some original ideas from Jay Schulist <jschlst@samba.org>
 
 Development of this code funded by Astaro AG (http://www.astaro.com)
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 as published
 by the Free Software Foundation.
 
 libnfnetlink_1.0.0.orig.tar.gz
 libnfnetlink_1.0.1.orig.tar
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT Style
 
 libnfnetlink_1.0.1.oss.tar.gz\libnfnetlink_1.0.1.oss.tar\libnfnetlink_1.0.1\source\libnfnetlink_1.0.0.orig.tar.gz\libnfnetlink_1.0.0.orig.tar\libnfnetlink-1.0.0\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
 Inc.
 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 libnfnetlink_1.0.0.orig.tar.gz
 
 
 >>> libnss-ato-2.3.6
 
 Copyright (C) 2007 Pietro Donatini (pietro.donatini@unibo.it).

 

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.

 

 ADDITIONAL LICENSE INFORMATION:

 

 >LGPL 2.0

 

 libnss-ato-2.3.6.tar.gz\libnss-ato-2.3.6.tar\libnss-ato-2.3.6\libnss_ato.c

 

 Copyright (c) Pietro Donatini (pietro.donatini@unibo.it), 2007.

 this product may be distributed under the terms of

 the GNU Lesser Public License.

 version 0.2

 

 >Public Domain

 

 libnss-ato-2.3.6.tar.gz\libnss-ato-2.3.6.tar\libnss-ato-2.3.6\debian\rules

 

 This file is public domain software, originally written by Joey Hess.
 
 
 >>> libtool-2.4.6
 
 Copyright (C) 2004, 2008, 2011-2015 Free Software Foundation, Inc.

 Written by Gary V. Vaughan, 2004

 

 This file is part of GNU Libtool.

 

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

 

 GNU Libtool 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 GNU Libtool; see the file COPYING.  If not, a copy

 can be downloaded from  http://www.gnu.org/licenses/gpl.html,

 or obtained by writing to the Free Software Foundation, Inc.,

 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\aclocal.m4

 

 Copyright (C) 1996-2014 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 

 > GPL 3.0

 

 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\build-aux\compile

 

 Copyright (C) 2002-2015 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 

 > GFDL 1.1

 

 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\doc\ fdl.texi

 

 LICENSE: GFDL 1.1

 

 

 > Creative Commons Attribution 3.0

 

 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\doc\ gendocs_template

 

 Copyright &copy; 2015 Free Software Foundation, Inc.

 

 This page is licensed under a "license"

 href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative

 Commons Attribution-NoDerivs 3.0 United States License.

 

 > GFDL 1.3

 

 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\doc\libtool.info

 

 Copyright (C) 1996-2015 Free Software Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU Free Documentation License, Version 1.3 or

 any later version published by the Free Software Foundation; with no

 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover

 Texts.  A copy of the license is included in the section entitled "GNU

 Free Documentation License".

 

 

 > LGPL 2.0 with special exception

 

 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\libltdl\libltdl\lt_error.h

 

 lt_dlloader.h -- dynamic library loader interface

 

 Copyright (C) 2004, 2007-2008, 2011-2015 Free Software Foundation,

 Inc.

 Written by Gary V. Vaughan, 2004

 

 NOTE: The canonical source of this file is maintained with the

 GNU Libtool package.  Report bugs to bug-libtool@gnu.org.

 

 GNU Libltdl is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 2 of the License, or (at your option) any later version.

 

 As a special exception to the GNU Lesser General Public License,

 if you distribute this file as part of a program or library that

 is built using GNU Libtool, you may include this file under the

 same distribution terms that you use for the rest of that program.

 

 GNU Libltdl 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 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with GNU Libltdl; see the file COPYING.LIB.  If not, a

 copy can be downloaded from  http://www.gnu.org/licenses/lgpl.html,

 or obtained by writing to the Free Software Foundation, Inc.,

 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 
 >>> likewise-open-6.2.11.4
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 =================

 Likewise Open 5.2

 24 Oct, 2008

 =================

 Likewise Open is provided under the terms of the GNU General Public

 License (GPL version 2) and the GNU Library General Public License

 (LGPL version 2.1). The additional components listed below are

 covered under separate license agreements:

 

 MIT Kerberos - MIT Kerberos 5 and other licenses

 OpenLDAP - OpenLDAP Public License

 Novell DCE-RPC - BSD

 LibXML2 - BSD

 libuuid from e2fsprogs - BSD

 libiconv - LGPLv2

 OpenSSL - BSD

 

 For more details and for the full text for each of these

 licenses, read the LICENSES and COPYING files included with

 this software.

 

 Please note that the following is a special exception to the GPL

 and LGPL license granted in the libgss and lsass components for

 the sole purpose of linking with the OpenSSL libraries.

 

 In addition, as a special exception, Likewise Software give

 permission to link the code of portions of this program with the

 OpenSSL library under certain conditions as described in each

 individual source file, and distribute linked combinations

 including the two.

 

 You must obey the GNU General Public License and Library Public

 License in all respects for all of the code used other than

 OpenSSL.  If you modify file(s) with this exception, you may extend

 this exception to your version of the file(s), but you are not

 obligated to do so.  If you do not wish to do so, delete this

 exception statement from your version.  If you delete this exception

 statement from all source files in the program, then also delete it

 here.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > LGPL 2.1

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\lwmsg\doc\example_fserv_source.doxy

 

 Copyright (c) Likewise Software.  All rights Reserved.

 

 This library is free software; you can redistribute it and/or modify it

 under the terms of the GNU Lesser General Public License as published by

 the Free Software Foundation; either version 2.1 of the license, or (at

 your option) any later version.

 

 This library 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 Lesser

 General Public License for more details.  You should have received a copy

 of the GNU Lesser General Public License along with this program.  If

 not, see <http://www.gnu.org/licenses/>.

 

 LIKEWISE SOFTWARE MAKES THIS SOFTWARE AVAILABLE UNDER OTHER LICENSING

 TERMS AS WELL.  IF YOU HAVE ENTERED INTO A SEPARATE LICENSE AGREEMENT

 WITH LIKEWISE SOFTWARE, THEN YOU MAY ELECT TO USE THE SOFTWARE UNDER THE

 TERMS OF THAT SOFTWARE LICENSE AGREEMENT INSTEAD OF THE TERMS OF THE GNU

 LESSER GENERAL PUBLIC LICENSE, NOTWITHSTANDING THE ABOVE NOTICE.  IF YOU

 HAVE QUESTIONS, OR WISH TO REQUEST A COPY OF THE ALTERNATE LICENSING

 TERMS OFFERED BY LIKEWISE SOFTWARE, PLEASE CONTACT LIKEWISE SOFTWARE AT

 license@likewisesoftware.com

 

 > BSD-3 Clause

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\lwmsg\include\mt19937ar.h

 

 Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,

 All rights reserved.

 Copyright (C) 2005, Mutsuo Saito

 All rights reserved.

 

 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 names of its contributors may not be used to endorse or promote

 products derived from this software without specific prior written

 permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR

 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,

 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,

 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR

 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF

 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING

 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 > MIT-Style

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\lwmsg\m4\ax_compare_version.m4

 

 Copyright (c) 2008 Tim Toolan <toolan@ele.uri.edu>

 

 Copying and distribution of this file, with or without modification, are

 permitted in any medium without royalty provided the copyright notice

 and this notice are preserved.

 

 > LGPL 2.0

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\samba-interop\libtdb\common\transaction.c

 

 Copyright (C) Andrew Tridgell              2005

 

 NOTE! The following LGPL license applies to the tdb

 library. This does NOT imply that all of Samba is released

 under the LGPL

 

 This library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 2 of the License, or (at your option) any later version.

 

 This library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this library; if not, write to the Free Software

 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 

 > GPL 2.0

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\samba-interop\libtdb\common\tdbback.c

 

 Copyright (C) Andrew Tridgell              2002

 

 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., 675 Mass Ave, Cambridge, MA 02139, USA.

 

 > MIT-Style

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\samba-interop\libtdb\replace\snprintf.c

 

 Copyright Patrick Powell 1995

 This code is based on code written by Patrick Powell (papowell@astart.com)

 It may be used for any purpose as long as this notice remains intact

 on all source code distributions

 

 > LGPL 3.0

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\samba-interop\wbclient\wbclient.h

 

 Copyright (C) Gerald (Jerry) Carter 2007

 Copyright (C) Volker Lendecke 2009

 

 This library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 3 of the License, or (at your option) any later version.

 

 This library 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

 Library General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public License

 along with this program.  If not, see <http://www.gnu.org/licenses/>.

 

 > Public Domain

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\sqlite\LICENSE

 

 The following license information has been copied directly from

 http://www.sqlite.org/copyright.html

 

 All of the deliverable code in SQLite has been dedicated to the public

 domain by the authors. All code authors, and representatives of the

 companies they work for, have signed affidavits dedicating their

 contributions to the public domain and originals of those signed

 affidavits are stored in a firesafe at the main offices of Hwaci.

 Anyone is free to copy, modify, publish, use, compile, sell, or distribute

 the original SQLite code, either in source code form or as a compiled

 binary, for any purpose, commercial or non-commercial, and by any means.

 

 The previous paragraph applies to the deliverable code in SQLite - those

 parts of the SQLite library that you actually bundle and ship with a larger

 application. Portions of the documentation and some code used as part of the

 build process might fall under other licenses. The details here are unclear.

 We do not worry about the licensing of the documentation and build code so

 much because none of these things are part of the core deliverable SQLite

 library.

 

 All of the deliverable code in SQLite has been written from scratch. No

 code has been taken from other projects or from the open internet. Every

 line of code can be traced back to its original author, and all of those

 authors have public domain dedications on file. So the SQLite code base

 is clean and is uncontaminated with licensed code from other projects.

 

 > MIT-Style

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\lsass\interop\dsplugin\PlugInShell.h

 

 File:	        PlugInShell.h

 

 Version:      Directory Services 1.0

 

 Copyright:    © 1999-2001 by Apple Computer, Inc., all rights reserved.

 

 IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in

 consideration of your agreement to the following terms, and your use, installation,

 modification or redistribution of this Apple software constitutes acceptance of these

 terms.  If you do not agree with these terms, please do not use, install, modify or

 redistribute this Apple software.

 

 In consideration of your agreement to abide by the following terms, and subject to these

 terms, Apple grants you a personal, non-exclusive license, under AppleÕs copyrights in

 this original Apple software (the "Apple Software"), to use, reproduce, modify and

 redistribute the Apple Software, with or without modifications, in source and/or binary

 forms; provided that if you redistribute the Apple Software in its entirety and without

 modifications, you must retain this notice and the following text and disclaimers in all

 such redistributions of the Apple Software.  Neither the name, trademarks, service marks

 or logos of Apple Computer, Inc. may be used to endorse or promote products derived from

 the Apple Software without specific prior written permission from Apple. Except as expressly

 stated in this notice, no other rights or licenses, express or implied, are granted by Apple

 herein, including but not limited to any patent rights that may be infringed by your

 derivative works or by other works in which the Apple Software may be incorporated.

 

 The Apple Software is provided by Apple on an "AS IS" basis.  APPLE MAKES NO WARRANTIES,

 EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT,

 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS

 USE AND OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS.

 

 IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL

 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS

 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE,

 REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND

 WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR

 OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 >Various FOSS Licenses

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\krb5\NOTICE

 

 Copyright (C) 1985-2015 by the Massachusetts Institute of Technology.

 

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 * Redistributions of source code must retain the above copyright

   notice, this list of conditions and the following disclaimer.

 

 * Redistributions in binary form must reproduce the above copyright

   notice, this list of conditions and the following disclaimer in the

   documentation and/or other materials provided with the distribution.

 

 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.

 

 Downloading of this software may constitute an export of cryptographic

 software from the United States of America that is subject to the

 United States Export Administration Regulations (EAR), 15 CFR 730-774.

 Additional laws or regulations may apply.  It is the responsibility of

 the person or entity contemplating export to comply with all

 applicable export laws and regulations, including obtaining any

 required license from the U.S. government.

 

 The U.S. government prohibits export of encryption source code to

 certain countries and individuals, including, but not limited to, the

 countries of Cuba, Iran, North Korea, Sudan, Syria, and residents and

 nationals of those countries.

 

 Documentation components of this software distribution are licensed

 under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

 (http://creativecommons.org/licenses/by-sa/3.0/)

 

 Individual source code files are copyright MIT, Cygnus Support,

 Novell, OpenVision Technologies, Oracle, Red Hat, Sun Microsystems,

 FundsXpress, and others.

 

 Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira,

 and Zephyr are trademarks of the Massachusetts Institute of Technology

 (MIT).  No commercial use of these trademarks may be made without

 prior written permission of MIT.

 

 "Commercial use" means use of a name in a product or other for-profit

 manner.  It does NOT prevent a commercial firm from referring to the

 MIT trademarks in order to convey information (although in doing so,

 recognition of their trademark status should be given).

 ======================================================================

 The following copyright and permission notice applies to the

 OpenVision Kerberos Administration system located in "kadmin/create",

 "kadmin/dbutil", "kadmin/passwd", "kadmin/server", "lib/kadm5", and

 portions of "lib/rpc":

 

    Copyright, OpenVision Technologies, Inc., 1993-1996, All Rights

    Reserved

 

    WARNING:  Retrieving the OpenVision Kerberos Administration system

    source code, as described below, indicates your acceptance of the

    following terms.  If you do not agree to the following terms, do

    not retrieve the OpenVision Kerberos administration system.

 

    You may freely use and distribute the Source Code and Object Code

    compiled from it, with or without modification, but this Source

    Code is provided to you "AS IS" EXCLUSIVE OF ANY WARRANTY,

    INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY OR

    FITNESS FOR A PARTICULAR PURPOSE, OR ANY OTHER WARRANTY, WHETHER

    EXPRESS OR IMPLIED. IN NO EVENT WILL OPENVISION HAVE ANY LIABILITY

    FOR ANY LOST PROFITS, LOSS OF DATA OR COSTS OF PROCUREMENT OF

    SUBSTITUTE GOODS OR SERVICES, OR FOR ANY SPECIAL, INDIRECT, OR

    CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, INCLUDING,

    WITHOUT LIMITATION, THOSE RESULTING FROM THE USE OF THE SOURCE

    CODE, OR THE FAILURE OF THE SOURCE CODE TO PERFORM, OR FOR ANY

    OTHER REASON.

 

    OpenVision retains all copyrights in the donated Source Code.

    OpenVision also retains copyright to derivative works of the Source

    Code, whether created by OpenVision or by a third party. The

    OpenVision copyright notice must be preserved if derivative works

    are made based on the donated Source Code.

 

    OpenVision Technologies, Inc. has donated this Kerberos

    Administration system to MIT for inclusion in the standard Kerberos

    5 distribution. This donation underscores our commitment to

    continuing Kerberos technology development and our gratitude for

    the valuable work which has been performed by MIT and the Kerberos

    community.

 ======================================================================

    Portions contributed by Matt Crawford "crawdad@fnal.gov" were work

    performed at Fermi National Accelerator Laboratory, which is

    operated by Universities Research Association, Inc., under contract

    DE-AC02-76CHO3000 with the U.S. Department of Energy.

 ======================================================================

 Portions of "src/lib/crypto" have the following copyright:

 

    Copyright (C) 1998 by the FundsXpress, INC.

 

    All rights reserved.

 

       Export of this software from the United States of America may

       require a specific license from the United States Government.

       It is the responsibility of any person or organization

       contemplating export to obtain such a license before exporting.

 

    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and

    distribute this software and its documentation for any purpose and

    without fee is hereby granted, provided that the above copyright

    notice appear in all copies and that both that copyright notice and

    this permission notice appear in supporting documentation, and that

    the name of FundsXpress. not be used in advertising or publicity

    pertaining to distribution of the software without specific,

    written prior permission.  FundsXpress makes no representations

    about the suitability of this software for any purpose.  It is

    provided "as is" without express or implied warranty.

 

    THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR

    IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED

    WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

 ======================================================================

 The implementation of the AES encryption algorithm in

 "src/lib/crypto/builtin/aes" has the following copyright:

 

    Copyright (C) 2001, Dr Brian Gladman "brg@gladman.uk.net", Worcester, UK.

    All rights reserved.

 

    LICENSE TERMS

 

    The free distribution and use of this software in both source and

    binary form is allowed (with or without changes) provided that:

 

    1. distributions of this source code include the above copyright

       notice, this list of conditions and the following disclaimer;

 

    2. distributions in binary form include the above copyright notice,

       this list of conditions and the following disclaimer in the

       documentation and/or other associated materials;

 

    3. the copyright holder's name is not used to endorse products

       built using this software without specific written permission.

 

    DISCLAIMER

 

    This software is provided 'as is' with no explcit or implied

    warranties in respect of any properties, including, but not limited

    to, correctness and fitness for purpose.

 ======================================================================

 Portions contributed by Red Hat, including the pre-authentication

 plug-in framework and the NSS crypto implementation, contain the

 following copyright:

 

    Copyright (C) 2006 Red Hat, Inc.

    Portions copyright (C) 2006 Massachusetts Institute of Technology

    All Rights Reserved.

 

    Redistribution and use in source and binary forms, with or without

    modification, are permitted provided that the following conditions

    are met:

 

    * Redistributions of source code must retain the above copyright

      notice, this list of conditions and the following disclaimer.

 

    * Redistributions in binary form must reproduce the above copyright

      notice, this list of conditions and the following disclaimer in

      the documentation and/or other materials provided with the

      distribution.

 

    * Neither the name of Red Hat, Inc., nor the names of its

      contributors may be used to endorse or promote products derived

      from this software without specific prior written permission.

 

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS

    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,

    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

    OF THE POSSIBILITY OF SUCH DAMAGE.

 ======================================================================

 The bundled verto source code is subject to the following license:

 

    Copyright 2011 Red Hat, Inc.

 

    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.

 ======================================================================

 The implementations of GSSAPI mechglue in GSSAPI-SPNEGO in

 "src/lib/gssapi", including the following files:

 

    lib/gssapi/generic/gssapi_err_generic.et

    lib/gssapi/mechglue/g_accept_sec_context.c

    lib/gssapi/mechglue/g_acquire_cred.c

    lib/gssapi/mechglue/g_canon_name.c

    lib/gssapi/mechglue/g_compare_name.c

    lib/gssapi/mechglue/g_context_time.c

    lib/gssapi/mechglue/g_delete_sec_context.c

    lib/gssapi/mechglue/g_dsp_name.c

    lib/gssapi/mechglue/g_dsp_status.c

    lib/gssapi/mechglue/g_dup_name.c

    lib/gssapi/mechglue/g_exp_sec_context.c

    lib/gssapi/mechglue/g_export_name.c

    lib/gssapi/mechglue/g_glue.c

    lib/gssapi/mechglue/g_imp_name.c

    lib/gssapi/mechglue/g_imp_sec_context.c

    lib/gssapi/mechglue/g_init_sec_context.c

    lib/gssapi/mechglue/g_initialize.c

    lib/gssapi/mechglue/g_inquire_context.c

    lib/gssapi/mechglue/g_inquire_cred.c

    lib/gssapi/mechglue/g_inquire_names.c

    lib/gssapi/mechglue/g_process_context.c

    lib/gssapi/mechglue/g_rel_buffer.c

    lib/gssapi/mechglue/g_rel_cred.c

    lib/gssapi/mechglue/g_rel_name.c

    lib/gssapi/mechglue/g_rel_oid_set.c

    lib/gssapi/mechglue/g_seal.c

    lib/gssapi/mechglue/g_sign.c

    lib/gssapi/mechglue/g_store_cred.c

    lib/gssapi/mechglue/g_unseal.c

    lib/gssapi/mechglue/g_userok.c

    lib/gssapi/mechglue/g_utils.c

    lib/gssapi/mechglue/g_verify.c

    lib/gssapi/mechglue/gssd_pname_to_uid.c

    lib/gssapi/mechglue/mglueP.h

    lib/gssapi/mechglue/oid_ops.c

    lib/gssapi/spnego/gssapiP_spnego.h

    lib/gssapi/spnego/spnego_mech.c

 

 and the initial implementation of incremental propagation, including

 the following new or changed files:

 

    include/iprop_hdr.h

    kadmin/server/ipropd_svc.c

    lib/kdb/iprop.x

    lib/kdb/kdb_convert.c

    lib/kdb/kdb_log.c

    lib/kdb/kdb_log.h

    lib/krb5/error_tables/kdb5_err.et

    slave/kpropd_rpc.c

    slave/kproplog.c

 

 are subject to the following license:

 

    Copyright (C) 2004 Sun Microsystems, Inc.

 

    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.

 ======================================================================

 Kerberos V5 includes documentation and software developed at the

 University of California at Berkeley, which includes this copyright

 notice:

 

    Copyright (C) 1983 Regents of the University of California.

    All rights reserved.

 

    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. Neither the name of the University nor the names of its

       contributors may be used to endorse or promote products derived

       from this software without specific prior written permission.

 

    THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS

    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.

 ======================================================================

 Portions contributed by Novell, Inc., including the LDAP database

 backend, are subject to the following license:

 

    Copyright (C) 2004-2005, Novell, Inc.

    All rights reserved.

 

    Redistribution and use in source and binary forms, with or without

    modification, are permitted provided that the following conditions

    are met:

 

    * Redistributions of source code must retain the above copyright

      notice, this list of conditions and the following disclaimer.

 

    * Redistributions in binary form must reproduce the above copyright

      notice, this list of conditions and the following disclaimer in

      the documentation and/or other materials provided with the

      distribution.

 

    * The copyright holder's name is not used to endorse or promote

      products derived from this software without specific prior

      written permission.

 

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS

    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,

    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

    OF THE POSSIBILITY OF SUCH DAMAGE.

 ======================================================================

 Portions funded by Sandia National Laboratory and developed by the

 University of Michigan's Center for Information Technology

 Integration, including the PKINIT implementation, are subject to the

 following license:

 

    COPYRIGHT (C) 2006-2007

    THE REGENTS OF THE UNIVERSITY OF MICHIGAN

    ALL RIGHTS RESERVED

 

    Permission is granted to use, copy, create derivative works and

    redistribute this software and such derivative works for any

    purpose, so long as the name of The University of Michigan is not

    used in any advertising or publicity pertaining to the use of

    distribution of this software without specific, written prior

    authorization.  If the above copyright notice or any other

    identification of the University of Michigan is included in any

    copy of any portion of this software, then the disclaimer below

    must also be included.

 

    THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION FROM THE

    UNIVERSITY OF MICHIGAN AS TO ITS FITNESS FOR ANY PURPOSE, AND

    WITHOUT WARRANTY BY THE UNIVERSITY OF MICHIGAN OF ANY KIND, EITHER

    EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED

    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

    THE REGENTS OF THE UNIVERSITY OF MICHIGAN SHALL NOT BE LIABLE FOR

    ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL, OR

    CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING OUT OF OR

    IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN IF IT HAS BEEN OR

    IS HEREAFTER ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

 ======================================================================

 The pkcs11.h file included in the PKINIT code has the following

 license:

 

    Copyright 2006 g10 Code GmbH

    Copyright 2006 Andreas Jellinghaus

 

    This file is free software; as a special exception the author gives

    unlimited permission to copy and/or distribute it, with or without

    modifications, as long as this notice is preserved.

 

    This file is distributed in the hope that it will be useful, but

    WITHOUT ANY WARRANTY, to the extent permitted by law; without even

    the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR

    PURPOSE.

 ======================================================================

 Portions contributed by Apple Inc. are subject to the following

 license:

 

    Copyright 2004-2008 Apple Inc.  All Rights Reserved.

 

       Export of this software from the United States of America may

       require a specific license from the United States Government.

       It is the responsibility of any person or organization

       contemplating export to obtain such a license before exporting.

 

    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and

    distribute this software and its documentation for any purpose and

    without fee is hereby granted, provided that the above copyright

    notice appear in all copies and that both that copyright notice and

    this permission notice appear in supporting documentation, and that

    the name of Apple Inc. not be used in advertising or publicity

    pertaining to distribution of the software without specific,

    written prior permission.  Apple Inc. makes no representations

    about the suitability of this software for any purpose.  It is

    provided "as is" without express or implied warranty.

 

    THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR

    IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED

    WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

 ======================================================================

 The implementations of UTF-8 string handling in src/util/support and

 src/lib/krb5/unicode are subject to the following copyright and

 permission notice:

 

    The OpenLDAP Public License

    Version 2.8, 17 August 2003

 

    Redistribution and use of this software and associated

    documentation ("Software"), with or without modification, are

    permitted provided that the following conditions are met:

 

    1. Redistributions in source form must retain copyright statements

       and notices,

 

    2. Redistributions in binary form must reproduce applicable

       copyright statements and notices, this list of conditions, and

       the following disclaimer in the documentation and/or other

       materials provided with the distribution, and

 

    3. Redistributions must contain a verbatim copy of this document.

 

    The OpenLDAP Foundation may revise this license from time to time.

    Each revision is distinguished by a version number.  You may use

    this Software under terms of this license revision or under the

    terms of any subsequent revision of the license.

 

    THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS

    CONTRIBUTORS "AS IS" AND ANY EXPRESSED 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 OPENLDAP FOUNDATION, ITS

    CONTRIBUTORS, OR THE AUTHOR(S) OR OWNER(S) OF THE SOFTWARE 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.

 

    The names of the authors and copyright holders must not be used in

    advertising or otherwise to promote the sale, use or other dealing

    in this Software without specific, written prior permission.  Title

    to copyright in this Software shall at all times remain with

    copyright holders.

 

    OpenLDAP is a registered trademark of the OpenLDAP Foundation.

 

    Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,

    California, USA.  All Rights Reserved.  Permission to copy and

    distribute verbatim copies of this document is granted.

 ======================================================================

 Marked test programs in src/lib/krb5/krb have the following copyright:

 

    Copyright (C) 2006 Kungliga Tekniska Högskola

    (Royal Institute of Technology, Stockholm, Sweden).

    All rights reserved.

 

    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. Neither the name of KTH nor the names of its contributors may be

       used to endorse or promote products derived from this software

       without specific prior written permission.

 

    THIS SOFTWARE IS PROVIDED BY KTH AND ITS 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 KTH OR ITS

    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.

 ======================================================================

 Portions of the RPC implementation in src/lib/rpc and

 src/include/gssrpc have the following copyright and permission notice:

 

    Copyright (C) 2010, Oracle America, Inc.

 

    All rights reserved.

 

    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. Neither the name of the "Oracle America, Inc." nor the names of

       its contributors may be used to endorse or promote products

       derived from this software without specific prior written

       permission.

 

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS

    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

    COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,

    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

    OF THE POSSIBILITY OF SUCH DAMAGE.

 ======================================================================

    Copyright (C) 2006,2007,2009 NTT (Nippon Telegraph and Telephone

    Corporation).  All rights reserved.

 

    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 as

       the first lines of this file unmodified.

 

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

 ======================================================================

    Copyright 2000 by Carnegie Mellon University

 

    All Rights Reserved

 

    Permission to use, copy, modify, and distribute this software and

    its documentation for any purpose and without fee is hereby

    granted, provided that the above copyright notice appear in all

    copies and that both that copyright notice and this permission

    notice appear in supporting documentation, and that the name of

    Carnegie Mellon University not be used in advertising or publicity

    pertaining to distribution of the software without specific,

    written prior permission.

 

    CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO

    THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

    AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE

    FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN

    AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING

    OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS

    SOFTWARE.

 ======================================================================

    Copyright (C) 2002 Naval Research Laboratory (NRL/CCS)

 

    Permission to use, copy, modify and distribute this software and

    its documentation is hereby granted, provided that both the

    copyright notice and this permission notice appear in all copies of

    the software, derivative works or modified versions, and any

    portions thereof.

 

    NRL ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND

    DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER

    RESULTING FROM THE USE OF THIS SOFTWARE.

 ======================================================================

 Portions extracted from Internet RFCs have the following copyright

 notice:

 

    Copyright (C) The Internet Society (2006).

 

    This document is subject to the rights, licenses and restrictions

    contained in BCP 78, and except as set forth therein, the authors

    retain all their rights.

 

    This document and the information contained herein are provided on

    an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE

    REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND

    THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES,

    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT

    THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR

    ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A

    PARTICULAR PURPOSE.

 ======================================================================

    Copyright (C) 1991, 1992, 1994 by Cygnus Support.

 

    Permission to use, copy, modify, and distribute this software and

    its documentation for any purpose and without fee is hereby

    granted, provided that the above copyright notice appear in all

    copies and that both that copyright notice and this permission

    notice appear in supporting documentation. Cygnus Support makes no

    representations about the suitability of this software for any

    purpose.  It is provided "as is" without express or implied

    warranty.

 ======================================================================

    Copyright (C) 2006 Secure Endpoints Inc.

 

    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.

 ======================================================================

 Portions of the implementation of the Fortuna-like PRNG are subject to

 the following notice:

 

    Copyright (C) 2005 Marko Kreen

    All rights reserved.

 

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

 

    Copyright (C) 1994 by the University of Southern California

 

       EXPORT OF THIS SOFTWARE from the United States of America may

       require a specific license from the United States Government. It

       is the responsibility of any person or organization

       contemplating export to obtain such a license before exporting.

 

    WITHIN THAT CONSTRAINT, permission to copy, modify, and distribute

    this software and its documentation in source and binary forms is

    hereby granted, provided that any documentation or other materials

    related to such distribution or use acknowledge that the software

    was developed by the University of Southern California.

 

    DISCLAIMER OF WARRANTY.  THIS SOFTWARE IS PROVIDED "AS IS".  The

    University of Southern California MAKES NO REPRESENTATIONS OR

    WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not

    limitation, the University of Southern California MAKES NO

    REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY

    PARTICULAR PURPOSE. The University of Southern California shall not

    be held liable for any liability nor for any direct, indirect, or

    consequential damages with respect to any claim by the user or

    distributor of the ksu software.

 ======================================================================

    Copyright (C) 1995

    The President and Fellows of Harvard University

 

    This code is derived from software contributed to Harvard by Jeremy

    Rassen.

 

    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 by the University of

          California, Berkeley and its contributors.

 

    4. Neither the name of the University nor the names of its

       contributors may be used to endorse or promote products derived

       from this software without specific prior written permission.

 

    THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS

    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.

 ======================================================================

    Copyright (C) 2008 by the Massachusetts Institute of Technology.

    Copyright 1995 by Richard P. Basch.  All Rights Reserved.

    Copyright 1995 by Lehman Brothers, Inc.  All Rights Reserved.

 

       Export of this software from the United States of America may

       require a specific license from the United States Government. It

       is the responsibility of any person or organization

       contemplating export to obtain such a license before exporting.

 

    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and

    distribute this software and its documentation for any purpose and

    without fee is hereby granted, provided that the above copyright

    notice appear in all copies and that both that copyright notice and

    this permission notice appear in supporting documentation, and that

    the name of Richard P. Basch, Lehman Brothers and M.I.T. not be

    used in advertising or publicity pertaining to distribution of the

    software without specific, written prior permission.  Richard P.

    Basch, Lehman Brothers and M.I.T. make no representations about the

    suitability of this software for any purpose.  It is provided "as

    is" without express or implied warranty.

 ======================================================================

 The following notice applies to "src/lib/krb5/krb/strptime.c" and

 "src/include/k5-queue.h".

 

    Copyright (C) 1997, 1998 The NetBSD Foundation, Inc.

    All rights reserved.

 

    This code was contributed to The NetBSD Foundation by Klaus Klein.

 

    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 by the NetBSD

          Foundation, Inc. and its contributors.

 

    4. Neither the name of The NetBSD Foundation nor the names of its

       contributors may be used to endorse or promote products derived

       from this software without specific prior written permission.

 

    THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.

 ======================================================================

 The following notice applies to Unicode library files in

 "src/lib/krb5/unicode":

 

    Copyright 1997, 1998, 1999 Computing Research Labs,

    New Mexico State University

 

    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 COMPUTING RESEARCH LAB OR

    NEW MEXICO STATE UNIVERSITY 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.

 ======================================================================

 The following notice applies to "src/util/support/strlcpy.c":

 

    Copyright (C) 1998 Todd C. Miller "Todd.Miller@courtesan.com"

 

    Permission to use, copy, modify, and distribute this software for

    any purpose with or without fee is hereby granted, provided that

    the above copyright notice and this permission notice appear in all

    copies.

 

    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL

    WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED

    WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE

    AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR

    CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS

    OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,

    NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN

    CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 ======================================================================

 The following notice applies to "src/util/profile/argv_parse.c" and

 "src/util/profile/argv_parse.h":

 

    Copyright 1999 by Theodore Ts'o.

 

    Permission to use, copy, modify, and distribute this software for

    any purpose with or without fee is hereby granted, provided that

    the above copyright notice and this permission notice appear in all

    copies.  THE SOFTWARE IS PROVIDED "AS IS" AND THEODORE TS'O (THE

    AUTHOR) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,

    INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN

    NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,

    INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER

    RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION

    OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR

    IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  (Isn't

    it sick that the U.S. culture of lawsuit-happy lawyers requires

    this kind of disclaimer?)

 ======================================================================

 The following notice applies to SWIG-generated code in

 "src/util/profile/profile_tcl.c":

 

    Copyright (C) 1999-2000, The University of Chicago

 

    This file may be freely redistributed without license or fee

    provided this copyright message remains intact.

 ======================================================================

 The following notice applies to portiions of "src/lib/rpc" and

 "src/include/gssrpc":

 

    Copyright (C) 2000 The Regents of the University of Michigan. All

    rights reserved.

 

    Copyright (C) 2000 Dug Song "dugsong@UMICH.EDU". All rights

    reserved, all wrongs reversed.

 

    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. Neither the name of the University nor the names of its

       contributors may be used to endorse or promote products derived

       from this software without specific prior written permission.

 

    THIS SOFTWARE IS PROVIDED "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 REGENTS 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.

 ======================================================================

 Implementations of the MD4 algorithm are subject to the following

 notice:

 

    Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.

 

    License to copy and use this software is granted provided that it

    is identified as the "RSA Data Security, Inc. MD4 Message Digest

    Algorithm" in all material mentioning or referencing this software

    or this function.

 

    License is also granted to make and use derivative works provided

    that such works are identified as "derived from the RSA Data

    Security, Inc. MD4 Message Digest Algorithm" in all material

    mentioning or referencing the derived work.

 

    RSA Data Security, Inc. makes no representations concerning either

    the merchantability of this software or the suitability of this

    software for any particular purpose.  It is provided "as is"

    without express or implied warranty of any kind.

 

    These notices must be retained in any copies of any part of this

    documentation and/or software.

 ======================================================================

 Implementations of the MD5 algorithm are subject to the following

 notice:

 

    Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.

 

    License to copy and use this software is granted provided that it

    is identified as the "RSA Data Security, Inc. MD5 Message- Digest

    Algorithm" in all material mentioning or referencing this software

    or this function.

 

    License is also granted to make and use derivative works provided

    that such works are identified as "derived from the RSA Data

    Security, Inc. MD5 Message-Digest Algorithm" in all material

    mentioning or referencing the derived work.

 

    RSA Data Security, Inc. makes no representations concerning either

    the merchantability of this software or the suitability of this

    software for any particular purpose.  It is provided "as is"

    without express or implied warranty of any kind.

 

    These notices must be retained in any copies of any part of this

    documentation and/or software.

 ======================================================================

 The following notice applies to

 "src/lib/crypto/crypto_tests/t_mddriver.c":

 

    Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All

    rights reserved.

 

    RSA Data Security, Inc. makes no representations concerning either

    the merchantability of this software or the suitability of this

    software for any particular purpose. It is provided "as is" without

    express or implied warranty of any kind.

 

    These notices must be retained in any copies of any part of this

    documentation and/or software.

 ======================================================================

 Portions of "src/lib/krb5" are subject to the following notice:

 

    Copyright (C) 1994 CyberSAFE Corporation.

    Copyright 1990,1991,2007,2008 by the Massachusetts Institute of Technology.

    All Rights Reserved.

 

       Export of this software from the United States of America may

       require a specific license from the United States Government. It

       is the responsibility of any person or organization

       contemplating export to obtain such a license before exporting.

 

    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and

    distribute this software and its documentation for any purpose and

    without fee is hereby granted, provided that the above copyright

    notice appear in all copies and that both that copyright notice and

    this permission notice appear in supporting documentation, and that

    the name of M.I.T. not be used in advertising or publicity

    pertaining to distribution of the software without specific,

    written prior permission.  Furthermore if you modify this software

    you must label your software as modified software and not

    distribute it in such a fashion that it might be confused with the

    original M.I.T. software. Neither M.I.T., the Open Computing

    Security Group, nor CyberSAFE Corporation make any representations

    about the suitability of this software for any purpose.  It is

    provided "as is" without express or implied warranty.

 ======================================================================

 Portions contributed by PADL Software are subject to the following

 license:

 

    Copyright (c) 2011, PADL Software Pty Ltd. All rights reserved.

 

    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. Neither the name of PADL Software nor the names of its

       contributors may be used to endorse or promote products derived

       from this software without specific prior written permission.

 

    THIS SOFTWARE IS PROVIDED BY PADL SOFTWARE 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 PADL SOFTWARE

    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.

 ======================================================================

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE.  PLEASE SEE BELOW TO REVIEW THE FULL TEXT OF THE BSD 3 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 The bundled libev source code is subject to the following license:

 

    All files in libev are Copyright (C)2007,2008,2009 Marc Alexander

    Lehmann.

 

    Redistribution and use in source and binary forms, with or without

    modification, are permitted provided that the following conditions

    are met:

 

    * Redistributions of source code must retain the above copyright

      notice, this list of conditions and the following disclaimer.

 

    * Redistributions in binary form must reproduce the above copyright

      notice, this list of conditions and the following disclaimer in

      the documentation and/or other materials provided with the

      distribution.

 

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS

    FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,

    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

    OF THE POSSIBILITY OF SUCH DAMAGE.

 

    Alternatively, the contents of this package may be used under the

    terms of the GNU General Public License ("GPL") version 2 or any

    later version, in which case the provisions of the GPL are

    applicable instead of the above. If you wish to allow the use of

    your version of this package only under the terms of the GPL and

    not to allow others to use your version of this file under the BSD

    license, indicate your decision by deleting the provisions above

    and replace them with the notice and other provisions required by

    the GPL in this and the other files of this package. If you do not

    delete the provisions above, a recipient may use your version of

    this file under either the BSD or the GPL.

 ======================================================================

 Files copied from the Intel AESNI Sample Library are subject to the

 following license:

 

    Copyright (C) 2010, Intel Corporation

    All rights reserved.

 

    Redistribution and use in source and binary forms, with or without

    modification, are permitted provided that the following conditions

    are met:

 

       * Redistributions of source code must retain the above copyright

         notice, this list of conditions and the following disclaimer.

 

       * Redistributions in binary form must reproduce the above

         copyright notice, this list of conditions and the following

         disclaimer in the documentation and/or other materials

         provided with the distribution.

 

       * Neither the name of Intel Corporation nor the names of its

         contributors may be used to endorse or promote products

         derived from this software without specific prior written

         permission.

 

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS

    FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE

    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,

    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

    OF THE POSSIBILITY OF SUCH DAMAGE.

 

 > GFDL 1.3

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\git-build\build-tools.tar.gz\build-tools.tar\build-tools\autoconf\doc\make-stds.texi

 

 Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001,

 2004, 2005, 2006, 2007, 2008, 2010 Free Software Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU Free Documentation License, Version 1.3

 or any later version published by the Free Software Foundation;

 with no Invariant Sections, with no

 Front-Cover Texts, and with no Back-Cover Texts.

 A copy of the license is included in the section entitled ``GNU

 Free Documentation License''.

 

 > GPL 3.0

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\git-build\build-tools.tar.gz\build-tools.tar\build-tools\autoconf\bin\autom4te.in

 

 Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 > Openssl

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\openssl\apps\\ec.c

 

 Written by Nils Larsch for the OpenSSL project.

 Copyright (c) 1998-2005 The OpenSSL Project.  All rights reserved.

 

 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 acknowledgment:

 "This product includes software developed by the OpenSSL Project

 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"

 

 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to

 endorse or promote products derived from this software without

 prior written permission. For written permission, please contact

 openssl-core@openssl.org.

 

 5. Products derived from this software may not be called "OpenSSL"

 nor may "OpenSSL" appear in their names without prior written

 permission of the OpenSSL Project.

 

 6. Redistributions of any form whatsoever must retain the following

 acknowledgment:

 "This product includes software developed by the OpenSSL Project

 for use in the OpenSSL Toolkit (http://www.openssl.org/)"

 

 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY

 EXPRESSED 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 OpenSSL PROJECT OR

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

 

 > OpenLDAP License

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\openldap\build\LICENSE-2.0.1

 

 A number of files contained in OpenLDAP Software contain

 a statement:

 USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT

 TO VERSION 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF

 WHICH IS AVAILABLE AT HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR

 IN THE FILE "LICENSE" IN THE TOP-LEVEL DIRECTORY OF THE

 DISTRIBUTION.

 

 The following is a verbatim copy of version 2.0.1 of the OpenLDAP

 Public License referenced in the above statement.

 

 The OpenLDAP Public License

 

 Version 2.0.1, 21 December 1999

 Copyright 1999, The OpenLDAP Foundation, Redwood City, California, USA.

 All Rights Reserved.

 

 Redistribution and use of this software and associated documentation

 ("Software"), with or without modification, are permitted provided

 that the following conditions are met:

 

 1. Redistributions of source code must retain copyright

 statements and notices.  Redistributions must also contain a

 copy of this document.

 

 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 "OpenLDAP" must not be used to endorse or promote

 products derived from this Software without prior written

 permission of the OpenLDAP Foundation.  For written permission,

 please contact foundation@openldap.org.

 

 4. Products derived from this Software may not be called "OpenLDAP"

 nor may "OpenLDAP" appear in their names without prior written

 permission of the OpenLDAP Foundation.  OpenLDAP is a trademark

 of the OpenLDAP Foundation.

 

 5. Due credit should be given to the OpenLDAP Project

 (http://www.openldap.org/).

 

 THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS

 ``AS IS'' AND ANY EXPRESSED 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 OPENLDAP FOUNDATION OR ITS 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.

 

 > MIT

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\curl\COPYING

 

 COPYRIGHT AND PERMISSION NOTICE

 

 Copyright (c) 1996 - 2010, Daniel Stenberg, <daniel@haxx.se>.

 

 All rights reserved.

 

 Permission to use, copy, modify, and distribute this software for any purpose

 with or without fee is hereby granted, provided that the above copyright

 notice and this permission notice appear in all copies.

 

 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 OF THIRD PARTY RIGHTS. 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.

 

 Except as contained in this notice, the name of a copyright holder shall not

 be used in advertising or otherwise to promote the sale, use or other dealings

 in this Software without prior written authorization of the copyright holder.

 

 [VMWARE DOS NOT  DISTRIBUTE THE SUBCOMPONENT "cyrus-sasl\dlcompat-20010505\dlcompat-20010505"]

 

 > Apple Public Source License 1.1

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\cyrus-sasl\dlcompat-20010505\dlcompat-20010505

 

 This file was modified by Christoph Pfisterer <cp@chrisp.de>

 on Sat, May 5 2001. See the file "ChangeLog" for details of what

 was changed.

 

 Copyright (c) 1999 Apple Computer, Inc. All rights reserved.

 

 @APPLE_LICENSE_HEADER_START@

 

 Portions Copyright (c) 1999 Apple Computer, Inc.  All Rights

 Reserved.  This file contains Original Code and/or Modifications of

 Original Code as defined in and that are subject to the Apple Public

 Source License Version 1.1 (the "License").  You may not use this file

 except in compliance with the License.  Please obtain a copy of the

 License at http://www.apple.com/publicsource and read it before using

 this file.

 

 The Original Code and all software distributed under the License are

 distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER

 EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,

 INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,

 FITNESS FOR A PARTICULAR PURPOSE OR NON- INFRINGEMENT.  Please see the

 License for the specific language governing rights and limitations

 under the License.

 

 [VMWARE DOS NOT  DISTRIBUTE SUB-COMPONENT Makefile]

 

 > Apple Public Source License 1.2

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\cyrus-sasl\dlcompat-20010505\Makefile

 

 Copyright (c) 2001 Christoph Pfisterer.

 

 Portions Copyright (c) 1999-2001 Apple Computer, Inc. All Rights

 Reserved.

 

 This file contains Original Code and/or Modifications of Original

 Code as defined in and that are subject to the Apple Public Source

 License Version 1.2 (the "License"). You may not use this file

 except in compliance with the License. Please obtain a copy of the

 License at http://www.apple.com/publicsource and read it before

 using this file.

 

 The Original Code and all software distributed under the License are

 distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER

 EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,

 INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,

 FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR

 NON-INFRINGEMENT. Please see the License for the specific language

 governing rights and limitations under the License.

 

 > RSA Data Security

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\cyrus-sasl\include\md5.h

 

 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

 

 rights reserved.

 

 License to copy and use this software is granted provided that it

 is identified as the "RSA Data Security, Inc. MD5 Message-Digest

 Algorithm" in all material mentioning or referencing this software

 or this function.

 

 License is also granted to make and use derivative works provided

 that such works are identified as "derived from the RSA Data

 Security, Inc. MD5 Message-Digest Algorithm" in all material

 mentioning or referencing the derived work.

 

 RSA Data Security, Inc. makes no representations concerning either

 the merchantability of this software or the suitability of this

 software for any particular purpose. It is provided "as is"

 without express or implied warranty of any kind.

 These notices must be retained in any copies of any part of this

 documentation and/or software.

 

 >MIT

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\cyrus-sasl\mac\CommonKClient\mac_kclient3\Headers\CredentialsCache\CredentialsCache.h

 

 Copyright 1998-2000 by the Massachusetts Institute of Technology.

 

 All rights reserved.

 

 Export of this software from the United States of America may require a

 specific license from the United States Government.  It is the

 responsibility of any person or organization contemplating export to

 obtain such a license before exporting.

 

 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute

 this software and its documentation for any purpose and without fee is

 hereby granted, provided that the above copyright notice appear in all

 copies and that both that copyright notice and this permission notice

 appear in supporting documentation, and that the name of M.I.T. not be

 used in advertising or publicity pertaining to distribution of the

 software without specific, written prior permission.  Furthermore if you

 modify this software you must label your software as modified software

 and not distribute it in such a fashion that it might be confused with

 the original MIT software. M.I.T. makes no representations about the

 suitability of this software for any purpose.  It is provided "as is"

 without express or implied warranty.

 

 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED

 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF

 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

 

 Individual source code files are copyright MIT, Cygnus Support,

 OpenVision, Oracle, Sun Soft, FundsXpress, and others.

 

 Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira,

 and Zephyr are trademarks of the Massachusetts Institute of Technology

 (MIT).  No commercial use of these trademarks may be made without prior

 written permission of MIT.

 

 "Commercial use" means use of a name in a product or other for-profit

 manner.  It does NOT prevent a commercial firm from referring to the MIT

 trademarks in order to convey information (although in doing so,

 recognition of their trademark status should be given).

 

 > BSD-2 Clause

 

 likewise-open-6.2.11.tar.gz\likewise-open-6.2.11.tar\likewise-open-6.2.11\makekit\doc\docbook.css

 

 Copyright (c) 2001, 2003, 2010 The FreeBSD Documentation Project

   All rights reserved.

  

   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 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 AUTHOR 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.
 
 
 >>> linux-4.9.43
 
 Copyright (C) 2002 Richard Henderson.
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION :
 
 >LGPL 2.0
 
 linux-4.9.43\arch\alpha\lib\memchr.S
 
 Copyright (C) 1996 Free Software Foundation, Inc.
 
 This file is part of the GNU C Library.
 Contributed by David Mosberger (davidm@cs.arizona.edu).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 >Public Domain
 
 linux-4.9.43\arch\x86\crypto\twofish_glue.c
 
 The original author has disclaimed all copyright interest in this
 code and thus put it in the public domain. The subsequent authors
  have put this under the GNU General Public License.
 
 >BSD-3 Clause
 
 linux-4.9.43\ arch\blackfin\Clear_BSD.txt
 
 The Clear BSD license:
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >GPL 2.0
 
 linux-4.9.43\ drivers\pcmcia\vg468.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in which
 case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 >GFDL 1.1
 
 linux-4.9.43\ drivers\parport\ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 >GPL 3.0
 
 linux-4.9.43\arch\cris\arch-v10\drivers\axisflashmap.c
 gp
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 >LGPl 2.1
 
 linux-4.9.43\drivers\media\dvb-core\dvb_ringbuffer.h
 
 Copyright (C) 2003 Oliver Endriss
 Copyright (C) 2004 Andrew de Quincey
 
 based on code originally found in av7110.c & dvb_ci.c:
 Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler
 for convergence integrated media GmbH
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1
 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 >MIT
 
 linux-4.9.43\arch\arm\boot\dts\armada-370-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Chen-Yu Tsai
 
 Chen-Yu Tsai <wens@csie.org>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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 file; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301 USA
 
 Or, alternatively,
 
 b) 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.
 
 >OpenSSL
 
 linux-4.9.43\arch\arm\crypto\sha1-armv4-large.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 >Apache 2.0
 
 linux-4.9.43\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE v2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 >MIT
 
 linux-4.9.43\arch\m68k\ifpsp060\src\fplsp.S
 
 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
 M68000 Hi-Performance Microprocessor Division
 M68060 Software Package
 Production Release P1.00 -- October 10, 1994
 
 M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
 and any warranty against infringement with regard to the SOFTWARE
 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
 ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
 so long as this entire notice is retained without alteration in any modified and/or
 redistributed versions, and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise under any patents
 or trademarks of Motorola, Inc.
 
 >Creative Commons Attribution-ShareAlike 2.0
 
 linux-4.9.43\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, Third Edition"
 Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
 URL: http://lwn.net/Kernel/LDD3/
 Description: A 600-page book covering the (2.6.10) driver
 programming API and kernel hacking in general.  Available under the
 Creative Commons Attribution-ShareAlike 2.0 license.
 
 >GFDL 1.3
 
 linux-4.9.43\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 Notes: You can also buy it in paper-form from O'Reilly. See below
 under BOOKS (Not on-line).
 
 >LGPL 3.0
 
 linux-4.9.43\drivers\md\dm.h
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 >BSD-2 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.9.43\arch\arm\boot\dts\alpine-db.dts
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 
2c8602d4
 >>> linux-4.9.47
 
 Copyright (C) Paul Mackerras 1997.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > OpenSSL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE].
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 
 > GPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > LGPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-orion5x\dns323-setup.c
 
 Copyright (C) 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\nwfpe\milieu.h
 
 his C header file is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the Web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\Clear_BSD.txt
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 * Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\include\asm\bfin_pfmon.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2005-2011 Analog Devices Inc.
 
 Licensed under the Clear BSD license or GPL-2 (or later).
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\fpsp040\README
 
 M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.
 All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
 PARTICULAR PURPOSE and any warranty against infringement with
 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
 and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
 SOFTWARE.  Motorola assumes no responsibility for the maintenance
 and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and
 distribute the SOFTWARE so long as this entire notice is retained
 without alteration in any modified and/or redistributed versions,
 and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise
 under any patents or trademarks of Motorola, Inc.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\lib\divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\math-emu\fp_log.c
 
 Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
 
 I hereby give permission, free of charge, to copy, modify, and
 redistribute this software, in source or binary form, provided that
 the above copyright notice and the following disclaimer are included
 in all such copies.
 
 THIS SOFTWARE IS PROVIDED "AS IS", WITH ABSOLUTELY NO WARRANTY, REAL
 OR IMPLIED.
 
 > Third Party
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\microblaze\lib\memcpy.c
 
 Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
 Copyright (C) 2008-2009 PetaLogix
 Copyright (C) 2007 John Williams
 
 Reasonably optimised generic C-code for memcpy on Microblaze
 This is generic C code to do efficient, alignment-aware memcpy.
 
 It is based on demo code originally Copyright 2001 by Intel Corp, taken from
 http://www.embedded.com/showArticle.jhtml?articleID=19205567
 
 Attempts were made, unsuccessfully, to contact the original
 author of this code (Michael Morrow, Intel).  Below is the original
 copyright notice.
 
 This software has been developed by Intel Corporation.
 Intel specifically disclaims all warranties, express or
 implied, and all liability, including consequential and
 other indirect damages, for the use of this program, including
 liability for infringement of any proprietary rights,
 and including the warranties of merchantability and fitness
 for a particular purpose. Intel does not assume any
 responsibility for and errors which may appear in this program
 not any responsibility to update it.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\include\asm\netlogic\xlp-hal\bridge.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
 reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the NetLogic
 license below:
 
 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 NETLOGIC ``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 NETLOGIC 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.
 
 > BSD
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\sgi-ip22\ip22-eisa.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (C) 2002 Pascal Dameme <netinet@freesurf.fr>
 and Marc Zyngier <mzyngier@freesurf.fr>
 
 This code is released under both the GPL version 2 and BSD
 licenses.  Either license may be used.
 
 This code offers a very basic support for this EISA bus present in
 the SGI Indigo-2. It currently only supports PIO (forget about DMA
 for the time being). This is enough for a low-end ethernet card,
 but forget about your favorite SCSI card...
 
 > LGPL 2.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\parisc\lib\memset.c
 
 Copyright (C) 1991, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > GPL 1.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\drbg.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Stephan Mueller <smueller@chronox.de>, 2014
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1" and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > CC-Attribution-ShareAlike 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\PCI\pci.txt
 
 A more complete resource is the third edition of "Linux Device Drivers"
 by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 LDD3 is available for free (under Creative Commons License) from:
 
 http://lwn.net/Kernel/LDD3/
 
 However, keep in mind that all documents are subject to "bit rot".
 Refer to the source code if things are not working as described here.
 
 Please send questions/comments/patches about Linux PCI API to the
 "Linux PCI" <linux-pci@atrey.karlin.mff.cuni.cz> mailing list.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\scsi\dpti.txt
 
 Redistribution and use in source form, with or without modification, are
 permitted provided that redistributions of source code must retain the
 above copyright notice, this list of conditions and the following disclaimer.
 
 This software is provided `as is' by Adaptec 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 Adaptec 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
 interruptions) 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 driver software, even if advised
 of the possibility of such damage.
 
 > GFDL 1.2
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 
 > Third Party Agreement (Microsoft Developer Service Agreement)
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\ linux-cdc-acm.inf
 
 Based on INF template which was:
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\ide\ ide-cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\staging\android\ ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\input\keyboard\ hil_kbd.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 Brian S. Julin
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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
 
 > BSD- 4 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\net\ppp\ bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\fs\jffs2\ LICENCE
 
 Copyright © 2001-2007 Red Hat, Inc. and others
 
 JFFS2 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 or (at your option) any later
 version.
 
 JFFS2 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 JFFS2; if not, write to the Free Software Foundation, Inc.,
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
 As a special exception, if other files instantiate templates or use
 macros or inline functions from these files, or you compile these
 files and link them with other works to produce a work based on these
 files, these files do not by themselves cause the resulting work to be
 covered by the GNU General Public License. However the source code for
 these files must still be made available in accordance with section (3)
 of the GNU General Public License.
 
 This exception does not invalidate any other reasons why a work based on
 this file might be covered by the GNU General Public License.
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\dt-bindings\clock\ sun4i-a10-pll2.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Maxime Ripard
 
 Maxime Ripard <maxime.ripard@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 > LGPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\uapi\linux\ dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\scripts\dtc\ dtc-parser.tab.h_shipped
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > MS-LPL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\linux-cdc-acm.inf
 
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at
 <http//msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 
 > Public Domain
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\ md4.c
 
 MD4 Message Digest Algorithm (RFC1320).
 
 Implementation derived from Andrew Tridgell and Steve French's
 CIFS MD4 implementation, and the cryptoapi implementation
 originally based on the public domain implementation written
 by Colin Plumb in 1993.
 
 > GFDL 1.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\parport\ ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 
7acc3889
 >>> linux-api-headers-4.9.43
 
 Copyright (C) 2002 Richard Henderson.
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.0
 
 linux-4.9.43\arch\alpha\lib\memchr.S
 
 Copyright (C) 1996 Free Software Foundation, Inc.
 
 This file is part of the GNU C Library.
 Contributed by David Mosberger (davidm@cs.arizona.edu).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 >BSD-3 Clause
 
 linux-4.9.43\arch\blackfin\Clear_BSD.txt
 
 The Clear BSD license:
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >GPL 2.0
 
 linux-4.9.43\drivers\pcmcia\vg468.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 LICENSE THE TEXT OF WHICH IS SET FORTH INT HE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in which
 case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 >GFDL 1.1
 
 linux-4.9.43\drivers\parport\ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 >GPL 3.0
 
 linux-4.9.43\arch\cris\arch-v10\drivers\axisflashmap.c
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 >LGPl 2.1
 
 linux-4.9.43\drivers\media\dvb-core\dvb_ringbuffer.h
 
 Copyright (C) 2003 Oliver Endriss
 Copyright (C) 2004 Andrew de Quincey
 
 based on code originally found in av7110.c & dvb_ci.c:
 Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler
 for convergence integrated media GmbH
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1
 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 >MIT
 
 linux-4.9.43\arch\arm\boot\dts\\armada-370-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Chen-Yu Tsai
 
 Chen-Yu Tsai <wens@csie.org>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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 file; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301 USA
 
 Or, alternatively,
 
 b) 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.
 
 >OpenSSL
 
 linux-4.9.43\arch\arm\crypto\sha1-armv4-large.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 >Apache 2.0
 
 linux-4.9.43\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 >MIT
 
 linux-4.9.43\arch\m68k\ifpsp060\src\fplsp.S
 
 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
 M68000 Hi-Performance Microprocessor Division
 M68060 Software Package
 Production Release P1.00 -- October 10, 1994
 
 M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
 and any warranty against infringement with regard to the SOFTWARE
 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
 ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
 so long as this entire notice is retained without alteration in any modified and/or
 redistributed versions, and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise under any patents
 or trademarks of Motorola, Inc.
 
 >LGPL 3.0
 
 linux-4.9.43\drivers\md\dm.h
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > BSD-2 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.9.43\arch\arm\boot\dts\alpine-db.dts
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 
2c8602d4
 >>> linux-api-headers-4.9.47
 
 Copyright (C) Paul Mackerras 1997.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > OpenSSL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE].
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 
 > GPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > LGPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-orion5x\dns323-setup.c
 
 Copyright (C) 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\nwfpe\milieu.h
 
 his C header file is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the Web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\Clear_BSD.txt
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 * Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\include\asm\bfin_pfmon.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2005-2011 Analog Devices Inc.
 
 Licensed under the Clear BSD license or GPL-2 (or later).
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\fpsp040\README
 
 M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.
 All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
 PARTICULAR PURPOSE and any warranty against infringement with
 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
 and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
 SOFTWARE.  Motorola assumes no responsibility for the maintenance
 and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and
 distribute the SOFTWARE so long as this entire notice is retained
 without alteration in any modified and/or redistributed versions,
 and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise
 under any patents or trademarks of Motorola, Inc.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\lib\divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\math-emu\fp_log.c
 
 Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
 
 I hereby give permission, free of charge, to copy, modify, and
 redistribute this software, in source or binary form, provided that
 the above copyright notice and the following disclaimer are included
 in all such copies.
 
 THIS SOFTWARE IS PROVIDED "AS IS", WITH ABSOLUTELY NO WARRANTY, REAL
 OR IMPLIED.
 
 > Third Party
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\microblaze\lib\memcpy.c
 
 Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
 Copyright (C) 2008-2009 PetaLogix
 Copyright (C) 2007 John Williams
 
 Reasonably optimised generic C-code for memcpy on Microblaze
 This is generic C code to do efficient, alignment-aware memcpy.
 
 It is based on demo code originally Copyright 2001 by Intel Corp, taken from
 http://www.embedded.com/showArticle.jhtml?articleID=19205567
 
 Attempts were made, unsuccessfully, to contact the original
 author of this code (Michael Morrow, Intel).  Below is the original
 copyright notice.
 
 This software has been developed by Intel Corporation.
 Intel specifically disclaims all warranties, express or
 implied, and all liability, including consequential and
 other indirect damages, for the use of this program, including
 liability for infringement of any proprietary rights,
 and including the warranties of merchantability and fitness
 for a particular purpose. Intel does not assume any
 responsibility for and errors which may appear in this program
 not any responsibility to update it.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\include\asm\netlogic\xlp-hal\bridge.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
 reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the NetLogic
 license below:
 
 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 NETLOGIC ``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 NETLOGIC 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.
 
 > BSD
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\sgi-ip22\ip22-eisa.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (C) 2002 Pascal Dameme <netinet@freesurf.fr>
 and Marc Zyngier <mzyngier@freesurf.fr>
 
 This code is released under both the GPL version 2 and BSD
 licenses.  Either license may be used.
 
 This code offers a very basic support for this EISA bus present in
 the SGI Indigo-2. It currently only supports PIO (forget about DMA
 for the time being). This is enough for a low-end ethernet card,
 but forget about your favorite SCSI card...
 
 > LGPL 2.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\parisc\lib\memset.c
 
 Copyright (C) 1991, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > GPL 1.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\drbg.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Stephan Mueller <smueller@chronox.de>, 2014
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1" and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > CC-Attribution-ShareAlike 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\PCI\pci.txt
 
 A more complete resource is the third edition of "Linux Device Drivers"
 by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 LDD3 is available for free (under Creative Commons License) from:
 
 http://lwn.net/Kernel/LDD3/
 
 However, keep in mind that all documents are subject to "bit rot".
 Refer to the source code if things are not working as described here.
 
 Please send questions/comments/patches about Linux PCI API to the
 "Linux PCI" <linux-pci@atrey.karlin.mff.cuni.cz> mailing list.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\scsi\dpti.txt
 
 Redistribution and use in source form, with or without modification, are
 permitted provided that redistributions of source code must retain the
 above copyright notice, this list of conditions and the following disclaimer.
 
 This software is provided `as is' by Adaptec 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 Adaptec 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
 interruptions) 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 driver software, even if advised
 of the possibility of such damage.
 
 > GFDL 1.2
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 
 > Third Party Agreement (Microsoft Developer Service Agreement)
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\ linux-cdc-acm.inf
 
 Based on INF template which was:
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\ide\ ide-cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\staging\android\ ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\input\keyboard\ hil_kbd.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 Brian S. Julin
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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
 
 > BSD- 4 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\net\ppp\ bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\fs\jffs2\ LICENCE
 
 Copyright © 2001-2007 Red Hat, Inc. and others
 
 JFFS2 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 or (at your option) any later
 version.
 
 JFFS2 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 JFFS2; if not, write to the Free Software Foundation, Inc.,
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
 As a special exception, if other files instantiate templates or use
 macros or inline functions from these files, or you compile these
 files and link them with other works to produce a work based on these
 files, these files do not by themselves cause the resulting work to be
 covered by the GNU General Public License. However the source code for
 these files must still be made available in accordance with section (3)
 of the GNU General Public License.
 
 This exception does not invalidate any other reasons why a work based on
 this file might be covered by the GNU General Public License.
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\dt-bindings\clock\ sun4i-a10-pll2.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Maxime Ripard
 
 Maxime Ripard <maxime.ripard@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 > LGPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\uapi\linux\ dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\scripts\dtc\ dtc-parser.tab.h_shipped
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > MS-LPL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\linux-cdc-acm.inf
 
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at
 <http//msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 
 > Public Domain
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\ md4.c
 
 MD4 Message Digest Algorithm (RFC1320).
 
 Implementation derived from Andrew Tridgell and Steve French's
 CIFS MD4 implementation, and the cryptoapi implementation
 originally based on the public domain implementation written
 by Colin Plumb in 1993.
 
 > GFDL 1.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\parport\ ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 
7acc3889
 >>> linux-esx-4.9.43
 
 Copyright (C) 2002 Richard Henderson.
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.0
 
 linux-4.9.43\arch\alpha\lib\memchr.S
 
 Copyright (C) 1996 Free Software Foundation, Inc.
 
 This file is part of the GNU C Library.
 Contributed by David Mosberger (davidm@cs.arizona.edu).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 >Public Domain
 
 linux-4.9.43\arch\x86\crypto\twofish_glue.c
 
 The original author has disclaimed all copyright interest in this
 code and thus put it in the public domain. The subsequent authors
  have put this under the GNU General Public License.
 
 >BSD-3 Clause
 
 linux-4.9.43\ arch\blackfin\Clear_BSD.txt
 
 The Clear BSD license:
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >GPL 2.0
 
 linux-4.9.43\ drivers\pcmcia\vg468.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in which
 case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 >GFDL 1.1
 
 linux-4.9.43\ drivers\parport\ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 >GPL 3.0
 
 linux-4.9.43\arch\cris\arch-v10\drivers\axisflashmap.c
 gp
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 >LGPl 2.1
 
 linux-4.9.43\drivers\media\dvb-core\dvb_ringbuffer.h
 
 Copyright (C) 2003 Oliver Endriss
 Copyright (C) 2004 Andrew de Quincey
 
 based on code originally found in av7110.c & dvb_ci.c:
 Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler
 for convergence integrated media GmbH
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1
 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 >MIT
 
 linux-4.9.43\arch\arm\boot\dts\armada-370-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Chen-Yu Tsai
 
 Chen-Yu Tsai <wens@csie.org>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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 file; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301 USA
 
 Or, alternatively,
 
 b) 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.
 
 >OpenSSL
 
 linux-4.9.43\arch\arm\crypto\sha1-armv4-large.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 >Apache 2.0
 
 linux-4.9.43\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE v2.0 LICENSE THE TEXT OF  WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 >MIT
 
 linux-4.9.43\arch\m68k\ifpsp060\src\fplsp.S
 
 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
 M68000 Hi-Performance Microprocessor Division
 M68060 Software Package
 Production Release P1.00 -- October 10, 1994
 
 M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
 and any warranty against infringement with regard to the SOFTWARE
 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
 ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
 so long as this entire notice is retained without alteration in any modified and/or
 redistributed versions, and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise under any patents
 or trademarks of Motorola, Inc.
 
 >Creative Commons Attribution-ShareAlike 2.0
 
 linux-4.9.43\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, Third Edition"
 Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
 URL: http://lwn.net/Kernel/LDD3/
 Description: A 600-page book covering the (2.6.10) driver
 programming API and kernel hacking in general.  Available under the
 Creative Commons Attribution-ShareAlike 2.0 license.
 
 >GFDL 1.3
 
 linux-4.9.43\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 Notes: You can also buy it in paper-form from O'Reilly. See below
 under BOOKS (Not on-line).
 
 >LGPL 3.0
 
 linux-4.9.43\drivers\md\dm.h
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 >BSD-2 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.9.43\arch\arm\boot\dts\alpine-db.dts
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 
2c8602d4
 >>> linux-esx-4.9.47
 
 Copyright (C) Paul Mackerras 1997.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > OpenSSL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE].
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 
 > GPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > LGPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-orion5x\dns323-setup.c
 
 Copyright (C) 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\nwfpe\milieu.h
 
 his C header file is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the Web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\Clear_BSD.txt
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 * Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\include\asm\bfin_pfmon.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2005-2011 Analog Devices Inc.
 
 Licensed under the Clear BSD license or GPL-2 (or later).
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\fpsp040\README
 
 M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.
 All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
 PARTICULAR PURPOSE and any warranty against infringement with
 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
 and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
 SOFTWARE.  Motorola assumes no responsibility for the maintenance
 and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and
 distribute the SOFTWARE so long as this entire notice is retained
 without alteration in any modified and/or redistributed versions,
 and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise
 under any patents or trademarks of Motorola, Inc.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\lib\divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\math-emu\fp_log.c
 
 Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
 
 I hereby give permission, free of charge, to copy, modify, and
 redistribute this software, in source or binary form, provided that
 the above copyright notice and the following disclaimer are included
 in all such copies.
 
 THIS SOFTWARE IS PROVIDED "AS IS", WITH ABSOLUTELY NO WARRANTY, REAL
 OR IMPLIED.
 
 > Third Party
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\microblaze\lib\memcpy.c
 
 Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
 Copyright (C) 2008-2009 PetaLogix
 Copyright (C) 2007 John Williams
 
 Reasonably optimised generic C-code for memcpy on Microblaze
 This is generic C code to do efficient, alignment-aware memcpy.
 
 It is based on demo code originally Copyright 2001 by Intel Corp, taken from
 http://www.embedded.com/showArticle.jhtml?articleID=19205567
 
 Attempts were made, unsuccessfully, to contact the original
 author of this code (Michael Morrow, Intel).  Below is the original
 copyright notice.
 
 This software has been developed by Intel Corporation.
 Intel specifically disclaims all warranties, express or
 implied, and all liability, including consequential and
 other indirect damages, for the use of this program, including
 liability for infringement of any proprietary rights,
 and including the warranties of merchantability and fitness
 for a particular purpose. Intel does not assume any
 responsibility for and errors which may appear in this program
 not any responsibility to update it.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\include\asm\netlogic\xlp-hal\bridge.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
 reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the NetLogic
 license below:
 
 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 NETLOGIC ``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 NETLOGIC 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.
 
 > BSD
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\sgi-ip22\ip22-eisa.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (C) 2002 Pascal Dameme <netinet@freesurf.fr>
 and Marc Zyngier <mzyngier@freesurf.fr>
 
 This code is released under both the GPL version 2 and BSD
 licenses.  Either license may be used.
 
 This code offers a very basic support for this EISA bus present in
 the SGI Indigo-2. It currently only supports PIO (forget about DMA
 for the time being). This is enough for a low-end ethernet card,
 but forget about your favorite SCSI card...
 
 > LGPL 2.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\parisc\lib\memset.c
 
 Copyright (C) 1991, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > GPL 1.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\drbg.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Stephan Mueller <smueller@chronox.de>, 2014
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1" and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > CC-Attribution-ShareAlike 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\PCI\pci.txt
 
 A more complete resource is the third edition of "Linux Device Drivers"
 by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 LDD3 is available for free (under Creative Commons License) from:
 
 http://lwn.net/Kernel/LDD3/
 
 However, keep in mind that all documents are subject to "bit rot".
 Refer to the source code if things are not working as described here.
 
 Please send questions/comments/patches about Linux PCI API to the
 "Linux PCI" <linux-pci@atrey.karlin.mff.cuni.cz> mailing list.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\scsi\dpti.txt
 
 Redistribution and use in source form, with or without modification, are
 permitted provided that redistributions of source code must retain the
 above copyright notice, this list of conditions and the following disclaimer.
 
 This software is provided `as is' by Adaptec 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 Adaptec 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
 interruptions) 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 driver software, even if advised
 of the possibility of such damage.
 
 > GFDL 1.2
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 
 > Third Party Agreement (Microsoft Developer Service Agreement)
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\ linux-cdc-acm.inf
 
 Based on INF template which was:
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\ide\ ide-cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\staging\android\ ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\input\keyboard\ hil_kbd.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 Brian S. Julin
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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
 
 > BSD- 4 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\net\ppp\ bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\fs\jffs2\ LICENCE
 
 Copyright © 2001-2007 Red Hat, Inc. and others
 
 JFFS2 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 or (at your option) any later
 version.
 
 JFFS2 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 JFFS2; if not, write to the Free Software Foundation, Inc.,
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
 As a special exception, if other files instantiate templates or use
 macros or inline functions from these files, or you compile these
 files and link them with other works to produce a work based on these
 files, these files do not by themselves cause the resulting work to be
 covered by the GNU General Public License. However the source code for
 these files must still be made available in accordance with section (3)
 of the GNU General Public License.
 
 This exception does not invalidate any other reasons why a work based on
 this file might be covered by the GNU General Public License.
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\dt-bindings\clock\ sun4i-a10-pll2.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Maxime Ripard
 
 Maxime Ripard <maxime.ripard@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 > LGPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\uapi\linux\ dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\scripts\dtc\ dtc-parser.tab.h_shipped
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > MS-LPL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\linux-cdc-acm.inf
 
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at
 <http//msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 
 > Public Domain
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\ md4.c
 
 MD4 Message Digest Algorithm (RFC1320).
 
 Implementation derived from Andrew Tridgell and Steve French's
 CIFS MD4 implementation, and the cryptoapi implementation
 originally based on the public domain implementation written
 by Colin Plumb in 1993.
 
 > GFDL 1.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\parport\ ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 
7acc3889
 >>> linux-kvm-4.1.3
 
 Copyright (C) 1991, 1992 Linus Torvalds

 Copyright (C) 1994, Karl Keyte: Added support for disk statistics

 Elevator latency, (C) 2000  Andrea Arcangeli <andrea@suse.de> SuSE

 

 This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading of "derived work".  Also note that the GPL below is copyrighted by the Free Software Foundation, but the instance of code that it refers to (the Linux kernel) is copyrighted by me and others who actually wrote it.

 

 Also note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.

 

 Linus Torvalds

 

 GNU GENERAL PUBLIC LICENSE

 Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.

 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

 

 ADDITIONAL LICENSE INFORMATION:

 

 >GPL v2 or later

 

 The following packages are licensed pursuant to the following terms:

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 

 linux-4.1.3.tar\linux-4.1.3\kernel\audit_watch.c

 Copyright 2003-2009 Red Hat, Inc.

 Copyright 2005 Hewlett-Packard Development Company, L.P.

 Copyright 2005 IBM Corporation

 

 linux-4.1.3\kernel\tsacct.c

 Copyright (C) Jay Lan,	jlan@sgi.com

 

 linux-4.1.3.tar\linux-4.1.3\kernel\delayacct.c

 Copyright (C) Shailabh Nagar, IBM Corp. 2006

 linux-4.1.3.tar\linux-4.1.3\kernel\futex.c

 (C) Rusty Russell, IBM 2002

 

 Generalized futexes, futex requeueing, misc fixes by Ingo Molnar

 (C) Copyright 2003 Red Hat Inc, All Rights Reserved

 

 Removed page pinning, fix privately mapped COW pages and other cleanups

 (C) Copyright 2003, 2004 Jamie Lokier

 

 Robust futex support started by Ingo Molnar

 (C) Copyright 2006 Red Hat Inc, All Rights Reserved

 Thanks to Thomas Gleixner for suggestions, analysis and fixes.

 

 PI-futex support started by Ingo Molnar and Thomas Gleixner

 Copyright (C) 2006 Red Hat, Inc., Ingo Molnar <mingo@redhat.com>

 Copyright (C) 2006 Timesys Corp., Thomas Gleixner <tglx@timesys.com>

 

 PRIVATE futexes by Eric Dumazet

 Copyright (C) 2007 Eric Dumazet <dada1@cosmosbay.com>

 

 Requeue-PI support by Darren Hart <dvhltc@us.ibm.com>

 Copyright (C) IBM Corporation, 2009

 

 linux-4.1.3.tar\linux-4.1.3\kernel\module-internal.h

 Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.

 linux-4.1.3.tar\linux-4.1.3\kernel\params.c

 Copyright (C) 2001 Rusty Russell.

 linux-4.1.3.tar\linux-4.1.3\kernel\stop_machine.c

 Copyright (C) 2008, 2005 IBM Corporation.

 Copyright (C) 2008, 2005 Rusty Russell rusty@rustcorp.com.au

 Copyright (C) 2010 SUSE Linux Products GmbH

 Copyright (C) 2010 Tejun Heo <tj@kernel.org>

 

 linux-4.1.3.tar\linux-4.1.3\kernel\system_keyring.c

 Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.

 Written by David Howells (dhowells@redhat.com)

 

 linux-4.1.3.tar\linux-4.1.3\kernel\test_kprobes.c

 Copyright IBM Corp. 2008

 linux-4.1.3.tar\linux-4.1.3\kernel\tracepoint.c

 Copyright (C) 2008-2014 Mathieu Desnoyers

 

 linux-4.1.3.tar\linux-4.1.3\kernel\tsacct

 Copyright (C) Jay Lan,	jlan@sgi.com

 

 linux-4.1.3\drivers\atm\ambassador.c

 Madge Ambassador ATM Adapter driver.

 Copyright (C) 1995-1999  Madge Networks Ltd.

 

 linux-4.1.3\drivers\atm\firestream.c

 FireStream  50 (MB86695) device driver 

 Written & (C) 2000 by R.E.Wolff@BitWizard.nl 

 Copied snippets from zatm.c by Werner Almesberger, EPFL LRC/ICA  and ambassador.c Copyright (C) 1995-1999  Madge Networks Ltd 

 

 linux-4.1.3.tar\linux-4.1.3\drivers\bluetooth\bcm203x.c

 Broadcom Blutonium firmware driver

 Copyright (C) 2003  Maxim Krasnyansky <maxk@qualcomm.com>

 Copyright (C) 2003  Marcel Holtmann <marcel@holtmann.org>

 

 linux-4.1.3.tar\linux-4.1.3\drivers\bus\omap_13_smx.h

 Copyright (C) 2011 Texas Corporation

 Felipe Balbi <balbi@ti.com>

 Santosh Shilimkar <santosh.shilimkar@ti.com>

  sricharan <r.sricharan@ti.com>

  

 linux-4.1.3.tar\linux-4.1.3\drivers\cdrom\gdrom.c

 copyright Adrian McMenamin, 2007

 With thanks to Marcus Comstedt and Nathan Keynes for work in reversing PIO and DMA

 

 linux-4.1.3.tar\linux-4.1.3\drivers\dca\dca-core

 Copyright(c) 2007 - 2009 Intel Corporation. All rights reserved.

 

 linux-4.1.3.tar\linux-4.1.3\drivers\firewire

 Copyright (C) 2005-2007  Kristian Hoegsberg krh@bitplanet.net

 

 linux-4.1.3.tar\linux-4.1.3\drivers\fmc\

 Copyright (C) 2012 CERN (www.cern.ch)

 Author: Alessandro Rubini <rubini@gnudd.com>

 

 Released according to the GNU GPL, version 2 or any later version.

  

 This work is part of the White Rabbit project, a research effort led by CERN, the European Institute for Nuclear Research.

 

 linux-4.1.3.tar\linux-4.1.3\drivers\gpio

 Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru>

 

 linux-4.1.3.tar\linux-4.1.3\drivers\net\irda\ali-ircc.h

 Copyright (c) 2000 Benjamin Kong <benjamin_kong@ali.com.tw>

 All Rights Reserved

 

 linux-4.1.3.tar\linux-4.1.3\drivers\net\xen-netback\xenbus.c

 Copyright (C) 2005 Rusty Russell <rusty@rustcorp.com.au>

 Copyright (C) 2005 XenSource Ltd

 

 linux-4.1.3.tar\linux-4.1.3\drivers\net\phy

 Copyright (c) 2007 Freescale Semiconductor, Inc.

 

 linux-4.1.3.tar\linux-4.1.3\drivers\net\virtio_net.

 Copyright 2007 Rusty Russell <rusty@rustcorp.com.au> IBM Corporation

 

 linux-4.1.3.tar\linux-4.1.3\lib\mpi

 Copyright (C) 1994, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.

 

 This file is part of GnuPG.

 

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

 

 linux-4.1.3.tar\linux-4.1.3\lib\raid6\algos.c

 Copyright 2002 H. Peter Anvin - All Rights Reserved

 

 linux-4.1.3.tar\linux-4.1.3\lib\raid6\mktables.c

 Copyright 2002-2007 H. Peter Anvin - All Rights Reserved

 

 This file is part of the Linux kernel, and is made available under the terms of the GNU General Public License version 2 or (at your option) any later version; incorporated herein by reference.

 

 linux-4.1.3.tar\linux-4.1.3\lib\atomic64.c

 Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>

 

 linux-4.1.3.tar\linux-4.1.3\lib\assoc_array.c

 Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.

 

 linux-4.1.3.tar\linux-4.1.3\lib\plist

 (C) 2002-2003 Intel Corp

 Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>.

 

 2001-2005 (c) MontaVista Software, Inc.

 Daniel Walker <dwalker@mvista.com>

  

 (C) 2005 Thomas Gleixner <tglx@linutronix.de>

 

 Simplifications of the original code by Oleg Nesterov <oleg@tv-sign.ru>

 

 Licensed under the FSF's GNU Public License v2 or later.

 

 linux-4.1.3.tar\linux-4.1.3\lib\lru_cache.c

 This file is part of DRBD by Philipp Reisner and Lars Ellenberg.

 Copyright (C) 2003-2008, LINBIT Information Technologies GmbH.

 Copyright (C) 2003-2008, Philipp Reisner <philipp.reisner@linbit.com>.

 Copyright (C) 2003-2008, Lars Ellenberg <lars.ellenberg@linbit.com>.

 

 linux-4.1.3.tar\linux-4.1.3\lib\flex_array.c

 Copyright IBM Corporation, 2009

 Author: Dave Hansen <dave@linux.vnet.ibm.com>

  

 linux-4.1.3.tar\linux-4.1.3\lib\find_bit.c

 Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.

 Written by David Howells (dhowells@redhat.com)

 Copyright (C) 2008 IBM Corporation

 'find_last_bit' is written by Rusty Russell <rusty@rustcorp.com.au> (Inspired by David Howell's find_next_bit implementation)

 Rewritten by Yury Norov <yury.norov@gmail.com> to decrease size and improve performance, 2015.

 

 linux-4.1.3.tar\linux-4.1.3\scripts\genksyms\

 Copyright 1996, 1997 Linux International.

 New implementation contributed by Richard Henderson <rth@tamu.edu>

 Based on original work by Bjorn Ekwall <bj0rn@blox.se>

 This file was part of the Linux modutils 2.4.22: moved back into the kernel sources by Rusty Russell/Kai Germaschewski.

 

 linux-4.1.3.tar\linux-4.1.3\scripts\genksyms\parse.y

 Copyright 1996, 1997 Linux International.

 New implementation contributed by Richard Henderson <rth@tamu.edu>

 Based on original work by Bjorn Ekwall <bj0rn@blox.se>

 This file is part of the Linux modutils.

 

 linux-4.1.3.tar\linux-4.1.3\scripts\mod\sumversion.c

 Copyright (c) Andrew Tridgell 1997-1998.

 Modified by Steve French (sfrench@us.ibm.com) 2002

 Copyright (c) Cryptoapi developers.

 Copyright (c) 2002 David S. Miller (davem@redhat.com)

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 

 linux-4.1.3.tar\linux-4.1.3\scripts\dtc

 (C) Copyright David Gibson <dwg@au1.ibm.com>, IBM Corporation.  2005.

 

 linux-4.1.3.tar\linux-4.1.3\scripts\kconfig\lxdialog

 ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)

 Stuart Herbert - S.Herbert@sheffield.ac.uk: radiolist extension

 Alessandro Rubini - rubini@ipvvis.unipv.it: merged the two

 MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)

 

 linux-4.1.3.tar\linux-4.1.3\scripts\selinux\mdp\mdp.c

 Copyright (C) IBM Corporation, 2006

 linux-4.1.3.tar\linux-4.1.3\sound\ppc\keywest.c

 Copyright (c) by Takashi Iwai <tiwai@suse.de>

 linux-4.1.3.tar\linux-4.1.3\sound\spi\at73c213.h

 Copyright (C) 2006 - 2007 Atmel Corporation

 

 linux-4.1.3.tar\linux-4.1.3\sound\i2c 

 (c) 1998 Gerd Knorr <kraxel@cs.tu-berlin.de>

 Modified for the ALSA driver by Jaroslav Kysela <perex@perex.cz>

  

 linux-4.1.3.tar\linux-4.1.3\sound\pcmcia\pdaudiocf

 Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>

 

 linux-4.1.3.tar\linux-4.1.3\sound\pcmcia\vx

 Copyright (c) 2002 by Takashi Iwai tiwai@suse.de

 

 linux-4.1.3.tar\linux-4.1.3\sound\core\control.c

 Copyright (c) by Jaroslav Kysela <perex@perex.cz>

 

 linux-4.1.3.tar\linux-4.1.3\sound\core\control_compat.c

 Copyright (c) by Takashi Iwai tiwai@suse.de

 linux-4.1.3.tar\linux-4.1.3\sound\core\oss\copy.c

 Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>

 linux-4.1.3.tar\linux-4.1.3\sound\core\oss\io.c

 Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>

 

 linux-4.1.3.tar\linux-4.1.3\sound\core\seq

 Copyright (c) 1998-2001 by Frank van de Pol <fvdpol@coil.demon.nl>

 Jaroslav Kysela <perex@perex.cz>

 Takashi Iwai <tiwai@suse.de>

 

 linux-4.1.3.tar\linux-4.1.3\sound\soc\atmel

 Copyright (C) 2005 SAN People

 Copyright (C) 2008 Atmel

 Authors: Sedji Gaouaou <sedji.gaouaou@atmel.com>

  

 Based on at91-pcm. by:

 Frank Mandarino <fmandarino@endrelia.com>

 Copyright 2006 Endrelia Technologies Inc.

 

 Based on pxa2xx-pcm.c by:

 Author:	Nicolas Pitre

 Created:	Nov 30, 2004

 Copyright:	(C) 2004 MontaVista Software, Inc.

 

 linux-4.1.3.tar\linux-4.1.3\sound\soc\kirkwood

 (c) 2010 Arnaud Patard <apatard@mandriva.com>

 

 linux-4.1.3.tar\linux-4.1.3\sound\soc\mxs

 Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved.

 linux-4.1.3.tar\linux-4.1.3\sound\soc\soc-ac97.c

 Copyright 2005 Wolfson Microelectronics PLC.

 Copyright 2005 Openedhand Ltd.

 Copyright (C) 2010 Slimlogic Ltd.

 Copyright (C) 2010 Texas Instruments Inc.

 

 Author: Liam Girdwood lrg@slimlogic.co.uk with code, comments and ideas from :- Richard Purdie <richard@openedhand.com>

 

 linux-4.1.3.tar\linux-4.1.3\sound\soc\pxa\brownstone  

 Copyright (C) 2011 Marvell International Ltd.

 

 linux-4.1.3.tar\linux-4.1.3\sound\soc\pxa\corgi.c

 Copyright 2005 Wolfson Microelectronics PLC.

 Copyright 2005 Openedhand Ltd.

 

 Authors: Liam Girdwood <lrg@slimlogic.co.uk>

 Richard Purdie <richard@openedhand.com>

 

 linux-4.1.3.tar\linux-4.1.3\ipc\msgutil.c

 Copyright (C) 1999, 2004 Manfred Spraul

 

 linux-4.1.3.tar\linux-4.1.3\crypto\ablk_helper.c

 Copyright (c) 2012 Jussi Kivilinna <jussi.kivilinna@mbnet.fi>

 Based on aesni-intel_glue.c by:

 Copyright (C) 2008, Intel Corp.

 Author: Huang Ying ying.huang@intel.com

 

 linux-4.1.3.tar\linux-4.1.3\crypto\ansi_cprng.c

 (C) Neil Horman <nhorman@tuxdriver.com>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\api.c

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 Copyright (c) 2002 David S. Miller (davem@redhat.com)

 Copyright (c) 2005 Herbert Xu <herbert@gondor.apana.org.au>

 

 Portions derived from Cryptoapi, by Alexander Kjeldaas astor@fast.no and Nettle, by Niels Möller.

 

 linux-4.1.3.tar\linux-4.1.3\crypto\authentec.c

 Copyright (c) 2007 Herbert Xu <herbert@gondor.apana.org.au>

 linux-4.1.3.tar\linux-4.1.3\crypto\blkcipher.c

 Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\zlib.c

 Copyright 2008 Sony Corporation

 Based on deflate.c, which is

 Copyright (c) 2003 James Morris <jmorris@intercode.com.au>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\xts.c

 Copyright (c) 2007 Rik Snel <rsnel@cube.dyndns.org>

 Based om ecb.c

 Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>

  

 linux-4.1.3.tar\linux-4.1.3\crypto\xcbc.c

 Copyright (C)2006 USAGI/WIDE Project

 linux-4.1.3.tar\linux-4.1.3\crypto\tcrypt.h

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 Copyright (c) 2002 Jean-Francois Dive <jef@linuxbe.org>

 Copyright (c) 2007 Nokia Siemens Networks

 

 linux-4.1.3.tar\linux-4.1.3\crypto\sha512_generic.c

 Copyright (c) Jean-Luc Cooke <jlcooke@certainkey.com>

 Copyright (c) Andrew McDonald <andrew@mcdonald.org.uk>

 Copyright (c) 2003 Kyle McMartin <kyle@debian.org>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\serpent_generic.c

 Copyright (C) 2002 Dag Arne Osvik <osvik@ii.uib.no>

 2003 Herbert Valerio Riedel <hvr@gnu.org>

 

 Added tnepres support:

 Ruben Jesus Garcia Hernandez <ruben@ugr.es>, 18.10.2004

 Based on code by hvr

 

 linux-4.1.3.tar\linux-4.1.3\crypto\rmd128.c

 Copyright (c) 2008 Adrian-Ken Rueegsegger <ken@codelabs.ch>

 linux-4.1.3.tar\linux-4.1.3\crypto\md5.c

 Copyright (c) Cryptoapi developers.

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\md4.c

 Copyright (c) Andrew Tridgell 1997-1998.

  Modified by Steve French (sfrench@us.ibm.com) 2002

 Copyright (c) Cryptoapi developers.

 Copyright (c) 2002 David S. Miller (davem@redhat.com)

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\ mcryptd.c

 Copyright (c) 2014 Tim Chen tim.c.chen@linux.intel.com

 

 linux-4.1.3.tar\linux-4.1.3\crypto\lrw.c

 Copyright (c) 2006 Rik Snel <rsnel@cube.dyndns.org>

 Based on ecb.c

 Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\hmac.c

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>

 

 The HMAC implementation is derived from USAGI.

 Copyright (c) 2002 Kazunori Miyazawa <miyazawa@linux-ipv6.org> / USAGI

 

 linux-4.1.3.tar\linux-4.1.3\crypto\hash_info.c

 Copyright (c) 2013 Dmitry Kasatkin <d.kasatkin@samsung.com>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\fips.c

 Copyright (c) 2008 Neil Horman <nhorman@tuxdriver.com>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\fcrypt.c

 Copyright (C) 2006 Red Hat, Inc. All Rights Reserved.

 Written by David Howells (dhowells@redhat.com)

 

 linux-4.1.3.tar\linux-4.1.3\crypto\eseqiv.c

 Copyright (c) 2007 Herbert Xu <herbert@gondor.apana.org.au>

 linux-4.1.3.tar\linux-4.1.3\crypto\crypto_null.c

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 linux-4.1.3.tar\linux-4.1.3\crypto\cryptd.c

 Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>

 

 Added AEAD support to cryptd.

 Authors: Tadeusz Struk (tadeusz.struk@intel.com)

 Adrian Hoban <adrian.hoban@intel.com>

 Gabriele Paoloni <gabriele.paoloni@intel.com>

 Aidan O'Mahony (aidan.o.mahony@intel.com)

 Copyright (c) 2010, Intel Corporation.

 

 linux-4.1.3.tar\linux-4.1.3\crypto\crct10dif_generic.c

 Copyright (c) 2007 Oracle Corporation.  All rights reserved.

 Written by Martin K. Petersen <martin.petersen@oracle.com>

 Copyright (C) 2013 Intel Corporation

 Author: Tim Chen <tim.c.chen@linux.intel.com>

 

 linux-4.1.3.tar\linux-4.1.3\crypto\cast6_generic.c

 Copyright (C) 2003 Kartikey Mahendra Bhatt <kartik_me@hotmail.com>.

 

 linux-4.1.3.tar\linux-4.1.3\crypto\blowfish_generic.c

 Copyright (c) Herbert Valerio Riedel <hvr@hvrlab.org>

 Copyright (c) Kyle McMartin <kyle@debian.org>

 Copyright (c) 2002 James Morris <jmorris@intercode.com.au>

 

 linux-4.1.3.tar\linux-4.1.3\mm\zswap.c

 Copyright (C) 2012  Seth Jennings <sjenning@linux.vnet.ibm.com>

 

 linux-4.1.3.tar\linux-4.1.3\mm\memblock.c

 Copyright (C) 2001 Peter Bergner.

 

 linux-4.1.3.tar\linux-4.1.3\security\security.c

 Copyright (C) 2001 WireX Communications, Inc <chris@wirex.com>

 Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com>

 Copyright (C) 2001 Networks Associates Technology, Inc <ssmalley@nai.com>

 

 linux-4.1.3.tar\linux-4.1.3\security\keys

 Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.

 Written by David Howells (dhowells@redhat.com)

 

 linux-4.1.3.tar\linux-4.1.3\security\selinux\include\netlabel.h

 Author: Paul Moore <paul@paul-moore.com>

 (c) Copyright Hewlett-Packard Development Company, L.P., 2006

 

 linux-4.1.3.tar\linux-4.1.3\firmware\edgeport\

 Copyright (C) 1998 Inside Out Networks, All rights reserved.

 

 linux-4.1.3.tar\linux-4.1.3\firmware\cpia2\stv0672_vp4.bin.ihex

 Copyright 2001, STMicrolectronics, Inc.

 Contact:  steve.miller@st.com

 

 linux-4.1.3.tar\linux-4.1.3\firmware\keyspan_pda

 (C) Copyright 2000 Brian Warner <warner@lothar.com>

 

 linux-4.1.3.tar\linux-4.1.3\firmware\whiteheat.HEX

 Copyright (C) 2000-2002  ConnectTech Inc (http://www.connecttech.com/)

 

 linux-4.1.3.tar\linux-4.1.3\net\6lowpan

 

 linux-4.1.3.tar\linux-4.1.3\net\802

 

 linux-4.1.3.tar\linux-4.1.3\net\appletalk\aarp.c

 

 linux-4.1.3.tar\linux-4.1.3\net\ax25

 Copyright (C) Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk)

 Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk)

 Copyright (C) Joerg Reuter DL1BKE (jreuter@yaina.de)

 Copyright (C) Frederic Rible F1OAT (frible@teaser.fr)

  

 linux-4.1.3.tar\linux-4.1.3\net\core\dev_addr_lists.c

 Copyright (c) 2010 Jiri Pirko <jpirko@redhat.com>

 

 linux-4.1.3.tar\linux-4.1.3\net\core\ethtool.c

 Copyright (c) 2003 Matthew Wilcox matthew@wil.cx

 

 linux-4.1.3.tar\linux-4.1.3\net\core\filter.c

 Copyright (c) 2011 - 2014 PLUMgrid, http://plumgrid.com

 Authors: Jay Schulist jschlst@samba.org  Alexei Starovoitov ast@plumgrid.com  Daniel Borkmann <dborkman@redhat.com>

 

 linux-4.1.3.tar\linux-4.1.3\net\core\gen_estimator.c

 

 linux-4.1.3.tar\linux-4.1.3\net\core\ link_watch.c

 Author: Stefan Rompf sux@loplof.de

 

 linux-4.1.3.tar\linux-4.1.3\net\core\neighbour.c

 Authors: Pedro Roque <roque@di.fc.ul.pt>

 

 linux-4.1.3.tar\linux-4.1.3\net\core\pktgen.c

 Authors:  Copyright 2001, 2002 by Robert Olsson robert.olsson@its.uu.se Uppsala University and Swedish University of Agricultural Sciences

 Alexey Kuznetsov  <kuznet@ms2.inr.ac.ru>

 Ben Greear <greearb@candelatech.com>

 Jens Låås <jens.laas@data.slu.se>

 

 linux-4.1.3.tar\linux-4.1.3\net\core\rtnetlink.c

 Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>

 

 linux-4.1.3.tar\linux-4.1.3\net\core\timstamping.c

 Copyright (C) 2010 OMICRON electronics GmbH

 linux-4.1.3.tar\linux-4.1.3\net\core\utils.c

 Copyright (C)2006 USAGI/WIDE Project

 Created by Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>

 

 linux-4.1.3.tar\linux-4.1.3\net\dsa

 Copyright (c) 2008-2009 Marvell Semiconductor

 Copyright (c) 2013 Florian Fainelli <florian@openwrt.org>

 

 linux-4.1.3.tar\linux-4.1.3\net\hsr

 Copyright 2011-2014 Autronica Fire and Security AS

 

 linux-4.1.3.tar\linux-4.1.3\net\key

 Authors: Maxim Giryaev gem@asplinux.ru   David S. Miller davem@redhat.com  Alexey Kuznetsov kuznet@ms2.inr.ac.ru   Kunihiro Ishiguro kunihiro@ipinfusion.com   Kazunori MIYAZAWA / USAGI Project miyazawa@linux-ipv6.org  Derek Atkins <derek@ihtfp.com>

 

 linux-4.1.3.tar\linux-4.1.3\net\l2tp

 Copyright (c) 2008,2009,2010 Katalix Systems Ltd

 

 linux-4.1.3.tar\linux-4.1.3\net\lapb

 

 linux-4.1.3.tar\linux-4.1.3\net\mpls\mpls_gso.c

 Authors: Simon Horman (horms@verge.net.au)

 

 linux-4.1.3.tar\linux-4.1.3\net\netlabel

 Author: Paul Moore <paul@paul-moore.com>

 (c) Copyright Hewlett-Packard Development Company, L.P., 2006

 

 linux-4.1.3.tar\linux-4.1.3\net\netrom

 Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk)

 

 linux-4.1.3.tar\linux-4.1.3\net\bridge

 Copyright (c) 2010 Herbert Xu <herbert@gondor.apana.org.au>

 

 linux-4.1.3.tar\linux-4.1.3\net\sctp

 (C) Copyright IBM Corp. 2001, 2003

 Copyright (c) Cisco 1999, 2000

 Copyright (c) Motorola 1999, 2000, 2001

 Copyright (c) La Monte H.P. Yarroll 2001

 

 This file is part of the SCTP kernel implementation.

 

 linux-4.1.3.tar\linux-4.1.3\net\xfrm

 Copyright (c) 2003 James Morris <jmorris@intercode.com.au>

 Copyright (c) 2003-2008 Herbert Xu <herbert@gondor.apana.org.au>

 

 >LGPL v2.1

 linux-4.1.3.tar\linux-4.1.3\kernel\cgroup_freezer.c

 Copyright IBM Corporation, 2007

 Author : Cedric Le Goater <clg@fr.ibm.com>

 

 This program is free software; you can redistribute it and/or modify it under the terms of version 2.1 of the GNU Lesser General Public License as published by the Free Software Foundation.

 

 This program is distributed in the hope that it would be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

 >GPL v3 or later

 linux-4.1.3.tar\linux-4.1.3\scripts\genksyms\parse.tab.c_shipped

 

 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.

    

 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 3 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, see <http://www.gnu.org/licenses/>.  

 

 As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton.  Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception.

    

 This special exception was added by the Free Software Foundation in version 2.2 of Bison.  */

 

 >GPL v3 or later 

 linux-4.1.3.tar\linux-4.1.3\scripts\kconfig\zconf.tab.c_shipped

 Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.

    

 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 3 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, see <http://www.gnu.org/licenses/>.  

 

 As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton.  Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception.

    

 This special exception was added by the Free Software Foundation in version 2.2 of Bison.  

 

 >BSD

 [VMWARE ELECTS TO DISTRIBUTE THIS PACKAGE UNDER THE TERMS OF THE BSD LICENSE.]

 linux-4.1.3.tar\linux-4.1.3\drivers\ntb

 

 This file is provided under a dual BSD/GPLv2 license.  When using or redistributing this file, you may do so under either license.

 

 Copyright(c) 2012 Intel Corporation. All rights reserved.

 

 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copy notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

 * Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

  

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  

 >BSD

 [VMWARE ELECTS TO DISTRIBUTE THIS PACKAGE UNDER THE TERMS OF THE BSD LICENSE.]

 linux-4.1.3.tar\linux-4.1.3\drivers\net\usb\cdc_ncm.c

 

 Copyright (C) ST-Ericsson 2010-2012

 Contact: Alexey Orishko <alexey.orishko@stericsson.com>

 Original author: Hans Petter Selasky <hans.petter.selasky@stericsson.com>

 

 USB Host Driver for Network Control Model (NCM)

 http://www.usb.org/developers/devclass_docs/NCM10.zip

 

 The NCM encoding, decoding and initialization logic derives from FreeBSD 8.x. if_cdce.c and if_cdcereg.h

 

 This software is available to you under a choice of one of two licenses. You may choose this file to be licensed under the terms of the GNU General Public License (GPL) Version 2 or the 2-clause BSD license listed below:

 

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

 

 >BSD

 linux-4.1.3.tar.xz\linux-4.1.3.tar\linux-4.1.3\lib\lz4\lz4_compress

 

 Copyright (C) 2011-2012, Yann Collet.

 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)

 

 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 >BSD

 [VMWARE ELECTS TO DISTRIBUTE THS PACKAGE UNDER THE TERMS OF THE BSD LICENSE.]

 linux-4.1.3.tar\linux-4.1.3\crypto\algif_rng.c

 Copyright (C) 2014, Stephan Mueller <smueller@chronox.de>

 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, and the entire permission notice in its entirety, including the disclaimer of warranties.

 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 author may not be used to endorse or promote products derived from this software without specific prior written permission.

 

 ALTERNATIVELY, this product may be distributed under the terms of the GNU General Public License, in which case the provisions of the GPL2 are required INSTEAD OF the above restrictions.  (This clause is necessary due to a potential bad interaction between the GPL and the restrictions contained in a BSD-style copyright.)

 

 >BSD

 linux-4.1.3.tar\linux-4.1.3\firmware\3com\typhoon.bin

 

 Copyright 1999-2004 3Com Corporation.  All Rights Reserved.

 Redistribution and use in source and binary forms of the 3c990img.h microcode software are permitted provided that the following conditions are met:

 1. Redistribution of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 

 2. Redistribution 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 3Com may not be used to endorse or promote products derived from this software without specific prior written permission

 

 THIS SOFTWARE IS PROVIDED BY 3COM ``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.

 

 USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS  (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT) EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE

 

 >Public Domain

 linux-4.1.3.tar\linux-4.1.3\lib\xz

 

 Authors: Lasse Collin <lasse.collin@tukaani.org>

 Igor Pavlov <http://7-zip.org/>

 

 This file has been put into the public domain.  You can do whatever you want with this file.

 

 >Public Domain and GPL v2 or later

 linux-4.1.3.tar\linux-4.1.3\crypto\wp512.c

 

 Whirlpool hashing Algorithm

 

 The Whirlpool algorithm was developed by Paulo S. L. M. Barreto and Vincent Rijmen.  It has been selected as one of cryptographic primitives by the NESSIE project http://www.cryptonessie.org/

 

 The original authors have disclaimed all copyright interest in this code and thus put it in the public domain. The subsequent authors\ have put this under the GNU General Public License.

  

 By Aaron Grothe ajgrothe@yahoo.com, August 23, 2004

 

 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.

 

 >Public Domain and GPL v2 or later

 linux-4.1.3.tar\linux-4.1.3\crypto\twofish_generic.c

 

 Twofish for CryptoAPI

 

 Originally Twofish for GPG

 By Matthew Skala <mskala@ansuz.sooke.bc.ca>, July 26, 1998

 256-bit key length added March 20, 1999

 Some modifications to reduce the text size by Werner Koch, April, 1998

 Ported to the kerneli patch by Marc Mutz <Marc@Mutz.com>

 Ported to CryptoAPI by Colin Slater <hoho@tacomeat.net>

 

 The original author has disclaimed all copyright interest in this code and thus put it in the public domain. The subsequent authors have put this under the GNU General Public License.

 

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA

 

 >BSD

 [VMWARE ELECTS TO DISTRIBUTE THIS PACKAGE UNDER THE TERMS OF THE BSD LICENSE.]

 linux-4.1.3.tar\linux-4.1.3\net\can

 Copyright (c) 2002-2007 Volkswagen Group Electronic Research

 All rights reserved.

 

 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. Neither the name of Volkswagen nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

 

 Alternatively, provided that this notice is retained in full, this software may be distributed under the terms of the GNU General Public License ("GPL") version 2, in which case the provisions of the GPL apply INSTEAD OF those given above.

 

 >LGPL v2.1 or later

 linux-4.1.3.tar\linux-4.1.3\net\dns_resolver\internal.h

 Copyright (c) 2010 Wang Lei

 Author(s): Wang Lei (wang840925@gmail.com). All Rights Reserved.

 

 Internal DNS Rsolver stuff

 

 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or  (at your option) any later version.

 

 This library 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 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public License along with this library; if not, see <http://www.gnu.org/licenses/>.

 

 > linux-4.1.3.tar\linux-4.1.3\firmware\keyspan

 The firmware contained herein is Copyright (C) 1999-2001 Keyspan, A division of InnoSys Incorporated ("Keyspan") as an unpublished work. This notice does not imply unrestricted or public access to the source code from which this firmware image is derived.  Except as noted below this firmware image may not be reproduced, used, sold or transferred to any third party without Keyspan's prior written consent.  All Rights Reserved.

 

 Permission is hereby granted for the distribution of this firmware image as part of a Linux or other Open Source operating system kernel in text or binary form as required.

 

 This firmware may not be modified and may only be used with Keyspan hardware.  Distribution and/or Modification of the keyspan.c driver which includes this firmware, in whole or in part, requires the inclusion of this statement."
 
 
 >>> linux-secure-4.9.43
 
 Copyright (C) 2002 Richard Henderson.
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.0
 
 linux-4.9.43\arch\alpha\lib\memchr.S
 
 Copyright (C) 1996 Free Software Foundation, Inc.
 
 This file is part of the GNU C Library.
 Contributed by David Mosberger (davidm@cs.arizona.edu).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 >Public Domain
 
 linux-4.9.43\arch\x86\crypto\twofish_glue.c
 
 The original author has disclaimed all copyright interest in this
 code and thus put it in the public domain. The subsequent authors
  have put this under the GNU General Public License.
 
 >BSD-3 Clause
 
 linux-4.9.43\ arch\blackfin\Clear_BSD.txt
 
 The Clear BSD license:
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >GPL 2.0
 
 linux-4.9.43\ drivers\pcmcia\vg468.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in which
 case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 >GFDL 1.1
 
 linux-4.9.43\ drivers\parport\ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 >GPL 3.0
 
 linux-4.9.43\arch\cris\arch-v10\drivers\axisflashmap.c
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 >LGPl 2.1
 
 linux-4.9.43\drivers\media\dvb-core\dvb_ringbuffer.h
 
 Copyright (C) 2003 Oliver Endriss
 Copyright (C) 2004 Andrew de Quincey
 
 based on code originally found in av7110.c & dvb_ci.c:
 Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler
 for convergence integrated media GmbH
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1
 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 >MIT
 
 linux-4.9.43\arch\arm\boot\dts\armada-370-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Chen-Yu Tsai
 
 Chen-Yu Tsai <wens@csie.org>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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 file; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301 USA
 
 Or, alternatively,
 
 b) 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.
 
 > OpenSSL
 
 linux-4.9.43\arch\arm\crypto\sha1-armv4-large.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 >Apache 2.0
 
 linux-4.9.43\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 >MIT
 
 linux-4.9.43\arch\m68k\ifpsp060\src\fplsp.S
 
 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
 M68000 Hi-Performance Microprocessor Division
 M68060 Software Package
 Production Release P1.00 -- October 10, 1994
 
 M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
 and any warranty against infringement with regard to the SOFTWARE
 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
 ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
 so long as this entire notice is retained without alteration in any modified and/or
 redistributed versions, and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise under any patents
 or trademarks of Motorola, Inc.
 
 >Creative Commons Attribution-ShareAlike 2.0
 
 linux-4.9.43\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, Third Edition"
 Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
 URL: http://lwn.net/Kernel/LDD3/
 Description: A 600-page book covering the (2.6.10) driver
 programming API and kernel hacking in general.  Available under the
 Creative Commons Attribution-ShareAlike 2.0 license.
 
 >GFDL 1.3
 
 linux-4.9.43\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 Notes: You can also buy it in paper-form from O'Reilly. See below
 under BOOKS (Not on-line).
 
 >LGPL 3.0
 
 linux-4.9.43\drivers\md\dm.h
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 >BSD-2 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.9.43\arch\arm\boot\dts\alpine-db.dts
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 
2c8602d4
 >>> linux-secure-4.9.47
 
 Copyright (C) Paul Mackerras 1997.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > OpenSSL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE].
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 
 > GPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > LGPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\mach-orion5x\dns323-setup.c
 
 Copyright (C) 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\arm\nwfpe\milieu.h
 
 his C header file is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the Web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\Clear_BSD.txt
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 * Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\blackfin\include\asm\bfin_pfmon.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2005-2011 Analog Devices Inc.
 
 Licensed under the Clear BSD license or GPL-2 (or later).
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\fpsp040\README
 
 M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.
 All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
 PARTICULAR PURPOSE and any warranty against infringement with
 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
 and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
 SOFTWARE.  Motorola assumes no responsibility for the maintenance
 and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and
 distribute the SOFTWARE so long as this entire notice is retained
 without alteration in any modified and/or redistributed versions,
 and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise
 under any patents or trademarks of Motorola, Inc.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\lib\divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 > MIT- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\m68k\math-emu\fp_log.c
 
 Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
 
 I hereby give permission, free of charge, to copy, modify, and
 redistribute this software, in source or binary form, provided that
 the above copyright notice and the following disclaimer are included
 in all such copies.
 
 THIS SOFTWARE IS PROVIDED "AS IS", WITH ABSOLUTELY NO WARRANTY, REAL
 OR IMPLIED.
 
 > Third Party
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\microblaze\lib\memcpy.c
 
 Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
 Copyright (C) 2008-2009 PetaLogix
 Copyright (C) 2007 John Williams
 
 Reasonably optimised generic C-code for memcpy on Microblaze
 This is generic C code to do efficient, alignment-aware memcpy.
 
 It is based on demo code originally Copyright 2001 by Intel Corp, taken from
 http://www.embedded.com/showArticle.jhtml?articleID=19205567
 
 Attempts were made, unsuccessfully, to contact the original
 author of this code (Michael Morrow, Intel).  Below is the original
 copyright notice.
 
 This software has been developed by Intel Corporation.
 Intel specifically disclaims all warranties, express or
 implied, and all liability, including consequential and
 other indirect damages, for the use of this program, including
 liability for infringement of any proprietary rights,
 and including the warranties of merchantability and fitness
 for a particular purpose. Intel does not assume any
 responsibility for and errors which may appear in this program
 not any responsibility to update it.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\include\asm\netlogic\xlp-hal\bridge.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
 reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the NetLogic
 license below:
 
 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 NETLOGIC ``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 NETLOGIC 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.
 
 > BSD
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\mips\sgi-ip22\ip22-eisa.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (C) 2002 Pascal Dameme <netinet@freesurf.fr>
 and Marc Zyngier <mzyngier@freesurf.fr>
 
 This code is released under both the GPL version 2 and BSD
 licenses.  Either license may be used.
 
 This code offers a very basic support for this EISA bus present in
 the SGI Indigo-2. It currently only supports PIO (forget about DMA
 for the time being). This is enough for a low-end ethernet card,
 but forget about your favorite SCSI card...
 
 > LGPL 2.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\parisc\lib\memset.c
 
 Copyright (C) 1991, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > GPL 1.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > BSD- 3 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\drbg.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Stephan Mueller <smueller@chronox.de>, 2014
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1" and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > CC-Attribution-ShareAlike 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\PCI\pci.txt
 
 A more complete resource is the third edition of "Linux Device Drivers"
 by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 LDD3 is available for free (under Creative Commons License) from:
 
 http://lwn.net/Kernel/LDD3/
 
 However, keep in mind that all documents are subject to "bit rot".
 Refer to the source code if things are not working as described here.
 
 Please send questions/comments/patches about Linux PCI API to the
 "Linux PCI" <linux-pci@atrey.karlin.mff.cuni.cz> mailing list.
 
 > BSD- Style
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\scsi\dpti.txt
 
 Redistribution and use in source form, with or without modification, are
 permitted provided that redistributions of source code must retain the
 above copyright notice, this list of conditions and the following disclaimer.
 
 This software is provided `as is' by Adaptec 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 Adaptec 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
 interruptions) 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 driver software, even if advised
 of the possibility of such damage.
 
 > GFDL 1.2
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 
 > Third Party Agreement (Microsoft Developer Service Agreement)
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\ linux-cdc-acm.inf
 
 Based on INF template which was:
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>
 
 > GPL 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\ide\ ide-cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\staging\android\ ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > BSD- 2 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\input\keyboard\ hil_kbd.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 Brian S. Julin
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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
 
 > BSD- 4 Clause
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\net\ppp\ bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > GPL 2.0 with Special Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\fs\jffs2\ LICENCE
 
 Copyright © 2001-2007 Red Hat, Inc. and others
 
 JFFS2 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 or (at your option) any later
 version.
 
 JFFS2 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 JFFS2; if not, write to the Free Software Foundation, Inc.,
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
 As a special exception, if other files instantiate templates or use
 macros or inline functions from these files, or you compile these
 files and link them with other works to produce a work based on these
 files, these files do not by themselves cause the resulting work to be
 covered by the GNU General Public License. However the source code for
 these files must still be made available in accordance with section (3)
 of the GNU General Public License.
 
 This exception does not invalidate any other reasons why a work based on
 this file might be covered by the GNU General Public License.
 
 > MIT
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\dt-bindings\clock\ sun4i-a10-pll2.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Maxime Ripard
 
 Maxime Ripard <maxime.ripard@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 > LGPL 3.0
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\include\uapi\linux\ dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\scripts\dtc\ dtc-parser.tab.h_shipped
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > MS-LPL
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\Documentation\usb\linux-cdc-acm.inf
 
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at
 <http//msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 
 > Public Domain
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\crypto\ md4.c
 
 MD4 Message Digest Algorithm (RFC1320).
 
 Implementation derived from Andrew Tridgell and Steve French's
 CIFS MD4 implementation, and the cryptoapi implementation
 originally based on the public domain implementation written
 by Colin Plumb in 1993.
 
 > GFDL 1.1
 
 linux-4.9.47.tar.xz\linux-4.9.47.tar\linux-4.9.47\drivers\parport\ ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 
7acc3889
 >>> linux-tools-4.4.26
 
 Copyright (c) 2012 Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
 
 Based on aesni-intel_glue.c by:
 Copyright (C) 2008, Intel Corp.
 Author: Huang Ying <ying.huang@intel.com>
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307
 USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\alpha\lib\memchr.S
 
 Copyright (C) 1996 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by David Mosberger (davidm@cs.arizona.edu).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 > BSD-3CLAUSE
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\blackfin\Clear_BSD.txt
 
 The Clear BSD license:
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > MIT
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\m68k\ifpsp060\src\ fplsp.S
 
 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
 M68000 Hi-Performance Microprocessor Division
 M68060 Software Package
 Production Release P1.00 -- October 10, 1994
 
 M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
 and any warranty against infringement with regard to the SOFTWARE
 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
 ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
 so long as this entire notice is retained without alteration in any modified and/or
 redistributed versions, and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise under any patents
 or trademarks of Motorola, Inc.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 > GPL 2.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\drivers\pcmcia\vg468.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in which
 case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 > GFDL 1.1
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\drivers\parport\ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 Various hacks, Fred Barnes <frmb2@ukc.ac.uk>, 04/2000
 
 > GPL 3.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\cris\arch-v10\drivers\axisflashmap.c
 
 /
 Physical mapping layer for MTD using the Axis partitiontable format
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 First partition is always sector 0 regardless of if we find a partitiontable
 or not. In the start of the next sector, there can be a partitiontable that
 tells us what other partitions to define. If there isn't, we use a default
 partition split defined below.
 
 > BSD-2 Clause
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > LGPL 2.1
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\drivers\media\dvb-core\dvb_ringbuffer.c
 
 Copyright (C) 2003 Oliver Endriss
 Copyright (C) 2004 Andrew de Quincey
 
 based on code originally found in av7110.c & dvb_ci.c:
 Copyright (C) 1999-2003 Ralph  Metzler
 & Marcus Metzler for convergence integrated media GmbH
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1
 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 /
 > MIT
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\arm\boot\dts\sun8i-a23-q8-tablet.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  PLEASE SEE BELOW FOR THE  TEXT OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Hans de Goede <hdegoede@redhat.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 > OpenSSL
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\arm\crypto\bsaes-armv7.pl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 Permission to use under GPL terms is granted.
 
 > Apache 2.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\drivers\staging\android\ ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > GPL 2.0 with special exception
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\m68k\lib\ divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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. /
 
 / As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 > Creative Commons Zero License, version 1.0 (Public Domain)
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\Documentation\vDSO\ parse_vdso.c
 
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 The vDSO is a regular ELF DSO that the kernel maps into user space when
 it starts a program.  It works equally well in statically and dynamically
 linked binaries.
 
 This code is tested on x86.  In principle it should work on any
 architecture that has a vDSO.
 /
 > Creative Commons Attribution-ShareAlike 2.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\Documentation\ kernel-docs.txt
 
 Title: "Linux Device Drivers, Third Edition"
 Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
 URL: http://lwn.net/Kernel/LDD3/
 Description: A 600-page book covering the (2.6.10) driver
 programming API and kernel hacking in general.  Available under the
 Creative Commons Attribution-ShareAlike 2.0 license.
 
 > LGPL 3.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\drivers\md\dm.h
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GFDL 1.3
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\Documentation\ kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 Notes: You can also buy it in paper-form from O'Reilly. See below
 under BOOKS (Not on-line)
 
 > BSD-3 Clause
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\net\rds\bind.c
 
 Copyright (c) 2006 Oracle.  All rights reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the
 OpenIB.org BSD license below:
 
 Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following
 conditions are met:
 
 - Redistributions of source code must retain the above
 copyright notice, this list of conditions and the following
 disclaimer.
 
 - Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
 
 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.
 
 > MIT-Style
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\net\sunrpc\auth_gss\gss_krb5_crypto.c
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > GPL 3.0 with Bison parser Exception
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\scripts\genksyms\parse.tab.c_shipped
 
 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GPL 1.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > GFDL 1.2
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
    Author:   Steven Rostedt <srostedt@redhat.com>
   License:   The GNU Free Documentation License, Version 1.2
                (dual licensed under the GPL v2)
 Reviewers:   Elias Oltmanns, Randy Dunlap, Andrew Morton,
 	     John Kacur, and David Teigland.
 Written for: 2.6.28-rc2
 Updated for: 3.10
 
 > MLPL
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\Documentation\usb\linux.inf
 
     Copyright (c) Microsoft Corporation
 ; and released under the MLPL as found at:
 ;    <http://msdn.microsoft.com/en-us/cc300389.
 
 > GPL 2.0
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\Context.pm
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2009 by Tom Zanussi
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 > BSD-4 Clause
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\drivers\net\ppp\bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
   All rights reserved.
  
   This code is derived from software contributed to Berkeley by
   James A. Woods, derived from original work by Spencer Thomas
   and Joseph Orost.
  
   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 by the University of
  	California, Berkeley and its contributors.
   4. Neither the name of the University nor the names of its contributors
      may be used to endorse or promote products derived from this software
      without specific prior written permission.
  
   THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >  BSD-2 CLAUSE
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\fs\freevxfs\vxfs.h
 
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2000-2001 Christoph HellSwig.
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > GFDL 1.1
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\Documentation\DocBook\media\v4l\fdl-appendix.xml
 
 The GNU Free Documentation License 1.1 in DocBook
      Markup by Eric Baudais <baudais@okstate.edu>
      Maintained by the GNOME Documentation Project
      http://live.gnome.org/DocumentationProject
      Version: 1.0.1
      Last Modified: Nov 16, 2000
 
 > BSD-3 CLAUSE
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\m68k\math-emu\fp_cond.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Roman Zippel, 1997.  All rights reserved.
  
   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, and the entire permission notice in its entirety,
      including the disclaimer of warranties.
   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 author may not be used to endorse or promote
      products derived from this software without specific prior
      written permission.
  
   ALTERNATIVELY, this product may be distributed under the terms of
   the GNU General Public License, in which case the provisions of the GPL are
   required INSTEAD OF the above restrictions.  (This clause is
   necessary due to a potential bad interaction between the GPL and
   the restrictions contained in a BSD-style copyright.)
  
   THIS SOFTWARE IS PROVIDED ``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.
 
 > BSD
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\lib\ cordic.c
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE LICENSE ("Dual BSD/GPL");
 
 > BSD
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\arm64\boot\dts\arm\ juno-clocks.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2013-2014 ARM Ltd
  
   This file is licensed under a dual GPLv2 or BSD license.
 
 > BSD-3 CLAUSE
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\arm\boot\dts\lpc18xx.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
  Copyright 2015 Joachim Eastwood <manabian@gmail.com>
  
   This code is released using a dual license strategy: BSD/GPL
   You can choose the licence that better fits your requirements.
  
   Released under the terms of 3-clause BSD License
   Released under the terms of GNU General Public License Version 2.0
 
 > X11 (MIT-Style)
 
 linux-4.4.26.tar.xz\linux-4.4.26.tar\linux-4.4.26\arch\arm\boot\dts\ alphascale-asm9260-devkit.dts
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE X11 (MIT-Style) LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
  Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
  
   Licensed under the X11 license or the GPL v2 (or later)
 
 
 >>> linux-tools-4.4.35
 
 Copyright 2003-2009 Red Hat, Inc.
 Copyright 2005 Hewlett-Packard Development Company, L.P.
 Copyright 2005 IBM Corporation
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\arch\alpha\include\asm\sfp-machine.h
 
 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
 
 This file is part of the GNU C Library.
 Contributed by Richard Henderson (rth@cygnus.com),
 Jakub Jelinek (jakub@redhat.com) and
 David S. Miller (davem@redhat.com).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc.,
 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 
 > MIT-Style
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\arch\alpha\lib\memset.S
 
 This is an efficient (and small) implementation of the C library "memset()"
 function for the alpha.
 
 (C) Copyright 1996 Linus Torvalds
 
 This routine is "moral-ware": you are free to use it any way you wish, and
 the only obligation I put on you is a moral one: if you make any improvements
 to the routine, please send me your improvements for me to use similarly.
 
 The scheduling comments are according to the EV5 documentation (and done by
 hand, so they might well be incorrect, please do tell me about it..)
 
 
 > MIT STYLE
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\arch\arm\nwfpe\softfloat-macros
 
 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 
 > LGPL 2.1
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\drivers\media\dvb-core\demux.h
 
 Copyright (c) 2002 Convergence GmbH
 
 based on code:
 Copyright (c) 2000 Nokia Research Center
 Tampere, FINLAND
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1
 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 Lesser General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 
 
 > GFDL 1.1
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\drivers\parport\ieee1284.c
 
 Authors: Phil Blundell <philb@gnu.org>
 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>
 Jose Renau <renau@acm.org>
 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)
 
 This file is responsible for IEEE 1284 negotiation, and for handing
 read/write requests to low-level drivers.
 
 Any part of this program may be used in documents licensed under
 the GNU Free Documentation License, Version 1.1 or any later version
 published by the Free Software Foundation.
 
 
 > GPL 2.0
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\drivers\pcmcia\vg468.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 vg468.h 1.11 1999/10/25 20:03:34
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in which
 case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 
 
 > BSD-3
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\arch\blackfin\Clear_BSD.txt
 
 The Clear BSD license:
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 > GPL 3.0
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\arch\cris\arch-v10\drivers\axisflashmap.c
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 
 
 > BSD-3
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\tools\power\acpi\tools\acpidump\acpidump.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 Copyright (C) 2000 - 2014, Intel Corp.
 All rights reserved.
 
 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,
 without modification.
 2. Redistributions in binary form must reproduce at minimum a disclaimer
 substantially similar to the "NO WARRANTY" disclaimer below
 ("Disclaimer") and any redistribution must be conditioned upon
 including a substantially similar Disclaimer requirement for further
 binary redistribution.
 3. Neither the names of the above-listed copyright holders nor the names
 of any contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 NO WARRANTY
 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 MERCHANTIBILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDERS OR CONTRIBUTORS BE LIABLE FOR 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 DAMAGES.
 
 
 > LGPL 3.0
 
 linux-4.4.35.tar.xz\linux-4.4.35.tar\linux-4.4.35\fs\xfs\libxfs\xfs_fs.h
 
 Copyright (c) 1995-2005 Silicon Graphics, Inc.
 All Rights Reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write the Free Software Foundation,
 Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 >>> linux-tools-4.4.41
 
 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Richard Henderson (rth@cygnus.com),
 Jakub Jelinek (jakub@redhat.com) and
 David S. Miller (davem@redhat.com)
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc.,
 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION
 
 > LGPL 2.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\alpha\include\asm\sfp-machine.h
 
 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Richard Henderson (rth@cygnus.com),
 Jakub Jelinek (jakub@redhat.com) and
 David S. Miller (davem@redhat.com)
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc.,
 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > GPL 2.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\boot\dts\alphascale-asm9260-devkit.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
 Licensed under the X11 license or the GPL v2 (or later)
 
 > BSD-2
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\boot\dts\alpine-db.dts
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 > GPL 2.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\boot\dts\armada-375-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2014 Marvell
 
 Gregory CLEMENT <gregory.clement@free-electrons.com>
 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively
 
 b) 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 , 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.
 
 > BSD-3
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\boot\dts\bcm-cygnus-clock.dtsi
 
 Copyright(c) 2014 Broadcom Corporation.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 Neither the name of Broadcom Corporation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\boot\dts\lpc18xx.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Joachim Eastwood <manabian@gmail.com>
 
 This code is released using a dual license strategy: BSD/GPL
 You can choose the licence that better fits your requirements.
 
 Released under the terms of 3-clause BSD License
 Released under the terms of GNU General Public License Version 2.0
 
 > OpenSSL
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 
 > GPL 3.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > MIT
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm\xen\hypercall.S
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this source file (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.
 
 > BSD
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\arm64\boot\dts\arm\juno-clocks.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2013-2014 ARM Ltd
 This file is licensed under a dual GPLv2 or BSD license.
 
 > MIT Style
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\samples\uhid\uhid-example.c
 
 Copyright (c) 2012-2013 David Herrmann <dh.herrmann@gmail.com>
 
 The code may be used by anyone for any purpose,
 and can serve as a starting point for developing
 applications using uhid.
 
 > LGPL 2.1
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\mm\hugetlb_cgroup.c
 
 Copyright IBM Corporation, 2012
 Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of version 2.1 of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > Public Domain
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\lib\fonts\font_mini_4x6.c
 
 No rights reserved, released to the public domain.
 
 > BSD
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\lib\cordic.c
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE LICENSE ("Dual BSD/GPL");
 
 > GPL 3.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\lib\glob.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 3.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE_LICENSE ("Dual MIT/GPL");
 
 > BSD-3
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\m68k\math-emu\fp_cond.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Roman Zippel, 1997.  All rights reserved.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 > MIT Style
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\mips\include\asm\mips-boards\bonito64.h
 
 Copyright (c) 1999 Algorithmics Ltd
 
 Carsten Langgaard, carstenl@mips.com
 Copyright (C) 2001 MIPS Technologies, Inc.  All rights reserved.
 
 Algorithmics gives permission for anyone to use and modify this file
 without any obligation or license condition except that you retain
 this copyright message in any source redistribution in whole or part.
 
 > GPL 1.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > Public Domain
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\arch\x86\crypto\salsa20-i586-asm_32.S
 
 License: Public Domain
 
 > CC Attribution-ShareAlike 2.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, Third Edition"
 Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
 URL: http://lwn.net/Kernel/LDD3/
 Description: A 600-page book covering the (2.6.10) driver
 programming API and kernel hacking in general.  Available under the
 Creative Commons Attribution-ShareAlike 2.0 license.
 
 > GFDL 1.3
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 
 > GFDL 1.1
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\Documentation\DocBook\media\v4l\fdl-appendix.xml
 
 The GNU Free Documentation License 1.1 in DocBook
 Markup by Eric Baudais <baudais@okstate.edu>
 Maintained by the GNOME Documentation Project
 http://live.gnome.org/DocumentationProject
 
 
 
 > GFDL 1.2
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\Documentation\locking\rt-mutex-design.txt
 
 Copyright (c) 2006 Steven Rostedt
 Licensed under the GNU Free Documentation License, Version 1.2
 
 > GFDL 1.2
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 Reviewers:   Elias Oltmanns, Randy Dunlap, Andrew Morton,
 John Kacur, and David Teigland.
 Written for: 2.6.28-rc2
 Updated for: 3.10
 
 > MLPL
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\Documentation\usb\linux.inf
 
 Copyright (c) Microsoft Corporation
 and released under the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 For use only on Windows operating systems.
 
 > Creative Commons Zero License 1.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\Documentation\vDSO\parse_vdso.c
 
 parse_vdso.c: Linux reference vDSO parser
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 The vDSO is a regular ELF DSO that the kernel maps into user space when
 it starts a program.  It works equally well in statically and dynamically
 linked binaries.
 
 This code is tested on x86.  In principle it should work on any
 architecture that has a vDSO.
 
 > BSD-2
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\fs\freevxfs\vxfs.h
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2000-2001 Christoph HellSwig.
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > LGPL 3.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\include\linux\device-mapper.h
 
 Copyright (C) 2001 Sistina Software (UK) Limited.
 Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 2.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\include\linux\mtd\ftl.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Derived from (and probably identical to):
 ftl.h 1.7 1999/10/25 20:23:17
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\scripts\dtc\dtc-parser.tab.c_shipped
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GPL 2.0
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\Context.pm
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2009 by Tom Zanussi
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 
 > MIT STYLE
 
 linux-4.4.41.tar.xz\linux-4.4.41.tar\linux-4.4.41\net\sunrpc\auth_gss\gss_krb5_unseal.c
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> linux-tools-4.4.51
 
 Copyright (C) Paul Mackerras 1997.

 

 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.

 

 ADDITIONAL LICENSE INFORMATION

 

 > LGPL 2.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\alpha\include\asm\sfp-machine.h

 

 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.

 This file is part of the GNU C Library.

 Contributed by Richard Henderson (rth@cygnus.com),

 Jakub Jelinek (jakub@redhat.com) and

 David S. Miller (davem@redhat.com).

 

 The GNU C Library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Library General Public License as

 published by the Free Software Foundation; either version 2 of the

 License, or (at your option) any later version.

 

 The GNU C Library 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

 Library General Public License for more details.

 

 You should have received a copy of the GNU Library General Public

 License along with the GNU C Library; see the file COPYING.LIB.  If

 not, write to the Free Software Foundation, Inc.,

 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

 

 > GPL 2.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\boot\dts\alphascale-asm9260-devkit.dts

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>

 

 Licensed under the X11 license or the GPL v2 (or later)

 

 > BSD-2

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\boot\dts\alpine-db.dts

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 2015 Annapurna Labs Ltd.

 

 This program is free software; you can redistribute it and/or modify it

 under the terms and conditions of the GNU General Public License,

 version 2, as published by the Free Software Foundation.

 

 Alternatively, redistribution and use in source and binary forms, with or

 without modification, are permitted provided that the following conditions

 are met:

 

 Redistributions of source code must retain the above copyright notice,

 this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in

 the documentation and/or other materials provided with the

 distribution.

 

 This program is distributed in the hope 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.

 

 > GPL 2.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\boot\dts\armada-375-db.dts

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (C) 2014 Marvell

 

 Gregory CLEMENT <gregory.clement@free-electrons.com>

 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

 

 This file is dual-licensed: you can use it either under the terms

 of the GPL or the X11 license, at your option. Note that this dual

 licensing only applies to this file, and not this project as a

 whole.

 

 a) This file 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 file 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.

 

 Or, alternatively

 

 b) 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 , 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.

 

 > BSD-3

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\boot\dts\bcm-cygnus-clock.dtsi

 

 BSD LICENSE

 

 Copyright(c) 2014 Broadcom Corporation.  All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions

 are met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in

 the documentation and/or other materials provided with the

 distribution.

 Neither the name of Broadcom Corporation nor the names of its

 contributors may be used to endorse or promote products derived

 from this software without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT

 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY

 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 > BSD-3

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\boot\dts\lpc18xx.dtsi

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 2015 Joachim Eastwood <manabian@gmail.com>

 

 This code is released using a dual license strategy: BSD/GPL

 You can choose the licence that better fits your requirements.

 

 Released under the terms of 3-clause BSD License

 Released under the terms of GNU General Public License Version 2.0.

 

 > OpenSSL

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\crypto\aes-armv4.S

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL

 project. The module is, however, dual licensed under OpenSSL and

 CRYPTOGAMS licenses depending on where you obtain it. For further

 details see http://www.openssl.org/~appro/cryptogams/.

 

 > GPL 3.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\mach-imx\pm-imx27.c

 

 This program is free software; you can redistribute it and/or

 modify it under the terms of the GNU General Public License.

 

 > MIT

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\xen\hypercall.S

 

 Permission is hereby granted, free of charge, to any person obtaining a copy

 of this source file (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.

 

 > BSD

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm64\boot\dts\arm\juno-clocks.dtsi

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (c) 2013-2014 ARM Ltd

 This file is licensed under a dual GPLv2 or BSD license.

 

 > MIT Style

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\samples\uhid\uhid-example.c

 

 Copyright (c) 2012-2013 David Herrmann <dh.herrmann@gmail.com>

 

 The code may be used by anyone for any purpose,

 and can serve as a starting point for developing

 applications using uhid.

 

 > LGPL 2.1

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\mm\hugetlb_cgroup.c

 

 Copyright IBM Corporation, 2012

 Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>

 

 This program is free software; you can redistribute it and/or modify it

 under the terms of version 2.1 of the GNU Lesser General Public License

 as published by the Free Software Foundation.

 

 This program is distributed in the hope that it would be useful, but

 WITHOUT ANY WARRANTY; without even the implied warranty of

 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

 > Public Domain

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\lib\fonts\font_mini_4x6.c

 

 No rights reserved, released to the public domain.

 

 > BSD

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\lib\cordic.c

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 MODULE LICENSE ("Dual BSD/GPL");

 

 > GPL 3.0

 

 linux-4.4.31-2.ph1.src.rpm\linux-4.4.31-2.ph1.src.cpio\linux-4.4.31.tar.xz\linux-4.4.31.tar\linux-4.4.31\lib\glob.c

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 3.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 MODULE_LICENSE ("Dual MIT/GPL");

 

 > BSD-3

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\m68k\math-emu\fp_cond.S

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright Roman Zippel, 1997.  All rights reserved.

 

 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, and the entire permission notice in its entirety,

 including the disclaimer of warranties.

 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 author may not be used to endorse or promote

 products derived from this software without specific prior

 written permission.

 

 ALTERNATIVELY, this product may be distributed under the terms of

 the GNU General Public License, in which case the provisions of the GPL are

 required INSTEAD OF the above restrictions.  (This clause is

 necessary due to a potential bad interaction between the GPL and

 the restrictions contained in a BSD-style copyright.)

 

 THIS SOFTWARE IS PROVIDED ``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.

 

 > MIT Style

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\mips\include\asm\mips-boards\bonito64.h

 

 Copyright (c) 1999 Algorithmics Ltd

 

 Carsten Langgaard, carstenl@mips.com

 Copyright (C) 2001 MIPS Technologies, Inc.  All rights reserved.

 

 Algorithmics gives permission for anyone to use and modify this file

 without any obligation or license condition except that you retain

 this copyright message in any source redistribution in whole or part.

 

 > GPL 1.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\powerpc\xmon\ppc.h

 

 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006

 Free Software Foundation, Inc.

 Written by Ian Lance Taylor, Cygnus Support

 

 This file is part of GDB, GAS, and the GNU binutils.

 

 GDB, GAS, and the GNU binutils are free software; you can redistribute

 them and/or modify them under the terms of the GNU General Public

 License as published by the Free Software Foundation; either version

 1, or (at your option) any later version.

 

 GDB, GAS, and the GNU binutils are distributed in the hope that they

 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 file; see the file COPYING.  If not, write to the Free

 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.

 

 > Public Domain

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\x86\crypto\salsa20-i586-asm_32.S

 

 License: Public Domain

 

 > GFDL 1.1

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\Documentation\DocBook\media\v4l\fdl-appendix.xml

 

 The GNU Free Documentation License 1.1 in DocBook

 Markup by Eric Baudais <baudais@okstate.edu>

 Maintained by the GNOME Documentation Project

 http://live.gnome.org/DocumentationProject

 

 > GFDL 1.2

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\Documentation\locking\rt-mutex-design.txt

 

 Copyright (c) 2006 Steven Rostedt

 Licensed under the GNU Free Documentation License, Version 1.2

 

 > GFDL 1.2

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\Documentation\trace\ftrace.txt

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 2008 Red Hat Inc.

 Author:   Steven Rostedt <srostedt@redhat.com>

 License:   The GNU Free Documentation License, Version 1.2

 (dual licensed under the GPL v2)

 Reviewers:   Elias Oltmanns, Randy Dunlap, Andrew Morton,

 John Kacur, and David Teigland.

 Written for: 2.6.28-rc2

 Updated for: 3.10

 

 > MLPL

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\Documentation\usb\linux.inf

 

 Copyright (c) Microsoft Corporation

 and released under the MLPL as found at:

 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.

 For use only on Windows operating systems.

 

 > Creative Commons Zero License 1.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\Documentation\vDSO\parse_vdso.c

 

 parse_vdso.c: Linux reference vDSO parser

 Written by Andrew Lutomirski, 2011-2014.

 

 This code is meant to be linked in to various programs that run on Linux.

 As such, it is available with as few restrictions as possible.  This file

 is licensed under the Creative Commons Zero License, version 1.0,

 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode

 

 The vDSO is a regular ELF DSO that the kernel maps into user space when

 it starts a program.  It works equally well in statically and dynamically

 linked binaries.

 

 This code is tested on x86.  In principle it should work on any

 architecture that has a vDSO.

 

 > BSD-2

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\fs\freevxfs\vxfs.h

 

 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (c) 2000-2001 Christoph HellSwig.

 All rights reserved.

 

 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,

 without modification.

 2. The name of the author may not be used to endorse or promote products

 derived from this software without specific prior written permission.

 

 Alternatively, this software may be distributed under the terms of the

 GNU General Public License ("GPL").

 

 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.

 

 > LGPL 3.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\include\linux\device-mapper.h

 

 Copyright (C) 2001 Sistina Software (UK) Limited.

 Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.

 

 This file is released under the LGPL.

 

 > GPL 2.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\include\linux\mtd\ftl.h

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Derived from (and probably identical to):

 ftl.h 1.7 1999/10/25 20:23:17

 

 The contents of this file are subject to the Mozilla Public License

 Version 1.1 (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.mozilla.org/MPL/

 

 Software distributed under the License is distributed on an "AS IS"

 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

 the License for the specific language governing rights and

 limitations under the License.

 

 The initial developer of the original code is David A. Hinds

 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds

 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.

 

 Alternatively, the contents of this file may be used under the

 terms of the GNU General Public License version 2 (the "GPL"), in

 which case the provisions of the GPL are applicable instead of the

 above.  If you wish to allow the use of your version of this file

 only under the terms of the GPL and not to allow others to use

 your version of this file under the MPL, indicate your decision by

 deleting the provisions above and replace them with the notice and

 other provisions required by the GPL.  If you do not delete the

 provisions above, a recipient may use your version of this file

 under either the MPL or the GPL.

 

 > Apache 2.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\drivers\staging\android\ashmem.h

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 2008 Google Inc.

 Author: Robert Love

 

 This file is dual licensed.  It may be redistributed and/or modified

 under the terms of the Apache 2.0 License OR version 2 of the GNU

 General Public License.

 

 > GPL 3.0 with Bison Parser Exception

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\scripts\dtc\dtc-parser.tab.c_shipped

 

 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 As a special exception, you may create a larger work that contains

 part or all of the Bison parser skeleton and distribute that work

 under terms of your choice, so long as that work isn't itself a

 parser generator using the skeleton or a modified version thereof

 as a parser skeleton.  Alternatively, if you modify or redistribute

 the parser skeleton itself, you may (at your option) remove this

 special exception, which will cause the skeleton and the resulting

 Bison output files to be licensed under the GNU General Public

 License without this special exception.

 

 This special exception was added by the Free Software Foundation in

 version 2.2 of Bison.

 

 > GPL 2.0

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\Context.pm

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (C) 2009 by Tom Zanussi

 

 This library is free software; you can redistribute it and/or modify

 it under the same terms as Perl itself, either Perl version 5.10.0 or,

 at your option, any later version of Perl 5 you may have available.

 

 Alternatively, this software may be distributed under the terms of the

 GNU General Public License ("GPL") version 2 as published by the Free

 Software Foundation.

 

 

 > MIT STYLE

 

 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\net\sunrpc\auth_gss\gss_krb5_unseal.c

 

 Copyright (C) 1998 by the FundsXpress, INC.

 

 All rights reserved.

 

 Export of this software from the United States of America may require

 a specific license from the United States Government.  It is the

 responsibility of any person or organization contemplating export to

 obtain such a license before exporting.

 

 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and

 distribute this software and its documentation for any purpose and

 without fee is hereby granted, provided that the above copyright

 notice appear in all copies and that both that copyright notice and

 this permission notice appear in supporting documentation, and that

 the name of FundsXpress. not be used in advertising or publicity pertaining

 to distribution of the software without specific, written prior

 permission.  FundsXpress makes no representations about the suitability of

 this software for any purpose.  It is provided "as is" without express

 or implied warranty.

 

 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR

 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED

 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> linux-tools-4.4.54
 
 Copyright (C) 2012 Simo Sorce <simo@redhat.com>
 
 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
 h Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\alpha\include\asm\sfp-machine.h
 
 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Richard Henderson (rth@cygnus.com),
 Jakub Jelinek (jakub@redhat.com) and
 David S. Miller (davem@redhat.com)
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc.,
 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > MIT
 
 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\arch\arm\boot\dts\alphascale-asm9260-devkit.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
 Licensed under the X11 license or the GPL v2 (or later)
 
 > BSD-2 clause
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\boot\dts\alpine-db.dts
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 clause. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 > MIT
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\boot\dts\armada-375-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2014 Marvell
 
 Gregory CLEMENT <gregory.clement@free-electrons.com>
 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively
 
 b) 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 , 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.
 
 > BSD-3 clause
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\boot\dts\bcm-cygnus-clock.dtsi
 
 Copyright(c) 2014 Broadcom Corporation.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 Neither the name of Broadcom Corporation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 clause
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\boot\dts\lpc18xx.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Joachim Eastwood <manabian@gmail.com>
 
 This code is released using a dual license strategy: BSD/GPL
 You can choose the licence that better fits your requirements.
 
 Released under the terms of 3-clause BSD License
 Released under the terms of GNU General Public License Version 2.0
 
 > OpenSSL
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 > GPL 3.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > GPL 2.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\xen\hypercall.S
 
 Stefano Stabellini <stefano.stabellini@eu.citrix.com>, Citrix, 2012
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License version 2
 as published by the Free Software Foundation; or, when distributed
 separately from the Linux kernel or incorporated into other
 software packages, subject to the following license:
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this source file (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.
 
 > BSD
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm64\boot\dts\arm\juno-clocks.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2013-2014 ARM Ltd
 This file is licensed under a dual GPLv2 or BSD license.
 
 > MIT-Style
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\samples\uhid\uhid-example.c
 
 Copyright (c) 2012-2013 David Herrmann <dh.herrmann@gmail.com>
 
 The code may be used by anyone for any purpose,
 and can serve as a starting point for developing
 applications using uhid.
 
 > LGPL 2.1
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\mm\hugetlb_cgroup.c
 
 Copyright IBM Corporation, 2012
 Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of version 2.1 of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > Public Domain
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\lib\fonts\font_mini_4x6.c
 
 Created by Kenneth Albanowski.
 No rights reserved, released to the public domain
 
 > BSD
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\lib\cordic.c
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE_LICENSE ("Dual BSD/GPL");
 
 > BSD-3 clause
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\m68k\math-emu\fp_cond.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Roman Zippel, 1997.  All rights reserved.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 > MIT Style
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\mips\include\asm\mips-boards\bonito64.h
 
 Copyright (c) 1999 Algorithmics Ltd
 
 Carsten Langgaard, carstenl@mips.com
 Copyright (C) 2001 MIPS Technologies, Inc.  All rights reserved.
 
 Algorithmics gives permission for anyone to use and modify this file
 without any obligation or license condition except that you retain
 this copyright message in any source redistribution in whole or part.
 
 
 > GPL 1.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > CC Attribution-ShareAlike 2.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, Third Edition"
 Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
 URL: http://lwn.net/Kernel/LDD3/
 Description: A 600-page book covering the (2.6.10) driver
 programming API and kernel hacking in general.  Available under the
 Creative Commons Attribution-ShareAlike 2.0 license.
 
 > GFDL 1.3
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 
 > GFDL 1.1
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\Documentation\DocBook\media\v4l\fdl-appendix.xml
 
 The GNU Free Documentation License 1.1 in DocBook
 Markup by Eric Baudais <baudais@okstate.edu>
 Maintained by the GNOME Documentation Project
 http://live.gnome.org/DocumentationProject
 Version: 1.0.1
 Last Modified: Nov 16, 2000
 
 > GFDL 1.2
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\Documentation\locking\rt-mutex-design.txt
 
 Copyright (c) 2006 Steven Rostedt
 Licensed under the GNU Free Documentation License, Version 1.2
 
 > GFDL 1.2
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 Reviewers:   Elias Oltmanns, Randy Dunlap, Andrew Morton,
 John Kacur, and David Teigland.
 Written for: 2.6.28-rc2
 Updated for: 3.10
 
 > MS-LPL
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\Documentation\vDSO\linux.inf
 
 Copyright (c) Microsoft Corporation
 and released under the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 For use only on Windows operating systems.
 
 > Creative Commons Zero License 1.0(Public domain)
 
 linux-4.4.51.tar.xz\linux-4.4.51.tar\linux-4.4.51\Documentation\vDSO\parse_vdso.c
 
 parse_vdso.c: Linux reference vDSO parser
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 The vDSO is a regular ELF DSO that the kernel maps into user space when
 it starts a program.  It works equally well in statically and dynamically
 linked binaries.
 
 This code is tested on x86.  In principle it should work on any
 architecture that has a vDSO.
 
 > BSD-2 clause
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\fs\freevxfs\vxfs.h
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2000-2001 Christoph HellSwig.
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > LGPL 3.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\include\linux\device-mapper.h
 
 Copyright (C) 2001 Sistina Software (UK) Limited.
 Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 2.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\include\linux\mtd\ftl.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Derived from (and probably identical to):
 ftl.h 1.7 1999/10/25 20:23:17
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\scripts\dtc\dtc-parser.tab.c_shipped
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GPL 2.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\Context.pm
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2009 by Tom Zanussi
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 > MIT-Style
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\net\sunrpc\auth_gss\gss_krb5_crypto.c
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > MIT
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > BSD
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\blackfin\mach-bf518\include\mach\anomaly.h
 
 Copyright 2004-2011 Analog Devices Inc.
 Licensed under the Clear BSD license.
 
 > BSD-2 Clause
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > Open Software License 1.1
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPEN SOFTWARE LICENSE 1.1.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE OPEN SOFTWARE LICENSE 1.1.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 Copyright 2003-2006 Jeff Garzik
 
 Legalnotice
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1">http://fedoraproject.org/wiki/Licensing:OSL1.1
 and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > GPL2.0
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\drivers\isdn\hisax\elsa_cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 An elsa_cs PCMCIA client driver
 
 This driver is for the Elsa PCM ISDN Cards, i.e. the MicroLink
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Modifications from dummy_cs.c are Copyright (C) 1999-2001 Klaus
 Lichtenwalder <Lichtenwalder@ACM.org>. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > BSD-Style
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\drivers\net\slip\slhc.c
 
 Copyright (c) 1989 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
 > BSD-4 Clause
 
 linux-4.4.54.tar.xz\linux-4.4.54.tar\linux-4.4.54\drivers\net\ppp\bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> linux-tools-4.4.60
 
 Copyright (C) Paul Mackerras 1997.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION
 
 > LGPL 2.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\alpha\include\asm\sfp-machine.h
 
 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Richard Henderson (rth@cygnus.com),
 Jakub Jelinek (jakub@redhat.com) and
 David S. Miller (davem@redhat.com).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc.,
 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > GPL 2.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\boot\dts\alphascale-asm9260-devkit.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
 
 Licensed under the X11 license or the GPL v2 (or later)
 
 > BSD-2
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\boot\dts\alpine-db.dts
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 > GPL 2.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\boot\dts\armada-375-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2014 Marvell
 
 Gregory CLEMENT <gregory.clement@free-electrons.com>
 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively
 
 b) 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 , 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.
 
 > BSD-3
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\boot\dts\bcm-cygnus-clock.dtsi
 
 BSD LICENSE
 
 Copyright(c) 2014 Broadcom Corporation.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 Neither the name of Broadcom Corporation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\boot\dts\lpc18xx.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Joachim Eastwood <manabian@gmail.com>
 
 This code is released using a dual license strategy: BSD/GPL
 You can choose the licence that better fits your requirements.
 
 Released under the terms of 3-clause BSD License
 Released under the terms of GNU General Public License Version 2.0.
 
 > OpenSSL
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 > GPL 3.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > MIT
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm\xen\hypercall.S
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this source file (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.
 
 > BSD
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\arm64\boot\dts\arm\juno-clocks.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2013-2014 ARM Ltd
 This file is licensed under a dual GPLv2 or BSD license.
 
 > MIT Style
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\samples\uhid\uhid-example.c
 
 Copyright (c) 2012-2013 David Herrmann <dh.herrmann@gmail.com>
 
 The code may be used by anyone for any purpose,
 and can serve as a starting point for developing
 applications using uhid.
 
 > LGPL 2.1
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\mm\hugetlb_cgroup.c
 
 Copyright IBM Corporation, 2012
 Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of version 2.1 of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > Public Domain
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\lib\fonts\font_mini_4x6.c
 
 No rights reserved, released to the public domain.
 
 > BSD
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\lib\cordic.c
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE LICENSE ("Dual BSD/GPL");
 
 > GPL 3.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\lib\glob.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 3.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE_LICENSE ("Dual MIT/GPL");
 
 > BSD-3
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\m68k\math-emu\fp_cond.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Roman Zippel, 1997.  All rights reserved.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 > MIT Style
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\mips\include\asm\mips-boards\\bonito64.h
 
 Copyright (c) 1999 Algorithmics Ltd
 
 Carsten Langgaard, carstenl@mips.com
 Copyright (C) 2001 MIPS Technologies, Inc.  All rights reserved.
 
 Algorithmics gives permission for anyone to use and modify this file
 without any obligation or license condition except that you retain
 this copyright message in any source redistribution in whole or part.
 
 > GPL 1.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > Public Domain
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\arch\x86\crypto\salsa20-i586-asm_32.S
 
 License: Public Domain
 
 > GFDL 1.1
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\Documentation\DocBook\media\v4l\fdl-appendix.xml
 
 The GNU Free Documentation License 1.1 in DocBook
 Markup by Eric Baudais <baudais@okstate.edu>
 Maintained by the GNOME Documentation Project
 http://live.gnome.org/DocumentationProject
 
 > GFDL 1.2
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\Documentation\locking\rt-mutex-design.txt
 
 Copyright (c) 2006 Steven Rostedt
 Licensed under the GNU Free Documentation License, Version 1.2
 
 > GFDL 1.2
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 Reviewers:   Elias Oltmanns, Randy Dunlap, Andrew Morton,
 John Kacur, and David Teigland.
 Written for: 2.6.28-rc2
 Updated for: 3.10
 
 > MLPL
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\Documentation\usb\linux.inf
 
 Copyright (c) Microsoft Corporation
 and released under the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 For use only on Windows operating systems.
 
 > Creative Commons Zero License 1.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\Documentation\vDSO\parse_vdso.c
 
 parse_vdso.c: Linux reference vDSO parser
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 The vDSO is a regular ELF DSO that the kernel maps into user space when
 it starts a program.  It works equally well in statically and dynamically
 linked binaries.
 
 This code is tested on x86.  In principle it should work on any
 architecture that has a vDSO.
 
 > BSD-2
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\fs\freevxfs\vxfs.h
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD 2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2000-2001 Christoph HellSwig.
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > LGPL 3.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\include\linux\device-mapper.h
 
 Copyright (C) 2001 Sistina Software (UK) Limited.
 Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 2.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\include\linux\mtd\ftl.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Derived from (and probably identical to):
 ftl.h 1.7 1999/10/25 20:23:17
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\scripts\dtc\dtc-parser.tab.c_shipped
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GPL 2.0
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\Context.pm
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2009 by Tom Zanussi
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 > MIT STYLE
 
 linux-4.4.60.tar.xz\linux-4.4.60.tar\linux-4.4.60\net\sunrpc\auth_gss\gss_krb5_unseal.c
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> linux-tools-4.4.64
 
 Copyright (c) 2007-2015 Herbert Xu <herbert@gondor.apana.org.au>
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\alpha\include\asm\sfp-machine.h
 
 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Richard Henderson (rth@cygnus.com),
 Jakub Jelinek (jakub@redhat.com) and
 David S. Miller (davem@redhat.com)
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc.,
 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > MIT
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\boot\dts\alphascale-asm9260-devkit.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
 Licensed under the X11 license or the GPL v2 (or later)
 
 > BSD-2 Clause
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\boot\dts\alpine-db.dts
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 > MIT
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\boot\dts\armada-375-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2014 Marvell
 
 Gregory CLEMENT <gregory.clement@free-electrons.com>
 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively
 
 b) 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 , 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.
 
 > BSD-3 Clause
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\boot\dts\bcm-cygnus-clock.dtsi
 
 Copyright(c) 2014 Broadcom Corporation.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 Neither the name of Broadcom Corporation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\boot\dts\lpc18xx.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Joachim Eastwood <manabian@gmail.com>
 
 This code is released using a dual license strategy: BSD/GPL
 You can choose the licence that better fits your requirements.
 
 Released under the terms of 3-clause BSD License
 Released under the terms of GNU General Public License Version 2.0
 
 > OpenSSL
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 > GPL 3.0
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > GPL 2.0
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\xen\hypercall.S
 
 Stefano Stabellini <stefano.stabellini@eu.citrix.com>, Citrix, 2012
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License version 2
 as published by the Free Software Foundation; or, when distributed
 separately from the Linux kernel or incorporated into other
 software packages, subject to the following license:
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this source file (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.
 
 > BSD
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm64\boot\dts\arm\juno-clocks.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2013-2014 ARM Ltd
 This file is licensed under a dual GPLv2 or BSD license.
 
 > MIT-Style
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\samples\uhid\uhid-example.c
 
 Copyright (c) 2012-2013 David Herrmann <dh.herrmann@gmail.com>
 
 The code may be used by anyone for any purpose,
 and can serve as a starting point for developing
 applications using uhid.
 
 > LGPL 2.1
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\mm\hugetlb_cgroup.c
 
 Copyright IBM Corporation, 2012
 Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of version 2.1 of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > Public Domain
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\lib\fonts\font_mini_4x6.c
 
 Created by Kenneth Albanowski.
 No rights reserved, released to the public domain
 
 > BSD
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\lib\cordic.c
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE_LICENSE ("Dual BSD/GPL");
 
 > BSD-3 Clause
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\m68k\math-emu\fp_cond.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Roman Zippel, 1997.  All rights reserved.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 > MIT Style
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\mips\include\asm\mips-boards\bonito64.h
 
 Copyright (c) 1999 Algorithmics Ltd
 
 Carsten Langgaard, carstenl@mips.com
 Copyright (C) 2001 MIPS Technologies, Inc.  All rights reserved.
 
 Algorithmics gives permission for anyone to use and modify this file
 without any obligation or license condition except that you retain
 this copyright message in any source redistribution in whole or part.
 
 > GPL 1.0
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > GFDL 1.3
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 
 > GFDL 1.1
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\Documentation\DocBook\media\v4l\fdl-appendix.xml
 
 The GNU Free Documentation License 1.1 in DocBook
 Markup by Eric Baudais <baudais@okstate.edu>
 Maintained by the GNOME Documentation Project
 http://live.gnome.org/DocumentationProject
 Version: 1.0.1
 Last Modified: Nov 16, 2000
 
 > GFDL 1.2
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\Documentation\locking\rt-mutex-design.txt
 
 Copyright (c) 2006 Steven Rostedt
 Licensed under the GNU Free Documentation License, Version 1.2
 
 > Creative Commons Zero License 1.0(Public domain)
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\Documentation\vDSO\parse_vdso.c
 
 parse_vdso.c: Linux reference vDSO parser
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 The vDSO is a regular ELF DSO that the kernel maps into user space when
 it starts a program.  It works equally well in statically and dynamically
 linked binaries.
 
 This code is tested on x86.  In principle it should work on any
 architecture that has a vDSO.
 
 > BSD-2 Clause
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\fs\freevxfs\vxfs.h
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2000-2001 Christoph HellSwig.
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > GPL 2.0
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\include\linux\mtd\ftl.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Derived from (and probably identical to):
 ftl.h 1.7 1999/10/25 20:23:17
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\scripts\dtc\dtc-parser.tab.c_shipped
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GPL 2.0
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\Context.pm
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2009 by Tom Zanussi
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 > MIT
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > BSD
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\blackfin\mach-bf518\include\mach\anomaly.h
 
 Copyright 2004-2011 Analog Devices Inc.
 Licensed under the Clear BSD license.
 
 > BSD-2 Clause
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > Open Software License v1.1
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPEN SOFTWARE LICENSE v1.1.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE OPEN SOFTWARE LICENSE v1.1.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 Copyright 2003-2006 Jeff Garzik
 
 Legalnotice
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1">http://fedoraproject.org/wiki/Licensing:OSL1.1
 and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > GPL2.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\drivers\isdn\hisax\elsa_cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 An elsa_cs PCMCIA client driver
 
 This driver is for the Elsa PCM ISDN Cards, i.e. the MicroLink
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Modifications from dummy_cs.c are Copyright (C) 1999-2001 Klaus
 Lichtenwalder <Lichtenwalder@ACM.org>. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > BSD-Style
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\drivers\net\slip\slhc.c
 
 Copyright (c) 1989 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
 > BSD-4 Clause
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\drivers\net\ppp\bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > MLPL
 
 linux-4.4.64.tar.xz\linux-4.4.64.tar\linux-4.4.64\Documentation\usb\\linux.inf
 
 Copyright (c) Microsoft Corporation
 and released under the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 For use only on Windows operating systems.
 
 
 >>> linux-tools-4.4.65
 
 Copyright (c) 2007-2015 Herbert Xu <herbert@gondor.apana.org.au>
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\alpha\include\asm\sfp-machine.h
 
 Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Richard Henderson (rth@cygnus.com),
 Jakub Jelinek (jakub@redhat.com) and
 David S. Miller (davem@redhat.com)
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc.,
 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > MIT
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\boot\dts\alphascale-asm9260-devkit.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
 Licensed under the X11 license or the GPL v2 (or later)
 
 > BSD-2 clause
 
 inux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\boot\dts\alpine-db.dts
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Annapurna Labs Ltd.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 Alternatively, redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 This program is distributed in the hope 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.
 
 > MIT
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\boot\dts\armada-375-db.dts
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2014 Marvell
 
 Gregory CLEMENT <gregory.clement@free-electrons.com>
 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively
 
 b) 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 , 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.
 
 > BSD-3 clause
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\boot\dts\bcm-cygnus-clock.dtsi
 
 Copyright(c) 2014 Broadcom Corporation.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 Neither the name of Broadcom Corporation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3  lause
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\boot\dts\lpc18xx.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Joachim Eastwood <manabian@gmail.com>
 
 This code is released using a dual license strategy: BSD/GPL
 You can choose the licence that better fits your requirements.
 
 Released under the terms of 3-clause BSD License
 Released under the terms of GNU General Public License Version 2.0
 
 > OpenSSL
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 > GPL 3.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > GPL 2.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\xen\hypercall.S
 
 Stefano Stabellini <stefano.stabellini@eu.citrix.com>, Citrix, 2012
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License version 2
 as published by the Free Software Foundation; or, when distributed
 separately from the Linux kernel or incorporated into other
 software packages, subject to the following license:
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this source file (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.
 
 > BSD
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm64\boot\dts\arm\juno-clocks.dtsi
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2013-2014 ARM Ltd
 This file is licensed under a dual GPLv2 or BSD license.
 
 > MIT-Style
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\samples\uhid\uhid-example.c
 
 Copyright (c) 2012-2013 David Herrmann <dh.herrmann@gmail.com>
 
 The code may be used by anyone for any purpose,
 and can serve as a starting point for developing
 applications using uhid.
 
 > LGPL 2.1
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\mm\hugetlb_cgroup.c
 
 Copyright IBM Corporation, 2012
 Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of version 2.1 of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > Public Domain
 
 \linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\lib\fonts\font_mini_4x6.c
 
 Created by Kenneth Albanowski.
 No rights reserved, released to the public domain
 
 > BSD
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\lib\cordic.c
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 MODULE_LICENSE ("Dual BSD/GPL");
 
 > BSD-3 clause
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\m68k\math-emu\fp_cond.S
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Roman Zippel, 1997.  All rights reserved.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 > MIT Style
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\mips\include\asm\mips-boards\bonito64.h
 
 Copyright (c) 1999 Algorithmics Ltd
 
 Carsten Langgaard, carstenl@mips.com
 Copyright (C) 2001 MIPS Technologies, Inc.  All rights reserved.
 
 Algorithmics gives permission for anyone to use and modify this file
 without any obligation or license condition except that you retain
 this copyright message in any source redistribution in whole or part.
 
 > GPL 1.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > GFDL 1.3
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\Documentation\kernel-docs.txt
 
 Title: "Linux Device Drivers, 2nd Edition"
 Author: Alessandro Rubini and Jonathan Corbet.
 URL: http://www.xml.com/ldd/chapter/book/index.html
 Keywords: device drivers, modules, debugging, memory, hardware,
 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,
 buses.
 Description: O'Reilly's popular book, now also on-line under the
 GNU Free Documentation License.
 
 > GFDL 1.1
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\Documentation\DocBook\media\v4l\fdl-appendix.xml
 
 The GNU Free Documentation License 1.1 in DocBook
 Markup by Eric Baudais <baudais@okstate.edu>
 Maintained by the GNOME Documentation Project
 http://live.gnome.org/DocumentationProject
 Version: 1.0.1
 Last Modified: Nov 16, 2000
 
 > GFDL 1.2
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\Documentation\locking\rt-mutex-design.txt
 
 Copyright (c) 2006 Steven Rostedt
 Licensed under the GNU Free Documentation License, Version 1.2
 
 > Creative Commons Zero License 1.0(Public domain)
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\Documentation\vDSO\parse_vdso.c
 
 parse_vdso.c: Linux reference vDSO parser
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 The vDSO is a regular ELF DSO that the kernel maps into user space when
 it starts a program.  It works equally well in statically and dynamically
 linked binaries.
 
 This code is tested on x86.  In principle it should work on any
 architecture that has a vDSO.
 
 > BSD-2 clause
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\fs\freevxfs\vxfs.h
 
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2000-2001 Christoph HellSwig.
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 > GPL 2.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\include\linux\mtd\ftl.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Derived from (and probably identical to):
 ftl.h 1.7 1999/10/25 20:23:17
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision by
 deleting the provisions above and replace them with the notice and
 other provisions required by the GPL.  If you do not delete the
 provisions above, a recipient may use your version of this file
 under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\scripts\dtc\dtc-parser.tab.c_shipped
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GPL 2.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\Context.pm
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2009 by Tom Zanussi
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL") version 2 as published by the Free
 Software Foundation.
 
 > MIT-Style
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\tools\perf\scripts\perl\Perf-Trace-Util\lib\Perf\Trace\gss_krb5_crypto.c
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > MIT
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > BSD
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\blackfin\mach-bf518\include\mach\anomaly.h
 
 Copyright 2004-2011 Analog Devices Inc.
 Licensed under the Clear BSD license.
 
 > BSD-2 Clause
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > Open Software License 1.1
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPEN SOFTWARE LICENSE 1.1.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 Copyright 2003-2006 Jeff Garzik
 
 Legalnotice
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1">http://fedoraproject.org/wiki/Licensing:OSL1.1
 and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > GPL2.0
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\drivers\isdn\hisax\elsa_cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0.  PLEASE SEE THE THE APPENDIX TO REVIEW THE TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 An elsa_cs PCMCIA client driver
 
 This driver is for the Elsa PCM ISDN Cards, i.e. the MicroLink
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Modifications from dummy_cs.c are Copyright (C) 1999-2001 Klaus
 Lichtenwalder <Lichtenwalder@ACM.org>. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > BSD-Style
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\drivers\net\slip\slhc.c
 
 Copyright (c) 1989 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
 > BSD-4 Clause
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\drivers\net\ppp\\bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > MLPL
 
 linux-4.4.65.tar.xz\linux-4.4.65.tar\linux-4.4.65\Documentation\usb\\linux.inf
 
 Copyright (c) Microsoft Corporation
 and released under the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 For use only on Windows operating systems.
 
 
 >>> linux-tools-4.4.67
 
 Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.
 Written by David Howells (dhowells@redhat.com)
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public Licence
 as published by the Free Software Foundation; either version
 2 of the Licence, or (at your option) any later version.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > OpenSSL
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE].
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 > GPL 3.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > LGPL 2.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\arm\mach-orion5x\dns323-setup.c
 
 Copyright (C) 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 > BSD- Style
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\arm\nwfpe\milieu.h
 
 his C header file is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the Web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 > BSD- 3 Clause
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\blackfin\Clear_BSD.txt
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 * Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\blackfin\include\asm\bfin_pfmon.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2005-2011 Analog Devices Inc.
 
 Licensed under the Clear BSD license or GPL-2 (or later).
 
 > BSD- 2 Clause
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > MIT- Style
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\m68k\fpsp040\README
 
 M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.
 All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
 PARTICULAR PURPOSE and any warranty against infringement with
 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
 and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
 SOFTWARE.  Motorola assumes no responsibility for the maintenance
 and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and
 distribute the SOFTWARE so long as this entire notice is retained
 without alteration in any modified and/or redistributed versions,
 and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise
 under any patents or trademarks of Motorola, Inc.
 
 > GPL 2.0 with Special Exception
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\m68k\lib\divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 > MIT- Style
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\m68k\math-emu\fp_log.c
 
 Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
 
 I hereby give permission, free of charge, to copy, modify, and
 redistribute this software, in source or binary form, provided that
 the above copyright notice and the following disclaimer are included
 in all such copies.
 
 THIS SOFTWARE IS PROVIDED "AS IS", WITH ABSOLUTELY NO WARRANTY, REAL
 OR IMPLIED.
 
 > Third Party
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\microblaze\lib\memcpy.c
 
 Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
 Copyright (C) 2008-2009 PetaLogix
 Copyright (C) 2007 John Williams
 
 Reasonably optimised generic C-code for memcpy on Microblaze
 This is generic C code to do efficient, alignment-aware memcpy.
 
 It is based on demo code originally Copyright 2001 by Intel Corp, taken from
 http://www.embedded.com/showArticle.jhtml?articleID=19205567
 
 Attempts were made, unsuccessfully, to contact the original
 author of this code (Michael Morrow, Intel).  Below is the original
 copyright notice.
 
 This software has been developed by Intel Corporation.
 Intel specifically disclaims all warranties, express or
 implied, and all liability, including consequential and
 other indirect damages, for the use of this program, including
 liability for infringement of any proprietary rights,
 and including the warranties of merchantability and fitness
 for a particular purpose. Intel does not assume any
 responsibility for and errors which may appear in this program
 not any responsibility to update it.
 
 > BSD- 2 Clause
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\mips\include\asm\netlogic\xlp-hal\bridge.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
 reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the NetLogic
 license below:
 
 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 NETLOGIC ``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 NETLOGIC 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.
 
 > BSD
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\mips\sgi-ip22\ip22-eisa.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (C) 2002 Pascal Dameme <netinet@freesurf.fr>
 and Marc Zyngier <mzyngier@freesurf.fr>
 
 This code is released under both the GPL version 2 and BSD
 licenses.  Either license may be used.
 
 This code offers a very basic support for this EISA bus present in
 the SGI Indigo-2. It currently only supports PIO (forget about DMA
 for the time being). This is enough for a low-end ethernet card,
 but forget about your favorite SCSI card...
 
 > LGPL 2.1
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\parisc\lib\memset.c
 
 Copyright (C) 1991, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > GPL 2.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\powerpc\include\asm\ibmebus.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2005 IBM Corporation
 Joachim Fenkes <fenkes@de.ibm.com>
 Heiko J Schick <schickhj@de.ibm.com>
 
 All rights reserved.
 
 This source code is distributed under a dual license of GPL v2.0 and OpenIB
 BSD.
 
 OpenIB BSD License
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials
 provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 > GPL 1.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > BSD- 3 Clause
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\crypto\drbg.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Stephan Mueller <smueller@chronox.de>, 2014
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > GFDL 1.1
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\Documentation\DocBook\media_api.tmpl
 
 Copyright 2009-2012
 LinuxTV Developers
 
 Permission is granted to copy, distribute and/or modify
 this document under the terms of the GNU Free Documentation License,
 Version 1.1 or any later version published by the Free Software
 Foundation. A copy of the license is included in the chapter entitled
 "GNU Free Documentation License".
 
 > GPL 2.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright
 
 The contents of this file are subject to the Open Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1" and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > CC-Attribution-ShareAlike 2.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\Documentation\PCI\pci.txt
 
 A more complete resource is the third edition of "Linux Device Drivers"
 by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 LDD3 is available for free (under Creative Commons License) from:
 
 http://lwn.net/Kernel/LDD3/
 
 However, keep in mind that all documents are subject to "bit rot".
 Refer to the source code if things are not working as described here.
 
 Please send questions/comments/patches about Linux PCI API to the
 "Linux PCI" <linux-pci@atrey.karlin.mff.cuni.cz> mailing list.
 
 > BSD- Style
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\Documentation\scsi\dpti.txt
 
 Redistribution and use in source form, with or without modification, are
 permitted provided that redistributions of source code must retain the
 above copyright notice, this list of conditions and the following disclaimer.
 
 This software is provided `as is' by Adaptec 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 Adaptec 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
 interruptions) 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 driver software, even if advised
 of the possibility of such damage.
 
 > GFDL 1.2
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 
 > Third Party Agreement (Microsoft Developer Service Agreement)
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\Documentation\usb\ linux-cdc-acm.inf
 
 Based on INF template which was:
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>
 
 > Public Domain
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\Documentation\vDSO\parse_vdso.c
 
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 > GPL 2.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\drivers\ide\ide-cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE THE APPENDIX FOR THE TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > BSD- 2 Clause
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\drivers\input\keyboard\hil_kbd.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 Brian S. Julin
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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
 
 > BSD- 4 Clause
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\drivers\net\ppp\bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > GPL 2.0 with Special Exception
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\fs\jffs2\LICENCE
 
 Copyright © 2001-2007 Red Hat, Inc. and others
 
 JFFS2 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 or (at your option) any later
 version.
 
 JFFS2 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 JFFS2; if not, write to the Free Software Foundation, Inc.,
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
 As a special exception, if other files instantiate templates or use
 macros or inline functions from these files, or you compile these
 files and link them with other works to produce a work based on these
 files, these files do not by themselves cause the resulting work to be
 covered by the GNU General Public License. However the source code for
 these files must still be made available in accordance with section (3)
 of the GNU General Public License.
 
 This exception does not invalidate any other reasons why a work based on
 this file might be covered by the GNU General Public License.
 
 > MIT
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\include\dt-bindings\clock\sun4i-a10-pll2.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Maxime Ripard
 
 Maxime Ripard <maxime.ripard@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 > LGPL 3.0
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\include\uapi\linux\dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.4.67.tar.xz\linux-4.4.67.tar\linux-4.4.67\scripts\dtc\dtc-parser.tab.h_shipped
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 >>> linux-tools-4.4.70
 
 Copyright (C) 2015 Red Hat, Inc.
 Copyright (c) 2015 Linaro Ltd.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.
 
 Various virtualization hardware acceleration techniques allow bypassing or
 offloading interrupts received from devices around the host kernel.  Posted
 Interrupts on Intel VT-d systems can allow interrupts to be received
 directly by a virtual machine.  ARM IRQ Forwarding allows forwarded physical
 interrupts to be directly deactivated by the guest.  This manager allows
 interrupt producers and consumers to find each other to enable this sort of
 bypass.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 > OpenSSL
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\arm\crypto\aes-armv4.S
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE].
 
 Written by Andy Polyakov <approfy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 > LGPL 2.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\arm\mach-orion5x\dns323-setup.c
 
 Copyright (C) 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 > GPL 3.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\arm\mach-imx\pm-imx27.c
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 > BSD- Style
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\arm\nwfpe\milieu.h
 
 This C header file is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the Web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 > BSD- 3 Clause
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\blackfin\Clear_BSD.txt
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 * Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-3 Clause
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\blackfin\include\asm\bfin_pfmon.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2005-2011 Analog Devices Inc.
 
 Licensed under the Clear BSD license or GPL-2 (or later).
 
 > BSD-2 clause
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 > MIT-Style
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\m68k\fpsp040\README
 
 M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.
 All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
 PARTICULAR PURPOSE and any warranty against infringement with
 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
 and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
 SOFTWARE.  Motorola assumes no responsibility for the maintenance
 and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and
 distribute the SOFTWARE so long as this entire notice is retained
 without alteration in any modified and/or redistributed versions,
 and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise
 under any patents or trademarks of Motorola, Inc.
 
 > GPL 2.0 with Special Exception
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\m68k\lib\divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 > MIT-Style
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\m68k\math-emu\fp_log.c
 
 Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
 
 I hereby give permission, free of charge, to copy, modify, and
 redistribute this software, in source or binary form, provided that
 the above copyright notice and the following disclaimer are included
 in all such copies.
 
 THIS SOFTWARE IS PROVIDED "AS IS", WITH ABSOLUTELY NO WARRANTY, REAL
 OR IMPLIED.
 
 > Third Party
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\microblaze\lib\memcpy.c
 
 Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
 Copyright (C) 2008-2009 PetaLogix
 Copyright (C) 2007 John Williams
 
 Reasonably optimised generic C-code for memcpy on Microblaze
 This is generic C code to do efficient, alignment-aware memcpy.
 
 It is based on demo code originally Copyright 2001 by Intel Corp, taken from
 http://www.embedded.com/showArticle.jhtml?articleID=19205567
 
 Attempts were made, unsuccessfully, to contact the original
 author of this code (Michael Morrow, Intel).  Below is the original
 copyright notice.
 
 This software has been developed by Intel Corporation.
 Intel specifically disclaims all warranties, express or
 implied, and all liability, including consequential and
 other indirect damages, for the use of this program, including
 liability for infringement of any proprietary rights,
 and including the warranties of merchantability and fitness
 for a particular purpose. Intel does not assume any
 responsibility for and errors which may appear in this program
 not any responsibility to update it.
 
 > BSD-2 Clause
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\mips\include\asm\netlogic\xlp-hal\bridge.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
 reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the NetLogic
 license below:
 
 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 NETLOGIC ``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 NETLOGIC 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.
 
 > BSD
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\mips\sgi-ip22\ip22-eisa.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 (C) 2002 Pascal Dameme <netinet@freesurf.fr>
 and Marc Zyngier <mzyngier@freesurf.fr>
 
 This code is released under both the GPL version 2 and BSD
 licenses.  Either license may be used.
 
 This code offers a very basic support for this EISA bus present in
 the SGI Indigo-2. It currently only supports PIO (forget about DMA
 for the time being). This is enough for a low-end ethernet card,
 but forget about your favorite SCSI card...
 
 > LGPL 2.1
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\parisc\lib\memset.c
 
 Copyright (C) 1991, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > GPL 2.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\powerpc\include\asm\ibmebus.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2005 IBM Corporation
 Joachim Fenkes <fenkes@de.ibm.com>
 Heiko J Schick <schickhj@de.ibm.com>
 
 All rights reserved.
 
 This source code is distributed under a dual license of GPL v2.0 and OpenIB
 BSD.
 
 OpenIB BSD License
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials
 provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 > GPL 1.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\arch\powerpc\xmon\ppc.h
 
 Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 Written by Ian Lance Taylor, Cygnus Support
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software; you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation; either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file; see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 > BSD-3 Clause
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\crypto\drbg.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Stephan Mueller <smueller@chronox.de>, 2014
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > GFDL 1.1
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\Documentation\DocBook\media_api.tmpl
 
 Copyright 2009-2012
 LinuxTV Developers
 
 Permission is granted to copy, distribute and/or modify
 this document under the terms of the GNU Free Documentation License,
 Version 1.1 or any later version published by the Free Software
 Foundation. A copy of the license is included in the chapter entitled
 "GNU Free Documentation License".
 
 > Open Software License 1.1 (Apache 2.0)
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\Documentation\DocBook\libata.tmpl
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPEN SOFTWARE LICENSE 1.1. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE OPEN SOFTWARE LICENSE 1.1.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2003-2006 Jeff Garzik
 
 The contents of this file are subject to the Open
 Software License version 1.1 that can be found at
 "http://fedoraproject.org/wiki/Licensing:OSL1.1"
 and is included herein by reference.
 
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > CC-Attribution-ShareAlike 2.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\Documentation\PCI\pci.txt
 
 A more complete resource is the third edition of "Linux Device Drivers"
 by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 LDD3 is available for free (under Creative Commons License) from:
 
 http://lwn.net/Kernel/LDD3/
 
 However, keep in mind that all documents are subject to "bit rot".
 Refer to the source code if things are not working as described here.
 
 Please send questions/comments/patches about Linux PCI API to the
 "Linux PCI" <linux-pci@atrey.karlin.mff.cuni.cz> mailing list.
 
 > BSD-Style
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\Documentation\scsi\dpti.txt
 
 Redistribution and use in source form, with or without modification, are
 permitted provided that redistributions of source code must retain the
 above copyright notice, this list of conditions and the following disclaimer.
 
 This software is provided `as is' by Adaptec 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 Adaptec 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
 interruptions) 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 driver software, even if advised
 of the possibility of such damage.
 
 > GFDL 1.2
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\Documentation\trace\ftrace.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Red Hat Inc.
 Author:   Steven Rostedt <srostedt@redhat.com>
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 
 > Third Party Agreement (Microsoft Developer Service Agreement)
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\Documentation\usb\linux-cdc-acm.inf
 
 Based on INF template which was:
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>
 
 > Public Domain
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\Documentation\vDSO\parse_vdso.c
 
 Written by Andrew Lutomirski, 2011-2014.
 
 This code is meant to be linked in to various programs that run on Linux.
 As such, it is available with as few restrictions as possible.  This file
 is licensed under the Creative Commons Zero License, version 1.0,
 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode
 
 > GPL 2.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\drivers\ide\ide-cs.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 > Apache 2.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\drivers\staging\android\ashmem.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 > BSD-2 Clause
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\drivers\input\keyboard\hil_kbd.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001 Brian S. Julin
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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
 
 References:
 HP-HIL Technical Reference Manual.  Hewlett Packard Product No. 45918A
 
 > BSD-4 Clause
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\drivers\net\ppp\bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > GPL 2.0 with Special Exception
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\fs\jffs2\LICENCE
 
 Copyright © 2001-2007 Red Hat, Inc. and others
 
 JFFS2 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 or (at your option) any later
 version.
 
 JFFS2 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 JFFS2; if not, write to the Free Software Foundation, Inc.,
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
 As a special exception, if other files instantiate templates or use
 macros or inline functions from these files, or you compile these
 files and link them with other works to produce a work based on these
 files, these files do not by themselves cause the resulting work to be
 covered by the GNU General Public License. However the source code for
 these files must still be made available in accordance with section (3)
 of the GNU General Public License.
 
 This exception does not invalidate any other reasons why a work based on
 this file might be covered by the GNU General Public License.
 
 > MIT
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\include\dt-bindings\clock\sun4i-a10-pll2.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2015 Maxime Ripard
 
 Maxime Ripard <maxime.ripard@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 > LGPL 3.0
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\include\uapi\linux\dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 3.0 with Bison Parser Exception
 
 linux-4.4.70.tar.xz\linux-4.4.70.tar\linux-4.4.70\scripts\dtc\dtc-parser.tab.h_shipped
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 >>> linux-tools-4.4.71
 
 Copyright (C) Abilis Systems 2013
 
 Author: Christian Ruppert <christian.ruppert@abilis.com>
 
 This program is free software you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\arm\boot\dts\arm-realview-pb1176.dts
 
 Copyright 2014 Linaro Ltd
 
 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.
 
 
 >OPENSSL
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE. PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE].
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\arm\crypto\aes-armv4.S
 
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 >LGPL 2.0
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\arm\mach-orion5x\dns323-setup.c
 
 
 Copyright (C) 2007 Herbert Valerio Riedel <hvr@gnu.org>
 
 Support for HW Rev C1:
 
 Copyright (C) 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 This program is free software you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation either version 2 of the
 License, or (at your option) any later version.
 
 
 >GPL 3.0
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\arm\mach-imx\pm-imx27.c
 
 
 This program is free software you can redistribute it and/or
 modify it under the terms of the GNU General Public License.
 
 
 >BSD-STYLE
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\arm\nwfpe\milieu.h
 
 This C header file is part of the SoftFloat IEC/IEEE Floating-point
 Arithmetic Package, Release 2.
 
 Written by John R. Hauser.  This work was made possible in part by the
 International Computer Science Institute, located at Suite 600, 1947 Center
 Street, Berkeley, California 94704.  Funding was partially provided by the
 National Science Foundation under grant MIP-9311980.  The original version
 of this code was written as part of a project to build a fixed-point vector
 processor in collaboration with the University of California at Berkeley,
 overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
 is available through the Web page
 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.
 
 Derivative works are acceptable, even for commercial purposes, so long as
 (1) they include prominent notice that the work is derivative, and (2) they
 include prominent notice akin to these three paragraphs for those parts of
 this code that are retained.
 
 >BSD-3
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\blackfin\Clear_BSD.txt
 
 
 The Clear BSD license:
 
 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted (subject to the limitations in the
 disclaimer below) provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Analog Devices, Inc.  nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES LOSS OF USE, DATA, OR PROFITS OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >BSD
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\blackfin\include\asm\bfin_pfmon.h
 
 
 Copyright 2005-2011 Analog Devices Inc.
 
 Licensed under the Clear BSD license or GPL-2 (or later).
 
 >BSD-2
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\cris\arch-v10\lib\memset.c
 
 Copyright (C) 1999-2005 Axis Communications.
 All rights reserved.
 
 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. Neither the name of Axis Communications nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY AXIS COMMUNICATIONS AND ITS 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 AXIS
 COMMUNICATIONS OR ITS 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.
 
 >MIT STYLE
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\m68k\fpsp040\README
 
 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
 M68000 Hi-Performance Microprocessor Division
 M68040 Software Package
 
 M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.
 All rights reserved.
 
 THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 To the maximum extent permitted by applicable law,
 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
 PARTICULAR PURPOSE and any warranty against infringement with
 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
 and any accompanying written materials.
 
 To the maximum extent permitted by applicable law,
 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
 SOFTWARE.  Motorola assumes no responsibility for the maintenance
 and support of the SOFTWARE.
 
 You are hereby granted a copyright license to use, modify, and
 distribute the SOFTWARE so long as this entire notice is retained
 without alteration in any modified and/or redistributed versions,
 and that such modified versions are clearly identified as such.
 No licenses are granted by implication, estoppel or otherwise
 under any patents or trademarks of Motorola, Inc.
 
 >GPL 2.0 with Special Exception
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\m68k\lib\divsi3.S
 
 Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC 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, or (at your option) any
 later version.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file with other programs, and to distribute
 those programs without any restriction coming from the use of this
 file.  (The General Public License restrictions do apply in other
 respects for example, they cover modification of the file, and
 distribution when not linked into another program.)
 
 This file 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.
 
 As a special exception, if you link this library with files
 compiled with GCC to produce an executable, this does not cause
 the resulting executable to be covered by the GNU General Public License.
 This exception does not however invalidate any other reasons why
 the executable file might be covered by the GNU General Public License.
 
 Use this one for any 680x0 assumes no floating point hardware.
 The trailing " '" appearing on some lines is for ANSI preprocessors.  Yuk.
 Some of this code comes from MINIX, via the folks at ericsson.
 D. V. Henkel-Wallace (gumby@cygnus.com) Fete Bastille, 1992
 
 >MIT STYLE
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\m68k\math-emu\fp_log.c
 
 Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
 
 I hereby give permission, free of charge, to copy, modify, and
 redistribute this software, in source or binary form, provided that
 the above copyright notice and the following disclaimer are included
 in all such copies.
 
 THIS SOFTWARE IS PROVIDED "AS IS", WITH ABSOLUTELY NO WARRANTY, REAL
 OR IMPLIED.
 
 >BSD-2
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\mips\include\asm\netlogic\xlp-hal\bridge.h
 
 Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
 reserved.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 General Public License (GPL) Version 2, available from the file
 COPYING in the main directory of this source tree, or the NetLogic
 license below:
 
 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 NETLOGIC ``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 NETLOGIC 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.
 
 >LGPL 2.1
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\parisc\lib\memset.c
 
 Copyright (C) 1991, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 >GPL 2.0
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\powerpc\include\asm\ibmebus.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2005 IBM Corporation
 Joachim Fenkes <fenkes@de.ibm.com>
 Heiko J Schick <schickhj@de.ibm.com>
 
 All rights reserved.
 
 This source code is distributed under a dual license of GPL v2.0 and OpenIB
 BSD.
 
 OpenIB BSD License
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials
 provided with the distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES LOSS OF USE, DATA, OR PROFITS OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 >GPL 1.0
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\arch\powerpc\xmon\ppc.h
 
 This file is part of GDB, GAS, and the GNU binutils.
 
 GDB, GAS, and the GNU binutils are free software you can redistribute
 them and/or modify them under the terms of the GNU General Public
 License as published by the Free Software Foundation either version
 1, or (at your option) any later version.
 
 GDB, GAS, and the GNU binutils are distributed in the hope that they
 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 file see the file COPYING.  If not, write to the Free
 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 >BSD-3
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\crypto\drbg.c
 
 
 Copyright Stephan Mueller <smueller@chronox.de>, 2014
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 the GNU General Public License, in which case the provisions of the GPL are
 required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the GPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 >GFDL 1.1
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\Documentation\DocBook\media_api.tmpl
 
 <legalnotice>
 <para>Permission is granted to copy, distribute and/or modify
 this document under the terms of the GNU Free Documentation License,
 Version 1.1 or any later version published by the Free Software
 Foundation. A copy of the license is included in the chapter entitled
 "GNU Free Documentation License"</para>
 
 >Open Software License (Apache 2.0)
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPEN SOFTWARE LICENSE 1.1. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE OPEN SOFTWARE LICENSE 1.1.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\Documentation\DocBook\libata.tmpl
 <para>
 The contents of this file are subject to the Open
 Software License version 1.1 that can be found at
 <ulink url="http://fedoraproject.org/wiki/Licensing:OSL1.1">http://fedoraproject.org/wiki/Licensing:OSL1.1</ulink>
 and is included herein by reference.
 </para>
 
 <para>
 Alternatively, the contents of this file may be used under the terms
 of the GNU General Public License version 2 (the "GPL") as distributed
 in the kernel source COPYING file, in which case the provisions of
 the GPL are applicable instead of the above.  If you wish to allow
 the use of your version of this file only under the terms of the
 GPL and not to allow others to use your version of this file under
 the OSL, indicate your decision by deleting the provisions above and
 replace them with the notice and other provisions required by the GPL.
 If you do not delete the provisions above, a recipient may use your
 version of this file under either the OSL or the GPL.
 
 > CC-Attribution-ShareAlike 2.0
 
 C:\Users\VAISHA~1.NAG\AppData\Local\Temp\linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\Documentation\PCI\ pci.txt
 
 A more complete resource is the third edition of "Linux Device Drivers"
 by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 LDD3 is available for free (under Creative Commons License) from:
 
 http://lwn.net/Kernel/LDD3/
 
 
 >BSD STYLE
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\Documentation\scsi\ dpti.txt
 
 
 TERMS AND CONDITIONS OF USE
 
 Redistribution and use in source form, with or without modification, are
 permitted provided that redistributions of source code must retain the
 above copyright notice, this list of conditions and the following disclaimer.
 
 This software is provided `as is' by Adaptec 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 Adaptec 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
 interruptions) 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 driver software, even if advised
 of the possibility of such damage.
 
 
 >GFDL 1.2
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\Documentation\trace\ ftrace.txt
 
 License:   The GNU Free Documentation License, Version 1.2
 (dual licensed under the GPL v2)
 
 >Microsoft Developer Public License
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\Documentation\usb\ linux-cdc-acm.inf
 
 Copyright (c) 2000 Microsoft Corporation
 Copyright (c) 2007 Microchip Technology Inc.
 likely to be covered by the MLPL as found at:
 <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
 For use only on Windows operating systems.
 
 >GPL 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE. PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\drivers\ide\ ide-cs.c
 
 A driver for PCMCIA IDE/ATA disk cards
 
 The contents of this file are subject to the Mozilla Public
 License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS
 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 implied. See the License for the specific language governing
 rights and limitations under the License.
 
 The initial developer of the original code is David A. Hinds
 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the
 terms of the GNU General Public License version 2 (the "GPL"), in
 which case the provisions of the GPL are applicable instead of the
 above.  If you wish to allow the use of your version of this file
 only under the terms of the GPL and not to allow others to use
 your version of this file under the MPL, indicate your decision
 by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL.  If you do not delete
 the provisions above, a recipient may use your version of this
 file under either the MPL or the GPL.
 
 >Apache 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\drivers\staging\android\ ashmem.h
 
 Copyright 2008 Google Inc.
 Author: Robert Love
 
 This file is dual licensed.  It may be redistributed and/or modified
 under the terms of the Apache 2.0 License OR version 2 of the GNU
 General Public License.
 
 >BSD-2
 
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 2 Clause LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\drivers\input\keyboard\ hil_kbd.c
 
 Copyright (c) 2001 Brian S. Julin
 All rights reserved.
 
 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,
 without modification.
 2. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Alternatively, this software may be distributed under the terms of the
 GNU General Public License ("GPL").
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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
 
 
 >BSD-4
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\drivers\net\ppp\ bsd_comp.c
 
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >MIT
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\include\dt-bindings\clock\ sun4i-a10-pll2.h
 
 
 Copyright 2015 Maxime Ripard
 
 Maxime Ripard <maxime.ripard@free-electrons.com>
 
 This file is dual-licensed: you can use it either under the terms
 of the GPL or the X11 license, at your option. Note that this dual
 licensing only applies to this file, and not this project as a
 whole.
 
 a) This file 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 file 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.
 
 Or, alternatively,
 
 b) 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.
 
 
 >LGPL 3.0
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\include\uapi\linux\ dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 
 
 >GPL 3.0 WITH BISON PARSER EXCEPTION
 
 linux-4.4.71.tar.xz\linux-4.4.71.tar\linux-4.4.71\scripts\dtc\ dtc-parser.tab.h_shipped
 
 A Bison parser, made by GNU Bison 3.0.2.
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 >>> linux-tools-4.4.8
 
 Copyright (C) 2002 Richard Henderson.

 

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 

 ADDITIONAL LICENSE INFORMATION :

 

 > LGPL 2.0

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\alpha\lib\memchr.S

 

 Copyright (C) 1996 Free Software Foundation, Inc.

 

 This file is part of the GNU C Library.

 Contributed by David Mosberger (davidm@cs.arizona.edu).

 

 The GNU C Library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Library General Public License as

 published by the Free Software Foundation; either version 2 of the

 License, or (at your option) any later version.

 

 The GNU C Library 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

 Library General Public License for more details.

 

 You should have received a copy of the GNU Library General Public

 License along with the GNU C Library; see the file COPYING.LIB.  If not,

 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,

 Boston, MA 02111-1307, USA.

 

 

 > BSD

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ arch\blackfin\Clear_BSD.txt

 

 The Clear BSD license:

 

 Copyright (c) 2012, Analog Devices, Inc.  All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted (subject to the limitations in the

 disclaimer below) provided that the following conditions are met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in the

 documentation and/or other materials provided with the

 distribution.

 

 Neither the name of Analog Devices, Inc.  nor the names of its

 contributors may be used to endorse or promote products derived

 from this software without specific prior written permission.

 

 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE

 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT

 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED

 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF

 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR

 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE

 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN

 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 

 > GPL 2.0

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\pcmcia\vg468.h

 

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 vg468.h 1.11 1999/10/25 20:03:34

 

 The contents of this file are subject to the Mozilla Public License

 Version 1.1 (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.mozilla.org/MPL/

 

 Software distributed under the License is distributed on an "AS IS"

 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See

 the License for the specific language governing rights and

 limitations under the License.

 

 The initial developer of the original code is David A. Hinds

 <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds

 are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.

 

 Alternatively, the contents of this file may be used under the

 terms of the GNU General Public License version 2 (the "GPL"), in which

 case the provisions of the GPL are applicable instead of the

 above.  If you wish to allow the use of your version of this file

 only under the terms of the GPL and not to allow others to use

 your version of this file under the MPL, indicate your decision by

 deleting the provisions above and replace them with the notice and

 other provisions required by the GPL.  If you do not delete the

 provisions above, a recipient may use your version of this file

 under either the MPL or the GPL.

 

 > GFDL 1.1

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\parport\ieee1284.c

 

 Authors: Phil Blundell <philb@gnu.org>

 Carsten Gross <carsten@sol.wohnheim.uni-ulm.de>

 Jose Renau <renau@acm.org>

 Tim Waugh <tim@cyberelk.demon.co.uk> (largely rewritten)

 

 This file is responsible for IEEE 1284 negotiation, and for handing

 read/write requests to low-level drivers.

 

 Any part of this program may be used in documents licensed under

 the GNU Free Documentation License, Version 1.1 or any later version

 published by the Free Software Foundation.

 

 > GPL 3.0

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\cris\arch-v10\drivers\axisflashmap.c

 

 Copyright (c) 2001, 2002 Axis Communications AB

 

 This file is under the GPL.

 

 

 > LGPl 2.1

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\media\dvb-core\dvb_ringbuffer.h

 

 Copyright (C) 2003 Oliver Endriss

 Copyright (C) 2004 Andrew de Quincey

 

 based on code originally found in av7110.c & dvb_ci.c:

 Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler

 for convergence integrated media GmbH

 

 This program is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public License

 as published by the Free Software Foundation; either version 2.1

 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 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public License

 along with this program; if not, write to the Free Software

 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

 

 

 > MIT

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\boot\dts\armada-370-db.dts

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 2014 Chen-Yu Tsai

 

 Chen-Yu Tsai <wens@csie.org>

 

 This file is dual-licensed: you can use it either under the terms

 of the GPL or the X11 license, at your option. Note that this dual

 licensing only applies to this file, and not this project as a

 whole.

 

 a) This file 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 file 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 file; if not, write to the Free

 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,

 MA 02110-1301 USA

 

 Or, alternatively,

 

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

 

 

 > Openssl

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\crypto\sha1-armv4-large.S

 

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL

 project. The module is, however, dual licensed under OpenSSL and

 CRYPTOGAMS licenses depending on where you obtain it. For further

 details see http://www.openssl.org/~appro/cryptogams/.

 

 

 > Apache 2.0

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\staging\android\ashmem.h

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 2008 Google Inc.

 Author: Robert Love

 

 This file is dual licensed.  It may be redistributed and/or modified

 under the terms of the Apache 2.0 License OR version 2 of the GNU

 General Public License.

 

 > MIT

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\m68k\ifpsp060\src\fplsp.S

 

 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP

 M68000 Hi-Performance Microprocessor Division

 M68060 Software Package

 Production Release P1.00 -- October 10, 1994

 

 M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.

 

 THE SOFTWARE is provided on an "AS IS" basis and without warranty.

 To the maximum extent permitted by applicable law,

 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,

 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE

 and any warranty against infringement with regard to the SOFTWARE

 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.

 

 To the maximum extent permitted by applicable law,

 IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER

 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,

 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)

 ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.

 Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.

 

 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE

 so long as this entire notice is retained without alteration in any modified and/or

 redistributed versions, and that such modified versions are clearly identified as such.

 No licenses are granted by implication, estoppel or otherwise under any patents

 or trademarks of Motorola, Inc.

 

 

 > Creative Commons Zero License 1.0

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\vDSO\parse_vdso.c

 

 parse_vdso.c: Linux reference vDSO parser

 Written by Andrew Lutomirski, 2011-2014.

 

 This code is meant to be linked in to various programs that run on Linux.

 As such, it is available with as few restrictions as possible.  This file

 is licensed under the Creative Commons Zero License, version 1.0,

 available at http://creativecommons.org/publicdomain/zero/1.0/legalcode

 

 

 > Creative Commons Attribution-ShareAlike 2.0

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\kernel-docs.txt

 

 Title: "Linux Device Drivers, Third Edition"

 Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman

 URL: http://lwn.net/Kernel/LDD3/

 Description: A 600-page book covering the (2.6.10) driver

 programming API and kernel hacking in general.  Available under the

 Creative Commons Attribution-ShareAlike 2.0 license.

 

 

 > GFDL 1.3

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\kernel-docs.txt

 

 Title: "Linux Device Drivers, 2nd Edition"

 Author: Alessandro Rubini and Jonathan Corbet.

 URL: http://www.xml.com/ldd/chapter/book/index.html

 Keywords: device drivers, modules, debugging, memory, hardware,

 interrupt handling, char drivers, block drivers, kmod, mmap, DMA,

 buses.

 Description: O'Reilly's popular book, now also on-line under the

 GNU Free Documentation License.

 Notes: You can also buy it in paper-form from O'Reilly. See below

 under BOOKS (Not on-line).

 

 > LGPL 3.0

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\md\dm.h

 

 Copyright (C) 2001, 2002 Sistina Software

 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.

 

 This file is released under the LGPL.

 

 

 > BSD

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 

 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\boot\dts\alpine-db.dts

 

 Copyright 2015 Annapurna Labs Ltd.

 

 This program is free software; you can redistribute it and/or modify it

 under the terms and conditions of the GNU General Public License,

 version 2, as published by the Free Software Foundation.

 

 Alternatively, redistribution and use in source and binary forms, with or

 without modification, are permitted provided that the following conditions

 are met:

 

 Redistributions of source code must retain the above copyright notice,

 this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in

 the documentation and/or other materials provided with the

 distribution.

 

 This program is distributed in the hope 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.
 
 
 >>> lldpad-1.0.1
 
 LLDP Agent Daemon (LLDPAD) Software

 Copyright(c) 2007-2010 Intel Corporation.

 

 Substantially modified from:

 hostapd-0.5.7

 Copyright (c) 2002-2007, Jouni Malinen <jkmaline@cc.hut.fi> and

 contributors

 

 This program is free software; you can redistribute it and/or modify it

 under the terms and conditions of the GNU General Public License,

 version 2, as published by the Free Software Foundation.

 

 This program is distributed in the hope 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 St - Fifth Floor, Boston, MA 02110-1301 USA.

 

 The full GNU General Public License is included in this distribution in

 the file called "COPYING".

 

 Contact Information:

 open-lldp Mailing List lldp-devel@open-lldp.org

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > BSD

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 lldpad-1.0.1.tar.gz\lldpad-1.0.1.tar\open-lldp-036e314\eloop.c

 

 Event loop based on select() loop

 Copyright (c) 2002-2005, Jouni Malinen <jkmaline@cc.hut.fi>

 

 This program is free software; you can redistribute it and/or modify

 it under the terms of the GNU General Public License version 2 as

 published by the Free Software Foundation.

 

 Alternatively, this software may be distributed under the terms of BSD

 license.

 

 See README and COPYING for more details.

 

 > GPL 3.0

 

 lldpad-1.0.1.tar.gz\lldpad-1.0.1.tar\open-lldp-036e314\include\linux\if_bonding.h

 

 Bond several ethernet interfaces into a Cisco, running 'Etherchannel'.

 

 Portions are (c) Copyright 1995 Simon "Guru Aleph-Null" Janes

 NCM: Network and Communications Management, Inc.

 

 BUT, I'm the one who modified it for ethernet, so:

 (c) Copyright 1999, Thomas Davis, tadavis@lbl.gov

 

 This software may be used and distributed according to the terms

 of the GNU Public License, incorporated herein by reference.

 

 2003/03/18 - Amir Noam <amir.noam at intel dot com>

 - Added support for getting slave's speed and duplex via ethtool.

 Needed for 802.3ad and other future modes.

 

 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and

 Shmulik Hen <shmulik.hen at intel dot com>

 - Enable support of modes that need to use the unique mac address of

 each slave.

 

 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and

 Amir Noam <amir.noam at intel dot com>

 - Moved driver's private data types to bonding.h

 

 2003/03/18 - Amir Noam <amir.noam at intel dot com>,

 Tsippy Mendelson <tsippy.mendelson at intel dot com> and

 Shmulik Hen <shmulik.hen at intel dot com>

 - Added support for IEEE 802.3ad Dynamic link aggregation mode.

 

 2003/05/01 - Amir Noam <amir.noam at intel dot com>

 - Added ABI version control to restore compatibility between

 new/old ifenslave and new/old bonding.

 

 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com>

 - Code cleanup and style changes

 

 2005/05/05 - Jason Gabler <jygabler at lbl dot gov>

 - added definitions for various XOR hashing policies
 
 
 >>> logrotate-3.11.0
 
 LICENSE : GPL2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD3 Clause
 
 logrotate-3.11.0.tar.gz\logrotate-3.11.0.tar\logrotate-3.11.0\queue.h
 
 
 Copyright (c) 1991, 1993
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > GPL3.0
 
 logrotate-3.11.0.tar.gz\logrotate-3.11.0.tar\logrotate-3.11.0\logrotate.c
 
 Copyright (C) 1995-2001 Red Hat, Inc.\n");
 fprintf(stderr,
 "This may be freely redistributed under the terms of "
 "the GNU Public License
 
 
 >>> lshw-b.02.18
 
 Copyright 1998 Gerald Combs
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 
 > LGPL2.1
 
 
 lshw-B.02.18.tar.gz\lshw-B.02.18.tar\lshw-B.02.18\src\core\fat.cc
 
 Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 > BSD 3 Clause
 
 lshw-B.02.18.tar.gz\lshw-B.02.18.tar\lshw-B.02.18\src\pci.ids
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Version: 2016.04.21
 Date:    2016-04-21 03:15:02
 
 Maintained by Albert Pool, Martin Mares, and other volunteers from
 the PCI ID Project at http://pci-ids.ucw.cz/.
 
 New data are always welcome, especially if they are accurate. If you have
 anything to contribute, please follow the instructions at the web site.
 
 This file can be distributed under either the GNU General Public License
 (version 2 or higher) or the 3-clause BSD License.
 
 
 >>> lsscsi-0.28
 
 Copyright (C) 2003-2014 D. Gilbert

 

 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, or (at your option)

 any later version.
 
 
 >>> ltrace-0.7.3
 
 This file is part of ltrace.

 Copyright (C) 2012 Petr Machata, Red Hat Inc.

 

 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 St, Fifth Floor, Boston, MA

 02110-1301 USA

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 ltrace_0.7.3.orig.tar.bz2\ltrace_0.7.3.orig.tar\ltrace-0.7.3\aclocal.m4

 

 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.
 
 
 >>> lvm2-2.02.171
 
 Copyright (C) 2004-2015 Red Hat, Inc. All rights reserved.
 
  This file is part of LVM2.
 
  This copyrighted material is made available to anyone wishing to use,
  modify, copy, or redistribute it subject to the terms and conditions
  of the GNU General Public License v.2.
 
  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
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 LVM2.2.02.171.tgz\LVM2.2.02.171.tar\LVM2.2.02.171\daemons\clvmd\clvmd-common.h
 
 Copyright (C) 2010 Red Hat, Inc. All rights reserved.
 
 This file is part of LVM2.
 
 This copyrighted material is made available to anyone wishing to use,
 modify, copy, or redistribute it subject to the terms and conditions
 of the GNU Lesser General Public License v.2.1.
 
 You should have received a copy of the GNU Lesser 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
  
 > MIT-Style
 
 LVM2.2.02.171.tgz\LVM2.2.02.171.tar\LVM2.2.02.171\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > LGPL 3.0
 
 LVM2.2.02.171.tgz\LVM2.2.02.171.tar\LVM2.2.02.171\libdm\misc\dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2015 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
 > GPL 3.0
 
 LVM2.2.02.171.tgz\LVM2.2.02.171.tar\LVM2.2.02.171\scripts\VolumeGroup.ocf
 
 Authors:	Alan Robertson, Lars Marowsky-Bree, Florian Haas,
 and others from the Linux-HA project
 License:	GNU General Public License (GPL)
 Copyright:	(C) 2002 - 2005 International Business Machines, Inc.
 (C) 2010 LINBIT HA-Solutions GmbH
 
 
 >>> lzo-2.10
 
 This file is part of the LZO real-time data compression library.
 
 Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer
 All Rights Reserved.
 
 The LZO library 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.
 
 The LZO library 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 the LZO library; see the file COPYING.
 If not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 Markus F.X.J. Oberhumer
 <markus@oberhumer.com>
 http://www.oberhumer.com/opensource/lzo/
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 lzo-2.10.tar.gz\lzo-2.10.tar\lzo-2.10\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > Public Domain
 
 lzo-2.10.tar.gz\lzo-2.10.tar\lzo-2.10\autoconf\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 
 >>> man-db-2.7.6
 
 Copyright (C) 1994 Graeme W. Wilford. (Wilf.)
 
 This file is part of man-db.
 
 man-db 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.
 
 man-db 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 man-db; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 man-db-2.7.6.tar.xz\man-db-2.7.6.tar\man-db-2.7.6.1\build-aux\snippet\arg-nonnull.h
 
 Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > LGPL 2.0
 
 man-db-2.7.6.tar.xz\man-db-2.7.6.tar\man-db-2.7.6.1\lib\cleanup.c
 
 cleanup.c -- simple dynamic cleanup function management
 Copyright (C) 1995 Markus Armbruster.
 Copyright (C) 2007 Colin Watson.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
 Floor, Boston, MA  02110-1301  USA.
 
 > LGPL 3.0
 
 man-db-2.7.6.tar.xz\man-db-2.7.6.tar\man-db-2.7.6.1\lib\README
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 These library source files have various authors but are all covered by
 either the GNU General Public License or the GNU Lesser General Public
 License, and are freely distributable under their terms and conditions.
 
 > LGPL 2.1
 
 man-db-2.7.6.tar.xz\man-db-2.7.6.tar\man-db-2.7.6.1\docs\COPYING.LIB
 
 LICENSE: LGPL 2.1
 
 > MIT- Style
 
 man-db-2.7.6.tar.xz\man-db-2.7.6.tar\man-db-2.7.6.1\gnulib\m4\absolute-header.m4
 
 Copyright (C) 2006-2014 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 
 >>> man-pages-4.10
 
 Copyright (c) 2011, Mark R. Bannister <cambridge@users.sourceforge.net>
 Copyright (c) 2015, Robin H. Johnson <robbat2@gentoo.org>
 
 LICENSE_START(GPLv2+_DOC_FULL)
 This is free documentation; 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.
 
 The GNU General Public License's references to "object code"
 and "executables" are to be interpreted as the output of any
 document formatting or typesetting system, including
 intermediate and printed output.
 
 This manual 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 manual; if not, see
 <http://www.gnu.org/licenses/>.
 LICENSE_END
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 man-pages-4.10.tar.gz\man-pages-4.10.tar\man-pages-4.10\man1\intro.1
 
 Copyright (c) 2002 Andries Brouwer <aeb@cwi.nl>
 
 LICENSE_START(VERBATIM)
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
 preserved on all copies.
 
 Permission is granted to copy and distribute modified versions of this
 manual under the conditions for verbatim copying, provided that the
 entire resulting derived work is distributed under the terms of a
 permission notice identical to this one.
 
 Since the Linux kernel and libraries are constantly changing, this
 manual page may be incorrect or out-of-date.  The author(s) assume no
 responsibility for errors or omissions, or for damages resulting from
 the use of the information contained herein.  The author(s) may not
 have taken the same level of care in the production of this manual,
 which is licensed free of charge, as they might when working
 professionally.
 
 Formatted or processed versions of this manual, if unaccompanied by
 the source, must acknowledge the copyright and authors of this work.
 LICENSE_END
 
 > GPL 3.0
 
 man-pages-4.10.tar.gz\man-pages-4.10.tar\man-pages-4.10\man1\ldd.1
 
 Do not restrict distribution.
 May be distributed under the GNU General Public License
 
 > BSD–4 Clause
 
 man-pages-4.10.tar.gz\man-pages-4.10.tar\man-pages-4.10\man2\accept.2
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > Public Domain
 
 man-pages-4.10.tar.gz\man-pages-4.10.tar\man-pages-4.10\man3\grantpt.3
 
 This page is in the public domain.
 
 > LDP GENERAL PUBLIC LICENSE 1.0
 
 man-pages-4.10.tar.gz\man-pages-4.10.tar\man-pages-4.10\man5\dir_colors.5
 
 This file may be copied under the conditions described
 in the LDP GENERAL PUBLIC LICENSE, Version 1, September 1998
 that should have been distributed together with this file.
 
 
 >>> mariadb-10.1.24
 
 Copyright (C) 2003 MySQL AB
 Use is subject to license terms
 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; version 2 of the License.
 
 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
 
 FOSS License Exception
 
 http://www.mysql.com/about/legal/licensing/foss-exception/
 Updated February 23, 2012
 
 What is the FOSS License Exception?
 
 Oracle's Free and Open Source Software ("FOSS") License Exception
 (formerly known as the FLOSS License Exception) allows developers of FOSS
 applications to include Oracle's MySQL Client Libraries (also referred to
 as "MySQL Drivers" or "MySQL Connectors") with their FOSS applications.
 MySQL Client Libraries are typically licensed pursuant to version 2 of the
 General Public License ("GPL"), but this exception permits distribution of
 certain MySQL Client Libraries with a developer's FOSS applications
 licensed under the terms of another FOSS license listed below, even though
 such other FOSS license may be incompatible with the GPL.
 
 The following terms and conditions describe the circumstances under which
 Oracle's FOSS License Exception applies.
 
 Oracle's FOSS License Exception Terms and Conditions
 
 1. Definitions. "Derivative Work" means a derivative work, as defined
 under applicable copyright law, formed entirely from the Program and
 one or more FOSS Applications.
 
 "FOSS Application" means a free and open source software application
 distributed subject to a license listed in the section below titled
 "FOSS License List."
 
 "FOSS Notice" means a notice placed by Oracle or MySQL in a copy of
 the MySQL Client Libraries stating that such copy of the MySQL Client
 Libraries may be distributed under Oracle's or MySQL's FOSS (or FLOSS)
 License Exception.
 
 "Independent Work" means portions of the Derivative Work that are not
 derived from the Program and can reasonably be considered independent
 and separate works.
 
 "Program" means a copy of Oracle's MySQL Client Libraries that
 contains a FOSS Notice.
 
 2. A FOSS application developer ("you" or "your") may distribute a
 Derivative Work provided that you and the Derivative Work meet all of
 the following conditions:
 
 a. You obey the GPL in all respects for the Program and all portions
 (including modifications) of the Program included in the
 Derivative Work (provided that this condition does not apply to
 Independent Works);
 b. The Derivative Work does not include any work licensed under the
 GPL other than the Program;
 c. You distribute Independent Works subject to a license listed in
 the section below titled "FOSS License List";
 d. You distribute Independent Works in object code or executable
 form with the complete corresponding machine-readable source code
 on the same medium and under the same FOSS license applying to
 the object code or executable forms;
 e. All works that are aggregated with the Program or the Derivative
 Work on a medium or volume of storage are not derivative works of
 the Program, Derivative Work or FOSS Application, and must
 reasonably be considered independent and separate works.
 
 3. Oracle reserves all rights not expressly granted in these terms and
 conditions. If all of the above conditions are not met, then this FOSS
 License Exception does not apply to you or your Derivative Work.
 
 FOSS License List
 
 +------------------------------------------------------------------------+
 |License Name                                  |Version(s)/Copyright Date|
 |----------------------------------------------+-------------------------|
 |Academic Free License                         |2.0                      |
 |----------------------------------------------+-------------------------|
 |Apache Software License                       |1.0/1.1/2.0              |
 |----------------------------------------------+-------------------------|
 |Apple Public Source License                   |2.0                      |
 |----------------------------------------------+-------------------------|
 |Artistic license                              |From Perl 5.8.0          |
 |----------------------------------------------+-------------------------|
 |BSD license                                   |"July 22 1999"           |
 |----------------------------------------------+-------------------------|
 |Common Development and Distribution License   |1.0                      |
 |(CDDL)                                        |                         |
 |----------------------------------------------+-------------------------|
 |Common Public License                         |1.0                      |
 |----------------------------------------------+-------------------------|
 |Eclipse Public License                        |1.0                      |
 |----------------------------------------------+-------------------------|
 |European Union Public License (EUPL)¹         |1.1                      |
 |----------------------------------------------+-------------------------|
 |GNU Affero General Public License (AGPL)      |3.0                      |
 |----------------------------------------------+-------------------------|
 |GNU Library or "Lesser" General Public License|2.0/2.1/3.0              |
 |(LGPL)                                        |                         |
 |----------------------------------------------+-------------------------|
 |GNU General Public License (GPL)              |3.0                      |
 |----------------------------------------------+-------------------------|
 |IBM Public License                            |1.0                      |
 |----------------------------------------------+-------------------------|
 |Jabber Open Source License                    |1.0                      |
 |----------------------------------------------+-------------------------|
 |MIT License (As listed in file                |-                        |
 |MIT-License.txt)                              |                         |
 |----------------------------------------------+-------------------------|
 |Mozilla Public License (MPL)                  |1.0/1.1                  |
 |----------------------------------------------+-------------------------|
 |Open Software License                         |2.0                      |
 |----------------------------------------------+-------------------------|
 |OpenSSL license (with original SSLeay license)|"2003" ("1998")          |
 |----------------------------------------------+-------------------------|
 |PHP License                                   |3.0/3.01                 |
 |----------------------------------------------+-------------------------|
 |Python license (CNRI Python License)          |-                        |
 |----------------------------------------------+-------------------------|
 |Python Software Foundation License            |2.1.1                    |
 |----------------------------------------------+-------------------------|
 |Sleepycat License                             |"1999"                   |
 |----------------------------------------------+-------------------------|
 |University of Illinois/NCSA Open Source       |-                        |
 |License                                       |                         |
 |----------------------------------------------+-------------------------|
 |W3C License                                   |"2001"                   |
 |----------------------------------------------+-------------------------|
 |X11 License                                   |"2001"                   |
 |----------------------------------------------+-------------------------|
 |Zlib/libpng License                           |-                        |
 |----------------------------------------------+-------------------------|
 |Zope Public License                           |2.0                      |
 +------------------------------------------------------------------------+
 
 ¹) When an Independent Work is licensed under a "Compatible License"
 pursuant to the EUPL, the Compatible License rather than the EUPL is the
 applicable license for purposes of these FOSS License Exception Terms and
 Conditions.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Various subpackages under licenses such as BSD, MIT, Public Domain
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\COPYING.thirdparty
 
 %%The following software may be included in this product:
 Cmake
 
 Use of any of this software is governed by the terms of the license below:
 
 CMake is distributed under BSD License
 
 Copyright (c) 2008, Kitware, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 Neither the name of Kitware, Inc. nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY Kitware, Inc. "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 Kitware Inc. 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.
 
 Additional License(s)
 
 cmake-2.4.8/Utilities/cmtar/compat/gethostname.c:
 gethostname.c: minimal substitute for missing gethostname() function
 created 2000-Mar-02 jmk
 requires SVR4 uname() and -lc
 
 by Jim Knoble
 Copyright ? 2000 Jim Knoble
 
 Permission to use, copy, modify, distribute, and sell this software
 and its documentation for any purpose is hereby granted without fee,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear in
 supporting documentation.
 
 This 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 author(s) 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.
 ----------------------------------
 Originally written by Steven M. Bellovin  while
 at the University of North Carolina at Chapel Hill.  Later tweaked by
 a couple of people on Usenet.  Completely overhauled by Rich $alz
 and Jim Berets  in August, 1990.
 
 This code is in the public domain and has no copyright.
 -------------------------------
 
 THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
 You may freely copy it for use as a template for your own field types.
 If you develop a field type that might be of general use, please send
 it back to the ncurses maintainers for inclusion in the next version.
 
 Author : Per Foreby, perf@efd.lth.se
 Author : Juergen Pfeifer, juergen.pfeifer@gmx.net
 
 ----------------------------------------
 
 Copyright (c) 2002 Insight Consortium. All rights reserved.
 See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for
 details.
 
 This software is distributed WITHOUT ANY WARRANTY; without even
 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.  See the above copyright notices for more information.
 --------------------------------------------
 Skeleton parser for Yacc-like parsing with Bison,
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software
 Foundation, Inc.
 
 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, 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.
 
 As a special exception, when this file is copied by Bison into a
 Bison output file, you may use that output file without restriction.
 This special exception was added by the Free Software Foundation
 in version 1.24 of Bison.
 --------------------------------------------------
 cmake-2.4.8/Utilities/cmzlib/zlib.h:
 zlib.h -- interface of the 'zlib' general purpose compression library
 version 1.1.4, March 11th, 2002
 
 Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied warranty.  In no event will the authors be held liable for any damages arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 ----------------------------------------------
 This source code was modified by Martin Hedenfalk for use in Curl. His latest changes were done 2000-09-18.
 
 It has since been patched away like a madman by Daniel Stenberg to make it better applied to curl conditions, and to make it not use globals, pollute name space and more. This source code awaits a rewrite to work around the paragraph 2 in the BSD licenses as explained below.
 
 Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska Hgskolan It has since been patched and modified a lot by Daniel Stenberg to make it better applied to curl conditions, and to make it not use globals, pollute name space and more. This source code awaits a rewrite to work around the paragraph 2 in the BSD licenses as explained below.
 
 Copyright (c) 1998, 1999 Kungliga Tekniska Hgskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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. Neither the name of the Institute nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 ---------------------------------------------
 Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
 --------------------------------------------------
 cmake-2.4.8/Utilities/cmcurl/inet_pton.c,
 cmake-2.4.8/Source/CTest/Curl/inet_pton.c:
 This is from the BIND 4.9.4 release, modified to compile by itself
 
 Copyright (c) 1996 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
 INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -------------------------------------------------------
 Copyright (C) 2001 by Eric Kidd. All rights reserved.
 Copyright (C) 2001 by Luke Howard. All rights reserved.
 Copyright (C) 2002 Ximian, Inc.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 ---------------------------------------------------
 Copyright (c) 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Chuck Karish of Mindcraft, Inc.
 
 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. Neither the name of the University nor the names of its contributors
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 ------------------------------------------------
 Copyright (c) 1989, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Guido van Rossum.
 
 Copyright (c) 1990 The Regents of the University of California.
 All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 ------------------------------------------------------
 Project                     ___| | | |  _ \| |
 / __| | | | |_) | |
 | (__| |_| |  _ <| |___
 \___|\___/|_| \_\_____|
 
 Copyright (C) 1998 - 2004, Daniel Stenberg, , et al.
 
 Copyright (C) 2004, Daniel Stenberg, , et al.
 
 This software is licensed as described in the file COPYING, which
 you should have received as part of this distribution. The terms
 are also available at http://curl.haxx.se/docs/copyright.html.
 
 You may opt to use, copy, modify, merge, publish, distribute and/or sell
 copies of the Software, and permit persons to whom the Software is
 furnished to do so, under the terms of the COPYING file.
 
 This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
 KIND, either express or implied.
 -----------------------------------------------------------
 Copyright (c) 1998 Free Software Foundation, Inc.
 Copyright (c) 1998,2000 Free Software Foundation, Inc.
 
 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, distribute with modifications, 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 ABOVE 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.
 
 Except as contained in this notice, the name(s) of the above copyright
 holders shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Software without prior written
 authorization.
 ------------------------------------------------------
 Copyright (c) 1997 Todd C. Miller
 All rights reserved.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 %%The following software may be included in this product:
 Fred Fish's Dbug Library
 
 Use of any of this software is governed by the terms of the license below:
 
 N O T I C E
 
 Copyright Abandoned, 1987, Fred Fish
 
 This previously copyrighted work has been placed into the  public
 domain	by  the  author  and  may be freely used for any purpose,
 private or commercial.
 
 Because of the number of inquiries I was receiving about the  use
 of this product in commercially developed works I have decided to
 simply make it public domain to further its unrestricted use.	I
 specifically  would  be  most happy to see this material become a
 part of the standard Unix distributions by AT&T and the  Berkeley
 Computer  Science  Research Group, and a standard part of the GNU
 system from the Free Software Foundation.
 
 I would appreciate it, as a courtesy, if this notice is  left  in
 all copies and derivative works.  Thank you.
 
 The author makes no warranty of any kind  with	respect  to  this
 product  and  explicitly disclaims any implied warranties of mer-
 chantability or fitness for any particular purpose.
 
 %%The following software may be included in this product:
 dbug_analyze.c (part of Fred Fish's Dbug Library)
 
 Use of any of this software is governed by the terms of the license below:
 
 Copyright Abandoned, 1987, Fred Fish
 
 This previously copyrighted work has been placed into the  public
 domain    by  the  author  and  may be freely used for any purpose,
 private or commercial.
 
 Because of the number of inquiries I was receiving about the  use
 of this product in commercially developed works I have decided to
 simply make it public domain to further its unrestricted use.    I
 specifically  would  be  most happy to see this material become a
 part of the standard Unix distributions by AT&T and the  Berkeley
 Computer  Science  Research Group, and a standard part of the GNU
 system from the Free Software Foundation.
 
 I would appreciate it, as a courtesy, if this notice is  left  in
 all copies and derivative works.  Thank you.
 
 The author makes no warranty of any kind  with    respect  to  this
 product  and  explicitly disclaims any implied warranties of mer-
 chantability or fitness for any particular purpose.
 
 %%The following software may be included in this product:
 innochecksum.c
 
 Use of any of this software is governed by the terms of the license below:
 
 GNU GENERAL PUBLIC LICENSE
 
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 [NOTE: THE TEXT OF THE GPL v2 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 Additional Documentation License(s)
 
 innochecksum.c is documented in the MySQL Reference
 Manual at http://dev.mysql.com/doc/refman/5.1/en/innochecksum.html
 The Reference Manual is not licensed under the GPL; rather, it
 is offered under normal copyright, but with permission to
 copy/redistribute electronically.
 
 %%The following software may be included in this product:
 lib_sql.cc
 
 Use of any of this software is governed by the terms of the license below:
 
 Copyright (c)  2000
 SWsoft  company
 
 This material is provided "as is", with absolutely no warranty expressed
 or implied. Any use is at your own risk.
 
 Permission to use or copy this software for any purpose is hereby granted
 without fee, provided the above notices are retained on all copies.
 Permission to modify the code and to distribute modified code is granted,
 provided the above notices are retained, and a notice that the code was
 modified is included with the above copyright notice.
 
 This code was modified by the MySQL team
 
 %%The following software may be included in this product:
 Richard A. O'Keefe strings package
 
 Use of any of this software is governed by the terms of the license below:
 
 These files are in the public domain.  This includes getopt.c, which
 is the work of Henry Spencer, University of Toronto Zoology, who says of
 it "None of this software is derived from Bell software. I had no access
 to the source for Bell's versions at the time I wrote it.  This software
 is hereby explicitly placed in the public domain.  It may  be  used  for
 any purpose on any machine by anyone." I would greatly prefer it if my
 material received no military use.
 
 %%The following software may be included in this product:
 t_ctype.h
 
 Use of any of this software is governed by the terms of the license below:
 
 http://bioinfo.mbb.yale.edu/genome/yeast/cluster/database/mysql/include/t_ctype.h
 
 /Copyright (C) 1998, 1999 by Pruet Boonma, all rights reserved.
 Copyright (C) 1998 by Theppitak Karoonboonyanan, all rights reserved.
 Permission to use, copy, modify, distribute and sell this software
 and its documentation for any purpose is hereby granted without fee,
 provided that the above copyright notice appear in all copies.
 Smaphan Raruenrom and Pruet Boonma makes no representations about
 the suitability of this software for any purpose.  It is provided
 "as is" without express or implied warranty.
 
 %%The following software may be included in this product:
 SHA-1 in C
 
 Use of any of this software is governed by the terms of the license below:
 
 SHA-1 in C
 By Steve Reid
 100% Public Domain
 
 Additional License(s)
 
 100% Public Domain
 
 %%The following software may be included in this product:
 The tz database
 
 Use of any of this software is governed by the terms of the license below:
 
 Sources for Time Zone and Daylight Saving Time Data
 @()tz-link.htm 7.54
 
 Please send corrections to this web page to the time zone mailing list.
 The tz database
 
 The public-domain time zone database contains code and data that represent the
 history of local time for many representative locations around the globe. It is
 updated periodically to reflect changes made by political bodies to time zone
 boundaries, UTC offsets, and daylight-saving rules. This database (often called
 tz or zoneinfo) is used by several implementations, including the GNU C Library
 used in GNU/Linux, FreeBSD, NetBSD, OpenBSD, Cygwin, DJGPP, HP-UX, IRIX, Mac OS
 X, OpenVMS, Solaris, Tru64, and UnixWare.
 
 Each location in the database represents a national region where all clocks
 keeping local time have agreed since 1970. Locations are identified by continent
 or ocean and then by the name of the location, which is typically the largest
 city within the region. For example, America/New_York represents most of the US
 eastern time zone; America/Phoenix represents most of Arizona, which uses
 mountain time without daylight saving time (DST); America/Detroit represents
 most of Michigan, which uses eastern time but with different DST rules in 1975;
 and other entries represent smaller regions like Starke County, Indiana, which
 switched from central to eastern time in 1991 and switched back in 2006. To use
 the database on an extended POSIX implementation set the TZ environment variable
 to the location's full name, e.g., TZ="America/New_York".
 
 In the tz database's FTP distribution the code is in the file tzcodeC.tar.gz,
 where C is the code's version; similarly, the data are in tzdataD.tar.gz, where
 D is the data's version. The following shell commands download these files to a
 GNU/Linux or similar host; see the downloaded README file for what to do next.
 
 wget 'ftp://elsie.nci.nih.gov/pub/tz.tar.gz'
 gzip -dc tzcode.tar.gz | tar -xf -
 gzip -dc tzdata.tar.gz | tar -xf -
 
 The code lets you compile the tz source files into machine-readable binary
 files, one for each location. It also lets you read a tz binary file and
 interpret time stamps for that location.
 
 The data are by no means authoritative. If you find errors, please send changes
 to the time zone mailing list. You can also subscribe to the mailing list,
 retrieve the archive of old messages (in gzip compressed format), or retrieve
 archived older versions of code and data; there is also a smaller HTTP mirror.
 
 %%The following software may be included in this product:
 UnicodeData.txt
 
 Use of any of this software is governed by the terms of the license below:
 
 Unicode Terms of Use
 
 For the general privacy policy governing access to this site, see the
 Unicode Privacy Policy. For trademark usage, see the Unicode
 Consortium (R) Trademarks and Logo Policy.
 Notice to End User: Terms of Use
 Carefully read the following legal agreement ("Agreement"). Use or
 copying of the software and/or codes provided with this agreement (The
 "Software") constitutes your acceptance of these terms
 
 1. Unicode Copyright.
 1. Copyright (c) 1991-2008 Unicode, Inc. All rights reserved.
 2. Certain documents and files on this website contain a
 legend indicating that "Modification is permitted." Any person
 is hereby authorized, without fee, to modify such documents
 and files to create derivative works conforming to the
 Unicode (R) Standard, subject to Terms and Conditions herein.
 3. Any person is hereby authorized, without fee, to view, use,
 reproduce, and distribute all documents and files solely for
 informational purposes in the creation of products supporting
 the Unicode Standard, subject to the Terms and Conditions
 herein.
 4. Further specifications of rights and restrictions
 pertaining to the use of the particular set of data files
 known as the "Unicode Character Database" can be found in
 Exhibit 1.
 5. Each version of the Unicode Standard has further
 specifications of rights and restrictions of use. For the book
 editions, these are found on the back of the title page. For
 the online edition, certain files (such as the PDF files for
 book chapters and code charts) carry specific restrictions.
 All other files are covered under these general Terms of Use.
 To request a permission to reproduce any part of the Unicode
 Standard, please contact the Unicode Consortium.
 6. No license is granted to "mirror" the Unicode website where
 a fee is charged for access to the "mirror" site.
 7. Modification is not permitted with respect to this
 document. All copies of this document must be verbatim.
 2. Restricted Rights Legend. Any technical data or software which is
 licensed to the United States of America, its agencies and/or
 instrumentalities under this Agreement is commercial technical data
 or commercial computer software developed exclusively at private
 expense as defined in FAR 2.101, or DFARS 252.227-7014 (June 1995),
 as applicable. For technical data, use, duplication, or disclosure
 by the Government is subject to restrictions as set forth in DFARS
 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and
 this Agreement. For Software, in accordance with FAR 12-212 or DFARS
 227-7202, as applicable, use, duplication or disclosure by the
 Government is subject to the restrictions set forth in this
 Agreement.
 3. Warranties and Disclaimers.
 1. This publication and/or website may include technical or
 typographical errors or other inaccuracies . Changes are
 periodically added to the information herein; these changes
 will be incorporated in new editions of the publication and/or
 website. Unicode may make improvements and/or changes in the
 product(s) and/or program(s) described in this publication
 and/or website at any time.
 2. If this file has been purchased on magnetic or optical
 media from Unicode, Inc. the sole and exclusive remedy for any
 claim will be exchange of the defective media within ninety
 (90) days of original purchase.
 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR
 SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND
 EITHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT
 LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
 PARTICULAR PURPOSE, OR NON-INFRINGEMENT. UNICODE AND ITS
 LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN
 THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH ARE
 REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE
 WEBSITE.
 4. Waiver of Damages. In no event shall Unicode or its licensors be
 liable for any special, incidental, indirect or consequential
 damages of any kind, or any damages whatsoever, whether or not
 Unicode was advised of the possibility of the damage, including,
 without limitation, those resulting from the following: loss of use,
 data or profits, in connection with the use, modification or
 distribution of this information or its derivatives.
 5. Trademarks.
 1. Unicode and the Unicode logo are registered trademarks of
 Unicode, Inc.
 2. This site contains product names and corporate names of
 other companies. All product names and company names and logos
 mentioned herein are the trademarks or registered trademarks
 of their respective owners. Other products and corporate names
 mentioned herein which are trademarks of a third party are
 used only for explanation and for the owners' benefit and with
 no intent to infringe.
 3. Use of third party products or information referred to
 herein is at the user's risk.
 6. Miscellaneous.
 1. Jurisdiction and Venue. This server is operated from a
 location in the State of California, United States of America.
 Unicode makes no representation that the materials are
 appropriate for use in other locations. If you access this
 server from other locations, you are responsible for
 compliance with local laws. This Agreement, all use of this
 site and any claims and damages resulting from use of this
 site are governed solely by the laws of the State of
 California without regard to any principles which would apply
 the laws of a different jurisdiction. The user agrees that any
 disputes regarding this site shall be resolved solely in the
 courts located in Santa Clara County, California. The user
 agrees said courts have personal jurisdiction and agree to
 waive any right to transfer the dispute to any other forum.
 2. Modification by Unicode Unicode shall have the right to
 modify this Agreement at any time by posting it to this site.
 The user may not assign any part of this Agreement without
 Unicode's prior written consent.
 3. Taxes. The user agrees to pay any taxes arising from access
 to this website or use of the information herein, except for
 those based on Unicode's net income.
 4. Severability.  If any provision of this Agreement is
 declared invalid or unenforceable, the remaining provisions of
 this Agreement shall remain in effect.
 5. Entire Agreement. This Agreement constitutes the entire
 agreement between the parties.
 
 EXHIBIT 1
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/ . Unicode Software includes any source code
 published in the Unicode Standard or under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/.
 
 NOTICE TO USER: Carefully read the following legal agreement. BY
 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
 ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
 AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
 DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES
 OR SOFTWARE.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (c) 1991-2008 Unicode, Inc. All rights reserved. Distributed under
 the Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files") or
 Unicode software and any associated documentation (the "Software") to deal in
 the Data Files or Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
 the Data Files or Software, and to permit persons to whom the Data Files or
 Software are furnished to do so, provided that (a) the above copyright notice(s)
 and this permission notice appear with all copies of the Data Files or Software,
 (b) both the above copyright notice(s) and this permission notice appear in
 associated documentation, and (c) there is clear notice in each modified Data
 File or in the Software as well as in the documentation associated with the Data
 File(s) or Software that the data or software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in these Data Files or Software without prior written authorization of the
 copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
 registered in some jurisdictions. All other trademarks and registered trademarks
 mentioned herein are the property of their respective owners.
 
 %%The following software may be included in this product:
 zlib
 
 Use of any of this software is governed by the terms of the license below:
 
 / zlib.h -- interface of the 'zlib' general purpose compression library
 version 1.2.3, July 18th, 2005
 
 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly jloup@gzip.org
 Mark Adler madler@alumni.caltech.edu
 
 %%The following software may be included in this product:
 dtoa.c
 
 Use of any of this software is governed by the terms of the license below:
 
 This file incorporates work covered by the following copyright and
 permission notice:
 
 The author of this software is David M. Gay.
 
 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire
 notice is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 
 %%The following software may be included in this product:
 getarg.{c,h}
 
 Use of any of this software is governed by the terms of the license below:
 
 /Copyright (C) 2003 MySQL AB
 
 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; version 2 of the License.
 
 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 02111-1301 USA /
 
 
 Copyright (c) 1997, 1999 Kungliga Tekniska H366gskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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. Neither the name of the Institute nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 
 %%The following software may be included in this product:
 MD5 message-digest algorithm (md5_hash.cpp)
 
 Use of any of this software is governed by the terms of the license below:
 
 This code implements the MD5 message-digest algorithm.
 The algorithm is due to Ron Rivest.  This code was
 written by Colin Plumb in 1993, no copyright is claimed.
 This code is in the public domain; do with it what you wish.
 
 Equivalent code is available from RSA Data Security, Inc.
 This code has been tested against that, and is equivalent,
 except that you don't need to include two pages of legalese
 with every copy.
 
 The code has been modified by Mikael Ronstroem to handle
 calculating a hash value of a key that is always a multiple
 of 4 bytes long. Word 0 of the calculated 4-word hash value
 is returned as the hash value.
 
 %%The following software may be included in this product:
 nt_servc.{cc,h}
 
 Use of any of this software is governed by the terms of the license below:
 
 @file
 
 @brief
 Windows NT Service class library.
 
 Copyright Abandoned 1998 Irena Pancirov - Irnet Snc
 This file is public domain and comes with NO WARRANTY of any kind
 
 %%The following software may be included in this product:
 GNU Readline
 
 Use of any of this software is governed by the terms of the license below:
 
 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 [NOTE:  THE TEXT OF THE GPL v2 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 %%The following software may be included in this product:
 HandlerSocket plugin for MySQL
 
 Copyright (c) 2010 DeNA Co.,Ltd.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 Neither the name of DeNA Co.,Ltd. nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY DeNA Co.,Ltd. "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 DeNA Co.,Ltd. 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.
 
 %%The following software may be included in this product:
 PCRE (Perl-compatible regular expression library)
 
 THE BASIC LIBRARY FUNCTIONS
 ---------------------------
 Written by:       Philip Hazel
 Email local part: ph10
 Email domain:     cam.ac.uk
 
 University of Cambridge Computing Service,
 Cambridge, England.
 
 Copyright (c) 1997-2013 University of Cambridge
 All rights reserved.
 
 THE "BSD" LICENCE
 -----------------
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of the University of Cambridge nor the name of Google
 Inc. nor the names of their contributors may be used to endorse or
 promote products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >LGPL 2.0
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\BUILD\autorun.sh
 
 Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; version 2
 of the License.
 
 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301, USA
 
 >LGPL 2.1
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\client\async_example.c
 
 Copyright 2011 Kristian Nielsen and Monty Program Ab.
 
 This file is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this.  If not, see <http://www.gnu.org/licenses/>.
 
 >GPL 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\debian\additions\innotop\innotop.1
 
 
 This program is copyright (c) 2006 Baron Schwartz, baron at xaprb dot com.
 Maintainers since 2013 : Kenny Gryp - Frédéric Descamps
 Feedback and improvements are gratefully received.
 
 THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 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, version 2; OR the Perl Artistic License.  On UNIX and similar
 systems, you can issue `man perlgpl' or `man perlartistic' to read these
 
 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 02111-1301 USA
 
 >GPL 3.0
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\extra\mariabackup\quicklz\quicklz.h
 
 Fast data compression library
 Copyright (C) 2006-2011 Lasse Mikkel Reinhold
 lar@quicklz.com
 
 QuickLZ can be used for free under the GPL 1, 2 or 3 license (where anything
 released into public must be open source) or under a commercial license if such
 has been acquired (see http://www.quicklz.com/order.html). The commercial license
 does not cover derived or ported versions created by third parties under GPL.
 
 >GPL 3.0
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\storage\sphinx\snippets_udf.cc
 
 Copyright (c) 2001-2014, Andrew Aksyonoff
 Copyright (c) 2008-2014, Sphinx Technologies Inc
 All rights reserved
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License. You should have
 received a copy of the GPL license along with this program; if you
 did not, you can find it at http://www.gnu.org/
 
 >CC Attribution 3.0
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\storage\tokudb\PerconaFT\third_party\snappy-1.1.2\COPYING
 
 ===
 Some of the benchmark data in util/zippy/testdata is licensed differently:
 
 - fireworks.jpeg is Copyright 2013 Steinar H. Gunderson, and
 is licensed under the Creative Commons Attribution 3.0 license
 (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/
 for more information.
 
 - kppkn.gtb is taken from the Gaviota chess tablebase set, and
 is licensed under the MIT License. See
 https://sites.google.com/site/gaviotachessengine/Home/endgame-tablebases-1
 for more information.
 
 - paper-100k.pdf is an excerpt (bytes 92160 to 194560) from the paper
 “Combinatorial Modeling of Chromatin Features Quantitatively Predicts DNA
2c8602d4
 Replication Timing in _Drosophila_” by Federico Comoglio and Renato Paro,
7acc3889
 which is licensed under the CC-BY license. See
 http://www.ploscompbiol.org/static/license for more ifnormation.
 
 - alice29.txt, asyoulik.txt, plrabn12.txt and lcet10.txt are from Project
 Gutenberg. The first three have expired copyrights and are in the public
 domain; the latter does not have expired copyright, but is still in the
 public domain according to the license information
 (http://www.gutenberg.org/ebooks/53).
 
 >GPL 3.0
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\storage\tokudb\PerconaFT\util\dbt.cc
 
 Copyright (c) 2006, 2015, Percona and/or its affiliates. All rights reserved.
 
 PerconaFT is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
 
 PerconaFT 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 PerconaFT.  If not, see <http://www.gnu.org/licenses/>.
 ----------------------------------------
 PerconaFT is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License, version 3,
 as published by the Free Software Foundation.
 
 PerconaFT 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 Affero General Public License for more details.
 
 You should have received a copy of the GNU Affero General Public License
 along with PerconaFT.  If not, see <http://www.gnu.org/licenses/>.
 
 > PATENTS
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\storage\tokudb\PerconaFT\PATENTS
 
 UNIVERSITY PATENT NOTICE:
 The technology is licensed by the Massachusetts Institute of
 Technology, Rutgers State University of New Jersey, and the Research
 Foundation of State University of New York at Stony Brook under
 United States of America Serial No. 11/760379 and to the patents
 and/or patent applications resulting from it.
 PATENT MARKING NOTICE:
 This software is covered by US Patent No. 8,185,551.
 This software is covered by US Patent No. 8,489,638.
 PATENT RIGHTS GRANT:
 "THIS IMPLEMENTATION" means the copyrightable works distributed by
 Percona as part of the Fractal Tree project.
 "PATENT CLAIMS" means the claims of patents that are owned or
 licensable by Percona, both currently or in the future; and that in
 the absence of this license would be infringed by THIS
 IMPLEMENTATION or by using or running THIS IMPLEMENTATION.
 "PATENT CHALLENGE" shall mean a challenge to the validity,
 patentability, enforceability and/or non-infringement of any of the
 PATENT CLAIMS or otherwise opposing any of the PATENT CLAIMS.
 Percona hereby grants to you, for the term and geographical scope of
 the PATENT CLAIMS, a 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, transfer, and
 otherwise run, modify, and propagate the contents of THIS
 IMPLEMENTATION, where such license applies only to the PATENT
 CLAIMS.  This grant does not include claims that would be infringed
 only as a consequence of further modifications of THIS
 IMPLEMENTATION.  If you or your agent or licensee institute or order
 or agree to the institution of patent litigation against any entity
 (including a cross-claim or counterclaim in a lawsuit) alleging that
 THIS IMPLEMENTATION constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any rights
 granted to you under this License shall terminate as of the date
 such litigation is filed.  If you or your agent or exclusive
 licensee institute or order or agree to the institution of a PATENT
 CHALLENGE, then Percona may terminate any rights granted to you
 under this License.
 
 C:\Users\vaishali.nagrale\Downloads\mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\storage\xtradb\ut\ ut0dbg.cc
 
 >GPL 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\storage\xtradb\ut\ut0dbg.cc
 
 Created Aug 8, 2011, Vasil Dimov, based on mysys/my_crc32.c and
 mysys/my_perf.c, contributed by Facebook under the following license.
 
 Copyright (C) 2009-2010 Facebook, Inc.  All Rights Reserved.
 
 Dual licensed under BSD license and GPLv2.
 
 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 FACEBOOK, INC. ``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 FACEBOOK, INC. 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.
 
 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; version 2 of the License.
 
 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, Suite 500, Boston, MA 02110-1335 USA /
 
 >MIT
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\strings\dtoa.c
 
 The author of this software is David M. Gay.
 
 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 
 >OpenSSL
 
 mariadb-10.1.24.tar.gz\mariadb-10.1.24.tar\mariadb-10.1.24\vio\docs\COPYING.openssl
 
 LICENSE ISSUES
 ==============
 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
 the OpenSSL License and the original SSLeay license apply to the toolkit.
 See below for the actual license texts. Actually both licenses are BSD-style
 Open Source licenses. In case of any license issues related to OpenSSL
 please contact openssl-core@openssl.org.
 
 OpenSSL License
 ---------------
 / ===================================================================
 Copyright (c) 1998-1999 The OpenSSL Project.  All rights reserved.
 
 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 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 openssl-core@openssl.org.
 5. Products derived from this software may not be called "OpenSSL"
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
 6. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenSSL PROJECT OR
 ITS 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.
 ====================================================================
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
 
 Original SSLeay License
 -----------------------
 
 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 All rights reserved.
 
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
 
 This library is free for commercial and non-commercial use as long as
 the following conditions are aheared to.  The following conditions
 apply to all code found in this distribution, be it the RC4, RSA,
 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 included with this distribution is covered by the same copyright terms
 except that the holder is Tim Hudson (tjh@cryptsoft.com).
 
 Copyright remains Eric Young's, and as such any Copyright notices in
 the code are not to be removed.
 If this package is used in a product, Eric Young should be given attribution
 as the author of the parts of the library used.
 This can be in the form of a textual message at program startup or
 in documentation (online or textual) provided with the package.
 
 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 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 cryptographic software written by
 Eric Young (eay@cryptsoft.com)"
 The word 'cryptographic' can be left out if the rouines from the library
 being used are not cryptographic related :-).
 4. If you include any Windows specific code (or a derivative thereof) from
 the apps directory (application code) you must include an acknowledgement:
 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 
 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.
 
 The licence and distribution terms for any publically available version or derivative of this code cannot be changed.  i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.]
 
 
2c8602d4
 >>> mariadb-10.2.8
 
 Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
 
 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; version 2 of the License.
 
 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 St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 FOSS License Exception
 
 http://www.mysql.com/about/legal/licensing/foss-exception/
 Updated February 23, 2012
 
 What is the FOSS License Exception?
 
 Oracle's Free and Open Source Software ("FOSS") License Exception
 (formerly known as the FLOSS License Exception) allows developers of FOSS
 applications to include Oracle's MySQL Client Libraries (also referred to
 as "MySQL Drivers" or "MySQL Connectors") with their FOSS applications.
 MySQL Client Libraries are typically licensed pursuant to version 2 of the
 General Public License ("GPL"), but this exception permits distribution of
 certain MySQL Client Libraries with a developer's FOSS applications
 licensed under the terms of another FOSS license listed below, even though
 such other FOSS license may be incompatible with the GPL.
 
 The following terms and conditions describe the circumstances under which
 Oracle's FOSS License Exception applies.
 
 Oracle's FOSS License Exception Terms and Conditions
 
 1. Definitions. "Derivative Work" means a derivative work, as defined
 under applicable copyright law, formed entirely from the Program and
 one or more FOSS Applications.
 
 "FOSS Application" means a free and open source software application
 distributed subject to a license listed in the section below titled
 "FOSS License List."
 
 "FOSS Notice" means a notice placed by Oracle or MySQL in a copy of
 the MySQL Client Libraries stating that such copy of the MySQL Client
 Libraries may be distributed under Oracle's or MySQL's FOSS (or FLOSS)
 License Exception.
 
 "Independent Work" means portions of the Derivative Work that are not
 derived from the Program and can reasonably be considered independent
 and separate works.
 
 "Program" means a copy of Oracle's MySQL Client Libraries that
 contains a FOSS Notice.
 
 2. A FOSS application developer ("you" or "your") may distribute a
 Derivative Work provided that you and the Derivative Work meet all of
 the following conditions:
 
 a. You obey the GPL in all respects for the Program and all portions
 (including modifications) of the Program included in the
 Derivative Work (provided that this condition does not apply to
 Independent Works);
 b. The Derivative Work does not include any work licensed under the
 GPL other than the Program;
 c. You distribute Independent Works subject to a license listed in
 the section below titled "FOSS License List";
 d. You distribute Independent Works in object code or executable
 form with the complete corresponding machine-readable source code
 on the same medium and under the same FOSS license applying to
 the object code or executable forms;
 e. All works that are aggregated with the Program or the Derivative
 Work on a medium or volume of storage are not derivative works of
 the Program, Derivative Work or FOSS Application, and must
 reasonably be considered independent and separate works.
 
 3. Oracle reserves all rights not expressly granted in these terms and
 conditions. If all of the above conditions are not met, then this FOSS
 License Exception does not apply to you or your Derivative Work.
 
 FOSS License List
 
 +------------------------------------------------------------------------+
 |License Name                                  |Version(s)/Copyright Date|
 |----------------------------------------------+-------------------------|
 |Academic Free License                         |2.0                      |
 |----------------------------------------------+-------------------------|
 |Apache Software License                       |1.0/1.1/2.0              |
 |----------------------------------------------+-------------------------|
 |Apple Public Source License                   |2.0                      |
 |----------------------------------------------+-------------------------|
 |Artistic license                              |From Perl 5.8.0          |
 |----------------------------------------------+-------------------------|
 |BSD license                                   |"July 22 1999"           |
 |----------------------------------------------+-------------------------|
 |Common Development and Distribution License   |1.0                      |
 |(CDDL)                                        |                         |
 |----------------------------------------------+-------------------------|
 |Common Public License                         |1.0                      |
 |----------------------------------------------+-------------------------|
 |Eclipse Public License                        |1.0                      |
 |----------------------------------------------+-------------------------|
 |European Union Public License (EUPL)¹         |1.1                      |
 |----------------------------------------------+-------------------------|
 |GNU Affero General Public License (AGPL)      |3.0                      |
 |----------------------------------------------+-------------------------|
 |GNU Library or "Lesser" General Public License|2.0/2.1/3.0              |
 |(LGPL)                                        |                         |
 |----------------------------------------------+-------------------------|
 |GNU General Public License (GPL)              |3.0                      |
 |----------------------------------------------+-------------------------|
 |IBM Public License                            |1.0                      |
 |----------------------------------------------+-------------------------|
 |Jabber Open Source License                    |1.0                      |
 |----------------------------------------------+-------------------------|
 |MIT License (As listed in file                |-                        |
 |MIT-License.txt)                              |                         |
 |----------------------------------------------+-------------------------|
 |Mozilla Public License (MPL)                  |1.0/1.1                  |
 |----------------------------------------------+-------------------------|
 |Open Software License                         |2.0                      |
 |----------------------------------------------+-------------------------|
 |OpenSSL license (with original SSLeay license)|"2003" ("1998")          |
 |----------------------------------------------+-------------------------|
 |PHP License                                   |3.0/3.01                 |
 |----------------------------------------------+-------------------------|
 |Python license (CNRI Python License)          |-                        |
 |----------------------------------------------+-------------------------|
 |Python Software Foundation License            |2.1.1                    |
 |----------------------------------------------+-------------------------|
 |Sleepycat License                             |"1999"                   |
 |----------------------------------------------+-------------------------|
 |University of Illinois/NCSA Open Source       |-                        |
 |License                                       |                         |
 |----------------------------------------------+-------------------------|
 |W3C License                                   |"2001"                   |
 |----------------------------------------------+-------------------------|
 |X11 License                                   |"2001"                   |
 |----------------------------------------------+-------------------------|
 |Zlib/libpng License                           |-                        |
 |----------------------------------------------+-------------------------|
 |Zope Public License                           |2.0                      |
 +------------------------------------------------------------------------+
 
 ¹) When an Independent Work is licensed under a "Compatible License"
 pursuant to the EUPL, the Compatible License rather than the EUPL is the
 applicable license for purposes of these FOSS License Exception Terms and
 Conditions.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Various subpackages under licenses such as BSD, MIT, Public Domain
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\COPYING.thirdparty
 
 %%The following software may be included in this product:
 Cmake
 
 Use of any of this software is governed by the terms of the license below:
 
 CMake is distributed under BSD License
 
 Copyright (c) 2008, Kitware, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 Neither the name of Kitware, Inc. nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY Kitware, Inc. "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 Kitware Inc. 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.
 
 Additional License(s)
 
 cmake-2.4.8/Utilities/cmtar/compat/gethostname.c:
 gethostname.c: minimal substitute for missing gethostname() function
 created 2000-Mar-02 jmk
 requires SVR4 uname() and -lc
 
 by Jim Knoble
 Copyright ? 2000 Jim Knoble
 
 Permission to use, copy, modify, distribute, and sell this software
 and its documentation for any purpose is hereby granted without fee,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear in
 supporting documentation.
 
 This 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 author(s) 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.
 
 ----------------------------------
 
 Originally written by Steven M. Bellovin  while
 at the University of North Carolina at Chapel Hill.  Later tweaked by
 a couple of people on Usenet.  Completely overhauled by Rich $alz
 and Jim Berets  in August, 1990.
 
 This code is in the public domain and has no copyright.
 
 -------------------------------
 
 THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
 You may freely copy it for use as a template for your own field types.
 If you develop a field type that might be of general use, please send
 it back to the ncurses maintainers for inclusion in the next version.
 
 
 
 Author : Per Foreby, perf@efd.lth.se
 Author : Juergen Pfeifer, juergen.pfeifer@gmx.net
 
 
 
 ----------------------------------------
 
 Copyright (c) 2002 Insight Consortium. All rights reserved.
 See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for
 details.
 
 This software is distributed WITHOUT ANY WARRANTY; without even
 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.  See the above copyright notices for more information.
 
 --------------------------------------------
 
 Skeleton parser for Yacc-like parsing with Bison,
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software
 Foundation, Inc.
 
 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, 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.
 
 As a special exception, when this file is copied by Bison into a
 Bison output file, you may use that output file without restriction.
 This special exception was added by the Free Software Foundation
 in version 1.24 of Bison.
 
 ---------------------------------------------------
 
 cmake-2.4.8/Utilities/cmzlib/zlib.h:
 zlib.h -- interface of the 'zlib' general purpose compression library
 version 1.1.4, March 11th, 2002
 
 Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must
 not be misrepresented as being the original software.
 3. This notice may not be removed or altered from any source
 distribution.
 
 Jean-loup Gailly        Mark Adler
 
 ----------------------------------------------
 
 This source code was modified by Martin Hedenfalk for use in Curl. His
 latest changes were done 2000-09-18.
 
 It has since been patched away like a madman by Daniel Stenberg to make it
 better applied to curl conditions, and to make it not use globals, pollute
 name space and more. This source code awaits a rewrite to work around the
 paragraph 2 in the BSD licenses as explained below.
 
 Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska Hgskolan
 It has since been patched and modified a lot by Daniel Stenberg to make it
 better applied to curl conditions, and to make it not use globals, pollute
 name space and more. This source code awaits a rewrite to work around the
 paragraph 2 in the BSD licenses as explained below.
 
 Copyright (c) 1998, 1999 Kungliga Tekniska Hgskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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. Neither the name of the Institute nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 
 ---------------------------------------------
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
 CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
 
 --------------------------------------------------
 
 cmake-2.4.8/Utilities/cmcurl/inet_pton.c,
 cmake-2.4.8/Source/CTest/Curl/inet_pton.c:
 This is from the BIND 4.9.4 release, modified to compile by itself
 
 Copyright (c) 1996 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
 INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT,
 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 -------------------------------------------------------
 
 Copyright (C) 2001 by Eric Kidd. All rights reserved.
 Copyright (C) 2001 by Luke Howard. All rights reserved.
 Copyright (C) 2002 Ximian, Inc.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 ---------------------------------------------------
 
 Copyright (c) 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Chuck Karish of Mindcraft, Inc.
 
 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. Neither the name of the University nor the names of its contributors
 Copyright (c) 1985, 1986 The Regents of the University of California.
 All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 James A. Woods, derived from original work by Spencer Thomas
 and Joseph Orost.
 
 ------------------------------------------------
 
 Copyright (c) 1989, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Guido van Rossum.
 
 Copyright (c) 1990 The Regents of the University of California.
 All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 ------------------------------------------------------
 
 Project                     ___| | | |  _ \| |
 / __| | | | |_) | |
 | (__| |_| |  _ <| |___
 \___|\___/|_| \_\_____|
 
 Copyright (C) 1998 - 2004, Daniel Stenberg, , et al.
 
 Copyright (C) 2004, Daniel Stenberg, , et al.
 
 This software is licensed as described in the file COPYING, which
 you should have received as part of this distribution. The terms
 are also available at http://curl.haxx.se/docs/copyright.html.
 
 You may opt to use, copy, modify, merge, publish, distribute and/or sell
 copies of the Software, and permit persons to whom the Software is
 furnished to do so, under the terms of the COPYING file.
 
 This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
 KIND, either express or implied.
 
 ------------------------------------------------------------
 
 
 Copyright (c) 1998 Free Software Foundation, Inc.
 Copyright (c) 1998,2000 Free Software Foundation, Inc.
 
 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, distribute with modifications, 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 ABOVE 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.
 
 
 Except as contained in this notice, the name(s) of the above copyright
 holders shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Software without prior written
 authorization.
 
 
 ------------------------------------------------------
 
 Copyright (c) 1997 Todd C. Miller
 All rights reserved.
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
 
 
 
 
 
 
 %%The following software may be included in this product:
 Fred Fish's Dbug Library
 
 Use of any of this software is governed by the terms of the license below:
 
 
 N O T I C E
 
 Copyright Abandoned, 1987, Fred Fish
 
 
 This previously copyrighted work has been placed into the  public
 domain	by  the  author  and  may be freely used for any purpose,
 private or commercial.
 
 Because of the number of inquiries I was receiving about the  use
 of this product in commercially developed works I have decided to
 simply make it public domain to further its unrestricted use.	I
 specifically  would  be  most happy to see this material become a
 part of the standard Unix distributions by AT&T and the  Berkeley
 Computer  Science  Research Group, and a standard part of the GNU
 system from the Free Software Foundation.
 
 I would appreciate it, as a courtesy, if this notice is  left  in
 all copies and derivative works.  Thank you.
 
 The author makes no warranty of any kind  with	respect  to  this
 product  and  explicitly disclaims any implied warranties of mer-
 chantability or fitness for any particular purpose.
 
 
 
 
 %%The following software may be included in this product:
 dbug_analyze.c (part of Fred Fish's Dbug Library)
 
 Use of any of this software is governed by the terms of the license below:
 
 Copyright Abandoned, 1987, Fred Fish
 
 
 This previously copyrighted work has been placed into the  public
 domain    by  the  author  and  may be freely used for any purpose,
 private or commercial.
 
 Because of the number of inquiries I was receiving about the  use
 of this product in commercially developed works I have decided to
 simply make it public domain to further its unrestricted use.    I
 specifically  would  be  most happy to see this material become a
 part of the standard Unix distributions by AT&T and the  Berkeley
 Computer  Science  Research Group, and a standard part of the GNU
 system from the Free Software Foundation.
 
 I would appreciate it, as a courtesy, if this notice is  left  in
 all copies and derivative works.  Thank you.
 
 The author makes no warranty of any kind  with    respect  to  this
 product  and  explicitly disclaims any implied warranties of mer-
 chantability or fitness for any particular purpose.
 
 
 
 %%The following software may be included in this product:
 innochecksum.c
 
 Use of any of this software is governed by the terms of the license below:
 
 [NOTE: THE TEXT OF THE GPL v2 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 GNU GENERAL PUBLIC LICENSE
 
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 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 Lesser 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.
 
 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.
 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 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 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
 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 an idea of what it does.
 Copyright (C) yyyy  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:
 
 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 Lesser General Public License instead
 of this License.
 
 Additional Documentation License(s)
 
 innochecksum.c is documented in the MySQL Reference
 Manual at http://dev.mysql.com/doc/refman/5.1/en/innochecksum.html
 The Reference Manual is not licensed under the GPL; rather, it
 is offered under normal copyright, but with permission to
 copy/redistribute electronically.
 
 
 
 %%The following software may be included in this product:
 lib_sql.cc
 
 Use of any of this software is governed by the terms of the license below:
 
 /
 Copyright (c)  2000
 SWsoft  company
 
 This material is provided "as is", with absolutely no warranty expressed
 or implied. Any use is at your own risk.
 
 Permission to use or copy this software for any purpose is hereby granted
 without fee, provided the above notices are retained on all copies.
 Permission to modify the code and to distribute modified code is granted,
 provided the above notices are retained, and a notice that the code was
 modified is included with the above copyright notice.
 
 
 This code was modified by the MySQL team
 /
 
 
 
 %%The following software may be included in this product:
 Richard A. O'Keefe strings package
 
 Use of any of this software is governed by the terms of the license below:
 
 These files are in the public domain.  This includes getopt.c, which
 is the work of Henry Spencer, University of Toronto Zoology, who says of
 it "None of this software is derived from Bell software. I had no access
 to the source for Bell's versions at the time I wrote it.  This software
 is hereby explicitly placed in the public domain.  It may  be  used  for
 any purpose on any machine by anyone." I would greatly prefer it if my
 material received no military use.
 
 
 
 %%The following software may be included in this product:
 t_ctype.h
 
 Use of any of this software is governed by the terms of the license below:
 
 http://bioinfo.mbb.yale.edu/genome/yeast/cluster/database/mysql/include/t_ctype.h
 
 /
 Copyright (C) 1998, 1999 by Pruet Boonma, all rights reserved.
 Copyright (C) 1998 by Theppitak Karoonboonyanan, all rights reserved.
 Permission to use, copy, modify, distribute and sell this software
 and its documentation for any purpose is hereby granted without fee,
 provided that the above copyright notice appear in all copies.
 Smaphan Raruenrom and Pruet Boonma makes no representations about
 the suitability of this software for any purpose.  It is provided
 "as is" without express or implied warranty.
 /
 
 
 
 %%The following software may be included in this product:
 SHA-1 in C
 
 Use of any of this software is governed by the terms of the license below:
 
 SHA-1 in C
 By Steve Reid
 100% Public Domain
 
 Additional License(s)
 
 100% Public Domain
 
 
 
 %%The following software may be included in this product:
 The tz database
 
 Use of any of this software is governed by the terms of the license below:
 
 Sources for Time Zone and Daylight Saving Time Data
 @()tz-link.htm 7.54
 
 Please send corrections to this web page to the time zone mailing list.
 The tz database
 
 The public-domain time zone database contains code and data that represent the
 history of local time for many representative locations around the globe. It is
 updated periodically to reflect changes made by political bodies to time zone
 boundaries, UTC offsets, and daylight-saving rules. This database (often called
 tz or zoneinfo) is used by several implementations, including the GNU C Library
 used in GNU/Linux, FreeBSD, NetBSD, OpenBSD, Cygwin, DJGPP, HP-UX, IRIX, Mac OS
 X, OpenVMS, Solaris, Tru64, and UnixWare.
 
 Each location in the database represents a national region where all clocks
 keeping local time have agreed since 1970. Locations are identified by continent
 or ocean and then by the name of the location, which is typically the largest
 city within the region. For example, America/New_York represents most of the US
 eastern time zone; America/Phoenix represents most of Arizona, which uses
 mountain time without daylight saving time (DST); America/Detroit represents
 most of Michigan, which uses eastern time but with different DST rules in 1975;
 and other entries represent smaller regions like Starke County, Indiana, which
 switched from central to eastern time in 1991 and switched back in 2006. To use
 the database on an extended POSIX implementation set the TZ environment variable
 to the location's full name, e.g., TZ="America/New_York".
 
 In the tz database's FTP distribution the code is in the file tzcodeC.tar.gz,
 where C is the code's version; similarly, the data are in tzdataD.tar.gz, where
 D is the data's version. The following shell commands download these files to a
 GNU/Linux or similar host; see the downloaded README file for what to do next.
 
 wget 'ftp://elsie.nci.nih.gov/pub/tz.tar.gz'
 gzip -dc tzcode.tar.gz | tar -xf -
 gzip -dc tzdata.tar.gz | tar -xf -
 
 The code lets you compile the tz source files into machine-readable binary
 files, one for each location. It also lets you read a tz binary file and
 interpret time stamps for that location.
 
 The data are by no means authoritative. If you find errors, please send changes
 to the time zone mailing list. You can also subscribe to the mailing list,
 retrieve the archive of old messages (in gzip compressed format), or retrieve
 archived older versions of code and data; there is also a smaller HTTP mirror.
 
 
 
 %%The following software may be included in this product:
 UnicodeData.txt
 
 Use of any of this software is governed by the terms of the license below:
 
 Unicode Terms of Use
 
 For the general privacy policy governing access to this site, see the
 Unicode Privacy Policy. For trademark usage, see the Unicode
 Consortium (R) Trademarks and Logo Policy.
 Notice to End User: Terms of Use
 Carefully read the following legal agreement ("Agreement"). Use or
 copying of the software and/or codes provided with this agreement (The
 "Software") constitutes your acceptance of these terms
 
 1. Unicode Copyright.
 1. Copyright (c) 1991-2008 Unicode, Inc. All rights reserved.
 2. Certain documents and files on this website contain a
 legend indicating that "Modification is permitted." Any person
 is hereby authorized, without fee, to modify such documents
 and files to create derivative works conforming to the
 Unicode (R) Standard, subject to Terms and Conditions herein.
 3. Any person is hereby authorized, without fee, to view, use,
 reproduce, and distribute all documents and files solely for
 informational purposes in the creation of products supporting
 the Unicode Standard, subject to the Terms and Conditions
 herein.
 4. Further specifications of rights and restrictions
 pertaining to the use of the particular set of data files
 known as the "Unicode Character Database" can be found in
 Exhibit 1.
 5. Each version of the Unicode Standard has further
 specifications of rights and restrictions of use. For the book
 editions, these are found on the back of the title page. For
 the online edition, certain files (such as the PDF files for
 book chapters and code charts) carry specific restrictions.
 All other files are covered under these general Terms of Use.
 To request a permission to reproduce any part of the Unicode
 Standard, please contact the Unicode Consortium.
 6. No license is granted to "mirror" the Unicode website where
 a fee is charged for access to the "mirror" site.
 7. Modification is not permitted with respect to this
 document. All copies of this document must be verbatim.
 2. Restricted Rights Legend. Any technical data or software which is
 licensed to the United States of America, its agencies and/or
 instrumentalities under this Agreement is commercial technical data
 or commercial computer software developed exclusively at private
 expense as defined in FAR 2.101, or DFARS 252.227-7014 (June 1995),
 as applicable. For technical data, use, duplication, or disclosure
 by the Government is subject to restrictions as set forth in DFARS
 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and
 this Agreement. For Software, in accordance with FAR 12-212 or DFARS
 227-7202, as applicable, use, duplication or disclosure by the
 Government is subject to the restrictions set forth in this
 Agreement.
 3. Warranties and Disclaimers.
 1. This publication and/or website may include technical or
 typographical errors or other inaccuracies . Changes are
 periodically added to the information herein; these changes
 will be incorporated in new editions of the publication and/or
 website. Unicode may make improvements and/or changes in the
 product(s) and/or program(s) described in this publication
 and/or website at any time.
 2. If this file has been purchased on magnetic or optical
 media from Unicode, Inc. the sole and exclusive remedy for any
 claim will be exchange of the defective media within ninety
 (90) days of original purchase.
 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR
 SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND
 EITHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT
 LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
 PARTICULAR PURPOSE, OR NON-INFRINGEMENT. UNICODE AND ITS
 LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN
 THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH ARE
 REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE
 WEBSITE.
 4. Waiver of Damages. In no event shall Unicode or its licensors be
 liable for any special, incidental, indirect or consequential
 damages of any kind, or any damages whatsoever, whether or not
 Unicode was advised of the possibility of the damage, including,
 without limitation, those resulting from the following: loss of use,
 data or profits, in connection with the use, modification or
 distribution of this information or its derivatives.
 5. Trademarks.
 1. Unicode and the Unicode logo are registered trademarks of
 Unicode, Inc.
 2. This site contains product names and corporate names of
 other companies. All product names and company names and logos
 mentioned herein are the trademarks or registered trademarks
 of their respective owners. Other products and corporate names
 mentioned herein which are trademarks of a third party are
 used only for explanation and for the owners' benefit and with
 no intent to infringe.
 3. Use of third party products or information referred to
 herein is at the user's risk.
 6. Miscellaneous.
 1. Jurisdiction and Venue. This server is operated from a
 location in the State of California, United States of America.
 Unicode makes no representation that the materials are
 appropriate for use in other locations. If you access this
 server from other locations, you are responsible for
 compliance with local laws. This Agreement, all use of this
 site and any claims and damages resulting from use of this
 site are governed solely by the laws of the State of
 California without regard to any principles which would apply
 the laws of a different jurisdiction. The user agrees that any
 disputes regarding this site shall be resolved solely in the
 courts located in Santa Clara County, California. The user
 agrees said courts have personal jurisdiction and agree to
 waive any right to transfer the dispute to any other forum.
 2. Modification by Unicode Unicode shall have the right to
 modify this Agreement at any time by posting it to this site.
 The user may not assign any part of this Agreement without
 Unicode's prior written consent.
 3. Taxes. The user agrees to pay any taxes arising from access
 to this website or use of the information herein, except for
 those based on Unicode's net income.
 4. Severability.  If any provision of this Agreement is
 declared invalid or unenforceable, the remaining provisions of
 this Agreement shall remain in effect.
 5. Entire Agreement. This Agreement constitutes the entire
 agreement between the parties.
 
 EXHIBIT 1
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/ . Unicode Software includes any source code
 published in the Unicode Standard or under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/.
 
 NOTICE TO USER: Carefully read the following legal agreement. BY
 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
 ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
 AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
 DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES
 OR SOFTWARE.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (c) 1991-2008 Unicode, Inc. All rights reserved. Distributed under
 the Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files") or
 Unicode software and any associated documentation (the "Software") to deal in
 the Data Files or Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
 the Data Files or Software, and to permit persons to whom the Data Files or
 Software are furnished to do so, provided that (a) the above copyright notice(s)
 and this permission notice appear with all copies of the Data Files or Software,
 (b) both the above copyright notice(s) and this permission notice appear in
 associated documentation, and (c) there is clear notice in each modified Data
 File or in the Software as well as in the documentation associated with the Data
 File(s) or Software that the data or software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in these Data Files or Software without prior written authorization of the
 copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
 registered in some jurisdictions. All other trademarks and registered trademarks
 mentioned herein are the property of their respective owners.
 
 
 
 %%The following software may be included in this product:
 zlib
 
 Use of any of this software is governed by the terms of the license below:
 
 / zlib.h -- interface of the 'zlib' general purpose compression library
 version 1.2.3, July 18th, 2005
 
 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly jloup@gzip.org
 Mark Adler madler@alumni.caltech.edu
 
 /
 
 
 
 %%The following software may be included in this product:
 dtoa.c
 
 Use of any of this software is governed by the terms of the license below:
 
 /
 
 This file incorporates work covered by the following copyright and
 permission notice:
 
 The author of this software is David M. Gay.
 
 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire
 notice is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 
 /
 
 
 
 %%The following software may be included in this product:
 getarg.{c,h}
 
 Use of any of this software is governed by the terms of the license below:
 
 / Copyright (C) 2003 MySQL AB
 
 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; version 2 of the License.
 
 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 02111-1301 USA /
 
 /
 Copyright (c) 1997, 1999 Kungliga Tekniska H366gskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
 
 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. Neither the name of the Institute nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE 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 INSTITUTE 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.
 /
 
 
 
 %%The following software may be included in this product:
 MD5 message-digest algorithm (md5_hash.cpp)
 
 Use of any of this software is governed by the terms of the license below:
 
 /
 This code implements the MD5 message-digest algorithm.
 The algorithm is due to Ron Rivest.  This code was
 written by Colin Plumb in 1993, no copyright is claimed.
 This code is in the public domain; do with it what you wish.
 
 Equivalent code is available from RSA Data Security, Inc.
 This code has been tested against that, and is equivalent,
 except that you don't need to include two pages of legalese
 with every copy.
 
 The code has been modified by Mikael Ronstroem to handle
 calculating a hash value of a key that is always a multiple
 of 4 bytes long. Word 0 of the calculated 4-word hash value
 is returned as the hash value.
 /
 
 
 
 %%The following software may be included in this product:
 nt_servc.{cc,h}
 
 Use of any of this software is governed by the terms of the license below:
 
 /
 @file
 
 @brief
 Windows NT Service class library.
 
 Copyright Abandoned 1998 Irena Pancirov - Irnet Snc
 This file is public domain and comes with NO WARRANTY of any kind
 /
 
 
 
 %%The following software may be included in this product:
 GNU Readline
 
 Use of any of this software is governed by the terms of the license below:
 
 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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.
 
 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 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 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 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.
 
 
 Copyright (C)
 
 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:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
 `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
 , 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 Lesser General
 Public License instead of this License.
 
 [NOTE:  THE TEXT OF THE GPL v2 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 %%The following software may be included in this product:
 HandlerSocket plugin for MySQL
 
 Copyright (c) 2010 DeNA Co.,Ltd.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 Neither the name of DeNA Co.,Ltd. nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY DeNA Co.,Ltd. "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 DeNA Co.,Ltd. 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.
 
 
 
 %%The following software may be included in this product:
 PCRE (Perl-compatible regular expression library)
 
 THE BASIC LIBRARY FUNCTIONS
 ---------------------------
 
 Written by:       Philip Hazel
 Email local part: ph10
 Email domain:     cam.ac.uk
 
 University of Cambridge Computing Service,
 Cambridge, England.
 
 Copyright (c) 1997-2013 University of Cambridge
 All rights reserved.
 
 THE "BSD" LICENCE
 -----------------
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of the University of Cambridge nor the name of Google
 Inc. nor the names of their contributors may be used to endorse or
 promote products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 
 >LGPL 2.0
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\BUILD\autorun.sh
 
 Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; version 2
 of the License.
 
 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301, USA
 
 >LGPL 2.1
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\client\async_example.c
 
 Copyright 2011 Kristian Nielsen and Monty Program Ab.
 
 This file is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this.  If not, see <http://www.gnu.org/licenses/>.
 
 >
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\debian\additions\innotop\innotop
 
 
 This program is copyright (c) 2006 Baron Schwartz, baron at xaprb dot com.
 Maintainers since 2013 : Kenny Gryp - Frédéric Descamps
 Feedback and improvements are gratefully received.
 
 THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 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, version 2; OR the Perl Artistic License.  On UNIX and similar
 systems, you can issue `man perlgpl' or `man perlartistic' to read these
 
 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 02111-1301 USA
 
 >GPL 3.0
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\extra\mariabackup\quicklz\quicklz.h
 
 Copyright (C) 2006-2011 Lasse Mikkel Reinhold
 lar@quicklz.com
 
 QuickLZ can be used for free under the GPL 1, 2 or 3 license (where anything
 released into public must be open source) or under a commercial license if such
 has been acquired (see http://www.quicklz.com/order.html). The commercial license
 does not cover derived or ported versions created by third parties under GPL.
 
 >GPL 3.0
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\storage\sphinx\snippets_udf.cc
 
 Copyright (c) 2001-2014, Andrew Aksyonoff
 Copyright (c) 2008-2014, Sphinx Technologies Inc
 All rights reserved
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License. You should have
 received a copy of the GPL license along with this program; if you
 did not, you can find it at http://www.gnu.org/
 
 >CC ATTRIBUTION 3.0
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\storage\tokudb\PerconaFT\third_party\snappy-1.1.2\COPYING
 
 Some of the benchmark data in util/zippy/testdata is licensed differently:
 
 - fireworks.jpeg is Copyright 2013 Steinar H. Gunderson, and
 is licensed under the Creative Commons Attribution 3.0 license
 (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/
 for more information.
 
 - kppkn.gtb is taken from the Gaviota chess tablebase set, and
 is licensed under the MIT License. See
 https://sites.google.com/site/gaviotachessengine/Home/endgame-tablebases-1
 for more information.
 
 - paper-100k.pdf is an excerpt (bytes 92160 to 194560) from the paper
 “Combinatorial Modeling of Chromatin Features Quantitatively Predicts DNA
 Replication Timing in _Drosophila_” by Federico Comoglio and Renato Paro,
 which is licensed under the CC-BY license. See
 http://www.ploscompbiol.org/static/license for more ifnormation.
 
 - alice29.txt, asyoulik.txt, plrabn12.txt and lcet10.txt are from Project
 Gutenberg. The first three have expired copyrights and are in the public
 domain; the latter does not have expired copyright, but is still in the
 public domain according to the license information
 (http://www.gutenberg.org/ebooks/53).
 
 >AGPL 3.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE AGPL 3.0 THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\storage\tokudb\PerconaFT\util\dbt.cc
 
 Copyright (c) 2006, 2015, Percona and/or its affiliates. All rights reserved.
 
 PerconaFT is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License, version 2,
 as published by the Free Software Foundation.
 
 PerconaFT 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 PerconaFT.  If not, see <http://www.gnu.org/licenses/>.
 
 ----------------------------------------
 
 PerconaFT is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License, version 3,
 as published by the Free Software Foundation.
 
 PerconaFT 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 Affero General Public License for more details.
 
 You should have received a copy of the GNU Affero General Public License
 along with PerconaFT.  If not, see <http://www.gnu.org/licenses/>.
 
 >
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\storage\tokudb\PerconaFT\PATENTS
 
 UNIVERSITY PATENT NOTICE:
 The technology is licensed by the Massachusetts Institute of
 Technology, Rutgers State University of New Jersey, and the Research
 Foundation of State University of New York at Stony Brook under
 United States of America Serial No. 11/760379 and to the patents
 and/or patent applications resulting from it.
 PATENT MARKING NOTICE:
 This software is covered by US Patent No. 8,185,551.
 This software is covered by US Patent No. 8,489,638.
 PATENT RIGHTS GRANT:
 "THIS IMPLEMENTATION" means the copyrightable works distributed by
 Percona as part of the Fractal Tree project.
 "PATENT CLAIMS" means the claims of patents that are owned or
 licensable by Percona, both currently or in the future; and that in
 the absence of this license would be infringed by THIS
 IMPLEMENTATION or by using or running THIS IMPLEMENTATION.
 "PATENT CHALLENGE" shall mean a challenge to the validity,
 patentability, enforceability and/or non-infringement of any of the
 PATENT CLAIMS or otherwise opposing any of the PATENT CLAIMS.
 Percona hereby grants to you, for the term and geographical scope of
 the PATENT CLAIMS, a 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, transfer, and
 otherwise run, modify, and propagate the contents of THIS
 IMPLEMENTATION, where such license applies only to the PATENT
 CLAIMS.  This grant does not include claims that would be infringed
 only as a consequence of further modifications of THIS
 IMPLEMENTATION.  If you or your agent or licensee institute or order
 or agree to the institution of patent litigation against any entity
 (including a cross-claim or counterclaim in a lawsuit) alleging that
 THIS IMPLEMENTATION constitutes direct or contributory patent
 infringement, or inducement of patent infringement, then any rights
 granted to you under this License shall terminate as of the date
 such litigation is filed.  If you or your agent or exclusive
 licensee institute or order or agree to the institution of a PATENT
 CHALLENGE, then Percona may terminate any rights granted to you
 under this License.
 
 
 >BSD-2
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\storage\xtradb\ut\ut0crc32.cc
 
 / Copyright (C) 2009-2010 Facebook, Inc.  All Rights Reserved.
 
 Dual licensed under BSD license and GPLv2.
 
 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 FACEBOOK, INC. ``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 FACEBOOK, INC. 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.
 
 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; version 2 of the License.
 
 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, Suite 500, Boston, MA 02110-1335 USA /
 
 >MIT
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\strings\dtoa.c
 
 permission notice:
 
 The author of this software is David M. Gay.
 
 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
 
 
 >OPENSSL
 
 mariadb-10.2.8.tar.gz\mariadb-10.2.8.tar\mariadb-10.2.8\vio\docs\COPYING.openssl
 
 
 LICENSE ISSUES
 ==============
 
 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
 the OpenSSL License and the original SSLeay license apply to the toolkit.
 See below for the actual license texts. Actually both licenses are BSD-style
 Open Source licenses. In case of any license issues related to OpenSSL
 please contact openssl-core@openssl.org.
 
 OpenSSL License
 ---------------
 
 / ====================================================================
 Copyright (c) 1998-1999 The OpenSSL Project.  All rights reserved.
 
 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 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 openssl-core@openssl.org.
 
 5. Products derived from this software may not be called "OpenSSL"
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
 
 6. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenSSL PROJECT OR
 ITS 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.
 ====================================================================
 
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
 
 /
 
 Original SSLeay License
 -----------------------
 
 / Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 All rights reserved.
 
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
 
 This library is free for commercial and non-commercial use as long as
 the following conditions are aheared to.  The following conditions
 apply to all code found in this distribution, be it the RC4, RSA,
 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 included with this distribution is covered by the same copyright terms
 except that the holder is Tim Hudson (tjh@cryptsoft.com).
 
 Copyright remains Eric Young's, and as such any Copyright notices in
 the code are not to be removed.
 If this package is used in a product, Eric Young should be given attribution
 as the author of the parts of the library used.
 This can be in the form of a textual message at program startup or
 in documentation (online or textual) provided with the package.
 
 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 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 cryptographic software written by
 Eric Young (eay@cryptsoft.com)"
 The word 'cryptographic' can be left out if the rouines from the library
 being used are not cryptographic related :-).
 4. If you include any Windows specific code (or a derivative thereof) from
 the apps directory (application code) you must include an acknowledgement:
 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 
 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.
 
 The licence and distribution terms for any publically available version or
 derivative of this code cannot be changed.  i.e. this code cannot simply be
 copied and put under another distribution licence
 [including the GNU Public Licence.]
 
 
7acc3889
 >>> mercurial-4.1
 
 Copyright (C) 2004, 2005 Canonical Ltd
 
 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\contrib\vim\patchreview.txt
 
 Author: Manpreet Singh < junkblocker@yahoo.com >
 Copyright (C) 2006-2010 by Manpreet Singh
 License : This file is placed in the public domain.
 
 > BSD-3 Clause
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\contrib\python-zstandard\LICENSE
 
 Copyright (c) 2016, Gregory Szorc
 All rights reserved.
 
 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. Neither the name of the copyright holder nor the names of its contributors
 may be used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD With Additional Patent Grant 
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\contrib\python-zstandard\zstd\
 
 *****VMWARE DOES NOT DISTRIBUTE THE FOLLOWING SUBCOMPONENTS LICENSED UNDER THE BSD WITH ADDITIONAL GRANT OF PATENT RIGHTS
 --contrib\python-zstandard\zstd.h
 --contrib\python-zstandard\compress\zstd_compress.c
  --contrib\python-zstandard\compress\zstd_opt.h
  --contrib\python-zstandard\common\zstd_errors.h
  --contrib\python-zstandard\common\zstd_common.c
  --contrib\python-zstandard\common\zstd_internal.h
  --contrib\python-zstandard\decompress\zstd_decompress.c
  --contrib\python-zstandard\dictBuilder\zedict.c
  --contrib\python-zstandard\dictBuilder\zedict.h*****
 
 License
 
 For Zstandard software
 
 Copyright (c) 2016-present, Facebook, Inc. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 * Neither the name Facebook nor the names of its contributors may be used to
 endorse or promote products derived from this software without specific
 prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional Grant of Patent Rights Version 2
 
 "Software" means the Zstandard software distributed by Facebook, Inc.
 
 Facebook, Inc. ("Facebook") hereby grants to each recipient of the Software
 ("you") a perpetual, worldwide, royalty-free, non-exclusive, irrevocable
 (subject to the termination provision below) license under any Necessary
 Claims, to make, have made, use, sell, offer to sell, import, and otherwise
 transfer the Software. For avoidance of doubt, no license is granted under
 Facebook’s rights in any patent claims that are infringed by (i) modifications
 to the Software made by you or any third party or (ii) the Software in
 combination with any software or other technology.
 
 The license granted hereunder will terminate, automatically and without notice,
 if you (or any of your subsidiaries, corporate affiliates or agents) initiate
 directly or indirectly, or take a direct financial interest in, any Patent
 Assertion: (i) against Facebook or any of its subsidiaries or corporate
 affiliates, (ii) against any party if such Patent Assertion arises in whole or
 in part from any software, technology, product or service of Facebook or any of
 its subsidiaries or corporate affiliates, or (iii) against any party relating
 to the Software. Notwithstanding the foregoing, if Facebook or any of its
 subsidiaries or corporate affiliates files a lawsuit alleging patent
 infringement against you in the first instance, and you respond by filing a
 patent infringement counterclaim in that lawsuit against that party that is
 unrelated to the Software, the license granted hereunder will not terminate
 under section (i) of this paragraph due to such counterclaim.
 
 A "Necessary Claim" is a claim of a patent owned by Facebook that is
 necessarily infringed by the Software standing alone.
 
 A "Patent Assertion" is any lawsuit or other action alleging direct, indirect,
 or contributory infringement or inducement to infringe any patent, including a
 cross-claim or counterclaim.
 
 > BSD-2 Clause
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\contrib\python-zstandard\zstd\common\xxhash.c
 
 Copyright (C) 2012-2016, Yann Collet.
 
 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > MIT
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\i18n\polib.LICENSE
 
 copyright (c) 2006-2010 David JEAN LOUIS
 
 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.
 
 > Apache 2.0
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\mercurial\templates\static\excanvas.js
 
 Copyright 2006 Google Inc.
 
 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.
 
 > GPL 3.0
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\mercurial\base85.c
 
 Copyright 2006 Brendan Cully <brendan@kublai.com>
 
 This software may be used and distributed according to the terms of
 the GNU General Public License, incorporated herein by reference.
 
 > LGPL 2.1
 
 mercurial-4.1.tar.gz\dist\mercurial-4.1.tar\mercurial-4.1\mercurial\byterange.py
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see
 <http://www.gnu.org/licenses/>.
 
 This file is part of urlgrabber, a high-level cross-protocol url-grabber
 Copyright 2002-2004 Michael D. Stenner, Ryan Tomayko
 
 
 >>> mingetty-1.08
 
 Copyright (C) 1996 Florian La Roche  <laroche@redhat.com>

 Copyright (C) 2002, 2003 Red Hat, Inc

 This getty can only be used as a small console getty. Look at mgetty

 for a real modem getty.

 

 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.
 
 
 >>> mkinitcpio-23
 
 The corresponding files are licensed under the GNU General Public License, version 2
 as per the included LICENSE file.
 Copyright (C) 2006-2013, Thomas Bächler <thomas@archlinux.org>
 Aaron Griffin <aaronmgriffin@gmail.com>
 Tobias Powalowski <tpowa@archlinux.org>
 Dave Reisner <dreisner@archlinux.org>
 
 
 >>> motd-0.1.3
 
 License: GPL 2.0
 
 
 >>> msr-tools-1.3
 
 Copyright (c) 2013, Intel Corporation.

 

 This program is free software; you can redistribute it and/or modify it

 under the terms and conditions of the GNU General Public License,

 version 2, as published by the Free Software Foundation.

 

 This program is distributed in the hope 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 St - Fifth Floor, Boston, MA 02110-1301 USA.
 
 
 >>> mysql-5.7.18
 
 This is a release of MySQL, a dual-license SQL database server.
 For the avoidance of doubt, this particular copy of the software
 is released under the version 2 of the GNU General Public License.
 MySQL is brought to you by Oracle.
 
 Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
 
 License information can be found in the COPYING file.
 
 MySQL FOSS License Exception
 We want free and open source software applications under certain
 licenses to be able to use specified GPL-licensed MySQL client
 libraries despite the fact that not all such FOSS licenses are
 compatible with version 2 of the GNU General Public License.
 Therefore there are special exceptions to the terms and conditions
 of the GPLv2 as applied to these client libraries, which are
 identified and described in more detail in the FOSS License
 Exception at
 <http://www.mysql.com/about/legal/licensing/foss-exception.html>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.0
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\BUILD\autorun.sh
 
 Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; version 2
 of the License.
 
 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301, USA
 
 >PUBLIC DOMAIN
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\client\mysqldump.c
 
 AUTHOR: Igor Romanenko (igor@frog.kiev.ua)
 DATE:   December 3, 1994
 WARRANTY: None, expressed, impressed, implied
 or other
 STATUS: Public domain
 
 >BSD-2
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\cmd-line-utils\libedit\editline\readline.h
 
 Copyright (c) 1997 The NetBSD Foundation, Inc.
 All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation
 by Jaromir Dolecek.
 
 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 >MIT
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\cmd-line-utils\libedit\np\strlcat.c
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 >BSD-3
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\cmd-line-utils\libedit\np\unvis.c
 
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >BSD-4
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\cmd-line-utils\libedit\chartype.h
 
 Copyright (c) 2009 The NetBSD Foundation, Inc.
 All rights reserved.
 
 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 by the NetBSD
 Foundation, Inc. and its contributors.
 4. Neither the name of The NetBSD Foundation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 
 >MIT
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\extra\rapidjson\include\rapidjson\error\en.h
 
 Copyright (C) 2011 Milo Yip
 
 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.
 
 > Boost Software License, Version 1.0
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\include\boost_1_59_0\libs\atomic\src\lockpool.cpp
 
 
 Distributed under the Boost Software License, Version 1.0.
 (See accompanying file LICENSE_1_0.txt or copy at
 http://www.boost.org/LICENSE_1_0.txt)
 
 Copyright (c) 2011 Helge Bahmann
 Copyright (c) 2013-2014 Andrey Semashev
 
 
 >GPL 3.0 WITH BISON PARSER EXCEPTION
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\sql\sql_hints.yy.cc
 
 A Bison parser, made by GNU Bison 2.7.
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 C LALR(1) parser skeleton written by Richard Stallman, by
 simplifying the original so-called "semantic" parser.
 
 >OPENSSL
 
 mysql-boost-5.7.18.tar.gz\mysql-boost-5.7.18.tar\mysql-5.7.18\vio\docs\COPYING.openssl
 
 LICENSE ISSUES
 ==============
 
 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
 the OpenSSL License and the original SSLeay license apply to the toolkit.
 See below for the actual license texts. Actually both licenses are BSD-style
 Open Source licenses. In case of any license issues related to OpenSSL
 please contact openssl-core@openssl.org.
 
 OpenSSL License
 ---------------
 
 ====================================================================
 Copyright (c) 1998-1999 The OpenSSL Project.  All rights reserved.
 
 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 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 openssl-core@openssl.org.
 
 5. Products derived from this software may not be called "OpenSSL"
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
 
 6. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenSSL PROJECT OR
 ITS 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.
 ====================================================================
 
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
 
 
 
 Original SSLeay License
 -----------------------
 
 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 All rights reserved.
 
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
 
 This library is free for commercial and non-commercial use as long as
 the following conditions are aheared to.  The following conditions
 apply to all code found in this distribution, be it the RC4, RSA,
 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 included with this distribution is covered by the same copyright terms
 except that the holder is Tim Hudson (tjh@cryptsoft.com).
 
 Copyright remains Eric Young's, and as such any Copyright notices in
 the code are not to be removed.
 If this package is used in a product, Eric Young should be given attribution
 as the author of the parts of the library used.
 This can be in the form of a textual message at program startup or
 in documentation (online or textual) provided with the package.
 
 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 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 cryptographic software written by
 Eric Young (eay@cryptsoft.com)"
 The word 'cryptographic' can be left out if the rouines from the library
 being used are not cryptographic related :-).
 4. If you include any Windows specific code (or a derivative thereof) from
 the apps directory (application code) you must include an acknowledgement:
 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 
 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.
 
 The licence and distribution terms for any publically available version or
 derivative of this code cannot be changed.  i.e. this code cannot simply be
 copied and put under another distribution licence
 [including the GNU Public Licence.]
 
 
 >>> net-tools-1.60
 
 Version: $Id: ax25_gr.c,v 1.4 1999/01/05 20:53:21 philip Exp $

 

 Author: Bernd Eckenfels, <ecki@lina.inka.de>

 Copyright 1999 Bernd Eckenfels, Germany

 base on Code from Jonathan Naylor <jsn@Cs.Nott.AC.UK>

 

 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.
 
 
 >>> netcat-0.7.1
 
 Part of the GNU netcat project

 

 Copyright (C) 2002 - 2004  Giovanni Giacobbi

 

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

 

2c8602d4
 

7acc3889
 ADDITIONAL LICENSE INFORMATION

 

2c8602d4
 

7acc3889
 > LGPL 2.1

 

 netcat-0.7.1.tar.gz\netcat-0.7.1.tar\netcat-0.7.1\lib\contrib\getopt.c

 

 Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98

 Free Software Foundation, Inc.

 This file is part of the GNU C Library.

 

 The GNU C Library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 2.1 of the License, or (at your option) any later version.

 

 The GNU C Library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with the GNU C Library; if not, write to the Free

 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA

 02111-1307 USA.  */
 
 
 >>> networkmanager-1.0.10
 
 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, 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.

 

 Copyright (C) 2011 Red Hat, Inc.

 

2c8602d4
 

7acc3889
 ADDITIONAL LICENSE INFORMATION:

2c8602d4
 

 >   GFDL 1.1

 

7acc3889
 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\docs\api\network-manager-docs.xml

 

 copyright2012

 

 The NetworkManager Authors</holder>

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the <citetitle>GNU Free

 Documentation License, Version 1.1 or any later

 version published by the Free Software Foundation with no

 Invariant Sections, no Front-Cover Texts, and no Back-Cover

 Texts. You may obtain a copy of the <citetitle>GNU Free

 Documentation License</citetitle> from the Free Software

 Foundation by visiting <ulink type="http"

 url="http://www.fsf.org">their Web site</ulink> or by writing

 to:

 

 <address>

 The Free Software Foundation, Inc.,

 <street>51 Franklin Street</street> - Fifth Floor,

 <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,

 <country>USA</country>

 </address>

 </para>

 </legalnotice>

 </bookinfo>

 

2c8602d4
 

7acc3889
 >   LGPL 2.0

 

 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\libnm\nm-vpn-editor-plugin.c

 

 This library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 2 of the License, or (at your option) any later version.

 

 This library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this library; if not, write to the

 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,

 Boston, MA 02110-1301 USA.

 

 Copyright 2008 - 2010 Red Hat, Inc.

 Copyright 2008 Novell, Inc.

 

2c8602d4
 

7acc3889
 >   MIT (Style)

2c8602d4
 

7acc3889
 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\m4\ax_lib_readline.m4

 

 Copyright (c) 2008 Ville Laurikari <vl@iki.fi>

 

 Copying and distribution of this file, with or without modification, are

 permitted in any medium without royalty provided the copyright notice

 and this notice are preserved. This file is offered as-is, without any

 warranty.

 

2c8602d4
 

 >   LGPL 2.1

 

 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\src\dhcp-manager\systemd-dhcp\src\libsystemd-network\dhcp-internal.h

7acc3889
 

 This file is part of systemd.

 

 Copyright (C) 2013 Intel Corporation. All rights reserved.

 Copyright (C) 2014 Tom Gundersen

 

 systemd is free software; you can redistribute it and/or modify it

 under the terms of the GNU Lesser General Public License as published by

 the Free Software Foundation; either version 2.1 of the License, or

 (at your option) any later version.

 

 systemd 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public License

 along with systemd; If not, see <http://www.gnu.org/licenses/>.

 

2c8602d4
 

7acc3889
 >   Public Domain

2c8602d4
 

7acc3889
 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\src\dhcp-manager\systemd-dhcp\src\shared\siphash24.c

 

 SipHash reference C implementation

 

 Written in 2012 by

 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>

 Daniel J. Bernstein <djb@cr.yp.to>

 

 To the extent possible under law, the author(s) have dedicated all copyright

 and related and neighboring rights to this software to the public domain

 worldwide. This software is distributed without any warranty.

 

 You should have received a copy of the CC0 Public Domain Dedication along with

 this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.

 

 (Minimal changes made by Lennart Poettering, to make clean for inclusion in systemd)

2c8602d4
 

7acc3889
 >   MIT

2c8602d4
 

7acc3889
 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\src\dhcp-manager\systemd-dhcp\src\shared\sparse-endian.h

 

 Copyright (c) 2012 Josh Triplett <josh@joshtriplett.org>

 

 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.
 
 
 >>> nfs-utils-2.1.1
 
 Copyright 2010 Oracle.  All rights reserved.
 
 This file is part of nfs-utils.
 
 nfs-utils 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.
 
 nfs-utils 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 nfs-utils.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD- 3 Clause
 
 nfs-utils-2.1.1.tar.bz2\nfs-utils-2.1.1.tar\nfs-utils-2.1.1\support\export\mount.x
 
 Copyright (c) 2009, Sun Microsystems, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 - Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 - Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 - Neither the name of Sun Microsystems, Inc. nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 > BSD- 2 Clause
 
 nfs-utils-2.1.1.tar.bz2\nfs-utils-2.1.1.tar\nfs-utils-2.1.1\support\include\conffile.h
 
 Copyright (c) 1998, 1999, 2001 Niklas Hallqvist.  All rights reserved.
 Copyright (c) 2000, 2003 Håkan Olsson.  All rights reserved.
 
 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.
 
 > LGPL 2.1
 
 nfs-utils-2.1.1.tar.bz2\nfs-utils-2.1.1.tar\nfs-utils-2.1.1\support\nfs\svc_socket.c
 
 Copyright (C) 2002 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 0211-1301 USA
 
 > MIT
 
 nfs-utils-2.1.1.tar.bz2\nfs-utils-2.1.1.tar\nfs-utils-2.1.1\utils\gssd\context_lucid.c
 
 COPYRIGHT (c) 2006
 The Regents of the University of Michigan
 ALL RIGHTS RESERVED
 
 Permission is granted to use, copy, create derivative works
 and redistribute this software and such derivative works
 for any purpose, so long as the name of The University of
 Michigan is not used in any advertising or publicity
 pertaining to the use of distribution of this software
 without specific, written prior authorization.  If the
 above copyright notice or any other identification of the
 University of Michigan is included in any copy of any
 portion of this software, then the disclaimer below must
 also be included.
 
 THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION
 FROM THE UNIVERSITY OF MICHIGAN AS TO ITS FITNESS FOR ANY
 PURPOSE, AND WITHOUT WARRANTY BY THE UNIVERSITY OF
 MICHIGAN OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING
 WITHOUT LIMITATION THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
 REGENTS OF THE UNIVERSITY OF MICHIGAN SHALL NOT BE LIABLE
 FOR ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL, OR
 CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING
 OUT OF OR IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN
 IF IT HAS BEEN OR IS HEREAFTER ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGES.
 
 > GPL 3.0
 
 nfs-utils-2.1.1.tar.bz2\nfs-utils-2.1.1.tar\nfs-utils-2.1.1\utils\showmount\showmount.man
 
 Copyright 1993 Rick Sladkey <jrs@world.std.com>
 May be distributed under the GNU General Public License.
 
 
2c8602d4
 >>> openipmi-2.0.24
 
 Copyright 2002,2003 MontaVista Software Inc.
 
 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 SOFTWARE IS PROVIDED ``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.
 
 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.,
 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT-Style
 
 openipmi-2.0.24.tar\OpenIPMI-2.0.24\ aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 >LGPL 2.0
 
 openipmi-2.0.24.tar\OpenIPMI-2.0.24\ cmdlang\cmdlang.c
 
 cmdlang.c
 
 A command interpreter for OpenIPMI
 
 Author: MontaVista Software, Inc.
 Corey Minyard <minyard@mvista.com>
 source@mvista.com
 
 Copyright 2004 MontaVista Software Inc.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2 of
 the License, or (at your option) any later version.
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write to the Free
 Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 >BSD-3 Clause
 
 openipmi-2.0.24.tar\OpenIPMI-2.0.24\include\OpenIPMI\ipmi_addr.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ipmi_addr.h
 
 Addressing information for IPMI interfaces.
 
 Author: MontaVista Software, Inc.
 Corey Minyard <minyard@mvista.com>
 source@mvista.com
 
 Copyright 2002,2003,2004,2005 MontaVista Software Inc.
 
 This software is available to you under a choice of one of two
 licenses.  You may choose to be licensed under the terms of the GNU
 Lesser General Public License (GPL) Version 2 or the modified BSD
 license below.  The following disclamer applies to both licenses:
 
 THIS SOFTWARE IS PROVIDED ``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.
 
 GNU Lesser General Public Licence
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2 of
 the License, or (at your option) any later version.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write to the Free
 Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 Modified BSD Licence
 
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 >BSD-3 Clause
 
 openipmi-2.0.24.tar\OpenIPMI-2.0.24\ lib\manfid.h
 
 Copyright (c) 2003 Sun Microsystems, Inc.  All Rights Reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistribution of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistribution in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of Sun Microsystems, Inc. or the names of
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 This software is provided "AS IS," without a warranty of any kind.
 ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
 INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
 PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED.
 SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT BE LIABLE
 FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING
 OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.  IN NO EVENT WILL
 SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA,
 OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR
 PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF
 LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,
 EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 You acknowledge that this software is not designed or intended for use
 in the design, construction, operation or maintenance of any nuclear
 facility.
 
 >BSD-4 Clause
 
 openipmi-2.0.24.tar\OpenIPMI-2.0.24\ libedit\editline\readline.h
 
 Copyright (c) 1997 The NetBSD Foundation, Inc.
 All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation
 by Jaromir Dolecek.
 
 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 by the NetBSD
 Foundation, Inc. and its contributors.
 4. Neither the name of The NetBSD Foundation nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
 
 >LGPL 2.1
 
 openipmi-2.0.24.tar\OpenIPMI-2.0.24\include\ OpenIPMI\internal\ipmi_utils.h
 
 Copyright (C) 2004 MontaVista Software.
 Corey Minyard <cminyard@mvista.com>
 
 This file is part of the IPMI Interface (IPMIIF).
 
 IPMIIF is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 IPMIIF 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
 
 
7acc3889
 >>> openjdk-1.8.0.102
 
 Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Oracle designates this
  particular file as subject to the "Classpath" exception as provided
 by Oracle in the LICENSE file that accompanied this code.
 
 This code 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
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
  
 You should have received a copy of the GNU General Public License version
 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
  Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
 
 "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.
 
 src.zip
 tools.jar
 examples.jar
 nashorn.jar
 resources.jar
 
 ADDITIONAL LICENSE INFORMATION:
 
 > OPENJDK ASSEMBLY EXCEPTION
 
 OpenJDK-1.8.0.102-x86_64-bin.tar.xz\OpenJDK-1.8.0.102-x86_64-bin.tar\OpenJDK-1.8.0.102-x86_64-bin\ASSEMBLY_EXCEPTION
 
 OPENJDK ASSEMBLY EXCEPTION
 
 The OpenJDK source code made available by Sun at openjdk.java.net and
 openjdk.dev.java.net ("OpenJDK Code") is distributed under the terms of the
 GNU General Public License <http://www.gnu.org/copyleft/gpl.html> version 2
 only ("GPL2"), with the following clarification and special exception.
 
     Linking this OpenJDK Code statically or dynamically with other code
     is making a combined work based on this library.  Thus, the terms
     and conditions of GPL2 cover the whole combination.
 
     As a special exception, Sun gives you permission to link this
     OpenJDK Code with certain code licensed by Sun as indicated at
     http://openjdk.java.net/legal/exception-modules-2007-05-08.html
     ("Designated Exception Modules") to produce an executable,
     regardless of the license terms of the Designated Exception Modules,
     and to copy and distribute the resulting executable under GPL2,
     provided that the Designated Exception Modules continue to be
     governed by the licenses under which they were offered by Sun.
 
 As such, it allows licensees and sublicensees of Sun's GPL2 OpenJDK Code to
 build an executable that includes those portions of necessary code that Sun
 could not provide under GPL2 (or that Sun has provided under GPL2 with the
 Classpath exception).  If you modify or add to the OpenJDK code, that new
 GPL2 code may still be combined with Designated Exception Modules if the
 new code is made subject to this exception by its copyright holder.
 
 > BSD 3 Clause
 
 OpenJDK-1.8.0.102-x86_64-bin.tar.xz\OpenJDK-1.8.0.102-x86_64-bin.tar\OpenJDK-1.8.0.102-x86_64-bin\demo\applets\BarChart\BarChart.java
 
 Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 - Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 - Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 - Neither the name of Oracle nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
  IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > Third Party Readme
 
 OpenJDK-1.8.0.102-x86_64-bin.tar.xz\OpenJDK-1.8.0.102-x86_64-bin.tar\OpenJDK-1.8.0.102-x86_64-bin\THIRD_PARTY_README
 
 DO NOT TRANSLATE OR LOCALIZE.
 -----------------------------
 
 This notice is provided with respect to ASM Bytecode Manipulation 
 Framework v5.0.3, which may be included with JRE 8, and JDK 8, and 
 OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2011 France Télécom
 All rights reserved.
 
 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. Neither the name of the copyright holders nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 --------------------------------------------------------------------------------
 
  This notice is provided with respect to BSDiff v4.3, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 2003-2005 Colin Percival
 All rights reserved
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted providing 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to CodeViewer 1.0, which may be
 included with JDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1999 by CoolServlets.com.
 
 Any errors or suggested improvements to this class can be reported as
 instructed on CoolServlets.com. We hope you enjoy this program... your
 comments will encourage further development!  This software is distributed
 under the terms of the BSD License.  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.
 
 Neither name of CoolServlets.com nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM 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 AUTHOR 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."
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Cryptix AES 3.2.0, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Cryptix General License
 
 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
 All rights reserved.
 
 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 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 CRYPTIX FOUNDATION LIMITED 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 CRYPTIX FOUNDATION LIMITED 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to CUP Parser Generator for 
 Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both the
 copyright notice and this permission notice and warranty disclaimer appear in
 supporting documentation, and that the names of the authors or their
 employers not be used in advertising or publicity pertaining to distribution of
 the software without specific, written prior permission.
 
 The authors and their employers disclaim all warranties with regard to
 this software, including all implied warranties of merchantability and fitness.
 In no event shall the authors or their employers be liable for any special,
 indirect or consequential damages or any damages whatsoever resulting from
 loss of use, data or profits, whether in an action of contract, negligence or
 other tortious action, arising out of or in connection with the use or
 performance of this software.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Document Object Model (DOM) Level 2
 & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 W3C SOFTWARE NOTICE AND LICENSE
 
 http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
 
 This work (and included software, documentation such as READMEs, or other
 related items) is being provided by the copyright holders under the following
 license. By obtaining, using and/or copying this work, you (the licensee)
 agree that you have read, understood, and will comply with the following terms
 and conditions.
 
 Permission to copy, modify, and distribute this software and its
 documentation, with or without modification, for any purpose and without fee
 or royalty is hereby granted, provided that you include the following on ALL
 copies of the software and documentation or portions thereof, including
 modifications:
 
    1.The full text of this NOTICE in a location viewable to users of the
    redistributed or derivative work.
 
    2.Any pre-existing intellectual property disclaimers, notices, or terms and
    conditions. If none exist, the W3C Software Short Notice should be included
    (hypertext is preferred, text is permitted) within the body of any
    redistributed or derivative code.
 
    3.Notice of any changes or modifications to the files, including the date
    changes were made. (We recommend you provide URIs to the location from
    which the code is derived.)
 
 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
 MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
 PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY
 THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
 
 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
 OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
 DOCUMENTATION.  The name and trademarks of copyright holders may NOT be used
 in advertising or publicity pertaining to the software without specific,
 written prior permission. Title to copyright in this software and any
 associated documentation will at all times remain with copyright holders.
 
 ____________________________________
 
 This formulation of W3C's notice and license became active on December 31
 2002. This version removes the copyright ownership notice such that this
 license can be used with materials other than those owned by the W3C, reflects
 that ERCIM is now a host of the W3C, includes references to this specific
 dated version of the license, and removes the ambiguous grant of "use".
 Otherwise, this version is the same as the previous version and is written so
 as to preserve the Free Software Foundation's assessment of GPL compatibility
 and OSI's certification under the Open Source Definition. Please see our
 Copyright FAQ for common questions about using materials from our site,
 including specific terms and conditions for packages like libwww, Amaya, and
 Jigsaw. Other questions about this notice can be directed to
 site-policy@w3.org.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Dynalink v0.5, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2009-2013, Attila Szegedi
 
 All rights reserved.Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions are
 met: Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.   Redistributions in
 binary form must reproduce the above copyright notice,   this list of
 conditions and the following disclaimer in the documentation  and/or other
 materials provided with the distribution.   Neither the name of Attila
 Szegedi nor the names of its contributors may be used to endorse or promote
 products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Elliptic Curve Cryptography, which 
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 You are receiving a copy of the Elliptic Curve Cryptography library in source
 form with the JDK 8 and OpenJDK 8 source distributions, and as object code in
 the JRE 8 & JDK 8 runtimes.
 
 In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do
 NOT apply to the Elliptic Curve Cryptography library; it is licensed under the
 following license, separately from Oracle's JDK & JRE.  If you do not wish to
 install the Elliptic Curve Cryptography library, you may delete the library
 named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows
 systems) from the JRE bin directory reserved for native libraries.
 
 
 --- begin of LICENSE ---
 
                   GNU LESSER GENERAL PUBLIC LICENSE
                        Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
 [This is the first released version of the Lesser GPL.  It also counts
  as the successor of the GNU Library Public License, version 2, hence
  the version number 2.1.]
 
                             Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
 Licenses are intended to guarantee your freedom to share and change
 free software--to make sure the software is free for all its users.
 
   This license, the Lesser General Public License, applies to some
 specially designated software packages--typically libraries--of the
 Free Software Foundation and other authors who decide to use it.  You
 can use it too, but we suggest you first think carefully about whether
 this license or the ordinary General Public License is the better
 strategy to use in any particular case, based on the explanations below.
 
   When we speak of free software, we are referring to freedom of use,
 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 and use pieces of
 it in new free programs; and that you are informed that you can do
 these things.
 
   To protect your rights, we need to make restrictions that forbid
 distributors to deny you these rights or to ask you to surrender these
 rights.  These restrictions translate to certain responsibilities for
 you if you distribute copies of the library or if you modify it.
 
   For example, if you distribute copies of the library, whether gratis
 or for a fee, you must give the recipients all the rights that we gave
 you.  You must make sure that they, too, receive or can get the source
 code.  If you link other code with the library, you must provide
 complete object files to the recipients, so that they can relink them
 with the library after making changes to the library and recompiling
 it.  And you must show them these terms so they know their rights.
 
   We protect your rights with a two-step method: (1) we copyright the
 library, and (2) we offer you this license, which gives you legal
 permission to copy, distribute and/or modify the library.
 
   To protect each distributor, we want to make it very clear that
 there is no warranty for the free library.  Also, if the library is
 modified by someone else and passed on, the recipients should know
 that what they have is not the original version, so that the original
 author's reputation will not be affected by problems that might be
 introduced by others.
  
   Finally, software patents pose a constant threat to the existence of
 any free program.  We wish to make sure that a company cannot
 effectively restrict the users of a free program by obtaining a
 restrictive license from a patent holder.  Therefore, we insist that
 any patent license obtained for a version of the library must be
 consistent with the full freedom of use specified in this license.
 
   Most GNU software, including some libraries, is covered by the
 ordinary GNU General Public License.  This license, the GNU Lesser
 General Public License, applies to certain designated libraries, and
 is quite different from the ordinary General Public License.  We use
 this license for certain libraries in order to permit linking those
 libraries into non-free programs.
 
   When a program is linked with a library, whether statically or using
 a shared library, the combination of the two is legally speaking a
 combined work, a derivative of the original library.  The ordinary
 General Public License therefore permits such linking only if the
 entire combination fits its criteria of freedom.  The Lesser General
 Public License permits more lax criteria for linking other code with
 the library.
 
   We call this license the "Lesser" General Public License because it
 does Less to protect the user's freedom than the ordinary General
 Public License.  It also provides other free software developers Less
 of an advantage over competing non-free programs.  These disadvantages
 are the reason we use the ordinary General Public License for many
 libraries.  However, the Lesser license provides advantages in certain
 special circumstances.
 
   For example, on rare occasions, there may be a special need to
 encourage the widest possible use of a certain library, so that it becomes
 a de-facto standard.  To achieve this, non-free programs must be
 allowed to use the library.  A more frequent case is that a free
 library does the same job as widely used non-free libraries.  In this
 case, there is little to gain by limiting the free library to free
 software only, so we use the Lesser General Public License.
 
   In other cases, permission to use a particular library in non-free
 programs enables a greater number of people to use a large body of
 free software.  For example, permission to use the GNU C Library in
 non-free programs enables many more people to use the whole GNU
 operating system, as well as its variant, the GNU/Linux operating
 system.
 
   Although the Lesser General Public License is Less protective of the
 users' freedom, it does ensure that the user of a program that is
 linked with the Library has the freedom and the wherewithal to run
 that program using a modified version of the Library.
 
   The precise terms and conditions for copying, distribution and
 modification follow.  Pay close attention to the difference between a
 "work based on the library" and a "work that uses the library".  The
 former contains code derived from the library, whereas the latter must
 be combined with the library in order to run.
  
                   GNU LESSER GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any software library or other
 program which contains a notice placed by the copyright holder or
 other authorized party saying it may be distributed under the terms of
 this Lesser General Public License (also called "this License").
 Each licensee is addressed as "you".
 
   A "library" means a collection of software functions and/or data
 prepared so as to be conveniently linked with application programs
 (which use some of those functions and data) to form executables.
 
   The "Library", below, refers to any such software library or work
 which has been distributed under these terms.  A "work based on the
 Library" means either the Library or any derivative work under
 copyright law: that is to say, a work containing the Library or a
 portion of it, either verbatim or with modifications and/or translated
 straightforwardly into another language.  (Hereinafter, translation is
 included without limitation in the term "modification".)
 
   "Source code" for a work means the preferred form of the work for
 making modifications to it.  For a library, 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 library.
 
   Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope.  The act of
 running a program using the Library is not restricted, and output from
 such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
 
   1. You may copy and distribute verbatim copies of the Library's
 complete 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 distribute a copy of this License along with the
 Library.
 
   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 Library or any portion
 of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
 
     b) You must cause the files modified to carry prominent notices
     stating that you changed the files and the date of any change.
 
     c) You must cause the whole of the work to be licensed at no
     charge to all third parties under the terms of this License.
 
     d) If a facility in the modified Library refers to a function or a
     table of data to be supplied by an application program that uses
     the facility, other than as an argument passed when the facility
     is invoked, then you must make a good faith effort to ensure that,
     in the event an application does not supply such function or
     table, the facility still operates, and performs whatever part of
     its purpose remains meaningful.
 
     (For example, a function in a library to compute square roots has
     a purpose that is entirely well-defined independent of the
     application.  Therefore, Subsection 2d requires that any
     application-supplied function or table used by this function must
     be optional: if the application does not supply it, the square
     root function must still compute square roots.)
 
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Library,
 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 Library, 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 Library.
 
 In addition, mere aggregation of another work not based on the Library
 with the Library (or with a work based on the Library) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
   3. You may opt to apply the terms of the ordinary GNU General Public
 License instead of this License to a given copy of the Library.  To do
 this, you must alter all the notices that refer to this License, so
 that they refer to the ordinary GNU General Public License, version 2,
 instead of to this License.  (If a newer version than version 2 of the
 ordinary GNU General Public License has appeared, then you can specify
 that version instead if you wish.)  Do not make any other change in
 these notices.
  
   Once this change is made in a given copy, it is irreversible for
 that copy, so the ordinary GNU General Public License applies to all
 subsequent copies and derivative works made from that copy.
 
   This option is useful when you wish to copy part of the code of
 the Library into a program that is not a library.
 
   4. You may copy and distribute the Library (or a portion or
 derivative of it, under Section 2) in object code or executable form
 under the terms of Sections 1 and 2 above provided that you 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.
 
   If distribution of 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 satisfies the requirement to
 distribute the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
   5. A program that contains no derivative of any portion of the
 Library, but is designed to work with the Library by being compiled or
 linked with it, is called a "work that uses the Library".  Such a
 work, in isolation, is not a derivative work of the Library, and
 therefore falls outside the scope of this License.
 
   However, linking a "work that uses the Library" with the Library
 creates an executable that is a derivative of the Library (because it
 contains portions of the Library), rather than a "work that uses the
 library".  The executable is therefore covered by this License.
 Section 6 states terms for distribution of such executables.
 
   When a "work that uses the Library" uses material from a header file
 that is part of the Library, the object code for the work may be a
 derivative work of the Library even though the source code is not.
 Whether this is true is especially significant if the work can be
 linked without the Library, or if the work is itself a library.  The
 threshold for this to be true is not precisely defined by law.
 
   If such an object file uses only numerical parameters, data
 structure layouts and accessors, and small macros and small inline
 functions (ten lines or less in length), then the use of the object
 file is unrestricted, regardless of whether it is legally a derivative
 work.  (Executables containing this object code plus portions of the
 Library will still fall under Section 6.)
 
   Otherwise, if the work is a derivative of the Library, you may
 distribute the object code for the work under the terms of Section 6.
 Any executables containing that work also fall under Section 6,
 whether or not they are linked directly with the Library itself.
  
   6. As an exception to the Sections above, you may also combine or
 link a "work that uses the Library" with the Library to produce a
 work containing portions of the Library, and distribute that work
 under terms of your choice, provided that the terms permit
 modification of the work for the customer's own use and reverse
 engineering for debugging such modifications.
 
   You must give prominent notice with each copy of the work that the
 Library is used in it and that the Library and its use are covered by
 this License.  You must supply a copy of this License.  If the work
 during execution displays copyright notices, you must include the
 copyright notice for the Library among them, as well as a reference
 directing the user to the copy of this License.  Also, you must do one
 of these things:
 
     a) Accompany the work with the complete corresponding
     machine-readable source code for the Library including whatever
     changes were used in the work (which must be distributed under
     Sections 1 and 2 above); and, if the work is an executable linked
     with the Library, with the complete machine-readable "work that
     uses the Library", as object code and/or source code, so that the
     user can modify the Library and then relink to produce a modified
     executable containing the modified Library.  (It is understood
     that the user who changes the contents of definitions files in the
     Library will not necessarily be able to recompile the application
     to use the modified definitions.)
 
     b) Use a suitable shared library mechanism for linking with the
     Library.  A suitable mechanism is one that (1) uses at run time a
     copy of the library already present on the user's computer system,
     rather than copying library functions into the executable, and (2)
     will operate properly with a modified version of the library, if
     the user installs one, as long as the modified version is
     interface-compatible with the version that the work was made with.
 
     c) Accompany the work with a written offer, valid for at
     least three years, to give the same user the materials
     specified in Subsection 6a, above, for a charge no more
     than the cost of performing this distribution.
 
     d) If distribution of the work is made by offering access to copy
     from a designated place, offer equivalent access to copy the above
     specified materials from the same place.
 
     e) Verify that the user has already received a copy of these
     materials or that you have already sent this user a copy.
 
   For an executable, the required form of the "work that uses the
 Library" must include any data and utility programs needed for
 reproducing the executable from it.  However, as a special exception,
 the materials to be 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.
 
   It may happen that this requirement contradicts the license
 restrictions of other proprietary libraries that do not normally
 accompany the operating system.  Such a contradiction means you cannot
 use both them and the Library together in an executable that you
 distribute.
  
   7. You may place library facilities that are a work based on the
 Library side-by-side in a single library together with other library
 facilities not covered by this License, and distribute such a combined
 library, provided that the separate distribution of the work based on
 the Library and of the other library facilities is otherwise
 permitted, and provided that you do these two things:
 
     a) Accompany the combined library with a copy of the same work
     based on the Library, uncombined with any other library
     facilities.  This must be distributed under the terms of the
     Sections above.
 
     b) Give prominent notice with the combined library of the fact
     that part of it is a work based on the Library, and explaining
     where to find the accompanying uncombined form of the same work.
 
   8. You may not copy, modify, sublicense, link with, or distribute
 the Library except as expressly provided under this License.  Any
 attempt otherwise to copy, modify, sublicense, link with, or
 distribute the Library 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.
 
   9. 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 Library or its derivative works.  These actions are
 prohibited by law if you do not accept this License.  Therefore, by
 modifying or distributing the Library (or any work based on the
 Library), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Library or works based on it.
 
   10. Each time you redistribute the Library (or any work based on the
 Library), the recipient automatically receives a license from the
 original licensor to copy, distribute, link with or modify the Library
 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 with
 this License.
  
   11. 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 Library at all.  For example, if a patent
 license would not permit royalty-free redistribution of the Library 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 Library.
 
 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.
 
   12. If the distribution and/or use of the Library is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Library 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.
 
   13. The Free Software Foundation may publish revised and/or new
 versions of the Lesser 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 Library
 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 Library does not specify a
 license version number, you may choose any version ever published by
 the Free Software Foundation.
  
   14. If you wish to incorporate parts of the Library into other free
 programs whose distribution conditions are incompatible with these,
 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
 
   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
 OTHER PARTIES PROVIDE THE LIBRARY "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
 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 
   16. 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 LIBRARY 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
 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), 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 Libraries
 
   If you develop a new library, and you want it to be of the greatest
 possible use to the public, we recommend making it free software that
 everyone can redistribute and change.  You can do so by permitting
 redistribution under these terms (or, alternatively, under the terms of the
 ordinary General Public License).
 
   To apply these terms, attach the following notices to the library.  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 library's name and a brief idea of what it does.>
     Copyright (C) <year>  <name of author>
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
     version 2.1 of the License, or (at your option) any later version.
 
     This library 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
     Lesser General Public License for more details.
 
     You should have received a copy of the GNU Lesser General Public
     License along with this library; 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.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the library, if
 necessary.  Here is a sample; alter the names:
 
   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
 
   <signature of Ty Coon>, 1 April 1990
   Ty Coon, President of Vice
 
 That's all there is to it!
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to  ECMAScript Language
 Specification ECMA-262 Edition 5.1 which may be included with 
 JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright notice
 Copyright © 2011 Ecma International
 Ecma International
 Rue du Rhone 114
 CH-1204 Geneva
 Tel: +41 22 849 6000
 Fax: +41 22 849 6001
 Web: http://www.ecma-international.org
 
 This document and possible translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it or assist
 in its implementation may be prepared, copied, published, and distributed, in
 whole or in part, without restriction of any kind, provided that the above
 copyright notice and this section are included on all such copies and derivative
 works. However, this document itself may not be modified in any way, including
 by removing the copyright notice or references to Ecma International, except as
 needed for the purpose of developing any document or deliverable produced by
 Ecma International (in which case the rules applied to copyrights must be
 followed) or as required to translate it into languages other than English. The
 limited permissions granted above are perpetual and will not be revoked by Ecma
 International or its successors or assigns. This document and the information
 contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL
 DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
 WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP
 RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
 PURPOSE." Software License
 
 All Software contained in this document ("Software)" is protected by copyright
 and is being made available under the "BSD License", included below. This
 Software may be subject to third party rights (rights from parties other than
 Ecma International), including patent rights, and no licenses under such third
 party rights are granted under this license even if the third party concerned is
 a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS
 AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR
 INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO
 IMPLEMENT ECMA INTERNATIONAL STANDARDS. 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. Neither the name of the authors nor Ecma International may be used to endorse
 or promote products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "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 ECMA INTERNATIONAL 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.
 --- end of LICENSE ---
 
  This notice is provided with respect to Dynalink library which is included
 with the Nashorn technology.
 
 --- begin of LICENSE ---
 Copyright (c) 2009-2013, Attila Szegedi
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
  Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
  Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
  Neither the name of the copyright holder nor the names of
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
 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.
 --- end of LICENSE ---
 
  This notice is provided with respect to Joni library which is included
 with the Nashorn technology.
 
 --- begin of LICENSE ---
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to FontConfig 2.5, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8 source distributions on
 Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright © 2001,2003 Keith Packard
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation, and that
 the name of Keith Packard not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior permission.
 Keith Packard makes no representations about the suitability of this software
 for any purpose.  It is provided "as is" without express or implied warranty.
 
 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH
 PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to IAIK PKCS#11 Wrapper, 
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 IAIK PKCS#11 Wrapper License
 
 Copyright (c) 2002 Graz University of Technology. All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
    include the following acknowledgment:
 
    "This product includes software developed by IAIK of Graz University of
     Technology."
 
    Alternately, this acknowledgment may appear in the software itself, if and
    wherever such third-party acknowledgments normally appear.
 
 4. The names "Graz University of Technology" and "IAIK of Graz University of
    Technology" must not be used to endorse or promote products derived from this
    software without prior written permission.
 
 5. Products derived from this software may not be called "IAIK PKCS Wrapper",
    nor may "IAIK" appear in their name, without prior written permission of
    Graz University of Technology.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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
 LICENSOR 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which 
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1995-2010 International Business Machines Corporation and others 
 
 All rights reserved. 
 
 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, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished to do so,
 provided that the above copyright notice(s) and this permission notice appear
 in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 
 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 OF THIRD PARTY RIGHTS. IN
 NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
 LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.
 All trademarks and registered trademarks mentioned herein are the property of
 their respective owners.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to IJG JPEG 6b, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This software is copyright (C) 1991-1998, Thomas G. Lane.
 All Rights Reserved except as specified below.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 software (or portions thereof) for any purpose, without fee, subject to these
 conditions:
 (1) If any part of the source code for this software is distributed, then this
 README file must be included, with this copyright and no-warranty notice
 unaltered; and any additions, deletions, or changes to the original files
 must be clearly indicated in accompanying documentation.
 (2) If only executable code is distributed, then the accompanying
 documentation must state that "this software is based in part on the work of
 the Independent JPEG Group".
 (3) Permission for use of this software is granted only if the user accepts
 full responsibility for any undesirable consequences; the authors accept
 NO LIABILITY for damages of any kind.
 
 These conditions apply to any software derived from or based on the IJG code,
 not just to the unmodified library.  If you use our work, you ought to
 acknowledge us.
 
 Permission is NOT granted for the use of any IJG author's name or company name
 in advertising or publicity relating to this software or products derived from
 it.  This software may be referred to only as "the Independent JPEG Group's
 software".
 
 We specifically permit and encourage the use of this software as the basis of
 commercial products, provided that all warranty or liability claims are
 assumed by the product vendor.
 
 --- end of LICENSE ---
 
 --------------------------------------------------------------------------------
 
  This notice is provided with respect to Joni v1.1.9, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to JOpt-Simple v3.0,  which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
  Copyright (c) 2004-2009 Paul R. Holser, Jr.
 
  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.
 
 --- end of LICENSE ---
 
 --------------------------------------------------------------------------------
 
  This notice is provided with respect to Kerberos functionality, which 
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
  (C) Copyright IBM Corp. 1999 All Rights Reserved.
  Copyright 1997 The Open Group Research Institute. All rights reserved.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Kerberos functionality from 
 FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
  Copyright (C) 1998 by the FundsXpress, INC.
 
  All rights reserved.
 
  Export of this software from the United States of America may require
  a specific license from the United States Government.  It is the
  responsibility of any person or organization contemplating export to
  obtain such a license before exporting.
 
  WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
  distribute this software and its documentation for any purpose and
  without fee is hereby granted, provided that the above copyright
  notice appear in all copies and that both that copyright notice and
  this permission notice appear in supporting documentation, and that
  the name of FundsXpress. not be used in advertising or publicity pertaining
  to distribution of the software without specific, written prior
  permission.  FundsXpress makes no representations about the suitability of
  this software for any purpose.  It is provided "as is" without express
  or implied warranty.
 
  THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
  IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Kronos OpenGL headers, which may be 
 included with JDK 8 and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
  Copyright (c) 2007 The Khronos Group Inc.
 
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and/or associated documentation files (the "Materials"), to
  deal in the Materials without restriction, including without limitation the
  rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  sell copies of the Materials, and to permit persons to whom the Materials are
  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 Materials.
 
  THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE
  MATERIALS.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  Portions Copyright Eastman Kodak Company 1992
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to libpng 1.6.16, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This copy of the libpng notices is provided for your convenience.  In case of
 any discrepancy between this copy and the notices in the file png.h that is
 included in the libpng distribution, the latter shall prevail.
 
 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 
 This code is released under the libpng license.
 
 libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
 Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors
 
    Cosmin Truta
 
 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 
    Simon-Pierre Cadieux
    Eric S. Raymond
    Gilles Vollant
 
 and with the following additions to the disclaimer:
 
    There is no warranty against interference with your enjoyment of the
    library or against infringement.  There is no warranty that our
    efforts or the library will fulfill any of your particular purposes
    or needs.  This library is provided with all faults, and the entire
    risk of satisfactory quality, performance, accuracy, and effort is with
    the user.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 
    Tom Lane
    Glenn Randers-Pehrson
    Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 
    John Bowler
    Kevin Bracey
    Sam Bushell
    Magnus Holmgren
    Greg Roelofs
    Tom Tanner
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
    Andreas Dilger
    Dave Martindale
    Guy Eric Schalnat
    Paul Schmidt
    Tim Wegner
 
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
 and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
 assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 
 1. The origin of this source code must not be misrepresented.
 
 2. Altered versions must be plainly marked as such and must not
    be misrepresented as being the original source.
 
 3. This Copyright notice may not be removed or altered from any
    source or altered source distribution.
 
 The Contributing Authors and Group 42, Inc. specifically permit, without
 fee, and encourage the use of this source code as a component to
 supporting the PNG file format in commercial products.  If you use this
 source code in a product, acknowledgment is not required but would be
 appreciated.
 
 
 A "png_get_copyright" function is available, for convenient use in "about"
 boxes and the like:
 
    printf("%s",png_get_copyright(NULL));
 
 Also, the PNG logo (in PNG format, of course) is supplied in the
 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
 
 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
 certification mark of the Open Source Initiative.
 
 Glenn Randers-Pehrson
 glennrp at users.sourceforge.net
 December 22, 2014
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to GIFLIB 5.1.1 & libungif 4.1.3, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 The GIFLIB distribution is Copyright (c) 1997  Eric S. Raymond
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Little CMS 2.7, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Little CMS
 Copyright (c) 1998-2015 Marti Maria Saguer
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  Lucida is a registered trademark or trademark of Bigelow & Holmes in the
 U.S. and other countries.
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Mesa 3D Graphics Library v4.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
  Mesa 3-D graphics library
  Version:  4.1
 
  Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
 
  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
  BRIAN PAUL 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Mozilla Network Security
 Services (NSS), which is supplied with the JDK test suite in the OpenJDK
 source code repository. It is licensed under Mozilla Public License (MPL),
 version 2.0.
 
 The NSS libraries are supplied in executable form, built from unmodified
 NSS source code labeled with the "NSS_3_16_RTM" HG tag.
 
 The NSS source code is available in the OpenJDK source code repository at:
     jdk/test/sun/security/pkcs11/nss/src
 
 The NSS libraries are available in the OpenJDK source code repository at:
     jdk/test/sun/security/pkcs11/nss/lib
 
 --- begin of LICENSE ---
 
 Mozilla Public License Version 2.0
 ==================================
 
 1. Definitions
 --------------
 
 1.1. "Contributor"
     means each individual or legal entity that creates, contributes to
     the creation of, or owns Covered Software.
 
 1.2. "Contributor Version"
     means the combination of the Contributions of others (if any) used
     by a Contributor and that particular Contributor's Contribution.
 
 1.3. "Contribution"
     means Covered Software of a particular Contributor.
 
 1.4. "Covered Software"
     means Source Code Form to which the initial Contributor has attached
     the notice in Exhibit A, the Executable Form of such Source Code
     Form, and Modifications of such Source Code Form, in each case
     including portions thereof.
 
 1.5. "Incompatible With Secondary Licenses"
     means
 
     (a) that the initial Contributor has attached the notice described
         in Exhibit B to the Covered Software; or
 
     (b) that the Covered Software was made available under the terms of
         version 1.1 or earlier of the License, but not also under the
         terms of a Secondary License.
 
 1.6. "Executable Form"
     means any form of the work other than Source Code Form.
 
 1.7. "Larger Work"
     means a work that combines Covered Software with other material, in 
     a separate file or files, that is not Covered Software.
 
 1.8. "License"
     means this document.
 
 1.9. "Licensable"
     means having the right to grant, to the maximum extent possible,
     whether at the time of the initial grant or subsequently, any and
     all of the rights conveyed by this License.
 
 1.10. "Modifications"
     means any of the following:
 
     (a) any file in Source Code Form that results from an addition to,
         deletion from, or modification of the contents of Covered
         Software; or
 
     (b) any new file in Source Code Form that contains any Covered
         Software.
 
 1.11. "Patent Claims" of a Contributor
     means any patent claim(s), including without limitation, method,
     process, and apparatus claims, in any patent Licensable by such
     Contributor that would be infringed, but for the grant of the
     License, by the making, using, selling, offering for sale, having
     made, import, or transfer of either its Contributions or its
     Contributor Version.
 
 1.12. "Secondary License"
     means either the GNU General Public License, Version 2.0, the GNU
     Lesser General Public License, Version 2.1, the GNU Affero General
     Public License, Version 3.0, or any later versions of those
     licenses.
 
 1.13. "Source Code Form"
     means the form of the work preferred for making modifications.
 
 1.14. "You" (or "Your")
     means an individual or a legal entity exercising rights under this
     License. For legal entities, "You" includes any entity that
     controls, is controlled by, or is under common control with You. For
     purposes of this definition, "control" means (a) the power, direct
     or indirect, to cause the direction or management of such entity,
     whether by contract or otherwise, or (b) ownership of more than
     fifty percent (50%) of the outstanding shares or beneficial
     ownership of such entity.
 
 2. License Grants and Conditions
 --------------------------------
 
 2.1. Grants
 
 Each Contributor hereby grants You a world-wide, royalty-free,
 non-exclusive license:
 
 (a) under intellectual property rights (other than patent or trademark)
     Licensable by such Contributor to use, reproduce, make available,
     modify, display, perform, distribute, and otherwise exploit its
     Contributions, either on an unmodified basis, with Modifications, or
     as part of a Larger Work; and
 
 (b) under Patent Claims of such Contributor to make, use, sell, offer
     for sale, have made, import, and otherwise transfer either its
     Contributions or its Contributor Version.
 
 2.2. Effective Date
 
 The licenses granted in Section 2.1 with respect to any Contribution
 become effective for each Contribution on the date the Contributor first
 distributes such Contribution.
 
 2.3. Limitations on Grant Scope
 
 The licenses granted in this Section 2 are the only rights granted under
 this License. No additional rights or licenses will be implied from the
 distribution or licensing of Covered Software under this License.
 Notwithstanding Section 2.1(b) above, no patent license is granted by a
 Contributor:
 
 (a) for any code that a Contributor has removed from Covered Software;
     or
 
 (b) for infringements caused by: (i) Your and any other third party's
     modifications of Covered Software, or (ii) the combination of its
     Contributions with other software (except as part of its Contributor
     Version); or
 
 (c) under Patent Claims infringed by Covered Software in the absence of
     its Contributions.
 
 This License does not grant any rights in the trademarks, service marks,
 or logos of any Contributor (except as may be necessary to comply with
 the notice requirements in Section 3.4).
 
 2.4. Subsequent Licenses
 
 No Contributor makes additional grants as a result of Your choice to
 distribute the Covered Software under a subsequent version of this
 License (see Section 10.2) or under the terms of a Secondary License (if
 permitted under the terms of Section 3.3).
 
 2.5. Representation
 
 Each Contributor represents that the Contributor believes its
 Contributions are its original creation(s) or it has sufficient rights
 to grant the rights to its Contributions conveyed by this License.
 
 2.6. Fair Use
 
 This License is not intended to limit any rights You have under
 applicable copyright doctrines of fair use, fair dealing, or other
 equivalents.
 
 2.7. Conditions
 
 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
 in Section 2.1.
 
 3. Responsibilities
 -------------------
 
 3.1. Distribution of Source Form
 
 All distribution of Covered Software in Source Code Form, including any
 Modifications that You create or to which You contribute, must be under
 the terms of this License. You must inform recipients that the Source
 Code Form of the Covered Software is governed by the terms of this
 License, and how they can obtain a copy of this License. You may not
 attempt to alter or restrict the recipients' rights in the Source Code
 Form.
 
 3.2. Distribution of Executable Form
 
 If You distribute Covered Software in Executable Form then:
 
 (a) such Covered Software must also be made available in Source Code
     Form, as described in Section 3.1, and You must inform recipients of
     the Executable Form how they can obtain a copy of such Source Code
     Form by reasonable means in a timely manner, at a charge no more
     than the cost of distribution to the recipient; and
 
 (b) You may distribute such Executable Form under the terms of this
     License, or sublicense it under different terms, provided that the
     license for the Executable Form does not attempt to limit or alter
     the recipients' rights in the Source Code Form under this License.
 
 3.3. Distribution of a Larger Work
 
 You may create and distribute a Larger Work under terms of Your choice,
 provided that You also comply with the requirements of this License for
 the Covered Software. If the Larger Work is a combination of Covered
 Software with a work governed by one or more Secondary Licenses, and the
 Covered Software is not Incompatible With Secondary Licenses, this
 License permits You to additionally distribute such Covered Software
 under the terms of such Secondary License(s), so that the recipient of
 the Larger Work may, at their option, further distribute the Covered
 Software under the terms of either this License or such Secondary
 License(s).
 
 3.4. Notices
 
 You may not remove or alter the substance of any license notices
 (including copyright notices, patent notices, disclaimers of warranty,
 or limitations of liability) contained within the Source Code Form of
 the Covered Software, except that You may alter any license notices to
 the extent required to remedy known factual inaccuracies.
 
 3.5. Application of Additional Terms
 
 You may choose to offer, and to charge a fee for, warranty, support,
 indemnity or liability obligations to one or more recipients of Covered
 Software. However, You may do so only on Your own behalf, and not on
 behalf of any Contributor. You must make it absolutely clear that any
 such warranty, support, indemnity, or liability obligation is offered by
 You alone, and You hereby agree to indemnify every Contributor for any
 liability incurred by such Contributor as a result of warranty, support,
 indemnity or liability terms You offer. You may include additional
 disclaimers of warranty and limitations of liability specific to any
 jurisdiction.
 
 4. Inability to Comply Due to Statute or Regulation
 ---------------------------------------------------
 
 If it is impossible for You to comply with any of the terms of this
 License with respect to some or all of the Covered Software due to
 statute, judicial order, or regulation then You must: (a) comply with
 the terms of this License to the maximum extent possible; and (b)
 describe the limitations and the code they affect. Such description must
 be placed in a text file included with all distributions of the Covered
 Software under this License. Except to the extent prohibited by statute
 or regulation, such description must be sufficiently detailed for a
 recipient of ordinary skill to be able to understand it.
 
 5. Termination
 --------------
 
 5.1. The rights granted under this License will terminate automatically
 if You fail to comply with any of its terms. However, if You become
 compliant, then the rights granted under this License from a particular
 Contributor are reinstated (a) provisionally, unless and until such
 Contributor explicitly and finally terminates Your grants, and (b) on an
 ongoing basis, if such Contributor fails to notify You of the
 non-compliance by some reasonable means prior to 60 days after You have
 come back into compliance. Moreover, Your grants from a particular
 Contributor are reinstated on an ongoing basis if such Contributor
 notifies You of the non-compliance by some reasonable means, this is the
 first time You have received notice of non-compliance with this License
 from such Contributor, and You become compliant prior to 30 days after
 Your receipt of the notice.
 
 5.2. If You initiate litigation against any entity by asserting a patent
 infringement claim (excluding declaratory judgment actions,
 counter-claims, and cross-claims) alleging that a Contributor Version
 directly or indirectly infringes any patent, then the rights granted to
 You by any and all Contributors for the Covered Software under Section
 2.1 of this License shall terminate.
 
 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
 end user license agreements (excluding distributors and resellers) which
 have been validly granted by You or Your distributors under this License
 prior to termination shall survive termination.
 
 
                                                                       
   6. Disclaimer of Warranty                                           
   -------------------------                                           
                                                                       
   Covered Software is provided under this License on an "as is"       
   basis, without warranty of any kind, either expressed, implied, or  
   statutory, including, without limitation, warranties that the       
   Covered Software is free of defects, merchantable, fit for a        
   particular purpose or non-infringing. The entire risk as to the     
   quality and performance of the Covered Software is with You.        
   Should any Covered Software prove defective in any respect, You     
   (not any Contributor) assume the cost of any necessary servicing,   
   repair, or correction. This disclaimer of warranty constitutes an   
   essential part of this License. No use of any Covered Software is   
   authorized under this License except under this disclaimer.         
                                                                       
 
 
 
                                                                       
   7. Limitation of Liability                                          
   --------------------------                                          
                                                                       
   Under no circumstances and under no legal theory, whether tort      
   (including negligence), contract, or otherwise, shall any           
   Contributor, or anyone who distributes Covered Software as          
   permitted above, be liable to You for any direct, indirect,         
   special, incidental, or consequential damages of any character      
   including, without limitation, damages for lost profits, loss of    
   goodwill, work stoppage, computer failure or malfunction, or any    
   and all other commercial damages or losses, even if such party      
   shall have been informed of the possibility of such damages. This   
   limitation of liability shall not apply to liability for death or   
   personal injury resulting from such party's negligence to the       
   extent applicable law prohibits such limitation. Some               
   jurisdictions do not allow the exclusion or limitation of           
   incidental or consequential damages, so this exclusion and          
   limitation may not apply to You.                                    
                                                                       
 
 
 8. Litigation
 -------------
 
 Any litigation relating to this License may be brought only in the
 courts of a jurisdiction where the defendant maintains its principal
 place of business and such litigation shall be governed by laws of that
 jurisdiction, without reference to its conflict-of-law provisions.
 Nothing in this Section shall prevent a party's ability to bring
 cross-claims or counter-claims.
 
 9. Miscellaneous
 ----------------
 
 This License represents the complete agreement concerning the subject
 matter hereof. If any provision of this License is held to be
 unenforceable, such provision shall be reformed only to the extent
 necessary to make it enforceable. Any law or regulation which provides
 that the language of a contract shall be construed against the drafter
 shall not be used to construe this License against a Contributor.
 
 10. Versions of the License
 ---------------------------
 
 10.1. New Versions
 
 Mozilla Foundation is the license steward. Except as provided in Section
 10.3, no one other than the license steward has the right to modify or
 publish new versions of this License. Each version will be given a
 distinguishing version number.
 
 10.2. Effect of New Versions
 
 You may distribute the Covered Software under the terms of the version
 of the License under which You originally received the Covered Software,
 or under the terms of any subsequent version published by the license
 steward.
 
 10.3. Modified Versions
 
 If you create software not governed by this License, and you want to
 create a new license for such software, you may create and use a
 modified version of this License if you rename the license and remove
 any references to the name of the license steward (except to note that
 such modified license differs from this License).
 
 10.4. Distributing Source Code Form that is Incompatible With Secondary
 Licenses
 
 If You choose to distribute Source Code Form that is Incompatible With
 Secondary Licenses under the terms of this version of the License, the
 notice described in Exhibit B of this License must be attached.
 
 Exhibit A - Source Code Form License Notice
 -------------------------------------------
 
   This Source Code Form is subject to the terms of the Mozilla Public
   License, v. 2.0. If a copy of the MPL was not distributed with this
   file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 If it is not possible or desirable to put the notice in a particular
 file, then You may include the notice in a location (such as a LICENSE
 file in a relevant directory) where a recipient would be likely to look
 for such a notice.
 
 You may add additional accurate notices of copyright ownership.
 
 Exhibit B - "Incompatible With Secondary Licenses" Notice
 ---------------------------------------------------------
 
   This Source Code Form is "Incompatible With Secondary Licenses", as
   defined by the Mozilla Public License, v. 2.0.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
 All rights reserved.
 
 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 by: 
       David Corcoran <corcoran@linuxnet.com>
       http://www.linuxnet.com (MUSCLE)
 4. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
 Changes to this license can be made only by the copyright author with 
 explicit written consent.
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to PorterStemmer v4, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 See: http://tartarus.org/~martin/PorterStemmer
 
 The software is completely free for any purpose, unless notes at the head of
 the program text indicates otherwise (which is rare). In any case, the notes
 about licensing are never more restrictive than the BSD License.
 
 In every case where the software is not written by me (Martin Porter), this
 licensing arrangement has been endorsed by the contributor, and it is
 therefore unnecessary to ask the contributor again to confirm it.
 
 I have not asked any contributors (or their employers, if they have them) for
 proofs that they have the right to distribute their software in this way.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Relax NG Object/Parser v.20050510,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) Kohsuke Kawaguchi
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to RelaxNGCC v1.12, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.  
 All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
    include the following acknowledgment:
 
     "This product includes software developed by Daisuke Okajima
     and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names of the copyright holders must not be used to endorse or promote
    products derived from this software without prior written permission. For
    written permission, please contact the copyright holders.
 
 5. Products derived from this software may not be called "RELAXNGCC", nor may
   "RELAXNGCC" appear in their name, without prior written permission of the
   copyright holders.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE
 SOFTWARE FOUNDATION OR ITS 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to SAX 2.0.1, which may be included 
 with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
  SAX is free!
 
  In fact, it's not possible to own a license to SAX, since it's been placed in
  the public domain.
 
  No Warranty
 
  Because SAX is released to the public domain, there is no warranty for the
  design or for the software implementation, to the extent permitted by
  applicable law. Except when otherwise stated in writing the copyright holders
  and/or other parties provide SAX "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 SAX is with you. Should SAX prove
  defective, you assume the cost of all necessary servicing, repair or
  correction.
 
  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
  SAX, be liable to you for damages, including any general, special, incidental
  or consequential damages arising out of the use or inability to use SAX
  (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 SAX to
  operate with any other programs), even if such holder or other party has been
  advised of the possibility of such damages.
 
  Copyright Disclaimers 
 
  This page includes statements to that effect by David Megginson, who would
  have been able to claim copyright for the original work.  SAX 1.0
 
  Version 1.0 of the Simple API for XML (SAX), created collectively by the
  membership of the XML-DEV mailing list, is hereby released into the public
  domain.
 
  No one owns SAX: you may use it freely in both commercial and non-commercial
  applications, bundle it with your software distribution, include it on a
  CD-ROM, list the source code in a book, mirror the documentation at your own
  web site, or use it in any other way you see fit.
 
  David Megginson, sax@megginson.com
  1998-05-11
 
  SAX 2.0 
 
  I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and
  release all of the SAX 2.0 source code, compiled code, and documentation
  contained in this distribution into the Public Domain. SAX comes with NO
  WARRANTY or guarantee of fitness for any purpose.
 
  David Megginson, david@megginson.com
  2000-05-05
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to SoftFloat version 2b, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 SoftFloat was written by me, John R. Hauser. This work was made possible in 
 part by the International Computer Science Institute, located at Suite 600, 
 1947 Center Street, Berkeley, California 94704. Funding was partially 
 provided by the National Science Foundation under grant MIP-9311980. The 
 original version of this code was written as part of a project to build 
 a fixed-point vector processor in collaboration with the University of 
 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek. 
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort 
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT 
 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO 
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL 
 LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO 
 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER 
 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES, 
 COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE 
 SOFTWARE. 
 
 Derivative works are acceptable, even for commercial purposes, provided 
 that the minimal documentation requirements stated in the source code are 
 satisfied. 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Sparkle 1.5,
 which may be included with JRE 8 on Mac OS X.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2012 Sparkle.org and Andy Matuschak
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  Portions licensed from Taligent, Inc.
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Thai Dictionary, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
 
 Copyright (C) 1998 National Electronics and Computer Technology Center,
 National Science and Technology Development Agency,
 Ministry of Science Technology and Environment,
 Thai Royal Government.
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Unicode Terms of Use
 
 For the general privacy policy governing access to this site, see the Unicode
 Privacy Policy. For trademark usage, see the Unicode® Consortium Name and
 Trademark Usage Policy.
 
 A. Unicode Copyright.
    1. Copyright © 1991-2013 Unicode, Inc. All rights reserved.
 
    2. Certain documents and files on this website contain a legend indicating
       that "Modification is permitted." Any person is hereby authorized,
       without fee, to modify such documents and files to create derivative
       works conforming to the Unicode® Standard, subject to Terms and
       Conditions herein.
 
     3. Any person is hereby authorized, without fee, to view, use, reproduce,
        and distribute all documents and files solely for informational
        purposes in the creation of products supporting the Unicode Standard,
        subject to the Terms and Conditions herein.
 
     4. Further specifications of rights and restrictions pertaining to the use
        of the particular set of data files known as the "Unicode Character
        Database" can be found in Exhibit 1.
 
     5. Each version of the Unicode Standard has further specifications of
        rights and restrictions of use. For the book editions (Unicode 5.0 and
        earlier), these are found on the back of the title page. The online
        code charts carry specific restrictions. All other files, including
        online documentation of the core specification for Unicode 6.0 and
        later, are covered under these general Terms of Use.
 
     6. No license is granted to "mirror" the Unicode website where a fee is
        charged for access to the "mirror" site.
 
     7. Modification is not permitted with respect to this document. All copies
        of this document must be verbatim.
 
 B. Restricted Rights Legend. Any technical data or software which is licensed
    to the United States of America, its agencies and/or instrumentalities
    under this Agreement is commercial technical data or commercial computer
    software developed exclusively at private expense as defined in FAR 2.101,
    or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
    duplication, or disclosure by the Government is subject to restrictions as
    set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov
    1995) and this Agreement. For Software, in accordance with FAR 12-212 or
    DFARS 227-7202, as applicable, use, duplication or disclosure by the
    Government is subject to the restrictions set forth in this Agreement.
 
 C. Warranties and Disclaimers.
    1. This publication and/or website may include technical or typographical
       errors or other inaccuracies . Changes are periodically added to the
       information herein; these changes will be incorporated in new editions
       of the publication and/or website. Unicode may make improvements and/or
       changes in the product(s) and/or program(s) described in this
       publication and/or website at any time.
 
     2. If this file has been purchased on magnetic or optical media from
        Unicode, Inc. the sole and exclusive remedy for any claim will be
        exchange of the defective media within ninety (90) days of original
        purchase.
 
     3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS
        PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED,
        OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
        MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
        UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR
        OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
        ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
 
 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for
    any special, incidental, indirect or consequential damages of any kind, or
    any damages whatsoever, whether or not Unicode was advised of the
    possibility of the damage, including, without limitation, those resulting
    from the following: loss of use, data or profits, in connection with the
    use, modification or distribution of this information or its derivatives.
 
 E.Trademarks & Logos.
    1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode,
       Inc.  “The Unicode Consortium” and “Unicode, Inc.” are trade names of
       Unicode, Inc.  Use of the information and materials found on this
       website indicates your acknowledgement of Unicode, Inc.’s exclusive
       worldwide rights in the Unicode Word Mark, the Unicode Logo, and the
       Unicode trade names.
 
    2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
       Policy”) are incorporated herein by reference and you agree to abide by
       the provisions of the Trademark Policy, which may be changed from time
       to time in the sole discretion of Unicode, Inc.
 
    3. All third party trademarks referenced herein are the property of their
       respective owners.
 
 Miscellaneous.
    1. Jurisdiction and Venue. This server is operated from a location in the
       State of California, United States of America. Unicode makes no
       representation that the materials are appropriate for use in other
       locations. If you access this server from other locations, you are
       responsible for compliance with local laws. This Agreement, all use of
       this site and any claims and damages resulting from use of this site are
       governed solely by the laws of the State of California without regard to
       any principles which would apply the laws of a different jurisdiction.
       The user agrees that any disputes regarding this site shall be resolved
       solely in the courts located in Santa Clara County, California. The user
       agrees said courts have personal jurisdiction and agree to waive any
       right to transfer the dispute to any other forum.
 
    2. Modification by Unicode.  Unicode shall have the right to modify this
       Agreement at any time by posting it to this site. The user may not
       assign any part of this Agreement without Unicode’s prior written
       consent.
 
    3. Taxes. The user agrees to pay any taxes arising from access to this
       website or use of the information herein, except for those based on
       Unicode’s net income.
 
    4. Severability.  If any provision of this Agreement is declared invalid or
       unenforceable, the remaining provisions of this Agreement shall remain
       in effect.
 
    5. Entire Agreement. This Agreement constitutes the entire agreement
       between the parties.
 
 EXHIBIT 1
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
 online code charts under the directory http://www.unicode.org/Public/.
 Software includes any source code published in the Unicode Standard or under
 the directories http://www.unicode.org/Public/,
 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
 
 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO
 BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR
 SOFTWARE.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the
 Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files")
 or Unicode software and any associated documentation (the "Software") to deal
 in the Data Files or Software without restriction, including without
 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
 sell copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that (a) the above
 copyright notice(s) and this permission notice appear with all copies of the
 Data Files or Software, (b) both the above copyright notice(s) and this
 permission notice appear in associated documentation, and (c) there is clear
 notice in each modified Data File or in the Software as well as in the
 documentation associated with the Data File(s) or Software that the data or
 software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
 DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in these Data Files or Software without prior written authorization of the
 copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
 States and other countries. All third party trademarks referenced herein are
 the property of their respective owners.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to UPX v3.01, which may be included 
 with JRE 8 on Windows.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
                     The Ultimate Packer for eXecutables
           Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
                http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
                           http://www.nexus.hu/upx
                             http://upx.tsx.org
 
 
 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN
 TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
 
 
 ABSTRACT
 ========
 
    UPX and UCL are copyrighted software distributed under the terms
    of the GNU General Public License (hereinafter the "GPL").
 
    The stub which is imbedded in each UPX compressed program is part
    of UPX and UCL, and contains code that is under our copyright. The
    terms of the GNU General Public License still apply as compressing
    a program is a special form of linking with our stub.
 
    As a special exception we grant the free usage of UPX for all
    executables, including commercial programs.
    See below for details and restrictions.
 
 
 COPYRIGHT
 =========
 
    UPX and UCL are copyrighted software. All rights remain with the authors.
 
    UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
    UPX is Copyright (C) 1996-2000 Laszlo Molnar
 
    UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 
 
 GNU GENERAL PUBLIC LICENSE
 ==========================
 
    UPX and the UCL library are free software; you can redistribute them
    and/or modify them 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.
 
    UPX and UCL are distributed in the hope that they 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; see the file COPYING.
 
 
 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
 ============================================
 
    The stub which is imbedded in each UPX compressed program is part
    of UPX and UCL, and contains code that is under our copyright. The
    terms of the GNU General Public License still apply as compressing
    a program is a special form of linking with our stub.
 
    Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
    permission to freely use and distribute all UPX compressed programs
    (including commercial ones), subject to the following restrictions:
 
    1. You must compress your program with a completely unmodified UPX
       version; either with our precompiled version, or (at your option)
       with a self compiled version of the unmodified UPX sources as
       distributed by us.
    2. This also implies that the UPX stub must be completely unmodfied, i.e.
       the stub imbedded in your compressed program must be byte-identical
       to the stub that is produced by the official unmodified UPX version.
    3. The decompressor and any other code from the stub must exclusively get
       used by the unmodified UPX stub for decompressing your program at
       program startup. No portion of the stub may get read, copied,
       called or otherwise get used or accessed by your program.
 
 
 ANNOTATIONS
 ===========
 
   - You can use a modified UPX version or modified UPX stub only for
     programs that are compatible with the GNU General Public License.
 
   - We grant you special permission to freely use and distribute all UPX
     compressed programs. But any modification of the UPX stub (such as,
     but not limited to, removing our copyright string or making your
     program non-decompressible) will immediately revoke your right to
     use and distribute a UPX compressed program.
 
   - UPX is not a software protection tool; by requiring that you use
     the unmodified UPX version for your proprietary programs we
     make sure that any user can decompress your program. This protects
     both you and your users as nobody can hide malicious code -
     any program that cannot be decompressed is highly suspicious
     by definition.
 
   - You can integrate all or part of UPX and UCL into projects that
     are compatible with the GNU GPL, but obviously you cannot grant
     any special exceptions beyond the GPL for our code in your project.
 
   - We want to actively support manufacturers of virus scanners and
     similar security software. Please contact us if you would like to
     incorporate parts of UPX or UCL into such a product.
 
 
 
 Markus F.X.J. Oberhumer                   Laszlo Molnar
 markus.oberhumer@jk.uni-linz.ac.at        ml1050@cdata.tvnet.hu
 
 Linz, Austria, 25 Feb 2000
 
 Additional License(s)
 
 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to Xfree86-VidMode Extension 1.0,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Version 1.1 of XFree86 ProjectLicence.
 
 Copyright (C) 1994-2004 The XFree86 Project, Inc.    All rights reserved.
 
 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, sublicence, 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:
 
    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, and in the same place
    and form as other copyright, license and disclaimer information.
 
    3. The end-user documentation included with the redistribution, if any,must
    include the following acknowledgment: "This product includes
    software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
    its contributors", in the same place and form as other third-party
    acknowledgments. Alternately, this acknowledgment may appear in the software
    itself, in the same form and location as other such third-party
    acknowledgments.
 
     4. Except as contained in this notice, the name of The XFree86 Project,Inc
     shall not be used in advertising or otherwise to promote the sale, use
     or other dealings in this Software without prior written authorization from
     The XFree86 Project, Inc.
 
     THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 XFREE86 PROJECT, INC OR ITS 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.  
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to X Window System 6.8.2, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
           Licenses
 The X.Org Foundation March 2004
 
 1. Introduction
 
 The X.org Foundation X Window System distribution is a compilation of code and
 documentation from many sources. This document is intended primarily as a
 guide to the licenses used in the distribution: you must check each file
 and/or package for precise redistribution terms. None-the-less, this summary
 may be useful to many users. No software incorporating the XFree86 1.1 license
 has been incorporated.
 
 This document is based on the compilation from XFree86.
 
 2. XFree86 License
 
 XFree86 code without an explicit copyright is covered by the following
 copyright/license:
 
 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
 
 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
 XFREE86 PROJECT 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.
 
 Except as contained in this notice, the name of the XFree86 Project shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from the XFree86 Project.
 
 3. Other Licenses
 
 Portions of code are covered by the following licenses/copyrights. See
 individual files for the copyright dates.
 
 3.1. X/MIT Copyrights
 
 3.1.1. X Consortium
 
 Copyright (C) <date> X Consortium
 
 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 X
 CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in
 this Software without prior written authorization from the X Consortium.
 
 X Window System is a trademark of X Consortium, Inc.
 
 3.1.2. The Open Group
 
 Copyright <date> The Open Group
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation.
 
 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
 OPEN GROUP 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.
 
 Except as contained in this notice, the name of The Open Group shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in
 this Software without prior written authorization from The Open Group.  3.2.
 Berkeley-based copyrights:
 
 o
 3.2.1. General
 
 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 author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
 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.  3.2.2. UCB/LBL
 
 Copyright (c) 1993 The Regents of the University of California. All rights
 reserved.
 
 This software was developed by the Computer Systems Engineering group at
 Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
 Berkeley.
 
 All advertising materials mentioning features or use of this software must
 display the following acknowledgement: This product includes software
 developed by the University of California, Lawrence Berkeley Laboratory.
 
 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 by the University of California, Berkeley and its contributors.
 
    4. Neither the name of the University nor the names of its contributors may
    be used to endorse or promote products derived from this software without
    specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.  3.2.3. The
 NetBSD Foundation, Inc.
 
 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation by Ben
 Collver <collver1@attbi.com>
 
 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 by the NetBSD Foundation, Inc. and its contributors.
 
    4. Neither the name of The NetBSD Foundation nor the names of its
    contributors may be used to endorse or promote products derived from this
    software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.  3.2.4. Theodore
 Ts'o.
 
 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
 reserved.
 
 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,
    and the entire permission notice in its entirety, including the disclaimer
    of warranties.
 
    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. he name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY 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 NOT ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.  3.2.5. Theo de Raadt and Damien Miller
 
 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
 2001-2002 Damien Miller. All rights reserved.
 
 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.  3.2.6. Todd C. Miller
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any purpose
 with or without fee is hereby granted, provided that the above copyright
 notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  3.2.7. Thomas
 Winischhofer
 
 Copyright (C) 2001-2004 Thomas Winischhofer
 
 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 author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED 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.  3.3. NVIDIA Corp
 
 Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
 
 NOTICE TO USER: The source code is copyrighted under U.S. and international
 laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design
 patents pending on the design and interface of the NV chips. Users and
 possessors of this source code are hereby granted a nonexclusive, royalty-free
 copyright and design patent license to use this code in individual and
 commercial software.
 
 Any use of this source code must include, in the user documentation and
 internal comments to the code, notices to the end user as follows:
 
 Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and
 foreign countries.
 
 NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
 CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
 WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE
 FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.  3.4. GLX Public
 License
 
 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
 
 Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
 grants permission to Recipient (defined below), under Recipient's copyrights
 in the Original Software (defined below), to use, copy, modify, merge,
 publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below), and to permit persons to whom the Subject Software is
 furnished in accordance with this License to do the same, subject to all of
 the following terms and conditions, which Recipient accepts by engaging in any
 such use, copying, modifying, merging, publishing, distributing, sublicensing
 or selling:
 
 1. Definitions.
 
     (a) "Original Software" means source code of computer software code which
     is described in Exhibit A as Original Software.
 
     (b) "Modifications" means any addition to or deletion from the substance
     or structure of either the Original Software or any previous
     Modifications. When Subject Software is released as a series of files, a
     Modification means (i) any addition to or deletion from the contents of a
     file containing Original Software or previous Modifications and (ii) any
     new file that contains any part of the Original Code or previous
     Modifications.
 
     (c) "Subject Software" means the Original Software or Modifications or the
     combination of the Original Software and Modifications, or portions of any
     of the foregoing.
 
     (d) "Recipient" means an individual or a legal entity exercising rights
     under, and complying with all of the terms of, this License. For legal
     entities, "Recipient" includes any entity which controls, is controlled
     by, or is under common control with Recipient. For purposes of this
     definition, "control" of an entity means (a) the power, direct or
     indirect, to direct or manage such entity, or (b) ownership of fifty
     percent (50%) or more of the outstanding shares or beneficial ownership of
     such entity.
 
 2. Redistribution of Source Code Subject to These Terms. Redistributions of
 Subject Software in source code form must retain the notice set forth in
 Exhibit A, below, in every file. A copy of this License must be included in
 any documentation for such Subject Software where the recipients' rights
 relating to Subject Software are described. Recipient may distribute the
 source code version of Subject Software under a license of Recipient's choice,
 which may contain terms different from this License, provided that (i)
 Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of
 this License, which terms may not be modified or superseded by any other terms
 of such license. If Recipient distributes the source code version under a
 different license Recipient must make it absolutely clear that any terms which
 differ from this License are offered by Recipient alone, not by SGI. Recipient
 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
 of any such terms Recipient offers.
 
 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
 be conspicuously included in any notice in an executable version of Subject
 Software, related documentation or collateral in which Recipient describes the
 user's rights relating to the Subject Software. Recipient may distribute the
 executable version of Subject Software under a license of Recipient's choice,
 which may contain terms different from this License, provided that (i)
 Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
 this License, which terms may not be modified or superseded by any other terms
 of such license. If Recipient distributes the executable version under a
 different license Recipient must make it absolutely clear that any terms which
 differ from this License are offered by Recipient alone, not by SGI. Recipient
 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
 of any such terms Recipient offers.
 
 4. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure
 such breach within 30 days of the breach. Any sublicense to the Subject
 Software which is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which,
 by their nature, must remain in effect beyond the termination of this License
 shall survive.
 
 5. No Trademark Rights. This License does not grant any rights to use any
 trade name, trademark or service mark whatsoever. No trade name, trademark or
 service mark of SGI may be used to endorse or promote products derived from
 the Subject Software without prior written permission of SGI.
 
 6. No Other Rights. This License does not grant any rights with respect to the
 OpenGL API or to any software or hardware implementation thereof or to any
 other software whatsoever, nor shall any other rights or licenses not
 expressly granted hereunder arise by implication, estoppel or otherwise with
 respect to the Subject Software. Title to and ownership of the Original
 Software at all times remains with SGI. All rights in the Original Software
 not expressly granted under this License are reserved.
 
 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
 applicable laws and regulations in connection with use and distribution of the
 Subject Software, including but not limited to, all export and import control
 laws and regulations of the U.S. government and other countries. Recipient may
 not distribute Subject Software that (i) in any way infringes (directly or
 contributorily) the rights (including patent, copyright, trade secret,
 trademark or other intellectual property rights of any kind) of any other
 person or entity or (ii) breaches any representation or warranty, express,
 implied or statutory, which under any applicable law it might be deemed to
 have been distributed.
 
 8. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution,
 import or sale of Subject Software (including particular functionality or code
 incorporated in Subject Software) infringes the third party's intellectual
 property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject
 Software will know whom to contact regarding the claim. Also, upon gaining
 such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Exhibit A notice required under Sections 2 and 3,
 above, and in the text of any related documentation, license agreement or
 collateral in which Recipient describes end user's rights relating to the
 Subject Software. If Recipient obtains such knowledge after it makes Subject
 Software available to any other person or entity, Recipient shall take other
 steps (such as notifying appropriate mailing lists or newsgroups) reasonably
 calculated to inform those who received the Subject Software that new
 knowledge has been obtained.
 
 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
 STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
 THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
 TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
 THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
 
 11. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
 and against any loss, liability, damages, costs or expenses (including the
 payment of reasonable attorneys fees) arising out of Recipient's use,
 modification, reproduction and distribution of the Subject Software or out of
 any representation or warranty made by Recipient.
 
 12. U.S. Government End Users. The Subject Software is a "commercial item"
 consisting of "commercial computer software" as such terms are defined in
 title 48 of the Code of Federal Regulations and all U.S. Government End Users
 acquire only the rights set forth in this License and are subject to the terms
 of this License.
 
 13. Miscellaneous. This License represents the complete agreement concerning
 subject matter hereof. If any provision of this License is held to be
 unenforceable, such provision shall be reformed so as to achieve as nearly as
 possible the same economic effect as the original provision and the remainder
 of this License will remain in effect. This License shall be governed by and
 construed in accordance with the laws of the United States and the State of
 California as applied to agreements entered into and to be performed entirely
 within California between California residents. Any litigation relating to
 this License shall be subject to the exclusive jurisdiction of the Federal
 Courts of the Northern District of California (or, absent subject matter
 jurisdiction in such courts, the courts of the State of California), with
 venue lying exclusively in Santa Clara County, California, with the losing
 party responsible for costs, including without limitation, court costs and
 reasonable attorneys fees and expenses. The application of the United Nations
 Convention on Contracts for the International Sale of Goods is expressly
 excluded. Any law or regulation which provides that the language of a contract
 shall be construed against the drafter shall not apply to this License.
 
 Exhibit A
 
 The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13
 of the GLX Public License Version 1.0 (the "License"). You may not use this
 file except in compliance with those sections of the License. You may obtain a
 copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N.
 Shoreline Blvd., Mountain View, CA 94043 or at
 http://www.sgi.com/software/opensource/glx/license.html.
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
 INFRINGEMENT. See the License for the specific language governing rights and
 limitations under the License.
 
 The Original Software is GLX version 1.2 source code, released February, 1999.
 The developer of the Original Software is Silicon Graphics, Inc. Those
 portions of the Subject Software created by Silicon Graphics, Inc. are
 Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.  3.5. CID
 Font Code Public License
 
 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
 
 Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
 hereby grants permission to Recipient (defined below), under SGI's copyrights
 in the Original Software (defined below), to use, copy, modify, merge,
 publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below) in both source code and executable form, and to permit persons
 to whom the Subject Software is furnished in accordance with this License to
 do the same, subject to all of the following terms and conditions, which
 Recipient accepts by engaging in any such use, copying, modifying, merging,
 publication, distributing, sublicensing or selling:
 
 1. Definitions.
 
     a. "Original Software" means source code of computer software code that is
     described in Exhibit A as Original Software.
 
     b. "Modifications" means any addition to or deletion from the substance or
     structure of either the Original Software or any previous Modifications.
     When Subject Software is released as a series of files, a Modification
     means (i) any addition to or deletion from the contents of a file
     containing Original Software or previous Modifications and (ii) any new
     file that contains any part of the Original Code or previous
     Modifications.
 
     c. "Subject Software" means the Original Software or Modifications or the
     combination of the Original Software and Modifications, or portions of any
     of the foregoing.
 
     d. "Recipient" means an individual or a legal entity exercising rights
     under the terms of this License. For legal entities, "Recipient" includes
     any entity that controls, is controlled by, or is under common control
     with Recipient. For purposes of this definition, "control" of an entity
     means (i) the power, direct or indirect, to direct or manage such entity,
     or (ii) ownership of fifty percent (50%) or more of the outstanding shares
     or beneficial ownership of such entity.
 
     e. "Required Notice" means the notice set forth in Exhibit A to this
     License.
 
     f. "Accompanying Technology" means any software or other technology that
     is not a Modification and that is distributed or made publicly available
     by Recipient with the Subject Software. Separate software files that do
     not contain any Original Software or any previous Modification shall not
     be deemed a Modification, even if such software files are aggregated as
     part of a product, or in any medium of storage, with any file that does
     contain Original Software or any previous Modification.
 
 2. License Terms. All distribution of the Subject Software must be made
 subject to the terms of this License. A copy of this License and the Required
 Notice must be included in any documentation for Subject Software where
 Recipient's rights relating to Subject Software and/or any Accompanying
 Technology are described. Distributions of Subject Software in source code
 form must also include the Required Notice in every file distributed. In
 addition, a ReadMe file entitled "Important Legal Notice" must be distributed
 with each distribution of one or more files that incorporate Subject Software.
 That file must be included with distributions made in both source code and
 executable form. A copy of the License and the Required Notice must be
 included in that file. Recipient may distribute Accompanying Technology under
 a license of Recipient's choice, which may contain terms different from this
 License, provided that (i) Recipient is in compliance with the terms of this
 License, (ii) such other license terms do not modify or supersede the terms of
 this License as applicable to the Subject Software, (iii) Recipient hereby
 indemnifies SGI for any liability incurred by SGI as a result of the
 distribution of Accompanying Technology or the use of other license terms.
 
 3. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure
 such breach within 30 days of the breach. Any sublicense to the Subject
 Software that is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which,
 by their nature, must remain in effect beyond the termination of this License
 shall survive.
 
 4. Trademark Rights. This License does not grant any rights to use any trade
 name, trademark or service mark whatsoever. No trade name, trademark or
 service mark of SGI may be used to endorse or promote products derived from or
 incorporating any Subject Software without prior written permission of SGI.
 
 5. No Other Rights. No rights or licenses not expressly granted hereunder
 shall arise by implication, estoppel or otherwise. Title to and ownership of
 the Original Software at all times remains with SGI. All rights in the
 Original Software not expressly granted under this License are reserved.
 
 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
 applicable laws and regulations in connection with use and distribution of the
 Subject Software, including but not limited to, all export and import control
 laws and regulations of the U.S. government and other countries. Recipient may
 not distribute Subject Software that (i) in any way infringes (directly or
 contributorily) the rights (including patent, copyright, trade secret,
 trademark or other intellectual property rights of any kind) of any other
 person or entity, or (ii) breaches any representation or warranty, express,
 implied or statutory, which under any applicable law it might be deemed to
 have been distributed.
 
 7. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution,
 import or sale of Subject Software (including particular functionality or code
 incorporated in Subject Software) infringes the third party's intellectual
 property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject
 Software will know whom to contact regarding the claim. Also, upon gaining
 such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Required Notice, and in the text of any related
 documentation, license agreement or collateral in which Recipient describes
 end user's rights relating to the Subject Software. If Recipient obtains such
 knowledge after it makes Subject Software available to any other person or
 entity, Recipient shall take other steps (such as notifying appropriate
 mailing lists or newsgroups) reasonably calculated to provide such knowledge
 to those who received the Subject Software.
 
 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR 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 SUBJECT SOFTWARE OR
 THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
 ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
 LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
 
 10. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold SGI and its successors and assigns
 harmless from and against any loss, liability, damages, costs or expenses
 (including the payment of reasonable attorneys fees) arising out of
 (Recipient's use, modification, reproduction and distribution of the Subject
 Software or out of any representation or warranty made by Recipient.
 
 11. U.S. Government End Users. The Subject Software is a "commercial item"
 consisting of "commercial computer software" as such terms are defined in
 title 48 of the Code of Federal Regulations and all U.S. Government End Users
 acquire only the rights set forth in this License and are subject to the terms
 of this License.
 
 12. Miscellaneous. This License represents the complete agreement concerning
 subject matter hereof. If any provision of this License is held to be
 unenforceable by any judicial or administrative authority having proper
 jurisdiction with respect thereto, such provision shall be reformed so as to
 achieve as nearly as possible the same economic effect as the original
 provision and the remainder of this License will remain in effect. This
 License shall be governed by and construed in accordance with the laws of the
 United States and the State of California as applied to agreements entered
 into and to be performed entirely within California between California
 residents. Any litigation relating to this License shall be subject to the
 exclusive jurisdiction of the Federal Courts of the Northern District of
 California (or, absent subject matter jurisdiction in such courts, the courts
 of the State of California), with venue lying exclusively in Santa Clara
 County, California, with the losing party responsible for costs, including
 without limitation, court costs and reasonable attorneys fees and expenses.
 The application of the United Nations Convention on Contracts for the
 International Sale of Goods is expressly excluded. Any law or regulation that
 provides that the language of a contract shall be construed against the
 drafter shall not apply to this License.
 
 Exhibit A
 
 Copyright (c) 1994-1999 Silicon Graphics, Inc.
 
 The contents of this file are subject to the CID Font Code Public License
 Version 1.0 (the "License"). You may not use this file except in compliance
 with the License. You may obtain a copy of the License at Silicon Graphics,
 Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
 or at http://www.sgi.com/software/opensource/cid/license.html
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF
 NON-INFRINGEMENT. See the License for the specific language governing rights
 and limitations under the License.
 
 The Original Software (as defined in the License) is CID font code that was
 developed by Silicon Graphics, Inc. Those portions of the Subject Software (as
 defined in the License) that were created by Silicon Graphics, Inc. are
 Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
 
 [NOTE: When using this text in connection with Subject Software delivered
 solely in object code form, Recipient may replace the words "this file" with
 "this software" in both the first and second sentences.] 3.6. Bitstream Vera
 Fonts Copyright
 
 The fonts have a generous copyright, allowing derivative works (as long as
 "Bitstream" or "Vera" are not in the names), and full redistribution (so long
 as they are not sold by themselves). They can be be bundled, redistributed
 and sold with any software.
 
 The fonts are distributed under the following copyright:
 
 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a
 trademark of Bitstream, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the fonts accompanying this license ("Fonts") and associated documentation
 files (the "Font Software"), to reproduce and distribute the Font Software,
 including without limitation the rights to use, copy, merge, publish,
 distribute, and/or sell copies of the Font Software, and to permit persons to
 whom the Font Software is furnished to do so, subject to the following
 conditions:
 
 The above copyright and trademark notices and this permission notice shall be
 included in all copies of one or more of the Font Software typefaces.
 
 The Font Software may be modified, altered, or added to, and in particular the
 designs of glyphs or characters in the Fonts may be modified and additional
 glyphs or characters may be added to the Fonts, only if the fonts are renamed
 to names not containing either the words "Bitstream" or the word "Vera".
 
 This License becomes null and void to the extent applicable to Fonts or Font
 Software that has been modified and is distributed under the "Bitstream Vera"
 names.
 
 The Font Software may be sold as part of a larger software package but no copy
 of one or more of the Font Software typefaces may be sold by itself.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
 SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO
 USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
 
 Except as contained in this notice, the names of Gnome, the Gnome Foundation,
 and Bitstream Inc., shall not be used in advertising or otherwise to promote
 the sale, use or other dealings in this Font Software without prior written
 authorization from the Gnome Foundation or Bitstream Inc., respectively. For
 further information, contact: fonts at gnome dot org.  3.7. Bigelow & Holmes
 Inc and URW++ GmbH Luxi font license
 
 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a
 registered trademark of Bigelow & Holmes Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of these Fonts and associated documentation files (the "Font Software"), to
 deal in the Font Software, including without limitation the rights to use,
 copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
 Software, and to permit persons to whom the Font Software is furnished to do
 so, subject to the following conditions:
 
 The above copyright and trademark notices and this permission notice shall be
 included in all copies of one or more of the Font Software.
 
 The Font Software may not be modified, altered, or added to, and in particular
 the designs of glyphs or characters in the Fonts may not be modified nor may
 additional glyphs or characters be added to the Fonts. This License becomes
 null and void when the Fonts or Font Software have been modified.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
 GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
 INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
 SOFTWARE.
 
 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Font Software without prior written
 authorization from Bigelow & Holmes Inc. and URW++ GmbH.
 
 For further information, contact:
 
 info@urwpp.de or design@bigelowandholmes.com
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to zlib v1.2.8, which may be included 
 with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
   version 1.2.8, April 28th, 2013
 
   Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
 
   This software is provided 'as-is', without any express or implied
   warranty.  In no event will the authors be held liable for any damages
   arising from the use of this software.
 
   Permission is granted to anyone to use this software for any purpose,
   including commercial applications, and to alter it and redistribute it
   freely, subject to the following restrictions:
 
   1. The origin of this software must not be misrepresented; you must not
      claim that you wrote the original software. If you use this software
      in a product, an acknowledgment in the product documentation would be
      appreciated but is not required.
   2. Altered source versions must be plainly marked as such, and must not be
      misrepresented as being the original software.
   3. This notice may not be removed or altered from any source distribution.
 
   Jean-loup Gailly        Mark Adler
   jloup@gzip.org          madler@alumni.caltech.edu
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
  This notice is provided with respect to the following which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
 
   Apache Commons Math 3.2
   Apache Derby 10.11.1.2
   Apache Jakarta BCEL 5.1 
   Apache Jakarta Regexp 1.4 
   Apache Santuario XML Security for Java 1.5.4
   Apache Xalan-Java 2.7.1 
   Apache Xerces Java 2.10.0 
   Apache XML Resolver 1.1 
   Dynalink 0.5
 
 
 --- begin of LICENSE ---
 
                                  Apache License
                            Version 2.0, January 2004
                         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.
 
    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:
 
       (a) You must give any other recipients of the Work or
           Derivative Works a copy of this License; and
 
       (b) You must cause any modified files to carry prominent notices
           stating that You changed the files; and
 
       (c) 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
 
       (d) 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.
 
    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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 src.zip
 examples.jar
 minst.jar
 mtrace.jar
 jconsole-plugin.jar
 
 
 >>> openjdk-1.8.0.112
 
 Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Oracle designates this
 particular file as subject to the "Classpath" exception as provided
 by Oracle in the LICENSE file that accompanied this code.
 
 This code 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
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 
 You should have received a copy of the GNU General Public License version
 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
 
 "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.
 
 src.zip
 tools.jar
 examples.jar
 nashorn.jar
 resources.jar
 
 ADDITIONAL LICENSE INFORMATION:
 
 > OPENJDK ASSEMBLY EXCEPTION
 
 OpenJDK-1.8.0.112-x86_64-bin.tar.xz\OpenJDK-1.8.0.112-x86_64-bin.tar\OpenJDK-1.8.0.112-x86_64-bin\ASSEMBLY_EXCEPTION
 
 OPENJDK ASSEMBLY EXCEPTION
 
 The OpenJDK source code made available by Sun at openjdk.java.net and
 openjdk.dev.java.net ("OpenJDK Code") is distributed under the terms of the
 GNU General Public License <http://www.gnu.org/copyleft/gpl.html> version 2
 only ("GPL2"), with the following clarification and special exception.
 
 Linking this OpenJDK Code statically or dynamically with other code
 is making a combined work based on this library.  Thus, the terms
 and conditions of GPL2 cover the whole combination.
 
 As a special exception, Sun gives you permission to link this
 OpenJDK Code with certain code licensed by Sun as indicated at
 http://openjdk.java.net/legal/exception-modules-2007-05-08.html
 ("Designated Exception Modules") to produce an executable,
 regardless of the license terms of the Designated Exception Modules,
 and to copy and distribute the resulting executable under GPL2,
 provided that the Designated Exception Modules continue to be
 governed by the licenses under which they were offered by Sun.
 
 As such, it allows licensees and sublicensees of Sun's GPL2 OpenJDK Code to
 build an executable that includes those portions of necessary code that Sun
 could not provide under GPL2 (or that Sun has provided under GPL2 with the
 Classpath exception).  If you modify or add to the OpenJDK code, that new
 GPL2 code may still be combined with Designated Exception Modules if the
 new code is made subject to this exception by its copyright holder.
 
 > BSD 3 Clause
 
 OpenJDK-1.8.0.112-x86_64-bin.tar.xz\OpenJDK-1.8.0.112-x86_64-bin.tar\OpenJDK-1.8.0.112-x86_64-bin\demo\applets\BarChart\BarChart.java
 
 Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 - Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 - Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 - Neither the name of Oracle nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > Third Party Readme
 
 OpenJDK-1.8.0.112-x86_64-bin.tar.xz\OpenJDK-1.8.0.112-x86_64-bin.tar\OpenJDK-1.8.0.112-x86_64-bin\THIRD_PARTY_README
 
 DO NOT TRANSLATE OR LOCALIZE.
 -----------------------------
 
 This notice is provided with respect to ASM Bytecode Manipulation
 Framework v5.0.3, which may be included with JRE 8, and JDK 8, and
 OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2011 France Télécom
 All rights reserved.
 
 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. Neither the name of the copyright holders nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 --------------------------------------------------------------------------------
 
 This notice is provided with respect to BSDiff v4.3, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 2003-2005 Colin Percival
 All rights reserved
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted providing 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to CodeViewer 1.0, which may be
 included with JDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1999 by CoolServlets.com.
 
 Any errors or suggested improvements to this class can be reported as
 instructed on CoolServlets.com. We hope you enjoy this program... your
 comments will encourage further development!  This software is distributed
 under the terms of the BSD License.  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.
 
 Neither name of CoolServlets.com nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM 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 AUTHOR 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."
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Cryptix AES 3.2.0, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Cryptix General License
 
 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
 All rights reserved.
 
 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 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 CRYPTIX FOUNDATION LIMITED 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 CRYPTIX FOUNDATION LIMITED 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to CUP Parser Generator for
 Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both the
 copyright notice and this permission notice and warranty disclaimer appear in
 supporting documentation, and that the names of the authors or their
 employers not be used in advertising or publicity pertaining to distribution of
 the software without specific, written prior permission.
 
 The authors and their employers disclaim all warranties with regard to
 this software, including all implied warranties of merchantability and fitness.
 In no event shall the authors or their employers be liable for any special,
 indirect or consequential damages or any damages whatsoever resulting from
 loss of use, data or profits, whether in an action of contract, negligence or
 other tortious action, arising out of or in connection with the use or
 performance of this software.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Document Object Model (DOM) Level 2
 & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 W3C SOFTWARE NOTICE AND LICENSE
 
 http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
 
 This work (and included software, documentation such as READMEs, or other
 related items) is being provided by the copyright holders under the following
 license. By obtaining, using and/or copying this work, you (the licensee)
 agree that you have read, understood, and will comply with the following terms
 and conditions.
 
 Permission to copy, modify, and distribute this software and its
 documentation, with or without modification, for any purpose and without fee
 or royalty is hereby granted, provided that you include the following on ALL
 copies of the software and documentation or portions thereof, including
 modifications:
 
 1.The full text of this NOTICE in a location viewable to users of the
 redistributed or derivative work.
 
 2.Any pre-existing intellectual property disclaimers, notices, or terms and
 conditions. If none exist, the W3C Software Short Notice should be included
 (hypertext is preferred, text is permitted) within the body of any
 redistributed or derivative code.
 
 3.Notice of any changes or modifications to the files, including the date
 changes were made. (We recommend you provide URIs to the location from
 which the code is derived.)
 
 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
 MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
 PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY
 THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
 
 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
 OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
 DOCUMENTATION.  The name and trademarks of copyright holders may NOT be used
 in advertising or publicity pertaining to the software without specific,
 written prior permission. Title to copyright in this software and any
 associated documentation will at all times remain with copyright holders.
 
 ____________________________________
 
 This formulation of W3C's notice and license became active on December 31
 2002. This version removes the copyright ownership notice such that this
 license can be used with materials other than those owned by the W3C, reflects
 that ERCIM is now a host of the W3C, includes references to this specific
 dated version of the license, and removes the ambiguous grant of "use".
 Otherwise, this version is the same as the previous version and is written so
 as to preserve the Free Software Foundation's assessment of GPL compatibility
 and OSI's certification under the Open Source Definition. Please see our
 Copyright FAQ for common questions about using materials from our site,
 including specific terms and conditions for packages like libwww, Amaya, and
 Jigsaw. Other questions about this notice can be directed to
 site-policy@w3.org.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Dynalink v0.5, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2009-2013, Attila Szegedi
 
 All rights reserved.Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions are
 met: Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.   Redistributions in
 binary form must reproduce the above copyright notice,   this list of
 conditions and the following disclaimer in the documentation  and/or other
 materials provided with the distribution.   Neither the name of Attila
 Szegedi nor the names of its contributors may be used to endorse or promote
 products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Elliptic Curve Cryptography, which
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 You are receiving a copy of the Elliptic Curve Cryptography library in source
 form with the JDK 8 and OpenJDK 8 source distributions, and as object code in
 the JRE 8 & JDK 8 runtimes.
 
 In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do
 NOT apply to the Elliptic Curve Cryptography library; it is licensed under the
 following license, separately from Oracle's JDK & JRE.  If you do not wish to
 install the Elliptic Curve Cryptography library, you may delete the library
 named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows
 systems) from the JRE bin directory reserved for native libraries.
 
 
 --- begin of LICENSE ---
 
 GNU LESSER GENERAL PUBLIC LICENSE
 Version 2.1, February 1999
 
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 [This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]
 
 Preamble
 
 The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
 Licenses are intended to guarantee your freedom to share and change
 free software--to make sure the software is free for all its users.
 
 This license, the Lesser General Public License, applies to some
 specially designated software packages--typically libraries--of the
 Free Software Foundation and other authors who decide to use it.  You
 can use it too, but we suggest you first think carefully about whether
 this license or the ordinary General Public License is the better
 strategy to use in any particular case, based on the explanations below.
 
 When we speak of free software, we are referring to freedom of use,
 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 and use pieces of
 it in new free programs; and that you are informed that you can do
 these things.
 
 To protect your rights, we need to make restrictions that forbid
 distributors to deny you these rights or to ask you to surrender these
 rights.  These restrictions translate to certain responsibilities for
 you if you distribute copies of the library or if you modify it.
 
 For example, if you distribute copies of the library, whether gratis
 or for a fee, you must give the recipients all the rights that we gave
 you.  You must make sure that they, too, receive or can get the source
 code.  If you link other code with the library, you must provide
 complete object files to the recipients, so that they can relink them
 with the library after making changes to the library and recompiling
 it.  And you must show them these terms so they know their rights.
 
 We protect your rights with a two-step method: (1) we copyright the
 library, and (2) we offer you this license, which gives you legal
 permission to copy, distribute and/or modify the library.
 
 To protect each distributor, we want to make it very clear that
 there is no warranty for the free library.  Also, if the library is
 modified by someone else and passed on, the recipients should know
 that what they have is not the original version, so that the original
 author's reputation will not be affected by problems that might be
 introduced by others.
  
 Finally, software patents pose a constant threat to the existence of
 any free program.  We wish to make sure that a company cannot
 effectively restrict the users of a free program by obtaining a
 restrictive license from a patent holder.  Therefore, we insist that
 any patent license obtained for a version of the library must be
 consistent with the full freedom of use specified in this license.
 
 Most GNU software, including some libraries, is covered by the
 ordinary GNU General Public License.  This license, the GNU Lesser
 General Public License, applies to certain designated libraries, and
 is quite different from the ordinary General Public License.  We use
 this license for certain libraries in order to permit linking those
 libraries into non-free programs.
 
 When a program is linked with a library, whether statically or using
 a shared library, the combination of the two is legally speaking a
 combined work, a derivative of the original library.  The ordinary
 General Public License therefore permits such linking only if the
 entire combination fits its criteria of freedom.  The Lesser General
 Public License permits more lax criteria for linking other code with
 the library.
 
 We call this license the "Lesser" General Public License because it
 does Less to protect the user's freedom than the ordinary General
 Public License.  It also provides other free software developers Less
 of an advantage over competing non-free programs.  These disadvantages
 are the reason we use the ordinary General Public License for many
 libraries.  However, the Lesser license provides advantages in certain
 special circumstances.
 
 For example, on rare occasions, there may be a special need to
 encourage the widest possible use of a certain library, so that it becomes
 a de-facto standard.  To achieve this, non-free programs must be
 allowed to use the library.  A more frequent case is that a free
 library does the same job as widely used non-free libraries.  In this
 case, there is little to gain by limiting the free library to free
 software only, so we use the Lesser General Public License.
 
 In other cases, permission to use a particular library in non-free
 programs enables a greater number of people to use a large body of
 free software.  For example, permission to use the GNU C Library in
 non-free programs enables many more people to use the whole GNU
 operating system, as well as its variant, the GNU/Linux operating
 system.
 
 Although the Lesser General Public License is Less protective of the
 users' freedom, it does ensure that the user of a program that is
 linked with the Library has the freedom and the wherewithal to run
 that program using a modified version of the Library.
 
 The precise terms and conditions for copying, distribution and
 modification follow.  Pay close attention to the difference between a
 "work based on the library" and a "work that uses the library".  The
 former contains code derived from the library, whereas the latter must
 be combined with the library in order to run.
  
 GNU LESSER GENERAL PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0. This License Agreement applies to any software library or other
 program which contains a notice placed by the copyright holder or
 other authorized party saying it may be distributed under the terms of
 this Lesser General Public License (also called "this License").
 Each licensee is addressed as "you".
 
 A "library" means a collection of software functions and/or data
 prepared so as to be conveniently linked with application programs
 (which use some of those functions and data) to form executables.
 
 The "Library", below, refers to any such software library or work
 which has been distributed under these terms.  A "work based on the
 Library" means either the Library or any derivative work under
 copyright law: that is to say, a work containing the Library or a
 portion of it, either verbatim or with modifications and/or translated
 straightforwardly into another language.  (Hereinafter, translation is
 included without limitation in the term "modification".)
 
 "Source code" for a work means the preferred form of the work for
 making modifications to it.  For a library, 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 library.
 
 Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope.  The act of
 running a program using the Library is not restricted, and output from
 such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
 
 1. You may copy and distribute verbatim copies of the Library's
 complete 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 distribute a copy of this License along with the
 Library.
 
 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 Library or any portion
 of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
 
 b) You must cause the files modified to carry prominent notices
 stating that you changed the files and the date of any change.
 
 c) You must cause the whole of the work to be licensed at no
 charge to all third parties under the terms of this License.
 
 d) If a facility in the modified Library refers to a function or a
 table of data to be supplied by an application program that uses
 the facility, other than as an argument passed when the facility
 is invoked, then you must make a good faith effort to ensure that,
 in the event an application does not supply such function or
 table, the facility still operates, and performs whatever part of
 its purpose remains meaningful.
 
 (For example, a function in a library to compute square roots has
 a purpose that is entirely well-defined independent of the
 application.  Therefore, Subsection 2d requires that any
 application-supplied function or table used by this function must
 be optional: if the application does not supply it, the square
 root function must still compute square roots.)
 
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Library,
 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 Library, 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 Library.
 
 In addition, mere aggregation of another work not based on the Library
 with the Library (or with a work based on the Library) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
 3. You may opt to apply the terms of the ordinary GNU General Public
 License instead of this License to a given copy of the Library.  To do
 this, you must alter all the notices that refer to this License, so
 that they refer to the ordinary GNU General Public License, version 2,
 instead of to this License.  (If a newer version than version 2 of the
 ordinary GNU General Public License has appeared, then you can specify
 that version instead if you wish.)  Do not make any other change in
 these notices.
  
 Once this change is made in a given copy, it is irreversible for
 that copy, so the ordinary GNU General Public License applies to all
 subsequent copies and derivative works made from that copy.
 
 This option is useful when you wish to copy part of the code of
 the Library into a program that is not a library.
 
 4. You may copy and distribute the Library (or a portion or
 derivative of it, under Section 2) in object code or executable form
 under the terms of Sections 1 and 2 above provided that you 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.
 
 If distribution of 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 satisfies the requirement to
 distribute the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
 5. A program that contains no derivative of any portion of the
 Library, but is designed to work with the Library by being compiled or
 linked with it, is called a "work that uses the Library".  Such a
 work, in isolation, is not a derivative work of the Library, and
 therefore falls outside the scope of this License.
 
 However, linking a "work that uses the Library" with the Library
 creates an executable that is a derivative of the Library (because it
 contains portions of the Library), rather than a "work that uses the
 library".  The executable is therefore covered by this License.
 Section 6 states terms for distribution of such executables.
 
 When a "work that uses the Library" uses material from a header file
 that is part of the Library, the object code for the work may be a
 derivative work of the Library even though the source code is not.
 Whether this is true is especially significant if the work can be
 linked without the Library, or if the work is itself a library.  The
 threshold for this to be true is not precisely defined by law.
 
 If such an object file uses only numerical parameters, data
 structure layouts and accessors, and small macros and small inline
 functions (ten lines or less in length), then the use of the object
 file is unrestricted, regardless of whether it is legally a derivative
 work.  (Executables containing this object code plus portions of the
 Library will still fall under Section 6.)
 
 Otherwise, if the work is a derivative of the Library, you may
 distribute the object code for the work under the terms of Section 6.
 Any executables containing that work also fall under Section 6,
 whether or not they are linked directly with the Library itself.
  
 6. As an exception to the Sections above, you may also combine or
 link a "work that uses the Library" with the Library to produce a
 work containing portions of the Library, and distribute that work
 under terms of your choice, provided that the terms permit
 modification of the work for the customer's own use and reverse
 engineering for debugging such modifications.
 
 You must give prominent notice with each copy of the work that the
 Library is used in it and that the Library and its use are covered by
 this License.  You must supply a copy of this License.  If the work
 during execution displays copyright notices, you must include the
 copyright notice for the Library among them, as well as a reference
 directing the user to the copy of this License.  Also, you must do one
 of these things:
 
 a) Accompany the work with the complete corresponding
 machine-readable source code for the Library including whatever
 changes were used in the work (which must be distributed under
 Sections 1 and 2 above); and, if the work is an executable linked
 with the Library, with the complete machine-readable "work that
 uses the Library", as object code and/or source code, so that the
 user can modify the Library and then relink to produce a modified
 executable containing the modified Library.  (It is understood
 that the user who changes the contents of definitions files in the
 Library will not necessarily be able to recompile the application
 to use the modified definitions.)
 
 b) Use a suitable shared library mechanism for linking with the
 Library.  A suitable mechanism is one that (1) uses at run time a
 copy of the library already present on the user's computer system,
 rather than copying library functions into the executable, and (2)
 will operate properly with a modified version of the library, if
 the user installs one, as long as the modified version is
 interface-compatible with the version that the work was made with.
 
 c) Accompany the work with a written offer, valid for at
 least three years, to give the same user the materials
 specified in Subsection 6a, above, for a charge no more
 than the cost of performing this distribution.
 
 d) If distribution of the work is made by offering access to copy
 from a designated place, offer equivalent access to copy the above
 specified materials from the same place.
 
 e) Verify that the user has already received a copy of these
 materials or that you have already sent this user a copy.
 
 For an executable, the required form of the "work that uses the
 Library" must include any data and utility programs needed for
 reproducing the executable from it.  However, as a special exception,
 the materials to be 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.
 
 It may happen that this requirement contradicts the license
 restrictions of other proprietary libraries that do not normally
 accompany the operating system.  Such a contradiction means you cannot
 use both them and the Library together in an executable that you
 distribute.
  
 7. You may place library facilities that are a work based on the
 Library side-by-side in a single library together with other library
 facilities not covered by this License, and distribute such a combined
 library, provided that the separate distribution of the work based on
 the Library and of the other library facilities is otherwise
 permitted, and provided that you do these two things:
 
 a) Accompany the combined library with a copy of the same work
 based on the Library, uncombined with any other library
 facilities.  This must be distributed under the terms of the
 Sections above.
 
 b) Give prominent notice with the combined library of the fact
 that part of it is a work based on the Library, and explaining
 where to find the accompanying uncombined form of the same work.
 
 8. You may not copy, modify, sublicense, link with, or distribute
 the Library except as expressly provided under this License.  Any
 attempt otherwise to copy, modify, sublicense, link with, or
 distribute the Library 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.
 
 9. 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 Library or its derivative works.  These actions are
 prohibited by law if you do not accept this License.  Therefore, by
 modifying or distributing the Library (or any work based on the
 Library), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Library or works based on it.
 
 10. Each time you redistribute the Library (or any work based on the
 Library), the recipient automatically receives a license from the
 original licensor to copy, distribute, link with or modify the Library
 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 with
 this License.
  
 11. 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 Library at all.  For example, if a patent
 license would not permit royalty-free redistribution of the Library 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 Library.
 
 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.
 
 12. If the distribution and/or use of the Library is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Library 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.
 
 13. The Free Software Foundation may publish revised and/or new
 versions of the Lesser 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 Library
 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 Library does not specify a
 license version number, you may choose any version ever published by
 the Free Software Foundation.
  
 14. If you wish to incorporate parts of the Library into other free
 programs whose distribution conditions are incompatible with these,
 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
 
 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
 OTHER PARTIES PROVIDE THE LIBRARY "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
 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 
 16. 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 LIBRARY 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
 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), 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 Libraries
 
 If you develop a new library, and you want it to be of the greatest
 possible use to the public, we recommend making it free software that
 everyone can redistribute and change.  You can do so by permitting
 redistribution under these terms (or, alternatively, under the terms of the
 ordinary General Public License).
 
 To apply these terms, attach the following notices to the library.  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 library's name and a brief idea of what it does.>
 Copyright (C) <year>  <name of author>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; 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.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the library, if
 necessary.  Here is a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the
 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
 
 <signature of Ty Coon>, 1 April 1990
 Ty Coon, President of Vice
 
 That's all there is to it!
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to  ECMAScript Language
 Specification ECMA-262 Edition 5.1 which may be included with
 JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright notice
 Copyright © 2011 Ecma International
 Ecma International
 Rue du Rhone 114
 CH-1204 Geneva
 Tel: +41 22 849 6000
 Fax: +41 22 849 6001
 Web: http://www.ecma-international.org
 
 This document and possible translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it or assist
 in its implementation may be prepared, copied, published, and distributed, in
 whole or in part, without restriction of any kind, provided that the above
 copyright notice and this section are included on all such copies and derivative
 works. However, this document itself may not be modified in any way, including
 by removing the copyright notice or references to Ecma International, except as
 needed for the purpose of developing any document or deliverable produced by
 Ecma International (in which case the rules applied to copyrights must be
 followed) or as required to translate it into languages other than English. The
 limited permissions granted above are perpetual and will not be revoked by Ecma
 International or its successors or assigns. This document and the information
 contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL
 DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
 WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP
 RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
 PURPOSE." Software License
 
 All Software contained in this document ("Software)" is protected by copyright
 and is being made available under the "BSD License", included below. This
 Software may be subject to third party rights (rights from parties other than
 Ecma International), including patent rights, and no licenses under such third
 party rights are granted under this license even if the third party concerned is
 a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS
 AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR
 INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO
 IMPLEMENT ECMA INTERNATIONAL STANDARDS. 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. Neither the name of the authors nor Ecma International may be used to endorse
 or promote products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "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 ECMA INTERNATIONAL 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.
 --- end of LICENSE ---
 
 This notice is provided with respect to Dynalink library which is included
 with the Nashorn technology.
 
 --- begin of LICENSE ---
 Copyright (c) 2009-2013, Attila Szegedi
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 Neither the name of the copyright holder nor the names of
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
 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.
 --- end of LICENSE ---
 
 This notice is provided with respect to Joni library which is included
 with the Nashorn technology.
 
 --- begin of LICENSE ---
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to FontConfig 2.5, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 source distributions on
 Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright © 2001,2003 Keith Packard
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation, and that
 the name of Keith Packard not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior permission.
 Keith Packard makes no representations about the suitability of this software
 for any purpose.  It is provided "as is" without express or implied warranty.
 
 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH
 PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to IAIK PKCS#11 Wrapper,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 IAIK PKCS#11 Wrapper License
 
 Copyright (c) 2002 Graz University of Technology. All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
 include the following acknowledgment:
 
 "This product includes software developed by IAIK of Graz University of
 Technology."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names "Graz University of Technology" and "IAIK of Graz University of
 Technology" must not be used to endorse or promote products derived from this
 software without prior written permission.
 
 5. Products derived from this software may not be called "IAIK PKCS Wrapper",
 nor may "IAIK" appear in their name, without prior written permission of
 Graz University of Technology.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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
 LICENSOR 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1995-2010 International Business Machines Corporation and others
 
 All rights reserved.
 
 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, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished to do so,
 provided that the above copyright notice(s) and this permission notice appear
 in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 
 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 OF THIRD PARTY RIGHTS. IN
 NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
 LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.
 All trademarks and registered trademarks mentioned herein are the property of
 their respective owners.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to IJG JPEG 6b, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This software is copyright (C) 1991-1998, Thomas G. Lane.
 All Rights Reserved except as specified below.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 software (or portions thereof) for any purpose, without fee, subject to these
 conditions:
 (1) If any part of the source code for this software is distributed, then this
 README file must be included, with this copyright and no-warranty notice
 unaltered; and any additions, deletions, or changes to the original files
 must be clearly indicated in accompanying documentation.
 (2) If only executable code is distributed, then the accompanying
 documentation must state that "this software is based in part on the work of
 the Independent JPEG Group".
 (3) Permission for use of this software is granted only if the user accepts
 full responsibility for any undesirable consequences; the authors accept
 NO LIABILITY for damages of any kind.
 
 These conditions apply to any software derived from or based on the IJG code,
 not just to the unmodified library.  If you use our work, you ought to
 acknowledge us.
 
 Permission is NOT granted for the use of any IJG author's name or company name
 in advertising or publicity relating to this software or products derived from
 it.  This software may be referred to only as "the Independent JPEG Group's
 software".
 
 We specifically permit and encourage the use of this software as the basis of
 commercial products, provided that all warranty or liability claims are
 assumed by the product vendor.
 
 --- end of LICENSE ---
 
 --------------------------------------------------------------------------------
 
 This notice is provided with respect to Joni v1.1.9, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to JOpt-Simple v3.0,  which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2004-2009 Paul R. Holser, Jr.
 
 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.
 
 --- end of LICENSE ---
 
 --------------------------------------------------------------------------------
 
 This notice is provided with respect to Kerberos functionality, which
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 (C) Copyright IBM Corp. 1999 All Rights Reserved.
 Copyright 1997 The Open Group Research Institute. All rights reserved.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Kerberos functionality from
 FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Kronos OpenGL headers, which may be
 included with JDK 8 and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2007 The Khronos Group Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and/or associated documentation files (the "Materials"), to
 deal in the Materials without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Materials, and to permit persons to whom the Materials are
 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 Materials.
 
 THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE
 MATERIALS.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 Portions Copyright Eastman Kodak Company 1992
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to libpng 1.6.16, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This copy of the libpng notices is provided for your convenience.  In case of
 any discrepancy between this copy and the notices in the file png.h that is
 included in the libpng distribution, the latter shall prevail.
 
 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 
 This code is released under the libpng license.
 
 libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
 Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors
 
 Cosmin Truta
 
 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 
 Simon-Pierre Cadieux
 Eric S. Raymond
 Gilles Vollant
 
 and with the following additions to the disclaimer:
 
 There is no warranty against interference with your enjoyment of the
 library or against infringement.  There is no warranty that our
 efforts or the library will fulfill any of your particular purposes
 or needs.  This library is provided with all faults, and the entire
 risk of satisfactory quality, performance, accuracy, and effort is with
 the user.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 
 Tom Lane
 Glenn Randers-Pehrson
 Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 
 John Bowler
 Kevin Bracey
 Sam Bushell
 Magnus Holmgren
 Greg Roelofs
 Tom Tanner
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
 Andreas Dilger
 Dave Martindale
 Guy Eric Schalnat
 Paul Schmidt
 Tim Wegner
 
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
 and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
 assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 
 1. The origin of this source code must not be misrepresented.
 
 2. Altered versions must be plainly marked as such and must not
 be misrepresented as being the original source.
 
 3. This Copyright notice may not be removed or altered from any
 source or altered source distribution.
 
 The Contributing Authors and Group 42, Inc. specifically permit, without
 fee, and encourage the use of this source code as a component to
 supporting the PNG file format in commercial products.  If you use this
 source code in a product, acknowledgment is not required but would be
 appreciated.
 
 
 A "png_get_copyright" function is available, for convenient use in "about"
 boxes and the like:
 
 printf("%s",png_get_copyright(NULL));
 
 Also, the PNG logo (in PNG format, of course) is supplied in the
 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
 
 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
 certification mark of the Open Source Initiative.
 
 Glenn Randers-Pehrson
 glennrp at users.sourceforge.net
 December 22, 2014
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to GIFLIB 5.1.1 & libungif 4.1.3, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 The GIFLIB distribution is Copyright (c) 1997  Eric S. Raymond
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Little CMS 2.7, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Little CMS
 Copyright (c) 1998-2015 Marti Maria Saguer
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 Lucida is a registered trademark or trademark of Bigelow & Holmes in the
 U.S. and other countries.
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Mesa 3D Graphics Library v4.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Mesa 3-D graphics library
 Version:  4.1
 
 Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
 
 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
 BRIAN PAUL 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Mozilla Network Security
 Services (NSS), which is supplied with the JDK test suite in the OpenJDK
 source code repository. It is licensed under Mozilla Public License (MPL),
 version 2.0.
 
 The NSS libraries are supplied in executable form, built from unmodified
 NSS source code labeled with the "NSS_3_16_RTM" HG tag.
 
 The NSS source code is available in the OpenJDK source code repository at:
 jdk/test/sun/security/pkcs11/nss/src
 
 The NSS libraries are available in the OpenJDK source code repository at:
 jdk/test/sun/security/pkcs11/nss/lib
 
 --- begin of LICENSE ---
 
 Mozilla Public License Version 2.0
 ==================================
 
 1. Definitions
 --------------
 
 1.1. "Contributor"
 means each individual or legal entity that creates, contributes to
 the creation of, or owns Covered Software.
 
 1.2. "Contributor Version"
 means the combination of the Contributions of others (if any) used
 by a Contributor and that particular Contributor's Contribution.
 
 1.3. "Contribution"
 means Covered Software of a particular Contributor.
 
 1.4. "Covered Software"
 means Source Code Form to which the initial Contributor has attached
 the notice in Exhibit A, the Executable Form of such Source Code
 Form, and Modifications of such Source Code Form, in each case
 including portions thereof.
 
 1.5. "Incompatible With Secondary Licenses"
 means
 
 (a) that the initial Contributor has attached the notice described
 in Exhibit B to the Covered Software; or
 
 (b) that the Covered Software was made available under the terms of
 version 1.1 or earlier of the License, but not also under the
 terms of a Secondary License.
 
 1.6. "Executable Form"
 means any form of the work other than Source Code Form.
 
 1.7. "Larger Work"
 means a work that combines Covered Software with other material, in
 a separate file or files, that is not Covered Software.
 
 1.8. "License"
 means this document.
 
 1.9. "Licensable"
 means having the right to grant, to the maximum extent possible,
 whether at the time of the initial grant or subsequently, any and
 all of the rights conveyed by this License.
 
 1.10. "Modifications"
 means any of the following:
 
 (a) any file in Source Code Form that results from an addition to,
 deletion from, or modification of the contents of Covered
 Software; or
 
 (b) any new file in Source Code Form that contains any Covered
 Software.
 
 1.11. "Patent Claims" of a Contributor
 means any patent claim(s), including without limitation, method,
 process, and apparatus claims, in any patent Licensable by such
 Contributor that would be infringed, but for the grant of the
 License, by the making, using, selling, offering for sale, having
 made, import, or transfer of either its Contributions or its
 Contributor Version.
 
 1.12. "Secondary License"
 means either the GNU General Public License, Version 2.0, the GNU
 Lesser General Public License, Version 2.1, the GNU Affero General
 Public License, Version 3.0, or any later versions of those
 licenses.
 
 1.13. "Source Code Form"
 means the form of the work preferred for making modifications.
 
 1.14. "You" (or "Your")
 means an individual or a legal entity exercising rights under this
 License. For legal entities, "You" includes any entity that
 controls, is controlled by, or is under common control with You. For
 purposes of this definition, "control" means (a) the power, direct
 or indirect, to cause the direction or management of such entity,
 whether by contract or otherwise, or (b) ownership of more than
 fifty percent (50%) of the outstanding shares or beneficial
 ownership of such entity.
 
 2. License Grants and Conditions
 --------------------------------
 
 2.1. Grants
 
 Each Contributor hereby grants You a world-wide, royalty-free,
 non-exclusive license:
 
 (a) under intellectual property rights (other than patent or trademark)
 Licensable by such Contributor to use, reproduce, make available,
 modify, display, perform, distribute, and otherwise exploit its
 Contributions, either on an unmodified basis, with Modifications, or
 as part of a Larger Work; and
 
 (b) under Patent Claims of such Contributor to make, use, sell, offer
 for sale, have made, import, and otherwise transfer either its
 Contributions or its Contributor Version.
 
 2.2. Effective Date
 
 The licenses granted in Section 2.1 with respect to any Contribution
 become effective for each Contribution on the date the Contributor first
 distributes such Contribution.
 
 2.3. Limitations on Grant Scope
 
 The licenses granted in this Section 2 are the only rights granted under
 this License. No additional rights or licenses will be implied from the
 distribution or licensing of Covered Software under this License.
 Notwithstanding Section 2.1(b) above, no patent license is granted by a
 Contributor:
 
 (a) for any code that a Contributor has removed from Covered Software;
 or
 
 (b) for infringements caused by: (i) Your and any other third party's
 modifications of Covered Software, or (ii) the combination of its
 Contributions with other software (except as part of its Contributor
 Version); or
 
 (c) under Patent Claims infringed by Covered Software in the absence of
 its Contributions.
 
 This License does not grant any rights in the trademarks, service marks,
 or logos of any Contributor (except as may be necessary to comply with
 the notice requirements in Section 3.4).
 
 2.4. Subsequent Licenses
 
 No Contributor makes additional grants as a result of Your choice to
 distribute the Covered Software under a subsequent version of this
 License (see Section 10.2) or under the terms of a Secondary License (if
 permitted under the terms of Section 3.3).
 
 2.5. Representation
 
 Each Contributor represents that the Contributor believes its
 Contributions are its original creation(s) or it has sufficient rights
 to grant the rights to its Contributions conveyed by this License.
 
 2.6. Fair Use
 
 This License is not intended to limit any rights You have under
 applicable copyright doctrines of fair use, fair dealing, or other
 equivalents.
 
 2.7. Conditions
 
 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
 in Section 2.1.
 
 3. Responsibilities
 -------------------
 
 3.1. Distribution of Source Form
 
 All distribution of Covered Software in Source Code Form, including any
 Modifications that You create or to which You contribute, must be under
 the terms of this License. You must inform recipients that the Source
 Code Form of the Covered Software is governed by the terms of this
 License, and how they can obtain a copy of this License. You may not
 attempt to alter or restrict the recipients' rights in the Source Code
 Form.
 
 3.2. Distribution of Executable Form
 
 If You distribute Covered Software in Executable Form then:
 
 (a) such Covered Software must also be made available in Source Code
 Form, as described in Section 3.1, and You must inform recipients of
 the Executable Form how they can obtain a copy of such Source Code
 Form by reasonable means in a timely manner, at a charge no more
 than the cost of distribution to the recipient; and
 
 (b) You may distribute such Executable Form under the terms of this
 License, or sublicense it under different terms, provided that the
 license for the Executable Form does not attempt to limit or alter
 the recipients' rights in the Source Code Form under this License.
 
 3.3. Distribution of a Larger Work
 
 You may create and distribute a Larger Work under terms of Your choice,
 provided that You also comply with the requirements of this License for
 the Covered Software. If the Larger Work is a combination of Covered
 Software with a work governed by one or more Secondary Licenses, and the
 Covered Software is not Incompatible With Secondary Licenses, this
 License permits You to additionally distribute such Covered Software
 under the terms of such Secondary License(s), so that the recipient of
 the Larger Work may, at their option, further distribute the Covered
 Software under the terms of either this License or such Secondary
 License(s).
 
 3.4. Notices
 
 You may not remove or alter the substance of any license notices
 (including copyright notices, patent notices, disclaimers of warranty,
 or limitations of liability) contained within the Source Code Form of
 the Covered Software, except that You may alter any license notices to
 the extent required to remedy known factual inaccuracies.
 
 3.5. Application of Additional Terms
 
 You may choose to offer, and to charge a fee for, warranty, support,
 indemnity or liability obligations to one or more recipients of Covered
 Software. However, You may do so only on Your own behalf, and not on
 behalf of any Contributor. You must make it absolutely clear that any
 such warranty, support, indemnity, or liability obligation is offered by
 You alone, and You hereby agree to indemnify every Contributor for any
 liability incurred by such Contributor as a result of warranty, support,
 indemnity or liability terms You offer. You may include additional
 disclaimers of warranty and limitations of liability specific to any
 jurisdiction.
 
 4. Inability to Comply Due to Statute or Regulation
 ---------------------------------------------------
 
 If it is impossible for You to comply with any of the terms of this
 License with respect to some or all of the Covered Software due to
 statute, judicial order, or regulation then You must: (a) comply with
 the terms of this License to the maximum extent possible; and (b)
 describe the limitations and the code they affect. Such description must
 be placed in a text file included with all distributions of the Covered
 Software under this License. Except to the extent prohibited by statute
 or regulation, such description must be sufficiently detailed for a
 recipient of ordinary skill to be able to understand it.
 
 5. Termination
 --------------
 
 5.1. The rights granted under this License will terminate automatically
 if You fail to comply with any of its terms. However, if You become
 compliant, then the rights granted under this License from a particular
 Contributor are reinstated (a) provisionally, unless and until such
 Contributor explicitly and finally terminates Your grants, and (b) on an
 ongoing basis, if such Contributor fails to notify You of the
 non-compliance by some reasonable means prior to 60 days after You have
 come back into compliance. Moreover, Your grants from a particular
 Contributor are reinstated on an ongoing basis if such Contributor
 notifies You of the non-compliance by some reasonable means, this is the
 first time You have received notice of non-compliance with this License
 from such Contributor, and You become compliant prior to 30 days after
 Your receipt of the notice.
 
 5.2. If You initiate litigation against any entity by asserting a patent
 infringement claim (excluding declaratory judgment actions,
 counter-claims, and cross-claims) alleging that a Contributor Version
 directly or indirectly infringes any patent, then the rights granted to
 You by any and all Contributors for the Covered Software under Section
 2.1 of this License shall terminate.
 
 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
 end user license agreements (excluding distributors and resellers) which
 have been validly granted by You or Your distributors under this License
 prior to termination shall survive termination.
 
 
 
 6. Disclaimer of Warranty
 -------------------------
 
 Covered Software is provided under this License on an "as is"
 basis, without warranty of any kind, either expressed, implied, or
 statutory, including, without limitation, warranties that the
 Covered Software is free of defects, merchantable, fit for a
 particular purpose or non-infringing. The entire risk as to the
 quality and performance of the Covered Software is with You.
 Should any Covered Software prove defective in any respect, You
 (not any Contributor) assume the cost of any necessary servicing,
 repair, or correction. This disclaimer of warranty constitutes an
 essential part of this License. No use of any Covered Software is
 authorized under this License except under this disclaimer.
 
 
 
 
 
 7. Limitation of Liability
 --------------------------
 
 Under no circumstances and under no legal theory, whether tort
 (including negligence), contract, or otherwise, shall any
 Contributor, or anyone who distributes Covered Software as
 permitted above, be liable to You for any direct, indirect,
 special, incidental, or consequential damages of any character
 including, without limitation, damages for lost profits, loss of
 goodwill, work stoppage, computer failure or malfunction, or any
 and all other commercial damages or losses, even if such party
 shall have been informed of the possibility of such damages. This
 limitation of liability shall not apply to liability for death or
 personal injury resulting from such party's negligence to the
 extent applicable law prohibits such limitation. Some
 jurisdictions do not allow the exclusion or limitation of
 incidental or consequential damages, so this exclusion and
 limitation may not apply to You.
 
 
 
 8. Litigation
 -------------
 
 Any litigation relating to this License may be brought only in the
 courts of a jurisdiction where the defendant maintains its principal
 place of business and such litigation shall be governed by laws of that
 jurisdiction, without reference to its conflict-of-law provisions.
 Nothing in this Section shall prevent a party's ability to bring
 cross-claims or counter-claims.
 
 9. Miscellaneous
 ----------------
 
 This License represents the complete agreement concerning the subject
 matter hereof. If any provision of this License is held to be
 unenforceable, such provision shall be reformed only to the extent
 necessary to make it enforceable. Any law or regulation which provides
 that the language of a contract shall be construed against the drafter
 shall not be used to construe this License against a Contributor.
 
 10. Versions of the License
 ---------------------------
 
 10.1. New Versions
 
 Mozilla Foundation is the license steward. Except as provided in Section
 10.3, no one other than the license steward has the right to modify or
 publish new versions of this License. Each version will be given a
 distinguishing version number.
 
 10.2. Effect of New Versions
 
 You may distribute the Covered Software under the terms of the version
 of the License under which You originally received the Covered Software,
 or under the terms of any subsequent version published by the license
 steward.
 
 10.3. Modified Versions
 
 If you create software not governed by this License, and you want to
 create a new license for such software, you may create and use a
 modified version of this License if you rename the license and remove
 any references to the name of the license steward (except to note that
 such modified license differs from this License).
 
 10.4. Distributing Source Code Form that is Incompatible With Secondary
 Licenses
 
 If You choose to distribute Source Code Form that is Incompatible With
 Secondary Licenses under the terms of this version of the License, the
 notice described in Exhibit B of this License must be attached.
 
 Exhibit A - Source Code Form License Notice
 -------------------------------------------
 
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 If it is not possible or desirable to put the notice in a particular
 file, then You may include the notice in a location (such as a LICENSE
 file in a relevant directory) where a recipient would be likely to look
 for such a notice.
 
 You may add additional accurate notices of copyright ownership.
 
 Exhibit B - "Incompatible With Secondary Licenses" Notice
 ---------------------------------------------------------
 
 This Source Code Form is "Incompatible With Secondary Licenses", as
 defined by the Mozilla Public License, v. 2.0.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
 All rights reserved.
 
 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 by:
 David Corcoran <corcoran@linuxnet.com>
 http://www.linuxnet.com (MUSCLE)
 4. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Changes to this license can be made only by the copyright author with
 explicit written consent.
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to PorterStemmer v4, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 See: http://tartarus.org/~martin/PorterStemmer
 
 The software is completely free for any purpose, unless notes at the head of
 the program text indicates otherwise (which is rare). In any case, the notes
 about licensing are never more restrictive than the BSD License.
 
 In every case where the software is not written by me (Martin Porter), this
 licensing arrangement has been endorsed by the contributor, and it is
 therefore unnecessary to ask the contributor again to confirm it.
 
 I have not asked any contributors (or their employers, if they have them) for
 proofs that they have the right to distribute their software in this way.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Relax NG Object/Parser v.20050510,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) Kohsuke Kawaguchi
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to RelaxNGCC v1.12, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.
 All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
 include the following acknowledgment:
 
 "This product includes software developed by Daisuke Okajima
 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names of the copyright holders must not be used to endorse or promote
 products derived from this software without prior written permission. For
 written permission, please contact the copyright holders.
 
 5. Products derived from this software may not be called "RELAXNGCC", nor may
 "RELAXNGCC" appear in their name, without prior written permission of the
 copyright holders.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE
 SOFTWARE FOUNDATION OR ITS 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to SAX 2.0.1, which may be included
 with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 SAX is free!
 
 In fact, it's not possible to own a license to SAX, since it's been placed in
 the public domain.
 
 No Warranty
 
 Because SAX is released to the public domain, there is no warranty for the
 design or for the software implementation, to the extent permitted by
 applicable law. Except when otherwise stated in writing the copyright holders
 and/or other parties provide SAX "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 SAX is with you. Should SAX prove
 defective, you assume the cost of all necessary servicing, repair or
 correction.
 
 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
 SAX, be liable to you for damages, including any general, special, incidental
 or consequential damages arising out of the use or inability to use SAX
 (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 SAX to
 operate with any other programs), even if such holder or other party has been
 advised of the possibility of such damages.
 
 Copyright Disclaimers
 
 This page includes statements to that effect by David Megginson, who would
 have been able to claim copyright for the original work.  SAX 1.0
 
 Version 1.0 of the Simple API for XML (SAX), created collectively by the
 membership of the XML-DEV mailing list, is hereby released into the public
 domain.
 
 No one owns SAX: you may use it freely in both commercial and non-commercial
 applications, bundle it with your software distribution, include it on a
 CD-ROM, list the source code in a book, mirror the documentation at your own
 web site, or use it in any other way you see fit.
 
 David Megginson, sax@megginson.com
 1998-05-11
 
 SAX 2.0
 
 I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and
 release all of the SAX 2.0 source code, compiled code, and documentation
 contained in this distribution into the Public Domain. SAX comes with NO
 WARRANTY or guarantee of fitness for any purpose.
 
 David Megginson, david@megginson.com
 2000-05-05
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to SoftFloat version 2b, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 SoftFloat was written by me, John R. Hauser. This work was made possible in
 part by the International Computer Science Institute, located at Suite 600,
 1947 Center Street, Berkeley, California 94704. Funding was partially
 provided by the National Science Foundation under grant MIP-9311980. The
 original version of this code was written as part of a project to build
 a fixed-point vector processor in collaboration with the University of
 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
 LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
 COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
 SOFTWARE.
 
 Derivative works are acceptable, even for commercial purposes, provided
 that the minimal documentation requirements stated in the source code are
 satisfied.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Sparkle 1.5,
 which may be included with JRE 8 on Mac OS X.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2012 Sparkle.org and Andy Matuschak
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 Portions licensed from Taligent, Inc.
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Thai Dictionary, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
 
 Copyright (C) 1998 National Electronics and Computer Technology Center,
 National Science and Technology Development Agency,
 Ministry of Science Technology and Environment,
 Thai Royal Government.
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Unicode Terms of Use
 
 For the general privacy policy governing access to this site, see the Unicode
 Privacy Policy. For trademark usage, see the Unicode® Consortium Name and
 Trademark Usage Policy.
 
 A. Unicode Copyright.
 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved.
 
 2. Certain documents and files on this website contain a legend indicating
 that "Modification is permitted." Any person is hereby authorized,
 without fee, to modify such documents and files to create derivative
 works conforming to the Unicode® Standard, subject to Terms and
 Conditions herein.
 
 3. Any person is hereby authorized, without fee, to view, use, reproduce,
 and distribute all documents and files solely for informational
 purposes in the creation of products supporting the Unicode Standard,
 subject to the Terms and Conditions herein.
 
 4. Further specifications of rights and restrictions pertaining to the use
 of the particular set of data files known as the "Unicode Character
 Database" can be found in Exhibit 1.
 
 5. Each version of the Unicode Standard has further specifications of
 rights and restrictions of use. For the book editions (Unicode 5.0 and
 earlier), these are found on the back of the title page. The online
 code charts carry specific restrictions. All other files, including
 online documentation of the core specification for Unicode 6.0 and
 later, are covered under these general Terms of Use.
 
 6. No license is granted to "mirror" the Unicode website where a fee is
 charged for access to the "mirror" site.
 
 7. Modification is not permitted with respect to this document. All copies
 of this document must be verbatim.
 
 B. Restricted Rights Legend. Any technical data or software which is licensed
 to the United States of America, its agencies and/or instrumentalities
 under this Agreement is commercial technical data or commercial computer
 software developed exclusively at private expense as defined in FAR 2.101,
 or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
 duplication, or disclosure by the Government is subject to restrictions as
 set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov
 1995) and this Agreement. For Software, in accordance with FAR 12-212 or
 DFARS 227-7202, as applicable, use, duplication or disclosure by the
 Government is subject to the restrictions set forth in this Agreement.
 
 C. Warranties and Disclaimers.
 1. This publication and/or website may include technical or typographical
 errors or other inaccuracies . Changes are periodically added to the
 information herein; these changes will be incorporated in new editions
 of the publication and/or website. Unicode may make improvements and/or
 changes in the product(s) and/or program(s) described in this
 publication and/or website at any time.
 
 2. If this file has been purchased on magnetic or optical media from
 Unicode, Inc. the sole and exclusive remedy for any claim will be
 exchange of the defective media within ninety (90) days of original
 purchase.
 
 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS
 PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED,
 OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
 UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR
 OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
 ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
 
 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for
 any special, incidental, indirect or consequential damages of any kind, or
 any damages whatsoever, whether or not Unicode was advised of the
 possibility of the damage, including, without limitation, those resulting
 from the following: loss of use, data or profits, in connection with the
 use, modification or distribution of this information or its derivatives.
 
 E.Trademarks & Logos.
 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode,
 Inc.  “The Unicode Consortium” and “Unicode, Inc.” are trade names of
 Unicode, Inc.  Use of the information and materials found on this
 website indicates your acknowledgement of Unicode, Inc.’s exclusive
 worldwide rights in the Unicode Word Mark, the Unicode Logo, and the
 Unicode trade names.
 
 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
 Policy”) are incorporated herein by reference and you agree to abide by
 the provisions of the Trademark Policy, which may be changed from time
 to time in the sole discretion of Unicode, Inc.
 
 3. All third party trademarks referenced herein are the property of their
 respective owners.
 
 Miscellaneous.
 1. Jurisdiction and Venue. This server is operated from a location in the
 State of California, United States of America. Unicode makes no
 representation that the materials are appropriate for use in other
 locations. If you access this server from other locations, you are
 responsible for compliance with local laws. This Agreement, all use of
 this site and any claims and damages resulting from use of this site are
 governed solely by the laws of the State of California without regard to
 any principles which would apply the laws of a different jurisdiction.
 The user agrees that any disputes regarding this site shall be resolved
 solely in the courts located in Santa Clara County, California. The user
 agrees said courts have personal jurisdiction and agree to waive any
 right to transfer the dispute to any other forum.
 
 2. Modification by Unicode.  Unicode shall have the right to modify this
 Agreement at any time by posting it to this site. The user may not
 assign any part of this Agreement without Unicode’s prior written
 consent.
 
 3. Taxes. The user agrees to pay any taxes arising from access to this
 website or use of the information herein, except for those based on
 Unicode’s net income.
 
 4. Severability.  If any provision of this Agreement is declared invalid or
 unenforceable, the remaining provisions of this Agreement shall remain
 in effect.
 
 5. Entire Agreement. This Agreement constitutes the entire agreement
 between the parties.
 
 EXHIBIT 1
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
 online code charts under the directory http://www.unicode.org/Public/.
 Software includes any source code published in the Unicode Standard or under
 the directories http://www.unicode.org/Public/,
 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
 
 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO
 BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR
 SOFTWARE.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the
 Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files")
 or Unicode software and any associated documentation (the "Software") to deal
 in the Data Files or Software without restriction, including without
 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
 sell copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that (a) the above
 copyright notice(s) and this permission notice appear with all copies of the
 Data Files or Software, (b) both the above copyright notice(s) and this
 permission notice appear in associated documentation, and (c) there is clear
 notice in each modified Data File or in the Software as well as in the
 documentation associated with the Data File(s) or Software that the data or
 software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
 DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in these Data Files or Software without prior written authorization of the
 copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
 States and other countries. All third party trademarks referenced herein are
 the property of their respective owners.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to UPX v3.01, which may be included
 with JRE 8 on Windows.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 The Ultimate Packer for eXecutables
 Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
 http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
 http://www.nexus.hu/upx
 http://upx.tsx.org
 
 
 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN
 TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
 
 
 ABSTRACT
 ========
 
 UPX and UCL are copyrighted software distributed under the terms
 of the GNU General Public License (hereinafter the "GPL").
 
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 As a special exception we grant the free usage of UPX for all
 executables, including commercial programs.
 See below for details and restrictions.
 
 
 COPYRIGHT
 =========
 
 UPX and UCL are copyrighted software. All rights remain with the authors.
 
 UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 UPX is Copyright (C) 1996-2000 Laszlo Molnar
 
 UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 
 
 GNU GENERAL PUBLIC LICENSE
 ==========================
 
 UPX and the UCL library are free software; you can redistribute them
 and/or modify them 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.
 
 UPX and UCL are distributed in the hope that they 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; see the file COPYING.
 
 
 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
 ============================================
 
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
 permission to freely use and distribute all UPX compressed programs
 (including commercial ones), subject to the following restrictions:
 
 1. You must compress your program with a completely unmodified UPX
 version; either with our precompiled version, or (at your option)
 with a self compiled version of the unmodified UPX sources as
 distributed by us.
 2. This also implies that the UPX stub must be completely unmodfied, i.e.
 the stub imbedded in your compressed program must be byte-identical
 to the stub that is produced by the official unmodified UPX version.
 3. The decompressor and any other code from the stub must exclusively get
 used by the unmodified UPX stub for decompressing your program at
 program startup. No portion of the stub may get read, copied,
 called or otherwise get used or accessed by your program.
 
 
 ANNOTATIONS
 ===========
 
 - You can use a modified UPX version or modified UPX stub only for
 programs that are compatible with the GNU General Public License.
 
 - We grant you special permission to freely use and distribute all UPX
 compressed programs. But any modification of the UPX stub (such as,
 but not limited to, removing our copyright string or making your
 program non-decompressible) will immediately revoke your right to
 use and distribute a UPX compressed program.
 
 - UPX is not a software protection tool; by requiring that you use
 the unmodified UPX version for your proprietary programs we
 make sure that any user can decompress your program. This protects
 both you and your users as nobody can hide malicious code -
 any program that cannot be decompressed is highly suspicious
 by definition.
 
 - You can integrate all or part of UPX and UCL into projects that
 are compatible with the GNU GPL, but obviously you cannot grant
 any special exceptions beyond the GPL for our code in your project.
 
 - We want to actively support manufacturers of virus scanners and
 similar security software. Please contact us if you would like to
 incorporate parts of UPX or UCL into such a product.
 
 
 
 Markus F.X.J. Oberhumer                   Laszlo Molnar
 markus.oberhumer@jk.uni-linz.ac.at        ml1050@cdata.tvnet.hu
 
 Linz, Austria, 25 Feb 2000
 
 Additional License(s)
 
 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to Xfree86-VidMode Extension 1.0,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Version 1.1 of XFree86 ProjectLicence.
 
 Copyright (C) 1994-2004 The XFree86 Project, Inc.    All rights reserved.
 
 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, sublicence, 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:
 
 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, and in the same place
 and form as other copyright, license and disclaimer information.
 
 3. The end-user documentation included with the redistribution, if any,must
 include the following acknowledgment: "This product includes
 software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
 its contributors", in the same place and form as other third-party
 acknowledgments. Alternately, this acknowledgment may appear in the software
 itself, in the same form and location as other such third-party
 acknowledgments.
 
 4. Except as contained in this notice, the name of The XFree86 Project,Inc
 shall not be used in advertising or otherwise to promote the sale, use
 or other dealings in this Software without prior written authorization from
 The XFree86 Project, Inc.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 XFREE86 PROJECT, INC OR ITS 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to X Window System 6.8.2, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Licenses
 The X.Org Foundation March 2004
 
 1. Introduction
 
 The X.org Foundation X Window System distribution is a compilation of code and
 documentation from many sources. This document is intended primarily as a
 guide to the licenses used in the distribution: you must check each file
 and/or package for precise redistribution terms. None-the-less, this summary
 may be useful to many users. No software incorporating the XFree86 1.1 license
 has been incorporated.
 
 This document is based on the compilation from XFree86.
 
 2. XFree86 License
 
 XFree86 code without an explicit copyright is covered by the following
 copyright/license:
 
 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
 
 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
 XFREE86 PROJECT 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.
 
 Except as contained in this notice, the name of the XFree86 Project shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from the XFree86 Project.
 
 3. Other Licenses
 
 Portions of code are covered by the following licenses/copyrights. See
 individual files for the copyright dates.
 
 3.1. X/MIT Copyrights
 
 3.1.1. X Consortium
 
 Copyright (C) <date> X Consortium
 
 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 X
 CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in
 this Software without prior written authorization from the X Consortium.
 
 X Window System is a trademark of X Consortium, Inc.
 
 3.1.2. The Open Group
 
 Copyright <date> The Open Group
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation.
 
 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
 OPEN GROUP 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.
 
 Except as contained in this notice, the name of The Open Group shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in
 this Software without prior written authorization from The Open Group.  3.2.
 Berkeley-based copyrights:
 
 o
 3.2.1. General
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.  3.2.2. UCB/LBL
 
 Copyright (c) 1993 The Regents of the University of California. All rights
 reserved.
 
 This software was developed by the Computer Systems Engineering group at
 Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
 Berkeley.
 
 All advertising materials mentioning features or use of this software must
 display the following acknowledgement: This product includes software
 developed by the University of California, Lawrence Berkeley Laboratory.
 
 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 by the University of California, Berkeley and its contributors.
 
 4. Neither the name of the University nor the names of its contributors may
 be used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.  3.2.3. The
 NetBSD Foundation, Inc.
 
 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation by Ben
 Collver <collver1@attbi.com>
 
 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 by the NetBSD Foundation, Inc. and its contributors.
 
 4. Neither the name of The NetBSD Foundation nor the names of its
 contributors may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.  3.2.4. Theodore
 Ts'o.
 
 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
 reserved.
 
 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,
 and the entire permission notice in its entirety, including the disclaimer
 of warranties.
 
 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. he name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY 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 NOT ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.  3.2.5. Theo de Raadt and Damien Miller
 
 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
 2001-2002 Damien Miller. All rights reserved.
 
 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.  3.2.6. Todd C. Miller
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any purpose
 with or without fee is hereby granted, provided that the above copyright
 notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  3.2.7. Thomas
 Winischhofer
 
 Copyright (C) 2001-2004 Thomas Winischhofer
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED 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.  3.3. NVIDIA Corp
 
 Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
 
 NOTICE TO USER: The source code is copyrighted under U.S. and international
 laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design
 patents pending on the design and interface of the NV chips. Users and
 possessors of this source code are hereby granted a nonexclusive, royalty-free
 copyright and design patent license to use this code in individual and
 commercial software.
 
 Any use of this source code must include, in the user documentation and
 internal comments to the code, notices to the end user as follows:
 
 Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and
 foreign countries.
 
 NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
 CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
 WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE
 FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.  3.4. GLX Public
 License
 
 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
 
 Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
 grants permission to Recipient (defined below), under Recipient's copyrights
 in the Original Software (defined below), to use, copy, modify, merge,
 publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below), and to permit persons to whom the Subject Software is
 furnished in accordance with this License to do the same, subject to all of
 the following terms and conditions, which Recipient accepts by engaging in any
 such use, copying, modifying, merging, publishing, distributing, sublicensing
 or selling:
 
 1. Definitions.
 
 (a) "Original Software" means source code of computer software code which
 is described in Exhibit A as Original Software.
 
 (b) "Modifications" means any addition to or deletion from the substance
 or structure of either the Original Software or any previous
 Modifications. When Subject Software is released as a series of files, a
 Modification means (i) any addition to or deletion from the contents of a
 file containing Original Software or previous Modifications and (ii) any
 new file that contains any part of the Original Code or previous
 Modifications.
 
 (c) "Subject Software" means the Original Software or Modifications or the
 combination of the Original Software and Modifications, or portions of any
 of the foregoing.
 
 (d) "Recipient" means an individual or a legal entity exercising rights
 under, and complying with all of the terms of, this License. For legal
 entities, "Recipient" includes any entity which controls, is controlled
 by, or is under common control with Recipient. For purposes of this
 definition, "control" of an entity means (a) the power, direct or
 indirect, to direct or manage such entity, or (b) ownership of fifty
 percent (50%) or more of the outstanding shares or beneficial ownership of
 such entity.
 
 2. Redistribution of Source Code Subject to These Terms. Redistributions of
 Subject Software in source code form must retain the notice set forth in
 Exhibit A, below, in every file. A copy of this License must be included in
 any documentation for such Subject Software where the recipients' rights
 relating to Subject Software are described. Recipient may distribute the
 source code version of Subject Software under a license of Recipient's choice,
 which may contain terms different from this License, provided that (i)
 Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of
 this License, which terms may not be modified or superseded by any other terms
 of such license. If Recipient distributes the source code version under a
 different license Recipient must make it absolutely clear that any terms which
 differ from this License are offered by Recipient alone, not by SGI. Recipient
 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
 of any such terms Recipient offers.
 
 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
 be conspicuously included in any notice in an executable version of Subject
 Software, related documentation or collateral in which Recipient describes the
 user's rights relating to the Subject Software. Recipient may distribute the
 executable version of Subject Software under a license of Recipient's choice,
 which may contain terms different from this License, provided that (i)
 Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
 this License, which terms may not be modified or superseded by any other terms
 of such license. If Recipient distributes the executable version under a
 different license Recipient must make it absolutely clear that any terms which
 differ from this License are offered by Recipient alone, not by SGI. Recipient
 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
 of any such terms Recipient offers.
 
 4. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure
 such breach within 30 days of the breach. Any sublicense to the Subject
 Software which is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which,
 by their nature, must remain in effect beyond the termination of this License
 shall survive.
 
 5. No Trademark Rights. This License does not grant any rights to use any
 trade name, trademark or service mark whatsoever. No trade name, trademark or
 service mark of SGI may be used to endorse or promote products derived from
 the Subject Software without prior written permission of SGI.
 
 6. No Other Rights. This License does not grant any rights with respect to the
 OpenGL API or to any software or hardware implementation thereof or to any
 other software whatsoever, nor shall any other rights or licenses not
 expressly granted hereunder arise by implication, estoppel or otherwise with
 respect to the Subject Software. Title to and ownership of the Original
 Software at all times remains with SGI. All rights in the Original Software
 not expressly granted under this License are reserved.
 
 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
 applicable laws and regulations in connection with use and distribution of the
 Subject Software, including but not limited to, all export and import control
 laws and regulations of the U.S. government and other countries. Recipient may
 not distribute Subject Software that (i) in any way infringes (directly or
 contributorily) the rights (including patent, copyright, trade secret,
 trademark or other intellectual property rights of any kind) of any other
 person or entity or (ii) breaches any representation or warranty, express,
 implied or statutory, which under any applicable law it might be deemed to
 have been distributed.
 
 8. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution,
 import or sale of Subject Software (including particular functionality or code
 incorporated in Subject Software) infringes the third party's intellectual
 property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject
 Software will know whom to contact regarding the claim. Also, upon gaining
 such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Exhibit A notice required under Sections 2 and 3,
 above, and in the text of any related documentation, license agreement or
 collateral in which Recipient describes end user's rights relating to the
 Subject Software. If Recipient obtains such knowledge after it makes Subject
 Software available to any other person or entity, Recipient shall take other
 steps (such as notifying appropriate mailing lists or newsgroups) reasonably
 calculated to inform those who received the Subject Software that new
 knowledge has been obtained.
 
 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
 STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
 THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
 TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
 THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
 
 11. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
 and against any loss, liability, damages, costs or expenses (including the
 payment of reasonable attorneys fees) arising out of Recipient's use,
 modification, reproduction and distribution of the Subject Software or out of
 any representation or warranty made by Recipient.
 
 12. U.S. Government End Users. The Subject Software is a "commercial item"
 consisting of "commercial computer software" as such terms are defined in
 title 48 of the Code of Federal Regulations and all U.S. Government End Users
 acquire only the rights set forth in this License and are subject to the terms
 of this License.
 
 13. Miscellaneous. This License represents the complete agreement concerning
 subject matter hereof. If any provision of this License is held to be
 unenforceable, such provision shall be reformed so as to achieve as nearly as
 possible the same economic effect as the original provision and the remainder
 of this License will remain in effect. This License shall be governed by and
 construed in accordance with the laws of the United States and the State of
 California as applied to agreements entered into and to be performed entirely
 within California between California residents. Any litigation relating to
 this License shall be subject to the exclusive jurisdiction of the Federal
 Courts of the Northern District of California (or, absent subject matter
 jurisdiction in such courts, the courts of the State of California), with
 venue lying exclusively in Santa Clara County, California, with the losing
 party responsible for costs, including without limitation, court costs and
 reasonable attorneys fees and expenses. The application of the United Nations
 Convention on Contracts for the International Sale of Goods is expressly
 excluded. Any law or regulation which provides that the language of a contract
 shall be construed against the drafter shall not apply to this License.
 
 Exhibit A
 
 The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13
 of the GLX Public License Version 1.0 (the "License"). You may not use this
 file except in compliance with those sections of the License. You may obtain a
 copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N.
 Shoreline Blvd., Mountain View, CA 94043 or at
 http://www.sgi.com/software/opensource/glx/license.html.
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
 INFRINGEMENT. See the License for the specific language governing rights and
 limitations under the License.
 
 The Original Software is GLX version 1.2 source code, released February, 1999.
 The developer of the Original Software is Silicon Graphics, Inc. Those
 portions of the Subject Software created by Silicon Graphics, Inc. are
 Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.  3.5. CID
 Font Code Public License
 
 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
 
 Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
 hereby grants permission to Recipient (defined below), under SGI's copyrights
 in the Original Software (defined below), to use, copy, modify, merge,
 publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below) in both source code and executable form, and to permit persons
 to whom the Subject Software is furnished in accordance with this License to
 do the same, subject to all of the following terms and conditions, which
 Recipient accepts by engaging in any such use, copying, modifying, merging,
 publication, distributing, sublicensing or selling:
 
 1. Definitions.
 
 a. "Original Software" means source code of computer software code that is
 described in Exhibit A as Original Software.
 
 b. "Modifications" means any addition to or deletion from the substance or
 structure of either the Original Software or any previous Modifications.
 When Subject Software is released as a series of files, a Modification
 means (i) any addition to or deletion from the contents of a file
 containing Original Software or previous Modifications and (ii) any new
 file that contains any part of the Original Code or previous
 Modifications.
 
 c. "Subject Software" means the Original Software or Modifications or the
 combination of the Original Software and Modifications, or portions of any
 of the foregoing.
 
 d. "Recipient" means an individual or a legal entity exercising rights
 under the terms of this License. For legal entities, "Recipient" includes
 any entity that controls, is controlled by, or is under common control
 with Recipient. For purposes of this definition, "control" of an entity
 means (i) the power, direct or indirect, to direct or manage such entity,
 or (ii) ownership of fifty percent (50%) or more of the outstanding shares
 or beneficial ownership of such entity.
 
 e. "Required Notice" means the notice set forth in Exhibit A to this
 License.
 
 f. "Accompanying Technology" means any software or other technology that
 is not a Modification and that is distributed or made publicly available
 by Recipient with the Subject Software. Separate software files that do
 not contain any Original Software or any previous Modification shall not
 be deemed a Modification, even if such software files are aggregated as
 part of a product, or in any medium of storage, with any file that does
 contain Original Software or any previous Modification.
 
 2. License Terms. All distribution of the Subject Software must be made
 subject to the terms of this License. A copy of this License and the Required
 Notice must be included in any documentation for Subject Software where
 Recipient's rights relating to Subject Software and/or any Accompanying
 Technology are described. Distributions of Subject Software in source code
 form must also include the Required Notice in every file distributed. In
 addition, a ReadMe file entitled "Important Legal Notice" must be distributed
 with each distribution of one or more files that incorporate Subject Software.
 That file must be included with distributions made in both source code and
 executable form. A copy of the License and the Required Notice must be
 included in that file. Recipient may distribute Accompanying Technology under
 a license of Recipient's choice, which may contain terms different from this
 License, provided that (i) Recipient is in compliance with the terms of this
 License, (ii) such other license terms do not modify or supersede the terms of
 this License as applicable to the Subject Software, (iii) Recipient hereby
 indemnifies SGI for any liability incurred by SGI as a result of the
 distribution of Accompanying Technology or the use of other license terms.
 
 3. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure
 such breach within 30 days of the breach. Any sublicense to the Subject
 Software that is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which,
 by their nature, must remain in effect beyond the termination of this License
 shall survive.
 
 4. Trademark Rights. This License does not grant any rights to use any trade
 name, trademark or service mark whatsoever. No trade name, trademark or
 service mark of SGI may be used to endorse or promote products derived from or
 incorporating any Subject Software without prior written permission of SGI.
 
 5. No Other Rights. No rights or licenses not expressly granted hereunder
 shall arise by implication, estoppel or otherwise. Title to and ownership of
 the Original Software at all times remains with SGI. All rights in the
 Original Software not expressly granted under this License are reserved.
 
 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
 applicable laws and regulations in connection with use and distribution of the
 Subject Software, including but not limited to, all export and import control
 laws and regulations of the U.S. government and other countries. Recipient may
 not distribute Subject Software that (i) in any way infringes (directly or
 contributorily) the rights (including patent, copyright, trade secret,
 trademark or other intellectual property rights of any kind) of any other
 person or entity, or (ii) breaches any representation or warranty, express,
 implied or statutory, which under any applicable law it might be deemed to
 have been distributed.
 
 7. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution,
 import or sale of Subject Software (including particular functionality or code
 incorporated in Subject Software) infringes the third party's intellectual
 property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject
 Software will know whom to contact regarding the claim. Also, upon gaining
 such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Required Notice, and in the text of any related
 documentation, license agreement or collateral in which Recipient describes
 end user's rights relating to the Subject Software. If Recipient obtains such
 knowledge after it makes Subject Software available to any other person or
 entity, Recipient shall take other steps (such as notifying appropriate
 mailing lists or newsgroups) reasonably calculated to provide such knowledge
 to those who received the Subject Software.
 
 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR 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 SUBJECT SOFTWARE OR
 THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
 ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
 LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
 
 10. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold SGI and its successors and assigns
 harmless from and against any loss, liability, damages, costs or expenses
 (including the payment of reasonable attorneys fees) arising out of
 (Recipient's use, modification, reproduction and distribution of the Subject
 Software or out of any representation or warranty made by Recipient.
 
 11. U.S. Government End Users. The Subject Software is a "commercial item"
 consisting of "commercial computer software" as such terms are defined in
 title 48 of the Code of Federal Regulations and all U.S. Government End Users
 acquire only the rights set forth in this License and are subject to the terms
 of this License.
 
 12. Miscellaneous. This License represents the complete agreement concerning
 subject matter hereof. If any provision of this License is held to be
 unenforceable by any judicial or administrative authority having proper
 jurisdiction with respect thereto, such provision shall be reformed so as to
 achieve as nearly as possible the same economic effect as the original
 provision and the remainder of this License will remain in effect. This
 License shall be governed by and construed in accordance with the laws of the
 United States and the State of California as applied to agreements entered
 into and to be performed entirely within California between California
 residents. Any litigation relating to this License shall be subject to the
 exclusive jurisdiction of the Federal Courts of the Northern District of
 California (or, absent subject matter jurisdiction in such courts, the courts
 of the State of California), with venue lying exclusively in Santa Clara
 County, California, with the losing party responsible for costs, including
 without limitation, court costs and reasonable attorneys fees and expenses.
 The application of the United Nations Convention on Contracts for the
 International Sale of Goods is expressly excluded. Any law or regulation that
 provides that the language of a contract shall be construed against the
 drafter shall not apply to this License.
 
 Exhibit A
 
 Copyright (c) 1994-1999 Silicon Graphics, Inc.
 
 The contents of this file are subject to the CID Font Code Public License
 Version 1.0 (the "License"). You may not use this file except in compliance
 with the License. You may obtain a copy of the License at Silicon Graphics,
 Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
 or at http://www.sgi.com/software/opensource/cid/license.html
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF
 NON-INFRINGEMENT. See the License for the specific language governing rights
 and limitations under the License.
 
 The Original Software (as defined in the License) is CID font code that was
 developed by Silicon Graphics, Inc. Those portions of the Subject Software (as
 defined in the License) that were created by Silicon Graphics, Inc. are
 Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
 
 [NOTE: When using this text in connection with Subject Software delivered
 solely in object code form, Recipient may replace the words "this file" with
 "this software" in both the first and second sentences.] 3.6. Bitstream Vera
 Fonts Copyright
 
 The fonts have a generous copyright, allowing derivative works (as long as
 "Bitstream" or "Vera" are not in the names), and full redistribution (so long
 as they are not sold by themselves). They can be be bundled, redistributed
 and sold with any software.
 
 The fonts are distributed under the following copyright:
 
 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a
 trademark of Bitstream, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the fonts accompanying this license ("Fonts") and associated documentation
 files (the "Font Software"), to reproduce and distribute the Font Software,
 including without limitation the rights to use, copy, merge, publish,
 distribute, and/or sell copies of the Font Software, and to permit persons to
 whom the Font Software is furnished to do so, subject to the following
 conditions:
 
 The above copyright and trademark notices and this permission notice shall be
 included in all copies of one or more of the Font Software typefaces.
 
 The Font Software may be modified, altered, or added to, and in particular the
 designs of glyphs or characters in the Fonts may be modified and additional
 glyphs or characters may be added to the Fonts, only if the fonts are renamed
 to names not containing either the words "Bitstream" or the word "Vera".
 
 This License becomes null and void to the extent applicable to Fonts or Font
 Software that has been modified and is distributed under the "Bitstream Vera"
 names.
 
 The Font Software may be sold as part of a larger software package but no copy
 of one or more of the Font Software typefaces may be sold by itself.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
 SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO
 USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
 
 Except as contained in this notice, the names of Gnome, the Gnome Foundation,
 and Bitstream Inc., shall not be used in advertising or otherwise to promote
 the sale, use or other dealings in this Font Software without prior written
 authorization from the Gnome Foundation or Bitstream Inc., respectively. For
 further information, contact: fonts at gnome dot org.  3.7. Bigelow & Holmes
 Inc and URW++ GmbH Luxi font license
 
 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a
 registered trademark of Bigelow & Holmes Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of these Fonts and associated documentation files (the "Font Software"), to
 deal in the Font Software, including without limitation the rights to use,
 copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
 Software, and to permit persons to whom the Font Software is furnished to do
 so, subject to the following conditions:
 
 The above copyright and trademark notices and this permission notice shall be
 included in all copies of one or more of the Font Software.
 
 The Font Software may not be modified, altered, or added to, and in particular
 the designs of glyphs or characters in the Fonts may not be modified nor may
 additional glyphs or characters be added to the Fonts. This License becomes
 null and void when the Fonts or Font Software have been modified.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
 GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
 INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
 SOFTWARE.
 
 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Font Software without prior written
 authorization from Bigelow & Holmes Inc. and URW++ GmbH.
 
 For further information, contact:
 
 info@urwpp.de or design@bigelowandholmes.com
 
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to zlib v1.2.8, which may be included
 with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 version 1.2.8, April 28th, 2013
 
 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 
 This notice is provided with respect to the following which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 Apache Commons Math 3.2
 Apache Derby 10.11.1.2
 Apache Jakarta BCEL 5.1
 Apache Jakarta Regexp 1.4
 Apache Santuario XML Security for Java 1.5.4
 Apache Xalan-Java 2.7.1
 Apache Xerces Java 2.10.0
 Apache XML Resolver 1.1
 Dynalink 0.5
 
 
 --- begin of LICENSE ---
 
 Apache License
 Version 2.0, January 2004
 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.
 
 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:
 
 (a) You must give any other recipients of the Work or
 Derivative Works a copy of this License; and
 
 (b) You must cause any modified files to carry prominent notices
 stating that You changed the files; and
 
 (c) 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
 
 (d) 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.
 
 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.
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 src.zip
 examples.jar
 minst.jar
 mtrace.jar
 jconsole-plugin.jar
 
 
 >>> openjdk-1.8.0.131
 
 Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Oracle designates this
 particular file as subject to the "Classpath" exception as provided
 by Oracle in the LICENSE file that accompanied this code.
 
 This code 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 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 
 You should have received a copy of the GNU General Public License version 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA or visit www.oracle.com if you need additional information or have any
 questions.
 
 "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 LICENSE INFORMATION:
 
 > openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\THIRD_PARTY_README
 
 DO NOT TRANSLATE OR LOCALIZE.
 -----------------------------
 %% This notice is provided with respect to ASM Bytecode Manipulation
 Framework v5.0.3, which may be included with JRE 8, and JDK 8, and
 OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2011 France Télécom
 All rights reserved.
 
 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. Neither the name of the copyright holders nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 --------------------------------------------------------------------------------
 %% This notice is provided with respect to BSDiff v4.3, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 2003-2005 Colin Percival
 All rights reserved
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted providing 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to CodeViewer 1.0, which may be included with JDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1999 by CoolServlets.com.
 
 Any errors or suggested improvements to this class can be reported as instructed on CoolServlets.com. We hope you enjoy this program... your comments will encourage further development!  This software is distributed under the terms of the BSD License.  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.
 
 Neither name of CoolServlets.com nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM 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 AUTHOR 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."
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Cryptix AES 3.2.0, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Cryptix General License
 
 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
 All rights reserved.
 
 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 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 CRYPTIX FOUNDATION LIMITED 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 CRYPTIX FOUNDATION LIMITED 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.
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to CUP Parser Generator for
 Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both the copyright notice and this permission notice and warranty disclaimer appear in supporting documentation, and that the names of the authors or their employers not be used in advertising or publicity pertaining to distribution of
 the software without specific, written prior permission.
 
 The authors and their employers disclaim all warranties with regard to
 this software, including all implied warranties of merchantability and fitness.  In no event shall the authors or their employers be liable for any special, indirect or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of this software.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Document Object Model (DOM) Level 2 & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 W3C SOFTWARE NOTICE AND LICENSE
 
 http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
 
 This work (and included software, documentation such as READMEs, or other related items) is being provided by the copyright holders under the following license. By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
 
 Permission to copy, modify, and distribute this software and its
 documentation, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications:
 
 1.The full text of this NOTICE in a location viewable to users of the
 redistributed or derivative work.
 
 2.Any pre-existing intellectual property disclaimers, notices, or terms and
 conditions. If none exist, the W3C Software Short Notice should be included (hypertext is preferred, text is permitted) within the body of any
 redistributed or derivative code.
 
 3.Notice of any changes or modifications to the files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.)
 
 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
 MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
 PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
 
 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
 DOCUMENTATION.  The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any
 associated documentation will at all times remain with copyright holders.
 ___________________________________
 
 This formulation of W3C's notice and license became active on December 31 2002. This version removes the copyright ownership notice such that this license can be used with materials other than those owned by the W3C, reflects that ERCIM is now a host of the W3C, includes references to this specific dated version of the license, and removes the ambiguous grant of "use".  Otherwise, this version is the same as the previous version and is written so as to preserve the Free Software Foundation's assessment of GPL compatibility and OSI's certification under the Open Source Definition. Please see our Copyright FAQ for common questions about using materials from our site,
 including specific terms and conditions for packages like libwww, Amaya, and
 Jigsaw. Other questions about this notice can be directed to site-policy@w3.org.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Dynalink v0.5, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2009-2013, Attila Szegedi
 
 All rights reserved.Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions are met:
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.  
 * Redistributions in
 binary form must reproduce the above copyright notice,   this list of
 conditions and the following disclaimer in the documentation  and/or other
 materials provided with the distribution.  * Neither the name of Attila Szegedi nor the names of its contributors may be used to endorse or promote
 products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 \%% This notice is provided with respect to Elliptic Curve Cryptography, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 You are receiving a copy of the Elliptic Curve Cryptography library in source
 form with the JDK 8 and OpenJDK 8 source distributions, and as object code in the JRE 8 & JDK 8 runtimes.
 
 In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do NOT apply to the Elliptic Curve Cryptography library; it is licensed under the following license, separately from Oracle's JDK & JRE.  If you do not wish to install the Elliptic Curve Cryptography library, you may delete the library named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows systems) from the JRE bin directory reserved for native libraries.
 
 --- begin of LICENSE ---
 
 GNU LESSER GENERAL PUBLIC LICENSE
 Version 2.1, February 1999
 
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 [This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]
 
 [NOTE:  THE TEXT OF THE GNU LGPL v2.1 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to  ECMAScript Language
 Specification ECMA-262 Edition 5.1 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright notice
 Copyright © 2011 Ecma International
 Ecma International
 Rue du Rhone 114
 CH-1204 Geneva
 Tel: +41 22 849 6000
 Fax: +41 22 849 6001
 Web: http://www.ecma-international.org
 
 This document and possible translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published, and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this section are included on all such copies and derivative works. However, this document itself may not be modified in any way, including
 by removing the copyright notice or references to Ecma International, except as needed for the purpose of developing any document or deliverable produced by
 Ecma International (in which case the rules applied to copyrights must be
 followed) or as required to translate it into languages other than English. The
 limited permissions granted above are perpetual and will not be revoked by Ecma International or its successors or assigns. This document and the information contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE." Software License
 
 All Software contained in this document ("Software)" is protected by copyright and is being made available under the "BSD License", included below. This Software may be subject to third party rights (rights from parties other than Ecma International), including patent rights, and no licenses under such third party rights are granted under this license even if the third party concerned is a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO IMPLEMENT ECMA INTERNATIONAL STANDARDS*. 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. Neither the name of the authors nor Ecma International may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "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 ECMA INTERNATIONAL 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.
 --- end of LICENSE ---
 
 %% This notice is provided with respect to Dynalink library which is included with the Nashorn technology.
 
 --- begin of LICENSE ---
 Copyright (c) 2009-2013, Attila Szegedi
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 * Neither the name of the copyright holder nor the names of
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER 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.
 --- end of LICENSE ---
 
 %% This notice is provided with respect to Joni library which is included with the Nashorn technology.
 
 --- begin of LICENSE ---
 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to FontConfig 2.5, which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions on
 Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright © 2001,2003 Keith Packard
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Keith Packard not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior permission.
 Keith Packard makes no representations about the suitability of this software for any purpose.  It is provided "as is" without express or implied warranty.
 
 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to IAIK PKCS#11 Wrapper,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 IAIK PKCS#11 Wrapper License
 
 Copyright (c) 2002 Graz University of Technology. All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, mustinclude the following acknowledgment:
 
 "This product includes software developed by IAIK of Graz University ofTechnology."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names "Graz University of Technology" and "IAIK of Graz University of Technology" must not be used to endorse or promote products derived from this software without prior written permission.
 
 5. Products derived from this software may not be called "IAIK PKCS Wrapper", nor may "IAIK" appear in their name, without prior written permission of
 Graz University of Technology.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 LICENSOR 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.
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1995-2010 International Business Machines Corporation and others
 
 All rights reserved.
 
 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, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 
 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.  All trademarks and registered trademarks mentioned herein are the property of their respective owners.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to IJG JPEG 6b, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This software is copyright (C) 1991-1998, Thomas G. Lane.
 All Rights Reserved except as specified below.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 software (or portions thereof) for any purpose, without fee, subject to these
 conditions:
 (1) If any part of the source code for this software is distributed, then this
 README file must be included, with this copyright and no-warranty notice
 unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation.
 (2) If only executable code is distributed, then the accompanying
 documentation must state that "this software is based in part on the work of the Independent JPEG Group".
 (3) Permission for use of this software is granted only if the user accepts
 full responsibility for any undesirable consequences; the authors accept
 NO LIABILITY for damages of any kind.
 
 These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library.  If you use our work, you ought to acknowledge us.
 
 Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it.  This software may be referred to only as "the Independent JPEG Group's software".
 
 We specifically permit and encourage the use of this software as the basis of
 commercial products, provided that all warranty or liability claims are
 assumed by the product vendor.
 
 --- end of LICENSE ---
 --------------------------------------------------------------------------------
 %% This notice is provided with respect to Joni v1.1.9, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 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.
 
 --- end of LICENSE ---
 ------------------------------------------------------------------------------
 %% This notice is provided with respect to JOpt-Simple v3.0,  which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2004-2009 Paul R. Holser, Jr.
 
 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.
 
 --- end of LICENSE ---
 --------------------------------------------------------------------------------
 %% This notice is provided with respect to Kerberos functionality, which which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 (C) Copyright IBM Corp. 1999 All Rights Reserved.
 Copyright 1997 The Open Group Research Institute. All rights reserved.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Kerberos functionality from
 FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Kronos OpenGL headers, which may be included with JDK 8 and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2007 The Khronos Group Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are 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 Materials.
 
 THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE
 MATERIALS.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% Portions Copyright Eastman Kodak Company 1992
 
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to libpng 1.6.16, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This copy of the libpng notices is provided for your convenience.  In case of any discrepancy between this copy and the notices in the file png.h that is included in the libpng distribution, the latter shall prevail.
 
 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 
 If you modify libpng you may insert additional notices immediately following this sentence.
 
 This code is released under the libpng license.
 
 libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors
 
 Cosmin Truta
 
 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 
 Simon-Pierre Cadieux
 Eric S. Raymond
 Gilles Vollant
 
 and with the following additions to the disclaimer:
 
 There is no warranty against interference with your enjoyment of the
 library or against infringement.  There is no warranty that our efforts or the library will fulfill any of your particular purposes or needs.  This library is provided with all faults, and the entire
 risk of satisfactory quality, performance, accuracy, and effort is with the user.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 
 Tom Lane
 Glenn Randers-Pehrson
 Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 
 John Bowler
 Kevin Bracey
 Sam Bushell
 Magnus Holmgren
 Greg Roelofs
 Tom Tanner
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
 Andreas Dilger
 Dave Martindale
 Guy Eric Schalnat
 Paul Schmidt
 Tim Wegner
 
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 
 1. The origin of this source code must not be misrepresented.
 
 2. Altered versions must be plainly marked as such and must not
 be misrepresented as being the original source.
 
 3. This Copyright notice may not be removed or altered from any
 source or altered source distribution.
 
 The Contributing Authors and Group 42, Inc. specifically permit, without
 fee, and encourage the use of this source code as a component to
 supporting the PNG file format in commercial products.  If you use this
 source code in a product, acknowledgment is not required but would be appreciated.
 
 A "png_get_copyright" function is available, for convenient use in "about"
 boxes and the like:
 
 printf("%s",png_get_copyright(NULL));
 
 Also, the PNG logo (in PNG format, of course) is supplied in the files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
 
 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a certification mark of the Open Source Initiative.
 
 Glenn Randers-Pehrson
 glennrp at users.sourceforge.net
 December 22, 2014
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to GIFLIB 5.1.1 & libungif 4.1.3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 The GIFLIB distribution is Copyright (c) 1997  Eric S. Raymond
 
 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Little CMS 2.7, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Little CMS
 Copyright (c) 1998-2015 Marti Maria Saguer
 
 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% Lucida is a registered trademark or trademark of Bigelow & Holmes in the U.S. and other countries.
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Mesa 3D Graphics Library v4.1, which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Mesa 3-D graphics library
 Version:  4.1
 
 Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
 
 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 BRIAN PAUL 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Mozilla Network Security
 Services (NSS), which is supplied with the JDK test suite in the OpenJDK
 source code repository. It is licensed under Mozilla Public License (MPL),
 version 2.0.
 
 The NSS libraries are supplied in executable form, built from unmodified
 NSS source code labeled with the "NSS_3_16_RTM" HG tag.
 
 The NSS source code is available in the OpenJDK source code repository at: jdk/test/sun/security/pkcs11/nss/src
 
 The NSS libraries are available in the OpenJDK source code repository at:
 jdk/test/sun/security/pkcs11/nss/lib
 
 --- begin of LICENSE ---
 
 Mozilla Public License Version 2.0
 =============================[NOTE;  THE TEXT OF THE MPL v2.0 IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1, which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
 All rights reserved.
 
 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 by: David Corcoran <corcoran@linuxnet.com>
 http://www.linuxnet.com (MUSCLE)
 4. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Changes to this license can be made only by the copyright author with
 explicit written consent.
 
 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to PorterStemmer v4, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 See: http://tartarus.org/~martin/PorterStemmer
 
 The software is completely free for any purpose, unless notes at the head of
 the program text indicates otherwise (which is rare). In any case, the notes
 about licensing are never more restrictive than the BSD License.
 
 In every case where the software is not written by me (Martin Porter), this
 licensing arrangement has been endorsed by the contributor, and it is
 therefore unnecessary to ask the contributor again to confirm it.
 
 I have not asked any contributors (or their employers, if they have them) for
 proofs that they have the right to distribute their software in this way.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Relax NG Object/Parser v.20050510, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) Kohsuke Kawaguchi
 
 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to RelaxNGCC v1.12, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.
 All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by Daisuke Okajima
 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 4. The names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact the copyright holders.
 5. Products derived from this software may not be called "RELAXNGCC", nor may "RELAXNGCC" appear in their name, without prior written permission of the
 copyright holders.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE
 SOFTWARE FOUNDATION OR ITS 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to SAX 2.0.1, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 SAX is free!
 
 In fact, it's not possible to own a license to SAX, since it's been placed in the public domain.
 
 No Warranty
 
 Because SAX is released to the public domain, there is no warranty for the
 design or for the software implementation, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide SAX "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 SAX is with you. Should SAX prove defective, you assume the cost of all necessary servicing, repair or correction.
 
 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 SAX, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use SAX (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 SAX to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages.
 
 Copyright Disclaimers
 
 This page includes statements to that effect by David Megginson, who would
 have been able to claim copyright for the original work.  SAX 1.0
 
 Version 1.0 of the Simple API for XML (SAX), created collectively by the
 membership of the XML-DEV mailing list, is hereby released into the public
 domain.
 
 No one owns SAX: you may use it freely in both commercial and non-commercial applications, bundle it with your software distribution, include it on a CD-ROM, list the source code in a book, mirror the documentation at your own web site, or use it in any other way you see fit.
 
 David Megginson, sax@megginson.com
 1998-05-11
 
 SAX 2.0
 
 I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and release all of the SAX 2.0 source code, compiled code, and documentation contained in this distribution into the Public Domain. SAX comes with NO WARRANTY or guarantee of fitness for any purpose.
 
 David Megginson, david@megginson.com
 2000-05-05
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to SoftFloat version 2b, which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 SoftFloat was written by me, John R. Hauser. This work was made possible in part by the International Computer Science Institute, located at Suite 600,
 1947 Center Street, Berkeley, California 94704. Funding was partially
 provided by the National Science Foundation under grant MIP-9311980. The original version of this code was written as part of a project to build
 a fixed-point vector processor in collaboration with the University of
 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES, COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE SOFTWARE.
 
 Derivative works are acceptable, even for commercial purposes, provided
 that the minimal documentation requirements stated in the source code are satisfied.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Sparkle 1.5, which may be included with JRE 8 on Mac OS X.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2012 Sparkle.org and Andy Matuschak
 
 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% Portions licensed from Taligent, Inc.
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Thai Dictionary, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
 
 Copyright (C) 1998 National Electronics and Computer Technology Center, National Science and Technology Development Agency,
 Ministry of Science Technology and Environment, Thai Royal Government.
 
 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Unicode Terms of Use
 
 For the general privacy policy governing access to this site, see the Unicode Privacy Policy. For trademark usage, see the Unicode® Consortium Name and Trademark Usage Policy.
 
 A. Unicode Copyright.
 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved.
 
 2. Certain documents and files on this website contain a legend indicating
 that "Modification is permitted." Any person is hereby authorized,
 without fee, to modify such documents and files to create derivative
 works conforming to the Unicode® Standard, subject to Terms and
 Conditions herein.
 
 3. Any person is hereby authorized, without fee, to view, use, reproduce,
 and distribute all documents and files solely for informational
 purposes in the creation of products supporting the Unicode Standard,
 subject to the Terms and Conditions herein.
 
 4. Further specifications of rights and restrictions pertaining to the use
 of the particular set of data files known as the "Unicode Character
 Database" can be found in Exhibit 1.
 
 5. Each version of the Unicode Standard has further specifications of
 rights and restrictions of use. For the book editions (Unicode 5.0 and
 earlier), these are found on the back of the title page. The online
 code charts carry specific restrictions. All other files, including
 online documentation of the core specification for Unicode 6.0 and
 later, are covered under these general Terms of Use.
 
 6. No license is granted to "mirror" the Unicode website where a fee is
 charged for access to the "mirror" site.
 
 7. Modification is not permitted with respect to this document. All copies
 of this document must be verbatim.
 
 B. Restricted Rights Legend. Any technical data or software which is licensed
 to the United States of America, its agencies and/or instrumentalities
 under this Agreement is commercial technical data or commercial computer
 software developed exclusively at private expense as defined in FAR 2.101,
 or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
 duplication, or disclosure by the Government is subject to restrictions as set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and this Agreement. For Software, in accordance with FAR 12-212 or DFARS 227-7202, as applicable, use, duplication or disclosure by the Government is subject to the restrictions set forth in this Agreement.
 
 C. Warranties and Disclaimers.
 1. This publication and/or website may include technical or typographical
 errors or other inaccuracies . Changes are periodically added to the
 information herein; these changes will be incorporated in new editions
 of the publication and/or website. Unicode may make improvements and/or changes in the product(s) and/or program(s) described in this
 publication and/or website at any time.
 
 2. If this file has been purchased on magnetic or optical media from
 Unicode, Inc. the sole and exclusive remedy for any claim will be
 exchange of the defective media within ninety (90) days of original
 purchase.
 
 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
 UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
 ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
 
 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for any special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, whether or not Unicode was advised of the
 possibility of the damage, including, without limitation, those resulting
 from the following: loss of use, data or profits, in connection with the
 use, modification or distribution of this information or its derivatives.
 
 E.Trademarks & Logos.
 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, Inc.  “The Unicode Consortium” and “Unicode, Inc.” are trade names of Unicode, Inc.  Use of the information and materials found on this website indicates your acknowledgement of Unicode, Inc.’s exclusive worldwide rights in the Unicode Word Mark, the Unicode Logo, and the Unicode trade names.
 
 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
 Policy”) are incorporated herein by reference and you agree to abide by
 the provisions of the Trademark Policy, which may be changed from time
 to time in the sole discretion of Unicode, Inc.
 
 3. All third party trademarks referenced herein are the property of their
 respective owners.
 
 Miscellaneous.
 1. Jurisdiction and Venue. This server is operated from a location in the
 State of California, United States of America. Unicode makes no
 representation that the materials are appropriate for use in other
 locations. If you access this server from other locations, you are
 responsible for compliance with local laws. This Agreement, all use of
 this site and any claims and damages resulting from use of this site are
 governed solely by the laws of the State of California without regard to
 any principles which would apply the laws of a different jurisdiction.
 The user agrees that any disputes regarding this site shall be resolved
 solely in the courts located in Santa Clara County, California. The user
 agrees said courts have personal jurisdiction and agree to waive any
 right to transfer the dispute to any other forum.
 
 2. Modification by Unicode.  Unicode shall have the right to modify this
 Agreement at any time by posting it to this site. The user may not
 assign any part of this Agreement without Unicode’s prior written
 consent.
 
 3. Taxes. The user agrees to pay any taxes arising from access to this
 website or use of the information herein, except for those based on
 Unicode’s net income.
 
 4. Severability.  If any provision of this Agreement is declared invalid or
 unenforceable, the remaining provisions of this Agreement shall remain in effect.
 
 5. Entire Agreement. This Agreement constitutes the entire agreement
 between the parties.
 
 EXHIBIT 1
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
 online code charts under the directory http://www.unicode.org/Public/.
 Software includes any source code published in the Unicode Standard or under the directories http://www.unicode.org/Public/,
 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
 
 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above
 copyright notice(s) and this permission notice appear with all copies of the
 Data Files or Software, (b) both the above copyright notice(s) and this
 permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
 DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United States and other countries. All third party trademarks referenced herein are the property of their respective owners.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to UPX v3.01, which may be included with JRE 8 on Windows.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 ooooo     ooo ooooooooo.   ooooooo  ooooo
 `888'     `8' `888   `Y88.  `8888    d8'
 888       8   888   .d88'    Y888..8P
 888       8   888ooo88P'      `8888'
 888       8   888            .8PY888.
 `88.    .8'   888           d8'  `888b
 `YbodP'    o888o        o888o  o88888o
 
 The Ultimate Packer for eXecutables
 Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
 http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
 http://www.nexus.hu/upx
 http://upx.tsx.org
 
 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
 
 ABSTRACT
 ========
 UPX and UCL are copyrighted software distributed under the terms
 of the GNU General Public License (hereinafter the "GPL").
 
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 As a special exception we grant the free usage of UPX for all
 executables, including commercial programs.
 See below for details and restrictions.
 
 COPYRIGHT
 =========
 UPX and UCL are copyrighted software. All rights remain with the authors.
 
 UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 UPX is Copyright (C) 1996-2000 Laszlo Molnar
 
 UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 
 GNU GENERAL PUBLIC LICENSE
 ==========================
 UPX and the UCL library are free software; you can redistribute them
 and/or modify them 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.
 
 UPX and UCL are distributed in the hope that they 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; see the file COPYING.
 
 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
 ============================================
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
 permission to freely use and distribute all UPX compressed programs
 (including commercial ones), subject to the following restrictions:
 
 1. You must compress your program with a completely unmodified UPX
 version; either with our precompiled version, or (at your option)
 with a self compiled version of the unmodified UPX sources as
 distributed by us.
 2. This also implies that the UPX stub must be completely unmodfied, i.e.
 the stub imbedded in your compressed program must be byte-identical to the stub that is produced by the official unmodified UPX version.
 3. The decompressor and any other code from the stub must exclusively get used by the unmodified UPX stub for decompressing your program at
 program startup. No portion of the stub may get read, copied, called or otherwise get used or accessed by your program.
 
 ANNOTATIONS
 ===========
 - You can use a modified UPX version or modified UPX stub only for
 programs that are compatible with the GNU General Public License.
 
 - We grant you special permission to freely use and distribute all UPX
 compressed programs. But any modification of the UPX stub (such as,
 but not limited to, removing our copyright string or making your
 program non-decompressible) will immediately revoke your right to
 use and distribute a UPX compressed program.
 
 - UPX is not a software protection tool; by requiring that you use
 the unmodified UPX version for your proprietary programs we
 make sure that any user can decompress your program. This protects both you and your users as nobody can hide malicious code -
 any program that cannot be decompressed is highly suspicious
 by definition.
 
 - You can integrate all or part of UPX and UCL into projects that
 are compatible with the GNU GPL, but obviously you cannot grant
 any special exceptions beyond the GPL for our code in your project.
 
 - We want to actively support manufacturers of virus scanners and
 similar security software. Please contact us if you would like to
 incorporate parts of UPX or UCL into such a product.
 
 Markus F.X.J. Oberhumer                   Laszlo Molnar
 markus.oberhumer@jk.uni-linz.ac.at        ml1050@cdata.tvnet.hu
 
 Linz, Austria, 25 Feb 2000
 
 Additional License(s)
 
 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to Xfree86-VidMode Extension 1.0, which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Version 1.1 of XFree86 ProjectLicence.
 
 Copyright (C) 1994-2004 The XFree86 Project, Inc.    All rights reserved.
 
 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, sublicence, 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:
 
 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, and in the same place
 and form as other copyright, license and disclaimer information.
 
 3. The end-user documentation included with the redistribution, if any,must include the following acknowledgment: "This product includes software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
 its contributors", in the same place and form as other third-party
 acknowledgments. Alternately, this acknowledgment may appear in the software itself, in the same form and location as other such third-party
 acknowledgments.
 
 4. Except as contained in this notice, the name of The XFree86 Project,Inc
 shall not be used in advertising or otherwise to promote the sale, use
 or other dealings in this Software without prior written authorization from
 The XFree86 Project, Inc.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 XFREE86 PROJECT, INC OR ITS 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.
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to X Window System 6.8.2, which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Licenses
 The X.Org Foundation March 2004
 
 1. Introduction
 
 The X.org Foundation X Window System distribution is a compilation of code and documentation from many sources. This document is intended primarily as a guide to the licenses used in the distribution: you must check each file and/or package for precise redistribution terms. None-the-less, this summary may be useful to many users. No software incorporating the XFree86 1.1 license has been incorporated.
 
 This document is based on the compilation from XFree86.
 
 2. XFree86 License
 
 XFree86 code without an explicit copyright is covered by the following
 copyright/license:
 
 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
 
 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
 XFREE86 PROJECT 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.
 
 Except as contained in this notice, the name of the XFree86 Project shall not
 be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project.
 
 3. Other Licenses
 
 Portions of code are covered by the following licenses/copyrights. See
 individual files for the copyright dates.
 
 3.1. X/MIT Copyrights
 
 3.1.1. X Consortium
 
 Copyright (C) <date> X Consortium
 
 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 X CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium.
 
 X Window System is a trademark of X Consortium, Inc.
 
 3.1.2. The Open Group
 
 Copyright <date> The Open Group
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.
 
 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 OPEN GROUP 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.
 
 Except as contained in this notice, the name of The Open Group shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group.  3.2. Berkeley-based copyrights:
 
 3.2.1. General
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.  3.2.2. UCB/LBL
 
 Copyright (c) 1993 The Regents of the University of California. All rights
 reserved.
 
 This software was developed by the Computer Systems Engineering group at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to Berkeley.
 
 All advertising materials mentioning features or use of this software must
 display the following acknowledgement: This product includes software developed by the University of California, Lawrence Berkeley Laboratory.
 
 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 by the University of California, Berkeley and its contributors.
 
 4. Neither the name of the University nor the names of its contributors may
 be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.  3.2.3. The
 NetBSD Foundation, Inc.
 
 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation by Ben Collver <collver1@attbi.com>
 
 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 by the NetBSD Foundation, Inc. and its contributors.
 
 4. Neither the name of The NetBSD Foundation nor the names of its
 contributors may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.  3.2.4. Theodore
 Ts'o.
 
 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
 reserved.
 
 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,
 and the entire permission notice in its entirety, including the disclaimer
 of warranties.
 
 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. he name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY 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 NOT ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.  3.2.5. Theo de Raadt and Damien Miller
 
 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
 2001-2002 Damien Miller. All rights reserved.
 
 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.  3.2.6. Todd C. Miller
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any purpose
 with or without fee is hereby granted, provided that the above copyright
 notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  3.2.7. Thomas
 Winischhofer
 
 Copyright (C) 2001-2004 Thomas Winischhofer
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED 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.  3.3. NVIDIA Corp
 
 Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
 
 NOTICE TO USER: The source code is copyrighted under U.S. and international laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design
 patents pending on the design and interface of the NV chips. Users and
 possessors of this source code are hereby granted a nonexclusive, royalty-free copyright and design patent license to use this code in individual and commercial software.
 
 Any use of this source code must include, in the user documentation and internal comments to the code, notices to the end user as follows:
 
 Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and foreign countries.
 
 NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
 CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
 WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.  3.4. GLX Public License
 
 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
 
 Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
 grants permission to Recipient (defined below), under Recipient's copyrights in the Original Software (defined below), to use, copy, modify, merge, publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below), and to permit persons to whom the Subject Software is
 furnished in accordance with this License to do the same, subject to all of the following terms and conditions, which Recipient accepts by engaging in any such use, copying, modifying, merging, publishing, distributing, sublicensing or selling:
 
 1. Definitions.
 
 (a) "Original Software" means source code of computer software code which
 is described in Exhibit A as Original Software.
 
 (b) "Modifications" means any addition to or deletion from the substance
 or structure of either the Original Software or any previous
 Modifications. When Subject Software is released as a series of files, a
 Modification means (i) any addition to or deletion from the contents of a
 file containing Original Software or previous Modifications and (ii) any
 new file that contains any part of the Original Code or previous
 Modifications.
 
 (c) "Subject Software" means the Original Software or Modifications or the combination of the Original Software and Modifications, or portions of any of the foregoing.
 
 (d) "Recipient" means an individual or a legal entity exercising rights
 under, and complying with all of the terms of, this License. For legal
 entities, "Recipient" includes any entity which controls, is controlled by, or is under common control with Recipient. For purposes of this definition, "control" of an entity means (a) the power, direct or indirect, to direct or manage such entity, or (b) ownership of fifty
 percent (50%) or more of the outstanding shares or beneficial ownership of such entity.
 
 2. Redistribution of Source Code Subject to These Terms. Redistributions of Subject Software in source code form must retain the notice set forth in Exhibit A, below, in every file. A copy of this License must be included in any documentation for such Subject Software where the recipients' rights
 relating to Subject Software are described. Recipient may distribute the
 source code version of Subject Software under a license of Recipient's choice, which may contain terms different from this License, provided that (i) Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of this License, which terms may not be modified or superseded by any other terms of such license. If Recipient distributes the source code version under a different license Recipient must make it absolutely clear that any terms which differ from this License are offered by Recipient alone, not by SGI. Recipient
 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
 of any such terms Recipient offers.
 
 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
 be conspicuously included in any notice in an executable version of Subject Software, related documentation or collateral in which Recipient describes the user's rights relating to the Subject Software. Recipient may distribute the
 executable version of Subject Software under a license of Recipient's choice, which may contain terms different from this License, provided that (i) Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
 this License, which terms may not be modified or superseded by any other terms of such license. If Recipient distributes the executable version under a different license Recipient must make it absolutely clear that any terms which differ from this License are offered by Recipient alone, not by SGI. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as a result of any such terms Recipient offers.
 
 4. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure such breach within 30 days of the breach. Any sublicense to the Subject
 Software which is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
 
 5. No Trademark Rights. This License does not grant any rights to use any
 trade name, trademark or service mark whatsoever. No trade name, trademark or service mark of SGI may be used to endorse or promote products derived from the Subject Software without prior written permission of SGI.
 
 6. No Other Rights. This License does not grant any rights with respect to the
 OpenGL API or to any software or hardware implementation thereof or to any other software whatsoever, nor shall any other rights or licenses not
 expressly granted hereunder arise by implication, estoppel or otherwise with
 respect to the Subject Software. Title to and ownership of the Original
 Software at all times remains with SGI. All rights in the Original Software
 not expressly granted under this License are reserved.
 
 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all applicable laws and regulations in connection with use and distribution of the Subject Software, including but not limited to, all export and import control laws and regulations of the U.S. government and other countries. Recipient may not distribute Subject Software that (i) in any way infringes (directly or contributorily) the rights (including patent, copyright, trade secret, trademark or other intellectual property rights of any kind) of any other person or entity or (ii) breaches any representation or warranty, express, implied or statutory, which under any applicable law it might be deemed to have been distributed.
 
 8. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution, import or sale of Subject Software (including particular functionality or code incorporated in Subject Software) infringes the third party's intellectual property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject Software will know whom to contact regarding the claim. Also, upon gaining such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Exhibit A notice required under Sections 2 and 3, above, and in the text of any related documentation, license agreement or
 collateral in which Recipient describes end user's rights relating to the
 Subject Software. If Recipient obtains such knowledge after it makes Subject
 Software available to any other person or entity, Recipient shall take other
 steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Subject Software that new knowledge has been obtained.
 
 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
 STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
 THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
 TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
 THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
 
 11. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from and against any loss, liability, damages, costs or expenses (including the payment of reasonable attorneys fees) arising out of Recipient's use, modification, reproduction and distribution of the Subject Software or out of any representation or warranty made by Recipient.
 
 12. U.S. Government End Users. The Subject Software is a "commercial item" consisting of "commercial computer software" as such terms are defined in title 48 of the Code of Federal Regulations and all U.S. Government End Users\ acquire only the rights set forth in this License and are subject to the terms of this License.
 
 13. Miscellaneous. This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed so as to achieve as nearly as possible the same economic effect as the original provision and the remainder of this License will remain in effect. This License shall be governed by and construed in accordance with the laws of the United States and the State of California as applied to agreements entered into and to be performed entirely within California between California residents. Any litigation relating to this License shall be subject to the exclusive jurisdiction of the Federal Courts of the Northern District of California (or, absent subject matter jurisdiction in such courts, the courts of the State of California), with
 venue lying exclusively in Santa Clara County, California, with the losing
 party responsible for costs, including without limitation, court costs and
 reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
 
 Exhibit A
 
 The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13
 of the GLX Public License Version 1.0 (the "License"). You may not use this
 file except in compliance with those sections of the License. You may obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043 or at
 http://www.sgi.com/software/opensource/glx/license.html.
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON- INFRINGEMENT. See the License for the specific language governing rights and limitations under the License.
 
 The Original Software is GLX version 1.2 source code, released February, 1999.
 The developer of the Original Software is Silicon Graphics, Inc. Those
 portions of the Subject Software created by Silicon Graphics, Inc. are
 Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.  3.5. CID
 Font Code Public License
 
 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
 
 Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
 hereby grants permission to Recipient (defined below), under SGI's copyrights in the Original Software (defined below), to use, copy, modify, merge, publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below) in both source code and executable form, and to permit persons to whom the Subject Software is furnished in accordance with this License to do the same, subject to all of the following terms and conditions, which Recipient accepts by engaging in any such use, copying, modifying, merging, publication, distributing, sublicensing or selling:
 
 1. Definitions.
 
 a. "Original Software" means source code of computer software code that is
 described in Exhibit A as Original Software.
 
 b. "Modifications" means any addition to or deletion from the substance or
 structure of either the Original Software or any previous Modifications.
 When Subject Software is released as a series of files, a Modification
 means (i) any addition to or deletion from the contents of a file containing Original Software or previous Modifications and (ii) any new
 file that contains any part of the Original Code or previous
 Modifications.
 
 c. "Subject Software" means the Original Software or Modifications or the combination of the Original Software and Modifications, or portions of any of the foregoing.
 
 d. "Recipient" means an individual or a legal entity exercising rights
 under the terms of this License. For legal entities, "Recipient" includes
 any entity that controls, is controlled by, or is under common control
 with Recipient. For purposes of this definition, "control" of an entity
 means (i) the power, direct or indirect, to direct or manage such entity,
 or (ii) ownership of fifty percent (50%) or more of the outstanding shares
 or beneficial ownership of such entity.
 
 e. "Required Notice" means the notice set forth in Exhibit A to this
 License.
 
 f. "Accompanying Technology" means any software or other technology that
 is not a Modification and that is distributed or made publicly available
 by Recipient with the Subject Software. Separate software files that do
 not contain any Original Software or any previous Modification shall not
 be deemed a Modification, even if such software files are aggregated as
 part of a product, or in any medium of storage, with any file that does
 contain Original Software or any previous Modification.
 
 2. License Terms. All distribution of the Subject Software must be made
 subject to the terms of this License. A copy of this License and the Required
 Notice must be included in any documentation for Subject Software where Recipient's rights relating to Subject Software and/or any Accompanying Technology are described. Distributions of Subject Software in source code form must also include the Required Notice in every file distributed. In addition, a ReadMe file entitled "Important Legal Notice" must be distributed
 with each distribution of one or more files that incorporate Subject Software.
 That file must be included with distributions made in both source code and executable form. A copy of the License and the Required Notice must be included in that file. Recipient may distribute Accompanying Technology under a license of Recipient's choice, which may contain terms different from this License, provided that (i) Recipient is in compliance with the terms of this
 License, (ii) such other license terms do not modify or supersede the terms of this License as applicable to the Subject Software, (iii) Recipient hereby
 indemnifies SGI for any liability incurred by SGI as a result of the
 distribution of Accompanying Technology or the use of other license terms.
 
 3. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure such breach within 30 days of the breach. Any sublicense to the Subject
 Software that is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
 
 4. Trademark Rights. This License does not grant any rights to use any trade name, trademark or service mark whatsoever. No trade name, trademark or service mark of SGI may be used to endorse or promote products derived from or incorporating any Subject Software without prior written permission of SGI.
 
 5. No Other Rights. No rights or licenses not expressly granted hereunder shall arise by implication, estoppel or otherwise. Title to and ownership of the Original Software at all times remains with SGI. All rights in the Original Software not expressly granted under this License are reserved.
 
 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all applicable laws and regulations in connection with use and distribution of the Subject Software, including but not limited to, all export and import control laws and regulations of the U.S. government and other countries. Recipient may not distribute Subject Software that (i) in any way infringes (directly or contributorily) the rights (including patent, copyright, trade secret, trademark or other intellectual property rights of any kind) of any other person or entity, or (ii) breaches any representation or warranty, express, implied or statutory, which under any applicable law it might be deemed to have been distributed.
 
 7. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution, import or sale of Subject Software (including particular functionality or code incorporated in Subject Software) infringes the third party's intellectual property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject Software will know whom to contact regarding the claim. Also, upon gaining such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Required Notice, and in the text of any related
 documentation, license agreement or collateral in which Recipient describes
 end user's rights relating to the Subject Software. If Recipient obtains such
 knowledge after it makes Subject Software available to any other person or entity, Recipient shall take other steps (such as notifying appropriate
 mailing lists or newsgroups) reasonably calculated to provide such knowledge to those who received the Subject Software.
 
 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR 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 SUBJECT SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
 
 10. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold SGI and its successors and assigns harmless from and against any loss, liability, damages, costs or expenses (including the payment of reasonable attorneys fees) arising out of (Recipient's use, modification, reproduction and distribution of the Subject Software or out of any representation or warranty made by Recipient.
 
 11. U.S. Government End Users. The Subject Software is a "commercial item" consisting of "commercial computer software" as such terms are defined in title 48 of the Code of Federal Regulations and all U.S. Government End Users acquire only the rights set forth in this License and are subject to the terms of this License.
 
 12. Miscellaneous. This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable by any judicial or administrative authority having proper
 jurisdiction with respect thereto, such provision shall be reformed so as to
 achieve as nearly as possible the same economic effect as the original
 provision and the remainder of this License will remain in effect. This
 License shall be governed by and construed in accordance with the laws of the United States and the State of California as applied to agreements entered into and to be performed entirely within California between California residents. Any litigation relating to this License shall be subject to the exclusive jurisdiction of the Federal Courts of the Northern District of California (or, absent subject matter jurisdiction in such courts, the courts
 of the State of California), with venue lying exclusively in Santa Clara
 County, California, with the losing party responsible for costs, including
 without limitation, court costs and reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation that provides that the language of a contract shall be construed against the
 drafter shall not apply to this License.
 
 Exhibit A
 
 Copyright (c) 1994-1999 Silicon Graphics, Inc.
 
 The contents of this file are subject to the CID Font Code Public License
 Version 1.0 (the "License"). You may not use this file except in compliance
 with the License. You may obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
 or at http://www.sgi.com/software/opensource/cid/license.html
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-INFRINGEMENT. See the License for the specific language governing rights and limitations under the License.
 
 The Original Software (as defined in the License) is CID font code that was
 developed by Silicon Graphics, Inc. Those portions of the Subject Software (as defined in the License) that were created by Silicon Graphics, Inc. are
 Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
 
 [NOTE: When using this text in connection with Subject Software delivered solely in object code form, Recipient may replace the words "this file" with
 "this software" in both the first and second sentences.] 3.6. Bitstream Vera Fonts Copyright
 
 The fonts have a generous copyright, allowing derivative works (as long as
 "Bitstream" or "Vera" are not in the names), and full redistribution (so long
 as they are not *sold* by themselves). They can be be bundled, redistributed
 and sold with any software.
 
 The fonts are distributed under the following copyright:
 
 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license ("Fonts") and associated documentation files (the "Font Software"), to reproduce and distribute the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions:
 
 The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces.
 
 The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words "Bitstream" or the word "Vera".
 
 This License becomes null and void to the extent applicable to Fonts or Font
 Software that has been modified and is distributed under the "Bitstream Vera" names.
 
 The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
 SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
 
 Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org.  3.7. Bigelow & Holmes Inc and URW++ GmbH Luxi font license
 
 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a registered trademark of Bigelow & Holmes Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of these Fonts and associated documentation files (the "Font Software"), to deal in the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, sublicense, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions:
 
 The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software.
 
 The Font Software may not be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may not be modified nor may additional glyphs or characters be added to the Fonts. This License becomes null and void when the Fonts or Font Software have been modified.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++ GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
 SOFTWARE.
 
 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written
 authorization from Bigelow & Holmes Inc. and URW++ GmbH.
 
 For further information, contact:
 
 info@urwpp.de or design@bigelowandholmes.com
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to zlib v1.2.8, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 version 1.2.8, April 28th, 2013
 
 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 %% This notice is provided with respect to the following which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 Apache Commons Math 3.2
 Apache Derby 10.11.1.2
 Apache Jakarta BCEL 5.1
 Apache Jakarta Regexp 1.4
 Apache Santuario XML Security for Java 1.5.4
 Apache Xalan-Java 2.7.1
 Apache Xerces Java 2.10.0
 Apache XML Resolver 1.1
 Dynalink 0.5
 
 --- begin of LICENSE ---
 
 Apache License
 Version 2.0, January 2004
 http://www.apache.org/licenses/
 
 [NOTE:  THE TEXT OF THE APACHE v2.0 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 -------------------------------------------------------------------------------
 > OPENJDK ASSEMBLY EXCEPTION
 
 openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\ASSEMBLY_EXCEPTION
 
 OPENJDK ASSEMBLY EXCEPTION
 
 The OpenJDK source code made available by Sun at openjdk.java.net and openjdk.dev.java.net ("OpenJDK Code") is distributed under the terms of the GNU General Public License <http://www.gnu.org/copyleft/gpl.html> version 2 only ("GPL2"), with the following clarification and special exception.
 
 Linking this OpenJDK Code statically or dynamically with other code
 is making a combined work based on this library.  Thus, the terms and conditions of GPL2 cover the whole combination.
 
 As a special exception, Sun gives you permission to link this OpenJDK Code with certain code licensed by Sun as indicated at
 http://openjdk.java.net/legal/exception-modules-2007-05-08.html
 ("Designated Exception Modules") to produce an executable, regardless of the license terms of the Designated Exception Modules, and to copy and distribute the resulting executable under GPL2, provided that the Designated Exception Modules continue to be governed by the licenses under which they were offered by Sun.
 
 As such, it allows licensees and sublicensees of Sun's GPL2 OpenJDK Code to build an executable that includes those portions of necessary code that Sun could not provide under GPL2 (or that Sun has provided under GPL2 with the Classpath exception).  If you modify or add to the OpenJDK code, that new GPL2 code may still be combined with Designated Exception Modules if the new code is made subject to this exception by its copyright holder.
 
 > Apache 1.1
 
 openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\jaxp\src\com\sun\org\apache\bcel\internal\Constants.java
 
 ====================================================================
 The Apache Software License, Version 1.1
 
 Copyright (c) 2001 The Apache Software Foundation.  All rights
 reserved.
 
 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 end-user documentation included with the redistribution,
 if any, must include the following acknowledgment:
 "This product includes software developed by the
 Apache Software Foundation (http://www.apache.org/)."
 Alternately, this acknowledgment may appear in the software itself,
 if and wherever such third-party acknowledgments normally appear.
 
 4. The names "Apache" and "Apache Software Foundation" and
 "Apache BCEL" must not be used to endorse or promote products
 derived from this software without prior written permission. For
 written permission, please contact apache@apache.org.
 
 5. Products derived from this software may not be called "Apache",
 "Apache BCEL", nor may "Apache" appear in their name, without
 prior written permission of the Apache Software Foundation.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR
 ITS 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.
 ====================================================================
 
 This software consists of voluntary contributions made by many
 individuals on behalf of the Apache Software Foundation.  For more
 information on the Apache Software Foundation, please see
 <http://www.apache.org/>.
 
 > GPL 2.0
 
 openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\hotspot\src\cpu\ppc\vm\assembler_ppc.cpp
 
 Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
 Copyright 2012, 2014 SAP AG. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.
 
 This code 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 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 
 You should have received a copy of the GNU General Public License version 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA or visit www.oracle.com if you need additional information or have any
 questions.
 
 
 >>> openjdk8-1.8.0.131
 
 Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Oracle designates this
 particular file as subject to the "Classpath" exception as provided
 by Oracle in the LICENSE file that accompanied this code.
 
 This code 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
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 
 You should have received a copy of the GNU General Public License version
 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
 
 "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 LICENSE INFORMATION:
 
 >openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\THIRD_PARTY_README
 
 DO NOT TRANSLATE OR LOCALIZE.
 -----------------------------
 %% This notice is provided with respect to ASM Bytecode Manipulation
 Framework v5.0.3, which may be included with JRE 8, and JDK 8, and
 OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2011 France Télécom
 All rights reserved.
 
 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. Neither the name of the copyright holders nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to BSDiff v4.3, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 2003-2005 Colin Percival
 All rights reserved
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted providing 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to CodeViewer 1.0, which may be
 included with JDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1999 by CoolServlets.com.
 
 Any errors or suggested improvements to this class can be reported as
 instructed on CoolServlets.com. We hope you enjoy this program... your
 comments will encourage further development!  This software is distributed
 under the terms of the BSD License.  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.
 
 Neither name of CoolServlets.com nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM 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 AUTHOR 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."
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Cryptix AES 3.2.0, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Cryptix General License
 
 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
 All rights reserved.
 
 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 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 CRYPTIX FOUNDATION LIMITED 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 CRYPTIX FOUNDATION LIMITED 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to CUP Parser Generator for
 Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both the
 copyright notice and this permission notice and warranty disclaimer appear in
 supporting documentation, and that the names of the authors or their
 employers not be used in advertising or publicity pertaining to distribution of
 the software without specific, written prior permission.
 
 The authors and their employers disclaim all warranties with regard to
 this software, including all implied warranties of merchantability and fitness.
 In no event shall the authors or their employers be liable for any special,
 indirect or consequential damages or any damages whatsoever resulting from
 loss of use, data or profits, whether in an action of contract, negligence or
 other tortious action, arising out of or in connection with the use or
 performance of this software.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Document Object Model (DOM) Level 2
 & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 W3C SOFTWARE NOTICE AND LICENSE
 
 http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
 
 This work (and included software, documentation such as READMEs, or other
 related items) is being provided by the copyright holders under the following
 license. By obtaining, using and/or copying this work, you (the licensee)
 agree that you have read, understood, and will comply with the following terms
 and conditions.
 
 Permission to copy, modify, and distribute this software and its
 documentation, with or without modification, for any purpose and without fee
 or royalty is hereby granted, provided that you include the following on ALL
 copies of the software and documentation or portions thereof, including
 modifications:
 
 1.The full text of this NOTICE in a location viewable to users of the
 redistributed or derivative work.
 
 2.Any pre-existing intellectual property disclaimers, notices, or terms and
 conditions. If none exist, the W3C Software Short Notice should be included
 (hypertext is preferred, text is permitted) within the body of any
 redistributed or derivative code.
 
 3.Notice of any changes or modifications to the files, including the date
 changes were made. (We recommend you provide URIs to the location from
 which the code is derived.)
 
 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
 MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
 PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY
 THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
 
 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
 OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
 DOCUMENTATION.  The name and trademarks of copyright holders may NOT be used
 in advertising or publicity pertaining to the software without specific,
 written prior permission. Title to copyright in this software and any
 associated documentation will at all times remain with copyright holders.
 
 This formulation of W3C's notice and license became active on December 31
 2002. This version removes the copyright ownership notice such that this
 license can be used with materials other than those owned by the W3C, reflects
 that ERCIM is now a host of the W3C, includes references to this specific
 dated version of the license, and removes the ambiguous grant of "use".
 Otherwise, this version is the same as the previous version and is written so
 as to preserve the Free Software Foundation's assessment of GPL compatibility
 and OSI's certification under the Open Source Definition. Please see our
 Copyright FAQ for common questions about using materials from our site,
 including specific terms and conditions for packages like libwww, Amaya, and
 Jigsaw. Other questions about this notice can be directed to
 site-policy@w3.org.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Dynalink v0.5, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2009-2013, Attila Szegedi
 
 All rights reserved.Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions are
 met:* Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.  * Redistributions in
 binary form must reproduce the above copyright notice,   this list of
 conditions and the following disclaimer in the documentation  and/or other
 materials provided with the distribution.  * Neither the name of Attila
 Szegedi nor the names of its contributors may be used to endorse or promote
 products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Elliptic Curve Cryptography, which
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 You are receiving a copy of the Elliptic Curve Cryptography library in source
 form with the JDK 8 and OpenJDK 8 source distributions, and as object code in
 the JRE 8 & JDK 8 runtimes.
 
 In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do
 NOT apply to the Elliptic Curve Cryptography library; it is licensed under the
 following license, separately from Oracle's JDK & JRE.  If you do not wish to
 install the Elliptic Curve Cryptography library, you may delete the library
 named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows
 systems) from the JRE bin directory reserved for native libraries.
 
 --- begin of LICENSE ---
 
 GNU LESSER GENERAL PUBLIC LICENSE
 Version 2.1, February 1999
 
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 [This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]
 
 [NOTE:  THE TEXT OF THE GNU LGPL v2.1 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 
 This notice is provided with respect to  ECMAScript Language
 Specification ECMA-262 Edition 5.1 which may be included with
 JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright notice
 Copyright © 2011 Ecma International
 Ecma International
 Rue du Rhone 114
 CH-1204 Geneva
 Tel: +41 22 849 6000
 Fax: +41 22 849 6001
 Web: http://www.ecma-international.org
 
 This document and possible translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it or assist
 in its implementation may be prepared, copied, published, and distributed, in
 whole or in part, without restriction of any kind, provided that the above
 copyright notice and this section are included on all such copies and derivative
 works. However, this document itself may not be modified in any way, including
 by removing the copyright notice or references to Ecma International, except as
 needed for the purpose of developing any document or deliverable produced by
 Ecma International (in which case the rules applied to copyrights must be
 followed) or as required to translate it into languages other than English. The
 limited permissions granted above are perpetual and will not be revoked by Ecma
 International or its successors or assigns. This document and the information
 contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL
 DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
 WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP
 RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
 PURPOSE." Software License
 
 All Software contained in this document ("Software)" is protected by copyright
 and is being made available under the "BSD License", included below. This
 Software may be subject to third party rights (rights from parties other than
 Ecma International), including patent rights, and no licenses under such third
 party rights are granted under this license even if the third party concerned is
 a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS
 AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR
 INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO
 IMPLEMENT ECMA INTERNATIONAL STANDARDS*. 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. Neither the name of the authors nor Ecma International may be used to endorse
 or promote products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "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 ECMA INTERNATIONAL 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.
 --- end of LICENSE ---
 
 %% This notice is provided with respect to Dynalink library which is included
 with the Nashorn technology.
 
 --- begin of LICENSE ---
 Copyright (c) 2009-2013, Attila Szegedi
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 * Neither the name of the copyright holder nor the names of
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
 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.
 --- end of LICENSE ---
 
 %% This notice is provided with respect to Joni library which is included
 with the Nashorn technology.
 
 --- begin of LICENSE ---
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to FontConfig 2.5, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 source distributions on
 Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright © 2001,2003 Keith Packard
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation, and that
 the name of Keith Packard not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior permission.
 Keith Packard makes no representations about the suitability of this software
 for any purpose.  It is provided "as is" without express or implied warranty.
 
 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH
 PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 --- end of LICENSE ---
 
 This notice is provided with respect to IAIK PKCS#11 Wrapper,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 IAIK PKCS#11 Wrapper License
 
 Copyright (c) 2002 Graz University of Technology. All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
 include the following acknowledgment:
 
 "This product includes software developed by IAIK of Graz University of
 Technology."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names "Graz University of Technology" and "IAIK of Graz University of
 Technology" must not be used to endorse or promote products derived from this
 software without prior written permission.
 
 5. Products derived from this software may not be called "IAIK PKCS Wrapper",
 nor may "IAIK" appear in their name, without prior written permission of
 Graz University of Technology.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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
 LICENSOR 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1995-2010 International Business Machines Corporation and others
 
 All rights reserved.
 
 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, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished to do so,
 provided that the above copyright notice(s) and this permission notice appear
 in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 
 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 OF THIRD PARTY RIGHTS. IN
 NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
 LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.
 All trademarks and registered trademarks mentioned herein are the property of
 their respective owners.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to IJG JPEG 6b, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This software is copyright (C) 1991-1998, Thomas G. Lane.
 All Rights Reserved except as specified below.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 software (or portions thereof) for any purpose, without fee, subject to these
 conditions:
 (1) If any part of the source code for this software is distributed, then this
 README file must be included, with this copyright and no-warranty notice
 unaltered; and any additions, deletions, or changes to the original files
 must be clearly indicated in accompanying documentation.
 (2) If only executable code is distributed, then the accompanying
 documentation must state that "this software is based in part on the work of
 the Independent JPEG Group".
 (3) Permission for use of this software is granted only if the user accepts
 full responsibility for any undesirable consequences; the authors accept
 NO LIABILITY for damages of any kind.
 
 These conditions apply to any software derived from or based on the IJG code,
 not just to the unmodified library.  If you use our work, you ought to
 acknowledge us.
 
 Permission is NOT granted for the use of any IJG author's name or company name
 in advertising or publicity relating to this software or products derived from
 it.  This software may be referred to only as "the Independent JPEG Group's
 software".
 
 We specifically permit and encourage the use of this software as the basis of
 commercial products, provided that all warranty or liability claims are
 assumed by the product vendor.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Joni v1.1.9, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to JOpt-Simple v3.0,  which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2004-2009 Paul R. Holser, Jr.
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Kerberos functionality, which
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 (C) Copyright IBM Corp. 1999 All Rights Reserved.
 Copyright 1997 The Open Group Research Institute. All rights reserved.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Kerberos functionality from
 FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 --- end of LICENSE ---
 
 This notice is provided with respect to Kronos OpenGL headers, which may be
 included with JDK 8 and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2007 The Khronos Group Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and/or associated documentation files (the "Materials"), to
 deal in the Materials without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Materials, and to permit persons to whom the Materials are
 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 Materials.
 
 THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE
 MATERIALS.
 
 --- end of LICENSE ---
 
 Portions Copyright Eastman Kodak Company 1992
 
 This notice is provided with respect to libpng 1.6.16, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This copy of the libpng notices is provided for your convenience.  In case of
 any discrepancy between this copy and the notices in the file png.h that is
 included in the libpng distribution, the latter shall prevail.
 
 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 
 This code is released under the libpng license.
 
 libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
 Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors
 
 Cosmin Truta
 
 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 
 Simon-Pierre Cadieux
 Eric S. Raymond
 Gilles Vollant
 
 and with the following additions to the disclaimer:
 
 There is no warranty against interference with your enjoyment of the
 library or against infringement.  There is no warranty that our
 efforts or the library will fulfill any of your particular purposes
 or needs.  This library is provided with all faults, and the entire
 risk of satisfactory quality, performance, accuracy, and effort is with
 the user.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 
 Tom Lane
 Glenn Randers-Pehrson
 Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 
 John Bowler
 Kevin Bracey
 Sam Bushell
 Magnus Holmgren
 Greg Roelofs
 Tom Tanner
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
 Andreas Dilger
 Dave Martindale
 Guy Eric Schalnat
 Paul Schmidt
 Tim Wegner
 
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
 and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
 assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 
 1. The origin of this source code must not be misrepresented.
 
 2. Altered versions must be plainly marked as such and must not
 be misrepresented as being the original source.
 
 3. This Copyright notice may not be removed or altered from any
 source or altered source distribution.
 
 The Contributing Authors and Group 42, Inc. specifically permit, without
 fee, and encourage the use of this source code as a component to
 supporting the PNG file format in commercial products.  If you use this
 source code in a product, acknowledgment is not required but would be
 appreciated.
 
 A "png_get_copyright" function is available, for convenient use in "about"
 boxes and the like:
 
 printf("%s",png_get_copyright(NULL));
 
 Also, the PNG logo (in PNG format, of course) is supplied in the
 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
 
 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
 certification mark of the Open Source Initiative.
 
 Glenn Randers-Pehrson
 glennrp at users.sourceforge.net
 December 22, 2014
 
 --- end of LICENSE ---
 
 This notice is provided with respect to GIFLIB 5.1.1 & libungif 4.1.3, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 The GIFLIB distribution is Copyright (c) 1997  Eric S. Raymond
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Little CMS 2.7, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Little CMS
 Copyright (c) 1998-2015 Marti Maria Saguer
 
 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.
 
 --- end of LICENSE ---
 
 Lucida is a registered trademark or trademark of Bigelow & Holmes in the
 U.S. and other countries.
 
 This notice is provided with respect to Mesa 3D Graphics Library v4.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Mesa 3-D graphics library
 Version:  4.1
 
 Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
 
 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
 BRIAN PAUL 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Mozilla Network Security
 Services (NSS), which is supplied with the JDK test suite in the OpenJDK
 source code repository. It is licensed under Mozilla Public License (MPL),
 version 2.0.
 
 The NSS libraries are supplied in executable form, built from unmodified
 NSS source code labeled with the "NSS_3_16_RTM" HG tag.
 
 The NSS source code is available in the OpenJDK source code repository at:
 jdk/test/sun/security/pkcs11/nss/src
 
 The NSS libraries are available in the OpenJDK source code repository at:
 jdk/test/sun/security/pkcs11/nss/lib
 
 --- begin of LICENSE ---
 
 Mozilla Public License Version 2.0
 ==================================
 
 [NOTE: THE TEXT OF THE MPL v2.0 IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 
 This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
 All rights reserved.
 
 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 by:
 David Corcoran <corcoran@linuxnet.com>
 http://www.linuxnet.com (MUSCLE)
 4. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Changes to this license can be made only by the copyright author with
 explicit written consent.
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to PorterStemmer v4, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 See: http://tartarus.org/~martin/PorterStemmer
 
 The software is completely free for any purpose, unless notes at the head of
 the program text indicates otherwise (which is rare). In any case, the notes
 about licensing are never more restrictive than the BSD License.
 
 In every case where the software is not written by me (Martin Porter), this
 licensing arrangement has been endorsed by the contributor, and it is
 therefore unnecessary to ask the contributor again to confirm it.
 
 I have not asked any contributors (or their employers, if they have them) for
 proofs that they have the right to distribute their software in this way.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Relax NG Object/Parser v.20050510,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) Kohsuke Kawaguchi
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to RelaxNGCC v1.12, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.
 All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
 include the following acknowledgment:
 
 "This product includes software developed by Daisuke Okajima
 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names of the copyright holders must not be used to endorse or promote
 products derived from this software without prior written permission. For
 written permission, please contact the copyright holders.
 
 5. Products derived from this software may not be called "RELAXNGCC", nor may
 "RELAXNGCC" appear in their name, without prior written permission of the
 copyright holders.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE
 SOFTWARE FOUNDATION OR ITS 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to SAX 2.0.1, which may be included
 with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 SAX is free!
 
 In fact, it's not possible to own a license to SAX, since it's been placed in
 the public domain.
 
 No Warranty
 
 Because SAX is released to the public domain, there is no warranty for the
 design or for the software implementation, to the extent permitted by
 applicable law. Except when otherwise stated in writing the copyright holders
 and/or other parties provide SAX "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 SAX is with you. Should SAX prove
 defective, you assume the cost of all necessary servicing, repair or
 correction.
 
 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
 SAX, be liable to you for damages, including any general, special, incidental
 or consequential damages arising out of the use or inability to use SAX
 (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 SAX to
 operate with any other programs), even if such holder or other party has been
 advised of the possibility of such damages.
 
 Copyright Disclaimers
 
 This page includes statements to that effect by David Megginson, who would
 have been able to claim copyright for the original work.  SAX 1.0
 
 Version 1.0 of the Simple API for XML (SAX), created collectively by the
 membership of the XML-DEV mailing list, is hereby released into the public
 domain.
 
 No one owns SAX: you may use it freely in both commercial and non-commercial
 applications, bundle it with your software distribution, include it on a
 CD-ROM, list the source code in a book, mirror the documentation at your own
 web site, or use it in any other way you see fit.
 
 David Megginson, sax@megginson.com
 1998-05-11
 
 SAX 2.0
 
 I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and
 release all of the SAX 2.0 source code, compiled code, and documentation
 contained in this distribution into the Public Domain. SAX comes with NO
 WARRANTY or guarantee of fitness for any purpose.
 
 David Megginson, david@megginson.com
 2000-05-05
 
 --- end of LICENSE ---
 
 This notice is provided with respect to SoftFloat version 2b, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 SoftFloat was written by me, John R. Hauser. This work was made possible in
 part by the International Computer Science Institute, located at Suite 600,
 1947 Center Street, Berkeley, California 94704. Funding was partially
 provided by the National Science Foundation under grant MIP-9311980. The
 original version of this code was written as part of a project to build
 a fixed-point vector processor in collaboration with the University of
 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
 LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
 COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
 SOFTWARE.
 
 Derivative works are acceptable, even for commercial purposes, provided
 that the minimal documentation requirements stated in the source code are
 satisfied.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Sparkle 1.5,
 which may be included with JRE 8 on Mac OS X.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2012 Sparkle.org and Andy Matuschak
 
 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.
 
 --- end of LICENSE ---
 
 Portions licensed from Taligent, Inc.
 
 This notice is provided with respect to Thai Dictionary, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
 
 Copyright (C) 1998 National Electronics and Computer Technology Center,
 National Science and Technology Development Agency,
 Ministry of Science Technology and Environment,
 Thai Royal Government.
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Unicode Terms of Use
 
 For the general privacy policy governing access to this site, see the Unicode
 Privacy Policy. For trademark usage, see the Unicode® Consortium Name and
 Trademark Usage Policy.
 
 A. Unicode Copyright.
 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved.
 
 2. Certain documents and files on this website contain a legend indicating
 that "Modification is permitted." Any person is hereby authorized,
 without fee, to modify such documents and files to create derivative
 works conforming to the Unicode® Standard, subject to Terms and
 Conditions herein.
 
 3. Any person is hereby authorized, without fee, to view, use, reproduce,
 and distribute all documents and files solely for informational
 purposes in the creation of products supporting the Unicode Standard,
 subject to the Terms and Conditions herein.
 
 4. Further specifications of rights and restrictions pertaining to the use
 of the particular set of data files known as the "Unicode Character
 Database" can be found in Exhibit 1.
 
 5. Each version of the Unicode Standard has further specifications of
 rights and restrictions of use. For the book editions (Unicode 5.0 and
 earlier), these are found on the back of the title page. The online
 code charts carry specific restrictions. All other files, including
 online documentation of the core specification for Unicode 6.0 and
 later, are covered under these general Terms of Use.
 
 6. No license is granted to "mirror" the Unicode website where a fee is
 charged for access to the "mirror" site.
 
 7. Modification is not permitted with respect to this document. All copies
 of this document must be verbatim.
 
 B. Restricted Rights Legend. Any technical data or software which is licensed
 to the United States of America, its agencies and/or instrumentalities
 under this Agreement is commercial technical data or commercial computer
 software developed exclusively at private expense as defined in FAR 2.101,
 or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
 duplication, or disclosure by the Government is subject to restrictions as
 set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov
 1995) and this Agreement. For Software, in accordance with FAR 12-212 or
 DFARS 227-7202, as applicable, use, duplication or disclosure by the
 Government is subject to the restrictions set forth in this Agreement.
 
 C. Warranties and Disclaimers.
 1. This publication and/or website may include technical or typographical
 errors or other inaccuracies . Changes are periodically added to the
 information herein; these changes will be incorporated in new editions
 of the publication and/or website. Unicode may make improvements and/or
 changes in the product(s) and/or program(s) described in this
 publication and/or website at any time.
 
 2. If this file has been purchased on magnetic or optical media from
 Unicode, Inc. the sole and exclusive remedy for any claim will be
 exchange of the defective media within ninety (90) days of original
 purchase.
 
 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS
 PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED,
 OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
 UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR
 OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
 ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
 
 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for
 any special, incidental, indirect or consequential damages of any kind, or
 any damages whatsoever, whether or not Unicode was advised of the
 possibility of the damage, including, without limitation, those resulting
 from the following: loss of use, data or profits, in connection with the
 use, modification or distribution of this information or its derivatives.
 
 E.Trademarks & Logos.
 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode,
 Inc.  “The Unicode Consortium” and “Unicode, Inc.” are trade names of
 Unicode, Inc.  Use of the information and materials found on this
 website indicates your acknowledgement of Unicode, Inc.’s exclusive
 worldwide rights in the Unicode Word Mark, the Unicode Logo, and the
 Unicode trade names.
 
 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
 Policy”) are incorporated herein by reference and you agree to abide by
 the provisions of the Trademark Policy, which may be changed from time
 to time in the sole discretion of Unicode, Inc.
 
 3. All third party trademarks referenced herein are the property of their
 respective owners.
 
 Miscellaneous.
 1. Jurisdiction and Venue. This server is operated from a location in the
 State of California, United States of America. Unicode makes no
 representation that the materials are appropriate for use in other
 locations. If you access this server from other locations, you are
 responsible for compliance with local laws. This Agreement, all use of
 this site and any claims and damages resulting from use of this site are
 governed solely by the laws of the State of California without regard to
 any principles which would apply the laws of a different jurisdiction.
 The user agrees that any disputes regarding this site shall be resolved
 solely in the courts located in Santa Clara County, California. The user
 agrees said courts have personal jurisdiction and agree to waive any
 right to transfer the dispute to any other forum.
 
 2. Modification by Unicode.  Unicode shall have the right to modify this
 Agreement at any time by posting it to this site. The user may not
 assign any part of this Agreement without Unicode’s prior written
 consent.
 
 3. Taxes. The user agrees to pay any taxes arising from access to this
 website or use of the information herein, except for those based on
 Unicode’s net income.
 
 4. Severability.  If any provision of this Agreement is declared invalid or
 unenforceable, the remaining provisions of this Agreement shall remain
 in effect.
 
 5. Entire Agreement. This Agreement constitutes the entire agreement
 between the parties.
 
 EXHIBIT 1
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
 online code charts under the directory http://www.unicode.org/Public/.
 Software includes any source code published in the Unicode Standard or under
 the directories http://www.unicode.org/Public/,
 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
 
 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO
 BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR
 SOFTWARE.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the
 Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files")
 or Unicode software and any associated documentation (the "Software") to deal
 in the Data Files or Software without restriction, including without
 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
 sell copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that (a) the above
 copyright notice(s) and this permission notice appear with all copies of the
 Data Files or Software, (b) both the above copyright notice(s) and this
 permission notice appear in associated documentation, and (c) there is clear
 notice in each modified Data File or in the Software as well as in the
 documentation associated with the Data File(s) or Software that the data or
 software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
 DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in these Data Files or Software without prior written authorization of the
 copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
 States and other countries. All third party trademarks referenced herein are
 the property of their respective owners.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to UPX v3.01, which may be included
 with JRE 8 on Windows.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 ooooo     ooo ooooooooo.   ooooooo  ooooo
 `888'     `8' `888   `Y88.  `8888    d8'
 888       8   888   .d88'    Y888..8P
 888       8   888ooo88P'      `8888'
 888       8   888            .8PY888.
 `88.    .8'   888           d8'  `888b
 `YbodP'    o888o        o888o  o88888o
 
 The Ultimate Packer for eXecutables
 Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
 http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
 http://www.nexus.hu/upx
 http://upx.tsx.org
 
 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN
 TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
 
 ABSTRACT
 ========
 UPX and UCL are copyrighted software distributed under the terms
 of the GNU General Public License (hereinafter the "GPL").
 
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 As a special exception we grant the free usage of UPX for all
 executables, including commercial programs.
 See below for details and restrictions.
 
 COPYRIGHT
 =========
 UPX and UCL are copyrighted software. All rights remain with the authors.
 
 UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 UPX is Copyright (C) 1996-2000 Laszlo Molnar
 
 UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 
 GNU GENERAL PUBLIC LICENSE
 ==========================
 UPX and the UCL library are free software; you can redistribute them
 and/or modify them 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.
 
 UPX and UCL are distributed in the hope that they 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; see the file COPYING.
 
 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
 ============================================
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
 permission to freely use and distribute all UPX compressed programs
 (including commercial ones), subject to the following restrictions:
 
 1. You must compress your program with a completely unmodified UPX
 version; either with our precompiled version, or (at your option)
 with a self compiled version of the unmodified UPX sources as
 distributed by us.
 2. This also implies that the UPX stub must be completely unmodfied, i.e.
 the stub imbedded in your compressed program must be byte-identical
 to the stub that is produced by the official unmodified UPX version.
 3. The decompressor and any other code from the stub must exclusively get
 used by the unmodified UPX stub for decompressing your program at
 program startup. No portion of the stub may get read, copied,
 called or otherwise get used or accessed by your program.
 
 ANNOTATIONS
 ===========
 - You can use a modified UPX version or modified UPX stub only for
 programs that are compatible with the GNU General Public License.
 
 - We grant you special permission to freely use and distribute all UPX
 compressed programs. But any modification of the UPX stub (such as,
 but not limited to, removing our copyright string or making your
 program non-decompressible) will immediately revoke your right to
 use and distribute a UPX compressed program.
 
 - UPX is not a software protection tool; by requiring that you use
 the unmodified UPX version for your proprietary programs we
 make sure that any user can decompress your program. This protects
 both you and your users as nobody can hide malicious code -
 any program that cannot be decompressed is highly suspicious
 by definition.
 
 - You can integrate all or part of UPX and UCL into projects that
 are compatible with the GNU GPL, but obviously you cannot grant
 any special exceptions beyond the GPL for our code in your project.
 
 - We want to actively support manufacturers of virus scanners and
 similar security software. Please contact us if you would like to
 incorporate parts of UPX or UCL into such a product.
 
 Markus F.X.J. Oberhumer                   Laszlo Molnar
 markus.oberhumer@jk.uni-linz.ac.at        ml1050@cdata.tvnet.hu
 
 Linz, Austria, 25 Feb 2000
 
 Additional License(s)
 
 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Xfree86-VidMode Extension 1.0,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 Version 1.1 of XFree86 ProjectLicence.
 
 Copyright (C) 1994-2004 The XFree86 Project, Inc.    All rights reserved.
 
 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, sublicence, 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:
 
 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, and in the same place
 and form as other copyright, license and disclaimer information.
 
 3. The end-user documentation included with the redistribution, if any,must
 include the following acknowledgment: "This product includes
 software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
 its contributors", in the same place and form as other third-party
 acknowledgments. Alternately, this acknowledgment may appear in the software
 itself, in the same form and location as other such third-party
 acknowledgments.
 
 4. Except as contained in this notice, the name of The XFree86 Project,Inc
 shall not be used in advertising or otherwise to promote the sale, use
 or other dealings in this Software without prior written authorization from
 The XFree86 Project, Inc.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 XFREE86 PROJECT, INC OR ITS 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to X Window System 6.8.2, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Licenses
 The X.Org Foundation March 2004
 
 1. Introduction
 
 The X.org Foundation X Window System distribution is a compilation of code and
 documentation from many sources. This document is intended primarily as a
 guide to the licenses used in the distribution: you must check each file
 and/or package for precise redistribution terms. None-the-less, this summary
 may be useful to many users. No software incorporating the XFree86 1.1 license
 has been incorporated.
 
 This document is based on the compilation from XFree86.
 
 2. XFree86 License
 
 XFree86 code without an explicit copyright is covered by the following
 copyright/license:
 
 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
 
 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
 XFREE86 PROJECT 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.
 
 Except as contained in this notice, the name of the XFree86 Project shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from the XFree86 Project.
 
 3. Other Licenses
 
 Portions of code are covered by the following licenses/copyrights. See
 individual files for the copyright dates.
 
 3.1. X/MIT Copyrights
 
 3.1.1. X Consortium
 
 Copyright (C) <date> X Consortium
 
 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 X
 CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in
 this Software without prior written authorization from the X Consortium.
 
 X Window System is a trademark of X Consortium, Inc.
 
 3.1.2. The Open Group
 
 Copyright <date> The Open Group
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation.
 
 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
 OPEN GROUP 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.
 
 Except as contained in this notice, the name of The Open Group shall not be
 used in advertising or otherwise to promote the sale, use or other dealings in
 this Software without prior written authorization from The Open Group.  3.2.
 Berkeley-based copyrights:
 
 3.2.1. General
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.  3.2.2. UCB/LBL
 
 Copyright (c) 1993 The Regents of the University of California. All rights
 reserved.
 
 This software was developed by the Computer Systems Engineering group at
 Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
 Berkeley.
 
 All advertising materials mentioning features or use of this software must
 display the following acknowledgement: This product includes software
 developed by the University of California, Lawrence Berkeley Laboratory.
 
 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 by the University of California, Berkeley and its contributors.
 
 4. Neither the name of the University nor the names of its contributors may
 be used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.  3.2.3. The
 NetBSD Foundation, Inc.
 
 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
 
 This code is derived from software contributed to The NetBSD Foundation by Ben
 Collver <collver1@attbi.com>
 
 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 by the NetBSD Foundation, Inc. and its contributors.
 
 4. Neither the name of The NetBSD Foundation nor the names of its
 contributors may be used to endorse or promote products derived from this
 software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.  3.2.4. Theodore
 Ts'o.
 
 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
 reserved.
 
 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,
 and the entire permission notice in its entirety, including the disclaimer
 of warranties.
 
 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. he name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY 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 NOT ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.  3.2.5. Theo de Raadt and Damien Miller
 
 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
 2001-2002 Damien Miller. All rights reserved.
 
 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.  3.2.6. Todd C. Miller
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any purpose
 with or without fee is hereby granted, provided that the above copyright
 notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  3.2.7. Thomas
 Winischhofer
 
 Copyright (C) 2001-2004 Thomas Winischhofer
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED 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.  3.3. NVIDIA Corp
 
 Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
 
 NOTICE TO USER: The source code is copyrighted under U.S. and international
 laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design
 patents pending on the design and interface of the NV chips. Users and
 possessors of this source code are hereby granted a nonexclusive, royalty-free
 copyright and design patent license to use this code in individual and
 commercial software.
 
 Any use of this source code must include, in the user documentation and
 internal comments to the code, notices to the end user as follows:
 
 Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and
 foreign countries.
 
 NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
 CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
 WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE
 FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.  3.4. GLX Public
 License
 
 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
 
 Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
 grants permission to Recipient (defined below), under Recipient's copyrights
 in the Original Software (defined below), to use, copy, modify, merge,
 publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below), and to permit persons to whom the Subject Software is
 furnished in accordance with this License to do the same, subject to all of
 the following terms and conditions, which Recipient accepts by engaging in any
 such use, copying, modifying, merging, publishing, distributing, sublicensing
 or selling:
 
 1. Definitions.
 
 (a) "Original Software" means source code of computer software code which
 is described in Exhibit A as Original Software.
 
 (b) "Modifications" means any addition to or deletion from the substance
 or structure of either the Original Software or any previous
 Modifications. When Subject Software is released as a series of files, a
 Modification means (i) any addition to or deletion from the contents of a
 file containing Original Software or previous Modifications and (ii) any
 new file that contains any part of the Original Code or previous
 Modifications.
 
 (c) "Subject Software" means the Original Software or Modifications or the
 combination of the Original Software and Modifications, or portions of any
 of the foregoing.
 
 (d) "Recipient" means an individual or a legal entity exercising rights
 under, and complying with all of the terms of, this License. For legal
 entities, "Recipient" includes any entity which controls, is controlled
 by, or is under common control with Recipient. For purposes of this
 definition, "control" of an entity means (a) the power, direct or
 indirect, to direct or manage such entity, or (b) ownership of fifty
 percent (50%) or more of the outstanding shares or beneficial ownership of
 such entity.
 
 2. Redistribution of Source Code Subject to These Terms. Redistributions of
 Subject Software in source code form must retain the notice set forth in
 Exhibit A, below, in every file. A copy of this License must be included in
 any documentation for such Subject Software where the recipients' rights
 relating to Subject Software are described. Recipient may distribute the
 source code version of Subject Software under a license of Recipient's choice,
 which may contain terms different from this License, provided that (i)
 Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of
 this License, which terms may not be modified or superseded by any other terms
 of such license. If Recipient distributes the source code version under a
 different license Recipient must make it absolutely clear that any terms which
 differ from this License are offered by Recipient alone, not by SGI. Recipient
 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
 of any such terms Recipient offers.
 
 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
 be conspicuously included in any notice in an executable version of Subject
 Software, related documentation or collateral in which Recipient describes the
 user's rights relating to the Subject Software. Recipient may distribute the
 executable version of Subject Software under a license of Recipient's choice,
 which may contain terms different from this License, provided that (i)
 Recipient is in compliance with the terms of this License, and (ii) the
 license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
 this License, which terms may not be modified or superseded by any other terms
 of such license. If Recipient distributes the executable version under a
 different license Recipient must make it absolutely clear that any terms which
 differ from this License are offered by Recipient alone, not by SGI. Recipient
 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
 of any such terms Recipient offers.
 
 4. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure
 such breach within 30 days of the breach. Any sublicense to the Subject
 Software which is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which,
 by their nature, must remain in effect beyond the termination of this License
 shall survive.
 
 5. No Trademark Rights. This License does not grant any rights to use any
 trade name, trademark or service mark whatsoever. No trade name, trademark or
 service mark of SGI may be used to endorse or promote products derived from
 the Subject Software without prior written permission of SGI.
 
 6. No Other Rights. This License does not grant any rights with respect to the
 OpenGL API or to any software or hardware implementation thereof or to any
 other software whatsoever, nor shall any other rights or licenses not
 expressly granted hereunder arise by implication, estoppel or otherwise with
 respect to the Subject Software. Title to and ownership of the Original
 Software at all times remains with SGI. All rights in the Original Software
 not expressly granted under this License are reserved.
 
 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
 applicable laws and regulations in connection with use and distribution of the
 Subject Software, including but not limited to, all export and import control
 laws and regulations of the U.S. government and other countries. Recipient may
 not distribute Subject Software that (i) in any way infringes (directly or
 contributorily) the rights (including patent, copyright, trade secret,
 trademark or other intellectual property rights of any kind) of any other
 person or entity or (ii) breaches any representation or warranty, express,
 implied or statutory, which under any applicable law it might be deemed to
 have been distributed.
 
 8. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution,
 import or sale of Subject Software (including particular functionality or code
 incorporated in Subject Software) infringes the third party's intellectual
 property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject
 Software will know whom to contact regarding the claim. Also, upon gaining
 such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Exhibit A notice required under Sections 2 and 3,
 above, and in the text of any related documentation, license agreement or
 collateral in which Recipient describes end user's rights relating to the
 Subject Software. If Recipient obtains such knowledge after it makes Subject
 Software available to any other person or entity, Recipient shall take other
 steps (such as notifying appropriate mailing lists or newsgroups) reasonably
 calculated to inform those who received the Subject Software that new
 knowledge has been obtained.
 
 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
 STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
 THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
 TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
 THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
 
 11. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
 and against any loss, liability, damages, costs or expenses (including the
 payment of reasonable attorneys fees) arising out of Recipient's use,
 modification, reproduction and distribution of the Subject Software or out of
 any representation or warranty made by Recipient.
 
 12. U.S. Government End Users. The Subject Software is a "commercial item"
 consisting of "commercial computer software" as such terms are defined in
 title 48 of the Code of Federal Regulations and all U.S. Government End Users
 acquire only the rights set forth in this License and are subject to the terms
 of this License.
 
 13. Miscellaneous. This License represents the complete agreement concerning
 subject matter hereof. If any provision of this License is held to be
 unenforceable, such provision shall be reformed so as to achieve as nearly as
 possible the same economic effect as the original provision and the remainder
 of this License will remain in effect. This License shall be governed by and
 construed in accordance with the laws of the United States and the State of
 California as applied to agreements entered into and to be performed entirely
 within California between California residents. Any litigation relating to
 this License shall be subject to the exclusive jurisdiction of the Federal
 Courts of the Northern District of California (or, absent subject matter
 jurisdiction in such courts, the courts of the State of California), with
 venue lying exclusively in Santa Clara County, California, with the losing
 party responsible for costs, including without limitation, court costs and
 reasonable attorneys fees and expenses. The application of the United Nations
 Convention on Contracts for the International Sale of Goods is expressly
 excluded. Any law or regulation which provides that the language of a contract
 shall be construed against the drafter shall not apply to this License.
 
 Exhibit A
 
 The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13
 of the GLX Public License Version 1.0 (the "License"). You may not use this
 file except in compliance with those sections of the License. You may obtain a
 copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N.
 Shoreline Blvd., Mountain View, CA 94043 or at
 http://www.sgi.com/software/opensource/glx/license.html.
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
 INFRINGEMENT. See the License for the specific language governing rights and
 limitations under the License.
 
 The Original Software is GLX version 1.2 source code, released February, 1999.
 The developer of the Original Software is Silicon Graphics, Inc. Those
 portions of the Subject Software created by Silicon Graphics, Inc. are
 Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.  3.5. CID
 Font Code Public License
 
 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
 
 Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
 hereby grants permission to Recipient (defined below), under SGI's copyrights
 in the Original Software (defined below), to use, copy, modify, merge,
 publish, distribute, sublicense and/or sell copies of Subject Software
 (defined below) in both source code and executable form, and to permit persons
 to whom the Subject Software is furnished in accordance with this License to
 do the same, subject to all of the following terms and conditions, which
 Recipient accepts by engaging in any such use, copying, modifying, merging,
 publication, distributing, sublicensing or selling:
 
 1. Definitions.
 
 a. "Original Software" means source code of computer software code that is
 described in Exhibit A as Original Software.
 
 b. "Modifications" means any addition to or deletion from the substance or
 structure of either the Original Software or any previous Modifications.
 When Subject Software is released as a series of files, a Modification
 means (i) any addition to or deletion from the contents of a file
 containing Original Software or previous Modifications and (ii) any new
 file that contains any part of the Original Code or previous
 Modifications.
 
 c. "Subject Software" means the Original Software or Modifications or the
 combination of the Original Software and Modifications, or portions of any
 of the foregoing.
 
 d. "Recipient" means an individual or a legal entity exercising rights
 under the terms of this License. For legal entities, "Recipient" includes
 any entity that controls, is controlled by, or is under common control
 with Recipient. For purposes of this definition, "control" of an entity
 means (i) the power, direct or indirect, to direct or manage such entity,
 or (ii) ownership of fifty percent (50%) or more of the outstanding shares
 or beneficial ownership of such entity.
 
 e. "Required Notice" means the notice set forth in Exhibit A to this
 License.
 
 f. "Accompanying Technology" means any software or other technology that
 is not a Modification and that is distributed or made publicly available
 by Recipient with the Subject Software. Separate software files that do
 not contain any Original Software or any previous Modification shall not
 be deemed a Modification, even if such software files are aggregated as
 part of a product, or in any medium of storage, with any file that does
 contain Original Software or any previous Modification.
 
 2. License Terms. All distribution of the Subject Software must be made
 subject to the terms of this License. A copy of this License and the Required
 Notice must be included in any documentation for Subject Software where
 Recipient's rights relating to Subject Software and/or any Accompanying
 Technology are described. Distributions of Subject Software in source code
 form must also include the Required Notice in every file distributed. In
 addition, a ReadMe file entitled "Important Legal Notice" must be distributed
 with each distribution of one or more files that incorporate Subject Software.
 That file must be included with distributions made in both source code and
 executable form. A copy of the License and the Required Notice must be
 included in that file. Recipient may distribute Accompanying Technology under
 a license of Recipient's choice, which may contain terms different from this
 License, provided that (i) Recipient is in compliance with the terms of this
 License, (ii) such other license terms do not modify or supersede the terms of
 this License as applicable to the Subject Software, (iii) Recipient hereby
 indemnifies SGI for any liability incurred by SGI as a result of the
 distribution of Accompanying Technology or the use of other license terms.
 
 3. Termination. This License and the rights granted hereunder will terminate
 automatically if Recipient fails to comply with terms herein and fails to cure
 such breach within 30 days of the breach. Any sublicense to the Subject
 Software that is properly granted shall survive any termination of this
 License absent termination by the terms of such sublicense. Provisions which,
 by their nature, must remain in effect beyond the termination of this License
 shall survive.
 
 4. Trademark Rights. This License does not grant any rights to use any trade
 name, trademark or service mark whatsoever. No trade name, trademark or
 service mark of SGI may be used to endorse or promote products derived from or
 incorporating any Subject Software without prior written permission of SGI.
 
 5. No Other Rights. No rights or licenses not expressly granted hereunder
 shall arise by implication, estoppel or otherwise. Title to and ownership of
 the Original Software at all times remains with SGI. All rights in the
 Original Software not expressly granted under this License are reserved.
 
 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
 applicable laws and regulations in connection with use and distribution of the
 Subject Software, including but not limited to, all export and import control
 laws and regulations of the U.S. government and other countries. Recipient may
 not distribute Subject Software that (i) in any way infringes (directly or
 contributorily) the rights (including patent, copyright, trade secret,
 trademark or other intellectual property rights of any kind) of any other
 person or entity, or (ii) breaches any representation or warranty, express,
 implied or statutory, which under any applicable law it might be deemed to
 have been distributed.
 
 7. Claims of Infringement. If Recipient at any time has knowledge of any one
 or more third party claims that reproduction, modification, use, distribution,
 import or sale of Subject Software (including particular functionality or code
 incorporated in Subject Software) infringes the third party's intellectual
 property rights, Recipient must place in a well-identified web page bearing
 the title "LEGAL" a description of each such claim and a description of the
 party making each such claim in sufficient detail that a user of the Subject
 Software will know whom to contact regarding the claim. Also, upon gaining
 such knowledge of any such claim, Recipient must conspicuously include the URL
 for such web page in the Required Notice, and in the text of any related
 documentation, license agreement or collateral in which Recipient describes
 end user's rights relating to the Subject Software. If Recipient obtains such
 knowledge after it makes Subject Software available to any other person or
 entity, Recipient shall take other steps (such as notifying appropriate
 mailing lists or newsgroups) reasonably calculated to provide such knowledge
 to those who received the Subject Software.
 
 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR 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 SUBJECT SOFTWARE OR
 THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
 ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
 LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
 
 10. Indemnity. Recipient shall be solely responsible for damages arising,
 directly or indirectly, out of its utilization of rights under this License.
 Recipient will defend, indemnify and hold SGI and its successors and assigns
 harmless from and against any loss, liability, damages, costs or expenses
 (including the payment of reasonable attorneys fees) arising out of
 (Recipient's use, modification, reproduction and distribution of the Subject
 Software or out of any representation or warranty made by Recipient.
 
 11. U.S. Government End Users. The Subject Software is a "commercial item"
 consisting of "commercial computer software" as such terms are defined in
 title 48 of the Code of Federal Regulations and all U.S. Government End Users
 acquire only the rights set forth in this License and are subject to the terms
 of this License.
 
 12. Miscellaneous. This License represents the complete agreement concerning
 subject matter hereof. If any provision of this License is held to be
 unenforceable by any judicial or administrative authority having proper
 jurisdiction with respect thereto, such provision shall be reformed so as to
 achieve as nearly as possible the same economic effect as the original
 provision and the remainder of this License will remain in effect. This
 License shall be governed by and construed in accordance with the laws of the
 United States and the State of California as applied to agreements entered
 into and to be performed entirely within California between California
 residents. Any litigation relating to this License shall be subject to the
 exclusive jurisdiction of the Federal Courts of the Northern District of
 California (or, absent subject matter jurisdiction in such courts, the courts
 of the State of California), with venue lying exclusively in Santa Clara
 County, California, with the losing party responsible for costs, including
 without limitation, court costs and reasonable attorneys fees and expenses.
 The application of the United Nations Convention on Contracts for the
 International Sale of Goods is expressly excluded. Any law or regulation that
 provides that the language of a contract shall be construed against the
 drafter shall not apply to this License.
 
 Exhibit A
 
 Copyright (c) 1994-1999 Silicon Graphics, Inc.
 
 The contents of this file are subject to the CID Font Code Public License
 Version 1.0 (the "License"). You may not use this file except in compliance
 with the License. You may obtain a copy of the License at Silicon Graphics,
 Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
 or at http://www.sgi.com/software/opensource/cid/license.html
 
 Software distributed under the License is distributed on an "AS IS" basis. ALL
 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF
 NON-INFRINGEMENT. See the License for the specific language governing rights
 and limitations under the License.
 
 The Original Software (as defined in the License) is CID font code that was
 developed by Silicon Graphics, Inc. Those portions of the Subject Software (as
 defined in the License) that were created by Silicon Graphics, Inc. are
 Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
 
 [NOTE: When using this text in connection with Subject Software delivered
 solely in object code form, Recipient may replace the words "this file" with
 "this software" in both the first and second sentences.] 3.6. Bitstream Vera
 Fonts Copyright
 
 The fonts have a generous copyright, allowing derivative works (as long as
 "Bitstream" or "Vera" are not in the names), and full redistribution (so long
 as they are not *sold* by themselves). They can be be bundled, redistributed
 and sold with any software.
 
 The fonts are distributed under the following copyright:
 
 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a
 trademark of Bitstream, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the fonts accompanying this license ("Fonts") and associated documentation
 files (the "Font Software"), to reproduce and distribute the Font Software,
 including without limitation the rights to use, copy, merge, publish,
 distribute, and/or sell copies of the Font Software, and to permit persons to
 whom the Font Software is furnished to do so, subject to the following
 conditions:
 
 The above copyright and trademark notices and this permission notice shall be
 included in all copies of one or more of the Font Software typefaces.
 
 The Font Software may be modified, altered, or added to, and in particular the
 designs of glyphs or characters in the Fonts may be modified and additional
 glyphs or characters may be added to the Fonts, only if the fonts are renamed
 to names not containing either the words "Bitstream" or the word "Vera".
 
 This License becomes null and void to the extent applicable to Fonts or Font
 Software that has been modified and is distributed under the "Bitstream Vera"
 names.
 
 The Font Software may be sold as part of a larger software package but no copy
 of one or more of the Font Software typefaces may be sold by itself.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
 SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO
 USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
 
 Except as contained in this notice, the names of Gnome, the Gnome Foundation,
 and Bitstream Inc., shall not be used in advertising or otherwise to promote
 the sale, use or other dealings in this Font Software without prior written
 authorization from the Gnome Foundation or Bitstream Inc., respectively. For
 further information, contact: fonts at gnome dot org.  3.7. Bigelow & Holmes
 Inc and URW++ GmbH Luxi font license
 
 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a
 registered trademark of Bigelow & Holmes Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of these Fonts and associated documentation files (the "Font Software"), to
 deal in the Font Software, including without limitation the rights to use,
 copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
 Software, and to permit persons to whom the Font Software is furnished to do
 so, subject to the following conditions:
 
 The above copyright and trademark notices and this permission notice shall be
 included in all copies of one or more of the Font Software.
 
 The Font Software may not be modified, altered, or added to, and in particular
 the designs of glyphs or characters in the Fonts may not be modified nor may
 additional glyphs or characters be added to the Fonts. This License becomes
 null and void when the Fonts or Font Software have been modified.
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
 GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
 INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
 SOFTWARE.
 
 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Font Software without prior written
 authorization from Bigelow & Holmes Inc. and URW++ GmbH.
 
 For further information, contact:
 
 info@urwpp.de or design@bigelowandholmes.com
 --- end of LICENSE ---
 
 This notice is provided with respect to zlib v1.2.8, which may be included
 with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 version 1.2.8, April 28th, 2013
 
 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 --- end of LICENSE ---
 
 This notice is provided with respect to the following which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 Apache Commons Math 3.2
 Apache Derby 10.11.1.2
 Apache Jakarta BCEL 5.1
 Apache Jakarta Regexp 1.4
 Apache Santuario XML Security for Java 1.5.4
 Apache Xalan-Java 2.7.1
 Apache Xerces Java 2.10.0
 Apache XML Resolver 1.1
 Dynalink 0.5
 --- begin of LICENSE ---
 
 Apache License
 Version 2.0, January 2004
 http://www.apache.org/licenses/
 
 [NOTE:  THE TEXT OF THE APACHE v2.0 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 
 > OPENJDK ASSEMBLY EXCEPTION
 
 openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\ASSEMBLY_EXCEPTION
 
 OPENJDK ASSEMBLY EXCEPTION
 
 The OpenJDK source code made available by Sun at openjdk.java.net and
 openjdk.dev.java.net ("OpenJDK Code") is distributed under the terms of the
 GNU General Public License <http://www.gnu.org/copyleft/gpl.html> version 2
 only ("GPL2"), with the following clarification and special exception.
 
 Linking this OpenJDK Code statically or dynamically with other code
 is making a combined work based on this library.  Thus, the terms
 and conditions of GPL2 cover the whole combination.
 
 As a special exception, Sun gives you permission to link this
 OpenJDK Code with certain code licensed by Sun as indicated at
 http://openjdk.java.net/legal/exception-modules-2007-05-08.html
 ("Designated Exception Modules") to produce an executable,
 regardless of the license terms of the Designated Exception Modules,
 and to copy and distribute the resulting executable under GPL2,
 provided that the Designated Exception Modules continue to be
 governed by the licenses under which they were offered by Sun.
 
 As such, it allows licensees and sublicensees of Sun's GPL2 OpenJDK Code to
 build an executable that includes those portions of necessary code that Sun
 could not provide under GPL2 (or that Sun has provided under GPL2 with the
 Classpath exception).  If you modify or add to the OpenJDK code, that new
 GPL2 code may still be combined with Designated Exception Modules if the
 new code is made subject to this exception by its copyright holder.
 
 >Apache 1.1
 
 openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\jaxp\src\com\sun\org\apache\bcel\internal\Constants.java
 
 The Apache Software License, Version 1.1
 
 Copyright (c) 2001 The Apache Software Foundation.  All rights
 reserved.
 
 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 end-user documentation included with the redistribution,
 if any, must include the following acknowledgment:
 "This product includes software developed by the
 Apache Software Foundation (http://www.apache.org/)."
 Alternately, this acknowledgment may appear in the software itself,
 if and wherever such third-party acknowledgments normally appear.
 
 4. The names "Apache" and "Apache Software Foundation" and
 "Apache BCEL" must not be used to endorse or promote products
 derived from this software without prior written permission. For
 written permission, please contact apache@apache.org.
 
 5. Products derived from this software may not be called "Apache",
 "Apache BCEL", nor may "Apache" appear in their name, without
 prior written permission of the Apache Software Foundation.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR
 ITS 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.
 
 This software consists of voluntary contributions made by many
 individuals on behalf of the Apache Software Foundation.  For more
 information on the Apache Software Foundation, please see
 <http://www.apache.org/>.
 
 >GPL 2.0
 
 openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\hotspot\src\cpu\ppc\vm\assembler_ppc.cpp
 
 Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
 Copyright 2012, 2014 SAP AG. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.
 
 This code 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
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 
 You should have received a copy of the GNU General Public License version
 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
 
 
 >>> openjdk8-1.8.0.141
 
 Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Oracle designates this
 particular file as subject to the "Classpath" exception as provided
 by Oracle in the LICENSE file that accompanied this code.
 
 This code 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
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 
 You should have received a copy of the GNU General Public License version
 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
 
 "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 LICENSE INFORMATION:
 
 > openjdk-1.8.0.131.tar.bz2\openjdk-1.8.0.131.tar\openjdk\THIRD_PARTY_README
 
 DO NOT TRANSLATE OR LOCALIZE.
 
 This notice is provided with respect to ASM Bytecode Manipulation
 Framework v5.0.3, which may be included with JRE 8, and JDK 8, and
 OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2011 France Télécom
 All rights reserved.
 
 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. Neither the name of the copyright holders nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to BSDiff v4.3, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 2003-2005 Colin Percival
 All rights reserved
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted providing 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to CodeViewer 1.0, which may be
 included with JDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1999 by CoolServlets.com.
 
 Any errors or suggested improvements to this class can be reported as
 instructed on CoolServlets.com. We hope you enjoy this program... your
 comments will encourage further development!  This software is distributed
 under the terms of the BSD License.  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.
 
 Neither name of CoolServlets.com nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM 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 AUTHOR 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."
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Cryptix AES 3.2.0, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Cryptix General License
 
 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
 All rights reserved.
 
 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 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 CRYPTIX FOUNDATION LIMITED 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 CRYPTIX FOUNDATION LIMITED 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to CUP Parser Generator for
 Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both the
 copyright notice and this permission notice and warranty disclaimer appear in
 supporting documentation, and that the names of the authors or their
 employers not be used in advertising or publicity pertaining to distribution of
 the software without specific, written prior permission.
 
 The authors and their employers disclaim all warranties with regard to
 this software, including all implied warranties of merchantability and fitness.
 In no event shall the authors or their employers be liable for any special,
 indirect or consequential damages or any damages whatsoever resulting from
 loss of use, data or profits, whether in an action of contract, negligence or
 other tortious action, arising out of or in connection with the use or
 performance of this software.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Document Object Model (DOM) Level 2
 & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 W3C SOFTWARE NOTICE AND LICENSE
 
 http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
 
 This work (and included software, documentation such as READMEs, or other
 related items) is being provided by the copyright holders under the following
 license. By obtaining, using and/or copying this work, you (the licensee)
 agree that you have read, understood, and will comply with the following terms
 and conditions.
 
 Permission to copy, modify, and distribute this software and its
 documentation, with or without modification, for any purpose and without fee
 or royalty is hereby granted, provided that you include the following on ALL
 copies of the software and documentation or portions thereof, including
 modifications:
 
 1.The full text of this NOTICE in a location viewable to users of the
 redistributed or derivative work.
 
 2.Any pre-existing intellectual property disclaimers, notices, or terms and
 conditions. If none exist, the W3C Software Short Notice should be included
 (hypertext is preferred, text is permitted) within the body of any
 redistributed or derivative code.
 
 3.Notice of any changes or modifications to the files, including the date
 changes were made. (We recommend you provide URIs to the location from
 which the code is derived.)
 
 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
 MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
 PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY
 THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
 
 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
 OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
 DOCUMENTATION.  The name and trademarks of copyright holders may NOT be used
 in advertising or publicity pertaining to the software without specific,
 written prior permission. Title to copyright in this software and any
 associated documentation will at all times remain with copyright holders.
 
 This formulation of W3C's notice and license became active on December 31
 2002. This version removes the copyright ownership notice such that this
 license can be used with materials other than those owned by the W3C, reflects
 that ERCIM is now a host of the W3C, includes references to this specific
 dated version of the license, and removes the ambiguous grant of "use".
 Otherwise, this version is the same as the previous version and is written so
 as to preserve the Free Software Foundation's assessment of GPL compatibility
 and OSI's certification under the Open Source Definition. Please see our
 Copyright FAQ for common questions about using materials from our site,
 including specific terms and conditions for packages like libwww, Amaya, and
 Jigsaw. Other questions about this notice can be directed to
 site-policy@w3.org.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Dynalink v0.5, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2009-2013, Attila Szegedi
 
 All rights reserved.Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following conditions are
 met:* Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.  * Redistributions in
 binary form must reproduce the above copyright notice,   this list of
 conditions and the following disclaimer in the documentation  and/or other
 materials provided with the distribution.  * Neither the name of Attila
 Szegedi nor the names of its contributors may be used to endorse or promote
 products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Elliptic Curve Cryptography, which
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 You are receiving a copy of the Elliptic Curve Cryptography library in source
 form with the JDK 8 and OpenJDK 8 source distributions, and as object code in
 the JRE 8 & JDK 8 runtimes.
 
 In the case of the JRE & JDK runtimes, the terms of the Oracle license do
 NOT apply to the Elliptic Curve Cryptography library; it is licensed under the
 following license, separately from Oracle's JDK & JRE.  If you do not wish to
 install the Elliptic Curve Cryptography library, you may delete the
 Elliptic Curve Cryptography library:
 - On Solaris and Linux systems: delete $(JAVA_HOME)/lib/libsunec.so
 - On Windows systems: delete $(JAVA_HOME)\bin\sunec.dll
 - On Mac systems, delete:
 for JRE: /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libsunec.dylib
 for JDK: $(JAVA_HOME)/jre/lib/libsunec.dylib
 
 Written Offer for ECC Source Code
 For third party technology that you receive from Oracle in binary form
 which is licensed under an open source license that gives you the right
 to receive the source code for that binary, you can obtain a copy of
 the applicable source code from this page:
 http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/file/tip/src/share/native/sun/security/ec/impl
 
 If the source code for the technology was not provided to you with the
 binary, you can also receive a copy of the source code on physical
 media by submitting a written request to:
 
 Oracle America, Inc.
 Attn: Associate General Counsel,
 Development and Engineering Legal
 500 Oracle Parkway, 10th Floor
 Redwood Shores, CA 94065
 
 Or, you may send an email to Oracle using the form at:
 http://www.oracle.com/goto/opensourcecode/request
 
 Your request should include:
 - The name of the component or binary file(s) for which you are requesting
 the source code
 - The name and version number of the Oracle product containing the binary
 - The date you received the Oracle product
 - Your name
 - Your company name (if applicable)
 - Your return mailing address and email and
 - A telephone number in the event we need to reach you.
 
 We may charge you a fee to cover the cost of physical media and processing.
 Your request must be sent (i) within three (3) years of the date you
 received the Oracle product that included the component or binary
 file(s) that are the subject of your request, or (ii) in the case of
 code licensed under the GPL v3, for as long as Oracle offers spare
 parts or customer support for that product model.
 
 --- begin of LICENSE ---
 
 GNU LESSER GENERAL PUBLIC LICENSE
 Version 2.1, February 1999
 
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 [This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]
 
 [NOTE:  THE TEXT OF THE GNU LGPL v2.1 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 
 This notice is provided with respect to  ECMAScript Language
 Specification ECMA-262 Edition 5.1 which may be included with
 JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright notice
 Copyright © 2011 Ecma International
 Ecma International
 Rue du Rhone 114
 CH-1204 Geneva
 Tel: +41 22 849 6000
 Fax: +41 22 849 6001
 Web: http://www.ecma-international.org
 
 This document and possible translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it or assist
 in its implementation may be prepared, copied, published, and distributed, in
 whole or in part, without restriction of any kind, provided that the above
 copyright notice and this section are included on all such copies and derivative
 works. However, this document itself may not be modified in any way, including
 by removing the copyright notice or references to Ecma International, except as
 needed for the purpose of developing any document or deliverable produced by
 Ecma International (in which case the rules applied to copyrights must be
 followed) or as required to translate it into languages other than English. The
 limited permissions granted above are perpetual and will not be revoked by Ecma
 International or its successors or assigns. This document and the information
 contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL
 DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
 WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP
 RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
 PURPOSE." Software License
 
 All Software contained in this document ("Software)" is protected by copyright
 and is being made available under the "BSD License", included below. This
 Software may be subject to third party rights (rights from parties other than
 Ecma International), including patent rights, and no licenses under such third
 party rights are granted under this license even if the third party concerned is
 a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS
 AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR
 INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO
 IMPLEMENT ECMA INTERNATIONAL STANDARDS*. 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. Neither the name of the authors nor Ecma International may be used to endorse
 or promote products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "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 ECMA INTERNATIONAL 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.
 --- end of LICENSE ---
 
 This notice is provided with respect to FontConfig 2.5, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 source distributions on
 Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright © 2001,2003 Keith Packard
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation, and that
 the name of Keith Packard not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior permission.
 Keith Packard makes no representations about the suitability of this software
 for any purpose.  It is provided "as is" without express or implied warranty.
 
 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH
 PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 --- end of LICENSE ---
 
 This notice is provided with respect to freebXML Registry 3.0 & 3.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 freebxml:  Copyright (c) 2001 freebxml.org.  All rights reserved.
 
 The names "The freebXML Registry Project" and "freebxml Software
 Foundation" must not be used to endorse or promote products derived
 from this software or be used in a product name without prior
 written permission. For written permission, please contact
 ebxmlrr-team@lists.sourceforge.net.
 
 This software consists of voluntary contributions made by many individuals
 on behalf of the the freebxml Software Foundation. For more information on
 the freebxml Software Foundation, please see <http://www.freebxml.org/>.
 
 This product includes software developed by the Apache Software Foundation
 (http://www.apache.org/).
 
 The freebxml License, Version 1.1 5
 Copyright (c) 2001 freebxml.org. All rights reserved.
 
 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 end-user documentation included with the redistribution, if
 any, must include the following acknowlegement:
 "This product includes software developed by
 freebxml.org (http://www.freebxml.org/)."
 Alternately, this acknowlegement may appear in the software itself,
 if and wherever such third-party acknowlegements normally appear.
 
 4. The names "The freebXML Registry Project", "freebxml Software
 Foundation" must not be used to endorse or promote products derived
 from this software without prior written permission. For written
 permission, please contact ebxmlrr-team@lists.sourceforge.net.
 
 5. Products derived from this software may not be called "freebxml",
 "freebXML Registry" nor may freebxml" appear in their names without
 prior written permission of the freebxml Group.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 freebxml SOFTWARE FOUNDATION OR
 ITS 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to IAIK PKCS#11 Wrapper,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 IAIK PKCS#11 Wrapper License
 
 Copyright (c) 2002 Graz University of Technology. All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
 include the following acknowledgment:
 
 "This product includes software developed by IAIK of Graz University of
 Technology."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names "Graz University of Technology" and "IAIK of Graz University of
 Technology" must not be used to endorse or promote products derived from this
 software without prior written permission.
 
 5. Products derived from this software may not be called "IAIK PKCS Wrapper",
 nor may "IAIK" appear in their name, without prior written permission of
 Graz University of Technology.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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
 LICENSOR 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1995-2010 International Business Machines Corporation and others
 
 All rights reserved.
 
 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, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished to do so,
 provided that the above copyright notice(s) and this permission notice appear
 in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 
 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 OF THIRD PARTY RIGHTS. IN
 NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
 LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.
 All trademarks and registered trademarks mentioned herein are the property of
 their respective owners.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to IJG JPEG 6b, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This software is copyright (C) 1991-1998, Thomas G. Lane.
 All Rights Reserved except as specified below.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 software (or portions thereof) for any purpose, without fee, subject to these
 conditions:
 (1) If any part of the source code for this software is distributed, then this
 README file must be included, with this copyright and no-warranty notice
 unaltered; and any additions, deletions, or changes to the original files
 must be clearly indicated in accompanying documentation.
 (2) If only executable code is distributed, then the accompanying
 documentation must state that "this software is based in part on the work of
 the Independent JPEG Group".
 (3) Permission for use of this software is granted only if the user accepts
 full responsibility for any undesirable consequences; the authors accept
 NO LIABILITY for damages of any kind.
 
 These conditions apply to any software derived from or based on the IJG code,
 not just to the unmodified library.  If you use our work, you ought to
 acknowledge us.
 
 Permission is NOT granted for the use of any IJG author's name or company name
 in advertising or publicity relating to this software or products derived from
 it.  This software may be referred to only as "the Independent JPEG Group's
 software".
 
 We specifically permit and encourage the use of this software as the basis of
 commercial products, provided that all warranty or liability claims are
 assumed by the product vendor.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Jing 20030619, which may
 be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE  ---
 
 Copyright (c) 2001-2003 Thai Open Source Software Center Ltd All
 rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of the Thai Open Source Software Center Ltd nor
 the names of its contributors may be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 REGENTS 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.
 
 --- end of LICENSE  ---
 
 This notice is provided with respect to Joni v1.1.9, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to JOpt-Simple v3.0,  which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2004-2009 Paul R. Holser, Jr.
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Kerberos functionality, which
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 (C) Copyright IBM Corp. 1999 All Rights Reserved.
 Copyright 1997 The Open Group Research Institute. All rights reserved.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Kerberos functionality from
 FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1998 by the FundsXpress, INC.
 
 All rights reserved.
 
 Export of this software from the United States of America may require
 a specific license from the United States Government.  It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting.
 
 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
 distribute this software and its documentation for any purpose and
 without fee is hereby granted, provided that the above copyright
 notice appear in all copies and that both that copyright notice and
 this permission notice appear in supporting documentation, and that
 the name of FundsXpress. not be used in advertising or publicity pertaining
 to distribution of the software without specific, written prior
 permission.  FundsXpress makes no representations about the suitability of
 this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Kronos OpenGL headers, which may be
 included with JDK 8 and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2007 The Khronos Group Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and/or associated documentation files (the "Materials"), to
 deal in the Materials without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Materials, and to permit persons to whom the Materials are
 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 Materials.
 
 THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE
 MATERIALS.
 
 --- end of LICENSE ---
 
 Portions Copyright Eastman Kodak Company 1991-2003
 
 This notice is provided with respect to libpng 1.6.16, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 This copy of the libpng notices is provided for your convenience.  In case of
 any discrepancy between this copy and the notices in the file png.h that is
 included in the libpng distribution, the latter shall prevail.
 
 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 
 This code is released under the libpng license.
 
 libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
 Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors
 
 Cosmin Truta
 
 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 
 Simon-Pierre Cadieux
 Eric S. Raymond
 Gilles Vollant
 
 and with the following additions to the disclaimer:
 
 There is no warranty against interference with your enjoyment of the
 library or against infringement.  There is no warranty that our
 efforts or the library will fulfill any of your particular purposes
 or needs.  This library is provided with all faults, and the entire
 risk of satisfactory quality, performance, accuracy, and effort is with
 the user.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 
 Tom Lane
 Glenn Randers-Pehrson
 Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 
 John Bowler
 Kevin Bracey
 Sam Bushell
 Magnus Holmgren
 Greg Roelofs
 Tom Tanner
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
 Andreas Dilger
 Dave Martindale
 Guy Eric Schalnat
 Paul Schmidt
 Tim Wegner
 
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
 and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
 assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 
 1. The origin of this source code must not be misrepresented.
 
 2. Altered versions must be plainly marked as such and must not
 be misrepresented as being the original source.
 
 3. This Copyright notice may not be removed or altered from any
 source or altered source distribution.
 
 The Contributing Authors and Group 42, Inc. specifically permit, without
 fee, and encourage the use of this source code as a component to
 supporting the PNG file format in commercial products.  If you use this
 source code in a product, acknowledgment is not required but would be
 appreciated.
 
 
 A "png_get_copyright" function is available, for convenient use in "about"
 boxes and the like:
 
 printf("%s",png_get_copyright(NULL));
 
 Also, the PNG logo (in PNG format, of course) is supplied in the
 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
 
 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
 certification mark of the Open Source Initiative.
 
 Glenn Randers-Pehrson
 glennrp at users.sourceforge.net
 December 22, 2014
 
 --- end of LICENSE ---
 
 This notice is provided with respect to GIFLIB 5.1.1 & libungif 4.1.3,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 The GIFLIB distribution is Copyright (c) 1997  Eric S. Raymond
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Little CMS 2.7, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Little CMS
 Copyright (c) 1998-2015 Marti Maria Saguer
 
 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.
 
 --- end of LICENSE ---
 
 Lucida is a registered trademark or trademark of Bigelow & Holmes in the
 U.S. and other countries.
 
 This notice is provided with respect to Mesa 3D Graphics Library v4.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions.
 
 --- begin of LICENSE ---
 
 Mesa 3-D graphics library
 Version:  4.1
 
 Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
 
 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
 BRIAN PAUL 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Mozilla Network Security
 Services (NSS), which is supplied with the JDK test suite in the OpenJDK
 source code repository. It is licensed under Mozilla Public License (MPL),
 version 2.0.
 
 The NSS libraries are supplied in executable form, built from unmodified
 NSS source code labeled with the "NSS_3_16_RTM" HG tag.
 
 The NSS source code is available in the OpenJDK source code repository at:
 jdk/test/sun/security/pkcs11/nss/src
 
 The NSS libraries are available in the OpenJDK source code repository at:
 jdk/test/sun/security/pkcs11/nss/lib
 
 --- begin of LICENSE ---
 
 Mozilla Public License Version 2.0
 ==================================
 
 [NOTE:  THE TEXT OF THE MPL v2.0 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 
 This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
 All rights reserved.
 
 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 by:
 David Corcoran <corcoran@linuxnet.com>
 http://www.linuxnet.com (MUSCLE)
 4. The name of the author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 Changes to this license can be made only by the copyright author with
 explicit written consent.
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to PorterStemmer v4, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 See: http://tartarus.org/~martin/PorterStemmer
 
 The software is completely free for any purpose, unless notes at the head of
 the program text indicates otherwise (which is rare). In any case, the notes
 about licensing are never more restrictive than the BSD License.
 
 In every case where the software is not written by me (Martin Porter), this
 licensing arrangement has been endorsed by the contributor, and it is
 therefore unnecessary to ask the contributor again to confirm it.
 
 I have not asked any contributors (or their employers, if they have them) for
 proofs that they have the right to distribute their software in this way.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Relax NG Object/Parser v.20050510,
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) Kohsuke Kawaguchi
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to RelaxNGCC v1.12, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.
 All rights reserved.
 
 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 end-user documentation included with the redistribution, if any, must
 include the following acknowledgment:
 
 "This product includes software developed by Daisuke Okajima
 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
 
 Alternately, this acknowledgment may appear in the software itself, if and
 wherever such third-party acknowledgments normally appear.
 
 4. The names of the copyright holders must not be used to endorse or promote
 products derived from this software without prior written permission. For
 written permission, please contact the copyright holders.
 
 5. Products derived from this software may not be called "RELAXNGCC", nor may
 "RELAXNGCC" appear in their name, without prior written permission of the
 copyright holders.
 
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE
 SOFTWARE FOUNDATION OR ITS 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Relax NG Datatype 1.0, which
 may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE  ---
 
 Copyright (c) 2005, 2010 Thai Open Source Software Center Ltd
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 Neither the names of the copyright holders nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS 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.
 
 --- end of LICENSE  ---
 
 This notice is provided with respect to SoftFloat version 2b, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 SoftFloat was written by me, John R. Hauser. This work was made possible in
 part by the International Computer Science Institute, located at Suite 600,
 1947 Center Street, Berkeley, California 94704. Funding was partially
 provided by the National Science Foundation under grant MIP-9311980. The
 original version of this code was written as part of a project to build
 a fixed-point vector processor in collaboration with the University of
 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
 
 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
 LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
 COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
 SOFTWARE.
 
 Derivative works are acceptable, even for commercial purposes, provided
 that the minimal documentation requirements stated in the source code are
 satisfied.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Sparkle 1.5,
 which may be included with JRE 8 on Mac OS X.
 
 --- begin of LICENSE ---
 
 Copyright (c) 2012 Sparkle.org and Andy Matuschak
 
 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.
 
 --- end of LICENSE ---
 
 Portions licensed from Taligent, Inc.
 
 This notice is provided with respect to Thai Dictionary, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
 
 Copyright (C) 1998 National Electronics and Computer Technology Center,
 National Science and Technology Development Agency,
 Ministry of Science Technology and Environment,
 Thai Royal Government.
 
 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1
 which may be included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 Unicode Terms of Use
 
 For the general privacy policy governing access to this site, see the Unicode
 Privacy Policy. For trademark usage, see the Unicode® Consortium Name and
 Trademark Usage Policy.
 
 A. Unicode Copyright.
 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved.
 
 2. Certain documents and files on this website contain a legend indicating
 that "Modification is permitted." Any person is hereby authorized,
 without fee, to modify such documents and files to create derivative
 works conforming to the Unicode® Standard, subject to Terms and
 Conditions herein.
 
 3. Any person is hereby authorized, without fee, to view, use, reproduce,
 and distribute all documents and files solely for informational
 purposes in the creation of products supporting the Unicode Standard,
 subject to the Terms and Conditions herein.
 
 4. Further specifications of rights and restrictions pertaining to the use
 of the particular set of data files known as the "Unicode Character
 Database" can be found in Exhibit 1.
 
 5. Each version of the Unicode Standard has further specifications of
 rights and restrictions of use. For the book editions (Unicode 5.0 and
 earlier), these are found on the back of the title page. The online
 code charts carry specific restrictions. All other files, including
 online documentation of the core specification for Unicode 6.0 and
 later, are covered under these general Terms of Use.
 
 6. No license is granted to "mirror" the Unicode website where a fee is
 charged for access to the "mirror" site.
 
 7. Modification is not permitted with respect to this document. All copies
 of this document must be verbatim.
 
 B. Restricted Rights Legend. Any technical data or software which is licensed
 to the United States of America, its agencies and/or instrumentalities
 under this Agreement is commercial technical data or commercial computer
 software developed exclusively at private expense as defined in FAR 2.101,
 or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
 duplication, or disclosure by the Government is subject to restrictions as
 set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov
 1995) and this Agreement. For Software, in accordance with FAR 12-212 or
 DFARS 227-7202, as applicable, use, duplication or disclosure by the
 Government is subject to the restrictions set forth in this Agreement.
 
 C. Warranties and Disclaimers.
 1. This publication and/or website may include technical or typographical
 errors or other inaccuracies . Changes are periodically added to the
 information herein; these changes will be incorporated in new editions
 of the publication and/or website. Unicode may make improvements and/or
 changes in the product(s) and/or program(s) described in this
 publication and/or website at any time.
 
 2. If this file has been purchased on magnetic or optical media from
 Unicode, Inc. the sole and exclusive remedy for any claim will be
 exchange of the defective media within ninety (90) days of original
 purchase.
 
 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS
 PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED,
 OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
 UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR
 OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
 ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
 
 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for
 any special, incidental, indirect or consequential damages of any kind, or
 any damages whatsoever, whether or not Unicode was advised of the
 possibility of the damage, including, without limitation, those resulting
 from the following: loss of use, data or profits, in connection with the
 use, modification or distribution of this information or its derivatives.
 
 E.Trademarks & Logos.
 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode,
 Inc.  “The Unicode Consortium” and “Unicode, Inc.” are trade names of
 Unicode, Inc.  Use of the information and materials found on this
 website indicates your acknowledgement of Unicode, Inc.’s exclusive
 worldwide rights in the Unicode Word Mark, the Unicode Logo, and the
 Unicode trade names.
 
 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
 Policy”) are incorporated herein by reference and you agree to abide by
 the provisions of the Trademark Policy, which may be changed from time
 to time in the sole discretion of Unicode, Inc.
 
 3. All third party trademarks referenced herein are the property of their
 respective owners.
 
 Miscellaneous.
 1. Jurisdiction and Venue. This server is operated from a location in the
 State of California, United States of America. Unicode makes no
 representation that the materials are appropriate for use in other
 locations. If you access this server from other locations, you are
 responsible for compliance with local laws. This Agreement, all use of
 this site and any claims and damages resulting from use of this site are
 governed solely by the laws of the State of California without regard to
 any principles which would apply the laws of a different jurisdiction.
 The user agrees that any disputes regarding this site shall be resolved
 solely in the courts located in Santa Clara County, California. The user
 agrees said courts have personal jurisdiction and agree to waive any
 right to transfer the dispute to any other forum.
 
 2. Modification by Unicode.  Unicode shall have the right to modify this
 Agreement at any time by posting it to this site. The user may not
 assign any part of this Agreement without Unicode’s prior written
 consent.
 
 3. Taxes. The user agrees to pay any taxes arising from access to this
 website or use of the information herein, except for those based on
 Unicode’s net income.
 
 4. Severability.  If any provision of this Agreement is declared invalid or
 unenforceable, the remaining provisions of this Agreement shall remain
 in effect.
 
 5. Entire Agreement. This Agreement constitutes the entire agreement
 between the parties.
 
 EXHIBIT 1
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
 online code charts under the directory http://www.unicode.org/Public/.
 Software includes any source code published in the Unicode Standard or under
 the directories http://www.unicode.org/Public/,
 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
 
 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO
 BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR
 SOFTWARE.
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the
 Terms of Use in http://www.unicode.org/copyright.html.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files")
 or Unicode software and any associated documentation (the "Software") to deal
 in the Data Files or Software without restriction, including without
 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
 sell copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that (a) the above
 copyright notice(s) and this permission notice appear with all copies of the
 Data Files or Software, (b) both the above copyright notice(s) and this
 permission notice appear in associated documentation, and (c) there is clear
 notice in each modified Data File or in the Software as well as in the
 documentation associated with the Data File(s) or Software that the data or
 software has been modified.
 
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
 DATA FILES OR SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in these Data Files or Software without prior written authorization of the
 copyright holder.
 
 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
 States and other countries. All third party trademarks referenced herein are
 the property of their respective owners.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to UPX v3.01, which may be included
 with JRE 8 on Windows.
 
 --- begin of LICENSE ---
 
 Use of any of this software is governed by the terms of the license below:
 
 
 ooooo     ooo ooooooooo.   ooooooo  ooooo
 `888'     `8' `888   `Y88.  `8888    d8'
 888       8   888   .d88'    Y888..8P
 888       8   888ooo88P'      `8888'
 888       8   888            .8PY888.
 `88.    .8'   888           d8'  `888b
 `YbodP'    o888o        o888o  o88888o
 
 
 The Ultimate Packer for eXecutables
 Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
 http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
 http://www.nexus.hu/upx
 http://upx.tsx.org
 
 
 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN
 TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
 
 
 ABSTRACT
 ========
 
 UPX and UCL are copyrighted software distributed under the terms
 of the GNU General Public License (hereinafter the "GPL").
 
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 As a special exception we grant the free usage of UPX for all
 executables, including commercial programs.
 See below for details and restrictions.
 
 
 COPYRIGHT
 =========
 
 UPX and UCL are copyrighted software. All rights remain with the authors.
 
 UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 UPX is Copyright (C) 1996-2000 Laszlo Molnar
 
 UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
 
 
 GNU GENERAL PUBLIC LICENSE
 ==========================
 
 UPX and the UCL library are free software; you can redistribute them
 and/or modify them 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.
 
 UPX and UCL are distributed in the hope that they 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; see the file COPYING.
 
 
 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
 ============================================
 
 The stub which is imbedded in each UPX compressed program is part
 of UPX and UCL, and contains code that is under our copyright. The
 terms of the GNU General Public License still apply as compressing
 a program is a special form of linking with our stub.
 
 Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
 permission to freely use and distribute all UPX compressed programs
 (including commercial ones), subject to the following restrictions:
 
 1. You must compress your program with a completely unmodified UPX
 version; either with our precompiled version, or (at your option)
 with a self compiled version of the unmodified UPX sources as
 distributed by us.
 2. This also implies that the UPX stub must be completely unmodfied, i.e.
 the stub imbedded in your compressed program must be byte-identical
 to the stub that is produced by the official unmodified UPX version.
 3. The decompressor and any other code from the stub must exclusively get
 used by the unmodified UPX stub for decompressing your program at
 program startup. No portion of the stub may get read, copied,
 called or otherwise get used or accessed by your program.
 
 
 ANNOTATIONS
 ===========
 
 - You can use a modified UPX version or modified UPX stub only for
 programs that are compatible with the GNU General Public License.
 
 - We grant you special permission to freely use and distribute all UPX
 compressed programs. But any modification of the UPX stub (such as,
 but not limited to, removing our copyright string or making your
 program non-decompressible) will immediately revoke your right to
 use and distribute a UPX compressed program.
 
 - UPX is not a software protection tool; by requiring that you use
 the unmodified UPX version for your proprietary programs we
 make sure that any user can decompress your program. This protects
 both you and your users as nobody can hide malicious code -
 any program that cannot be decompressed is highly suspicious
 by definition.
 
 - You can integrate all or part of UPX and UCL into projects that
 are compatible with the GNU GPL, but obviously you cannot grant
 any special exceptions beyond the GPL for our code in your project.
 
 - We want to actively support manufacturers of virus scanners and
 similar security software. Please contact us if you would like to
 incorporate parts of UPX or UCL into such a product.
 
 Markus F.X.J. Oberhumer                   Laszlo Molnar
 markus.oberhumer@jk.uni-linz.ac.at        ml1050@cdata.tvnet.hu
 
 Linz, Austria, 25 Feb 2000
 
 Additional License(s)
 
 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to Xfree86-VidMode Extension 1.0,
 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 Version 1.1 of XFree86 ProjectLicence.
 
 Copyright (C) 1994-2004 The XFree86 Project, Inc.    All rights reserved.
 
 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, sublicence, 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:
 
 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, and in the same place
 and form as other copyright, license and disclaimer information.
 
 3. The end-user documentation included with the redistribution, if any,must
 include the following acknowledgment: "This product includes
 software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
 its contributors", in the same place and form as other third-party
 acknowledgments. Alternately, this acknowledgment may appear in the software
 itself, in the same form and location as other such third-party
 acknowledgments.
 
 4. Except as contained in this notice, the name of The XFree86 Project,Inc
 shall not be used in advertising or otherwise to promote the sale, use
 or other dealings in this Software without prior written authorization from
 The XFree86 Project, Inc.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 XFREE86 PROJECT, INC OR ITS 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.
 
 --- end of LICENSE ---
 
 This notice is provided with respect to X Window System 6.8.2, which may be
 included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
 
 --- begin of LICENSE ---
 
 This is the copyright for the files in src/solaris/native/sun/awt: list.h,
 multiVis.h, wsutils.h, list.c, multiVis.c
 Copyright (c) 1994 Hewlett-Packard Co.
 Copyright (c) 1996 X Consortium
 
 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 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 X CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall
 not be used in advertising or otherwise to promote the sale, use or
 other dealings in this Software without prior written authorization
 from the X Consortium.
 ___________________________
 The files in motif/lib/Xm/util included this copyright:mkdirhier.man,
 xmkmf.man, chownxterm.c, makeg.man, mergelib.cpp, lndir.man, makestrs.man,
 checktree.c, lndir.c, makestrs.c
 Copyright (c) 1993, 1994 X Consortium
 
 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 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 X CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other
 dealing in this Software without prior written authorization from the
 X Consortium.
 _____________________________
 Xmos_r.h:
 
 Copyright (c) 1996 X Consortium
 
 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
 X CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall not be
 used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from the X Consortium.
 
 Copyright notice for extutil.h:
 Copyright 1989, 1998 The Open Group
 
 All Rights Reserved.
 
 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
 OPEN GROUP 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.
 
 Except as contained in this notice, the name of The Open Group shall not be
 used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from The Open Group.
 
 Author: Jim Fulton, MIT The Open Group
 
 Xlib Extension-Writing Utilities
 
 This package contains utilities for writing the client API for various
 protocol extensions. THESE INTERFACES ARE NOT PART OF THE X STANDARD AND
 ARE SUBJECT TO CHANGE!
 
 Copyright notice for HPkeysym.h:
 
 Copyright 1987, 1998 The Open Group
 
 All Rights Reserved.
 
 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 OPEN GROUP 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.
 
 Except as contained in this notice, the name of The Open Group shall
 not be used in advertising or otherwise to promote the sale, use or
 other dealings in this Software without prior written authorization
 from The Open Group.
 
 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
 
 All Rights Reserved
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the names of Hewlett Packard
 or Digital not be
 used in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 
 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD
 TO THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE. Hewlett-Packard shall not be liable for errors
 contained herein or direct, indirect, special, incidental or
 consequential damages in connection with the furnishing,
 performance, or use of this material.
 
 Copyright notice in keysym2ucs.h:
 
 Copyright 1987, 1994, 1998 The Open Group
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.
 
 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 OPEN GROUP 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.
 
 Except as contained in this notice, the name of The Open Group shall
 not be used in advertising or otherwise to promote the sale, use or
 other dealings in this Software without prior written authorization
 from The Open Group.
 
 
 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts
 
 All Rights Reserved
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Digital not be
 used in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 
 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 */
 
 --- end of LICENSE ---
 
 This notice is provided with respect to zlib v1.2.8, which may be included
 with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
 version 1.2.8, April 28th, 2013
 
 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
 --- end of LICENSE ---
 
 This notice is provided with respect to the following which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 Apache Commons Math 3.2
 Apache Derby 10.11.1.2
 Apache Jakarta BCEL 5.1
 Apache Jakarta Regexp 1.4
 Apache Santuario XML Security for Java 1.5.4
 Apache Xalan-Java 2.7.1
 Apache Xerces Java 2.10.0
 Apache XML Resolver 1.1
 
 
 --- begin of LICENSE ---
 
 Apache License
 Version 2.0, January 2004
 http://www.apache.org/licenses/
 
 [NOTE:  THE TEXT OF THE APACHE v2.0 LICENSE IS SET FORTH IN THE APPENDIX OF THIS DOCUMENT.]
 
 --- end of LICENSE ---
 
 > Apache 1.1
 
 openjdk-1.8.0.141.tar.gz\openjdk-1.8.0.141.tar\openjdk-1.8.0-141\jaxp\src\com\sun\org\apache\bcel\internal\Constants.java
 
 The Apache Software License, Version 1.1
 
 Copyright (c) 2001 The Apache Software Foundation.  All rights
 reserved.
 
 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 end-user documentation included with the redistribution,
 if any, must include the following acknowledgment:
 "This product includes software developed by the
 Apache Software Foundation (http://www.apache.org/)."
 Alternately, this acknowledgment may appear in the software itself,
 if and wherever such third-party acknowledgments normally appear.
 
 4. The names "Apache" and "Apache Software Foundation" and
 "Apache BCEL" must not be used to endorse or promote products
 derived from this software without prior written permission. For
 written permission, please contact apache@apache.org.
 
 5. Products derived from this software may not be called "Apache",
 "Apache BCEL", nor may "Apache" appear in their name, without
 prior written permission of the Apache Software Foundation.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR
 ITS 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.
 
 This software consists of voluntary contributions made by many
 individuals on behalf of the Apache Software Foundation.  For more
 information on the Apache Software Foundation, please see
 <http://www.apache.org/>.
 
 > GPL 2.0
 
 openjdk-1.8.0.141.tar.gz\openjdk-1.8.0.141.tar\openjdk-1.8.0-141\hotspot\src\cpu\ppc\vm\assembler_ppc.cpp
 
 Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
 Copyright 2012, 2014 SAP AG. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.
 
 This code 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
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 
 You should have received a copy of the GNU General Public License version
 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
 
 > Public Domain
 
 openjdk-1.8.0.141.tar.gz\openjdk-1.8.0.141.tar\openjdk-1.8.0-141\jaxp\src\org\xml\sax\AttributeList.java
 
 This module, both source code and documentation, is in the
 Public Domain, and comes with  NO WARRANTY.
 See http://www.saxproject.org  for further information.
 
 
 >>> pam_tacplus-1.4.1
 
 Copyright (C) 2010, Pawel Krawczyk <pawel.krawczyk@hush.com>

 and Jeroen Nijhof <jeroen@jeroennijhof.nl>.

 

 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 St, Fifth Floor, Boston,

 MA 02110-1301, USA.

 

 All the other scripts and control files for building and installing

 libpam-tacplus under Debian GNU/Linux are also under the GNU General Public

 License (GPL) version 2 or later.

 

 On Debian GNU/Linux systems, the complete text of the GNU General

 Public License can be found in '/usr/share/common-licenses/GPL-2'.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > LGPL 3.0

 

 pam_tacplus-1.4.1.tar.gz\pam_tacplus-1.4.1.tar\pam_tacplus-1.4.1\libtac\COPYING.LGPL

 

 License: LGPL 3.0
 
 
 >>> pciutils-3.5.4
 
 Declarations for getopt.
 Copyright (C) 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 
 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, 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, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >PUBLIC DOMAIN
 
 pciutils-3.5.4.tar.gz\pciutils-3.5.4.tar\pciutils-3.5.4\example.c
 
 Written by Martin Mares and put to public domain. You can do
 with it anything you want, but I don't give you any warranty.
 
 
 >GPL 3.0
 
 pciutils-3.5.4.tar.gz\pciutils-3.5.4.tar\pciutils-3.5.4\ls-caps-vendor.c
 
 Copyright (c) 2014 Gerd Hoffmann <kraxel@redhat.com>
 
 Can be freely distributed and used under the terms of the GNU GPL.
 
 >BSD-3
 
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 pciutils-3.5.4.tar.gz\pciutils-3.5.4.tar\pciutils-3.5.4\pci.ids
 
 
 Maintained by Albert Pool, Martin Mares, and other volunteers from
 the PCI ID Project at http://pci-ids.ucw.cz/.
 
 New data are always welcome, especially if they are accurate. If you have
 anything to contribute, please follow the instructions at the web site.
 
 This file can be distributed under either the GNU General Public License
 (version 2 or higher) or the 3-clause BSD License.
 
 
 >>> perl-canary-stability-2012
 
 [NOTE: VMWARE ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BEOW ONLY AS A REFERENCE.]
 
 From the COPYING file:  This module is licensed under the same terms as Perl itself
 
 
 >>> perl-cgi-4.26
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 The CGI.pm distribution is copyright 1995-2007, Lincoln D. Stein. It is distributed under GPL and the Artistic License 2.0.
 
 
 >>> perl-common-sense-3.74
 
2c8602d4
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
7acc3889
 This module is licensed under the same terms as perl itself.
 
 
 >>> perl-config-inifiles-2.94
 
 [VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Larry Wall and others
 
 You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the README file.
 
 Terms of Perl itself
 a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or
 b) the "Artistic License"
 
 
 >>> perl-dbd-sqlite-1.54
 
 [VMWARE ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2 LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Laurent Dami, 2014.
 
 Parts of the code are borrowed from L<SQLite::VirtualTable>,
 copyright (C) 2006, 2009 by Qindel Formacion y Servicios, S. L.
 
 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
 
 Terms of Perl itself
 
 a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or
 b) the "Artistic License"
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 DBD-SQLite-1.54\sqlite3.h
 
 2001 September 15
 
 The author disclaims copyright to this source code.  In place of a legal notice, here is a blessing:
   May you do good and not evil.
   May you find forgiveness for yourself and forgive others.
   May you share freely, never taking more than you give.
 
 
 >>> perl-exporter-tiny-0.044
 
 [VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v2.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE TEXT OF THE GPL v2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This software is copyright (c) 2017 by Toby Inkster.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 Terms of the Perl programming language system itself
 
 a) the GNU General Public License as published by the Free
    Software Foundation; either version 1, or (at your option) any
    later version, or
 b) the "Artistic License"
 
 
 >>> perl-io-socket-ssl-2.047
 
 AUTHORS
 
 Steffen Ullrich, <sullr at cpan.org> is the current maintainer.
 
 Peter Behroozi, <behrooz at fas.harvard.edu> (Note the lack of an "i" at the end of "behrooz")
 
 Marko Asplund, <marko.asplund at kronodoc.fi>, was the original author of IO::Socket::SSL.
 
 Patches incorporated from various people, see file Changes.
 
 COPYRIGHT
 
 The original versions of this module are Copyright (C) 1999-2002 Marko Asplund.
 
 The rewrite of this module is Copyright (C) 2002-2005 Peter Behroozi.
 
 Versions 0.98 and newer are Copyright (C) 2006-2014 Steffen Ullrich.
 
 This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
 
 
 >>> perl-json-xs-3.03
 
2c8602d4
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
7acc3889
 
 This module is licensed under the same terms as perl itself.
 
 
 >>> perl-module-build-0.4222
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 1997 Christopher J. Madsen
 
 Author: Christopher J. Madsen <cjm@pobox.com>
 Created: 08 Nov 1997
 $Revision$  $Date$
 
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 
 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 either the
 GNU General Public License or the Artistic License for more details.
 
 >MIT
 
 Module-Build-0.4222.tar.gz\Module-Build-0.4222.tar\Module-Build-0.4222\t\lib\Software\License\VaporWare.pm
 
 LICENSE: VAPORWARE
 
 
 >>> perl-module-install-1.18
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 COPYRIGHT
 Copyright 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 
 
 >>> perl-object-accessor-0.48
 
 COPYRIGHT

 This module is copyright (c) 2004 Jos Boumans <kane@cpan.org>. All

 rights reserved.

 

 This library is free software; you may redistribute and/or modify it

 under the same terms as Perl itself.
 
 
 >>> perl-types-serialiser-1.0
 
2c8602d4
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
7acc3889
 This module is licensed under the same terms as perl itself.
 
 
 >>> perl-yaml-1.23
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2001-2017. Ingy döt Net.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 
 See http://www.perl.com/perl/misc/Artistic.html
 
 
 >>> pinentry-1.0.0
 
 pinentry-curses.c - A secure curses dialog for PIN entry.
 Copyright (C) 2002 g10 Code GmbH
 
 This file is part of PINENTRY.
 
 PINENTRY 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.
 
 PINENTRY 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., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA  /
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 3.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL v3.0 LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 pinentry-1.0.0.tar.bz2\pinentry-1.0.0.tar\pinentry-1.0.0\pinentry\argparse.c
 
 [argparse.c wk 17.06.97] Argument Parser for option handling
 Copyright (C) 1998-2001, 2006-2008, 2012 Free Software Foundation, Inc.
 Copyright (C) 1997-2001, 2006-2008, 2013-2015 Werner Koch
 
 This file is part of JNLIB, which is a subsystem of GnuPG.
 
 JNLIB is free software; you can redistribute it and/or modify it
 under the terms of either
 
 - the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at
 your option) any later version.
 
 or
 
 - 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.
 
 or both in parallel, as here.
 
 JNLIB 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 copies of the GNU General Public License
 and the GNU Lesser General Public License along with this program;
 if not, see <https://www.gnu.org/licenses/>.
 
 
 >>> pkg-config-0.29.2
 
 Copyright (C) 1998, 1999 Tom Tromey
 Copyright (C) 2001 Red Hat Software
 
 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, 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., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 pkg-config-0.29.2\glib\glib\deprecated\gcache.h
 
 Copyright (C) 1995-1997  Peter Mattis, Spencer Kimball and Josh MacDonald
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 > LGPL 2.1
 
 pkg-config-0.29.2\glib\glib\glib-mirroring-tab\gen-mirroring-tab.c
 
 Copyright (C) 2004 Sharif FarsiWeb, Inc
 Copyright (C) 2001,2002,2004 Behdad Esfahbod
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library, in a file named COPYING; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 Boston, MA 02111-1307, USA
 
 > MIT-Style
 
 pkg-config-0.29.2\glib\glib\gbsearcharray.h
 
  Copyright (C) 2000-2003 Tim Janik
  
 This software is provided "as is"; redistribution and modification
 is permitted, provided that the following disclaimer is retained.
  
 This software 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.
 In no event shall the authors 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.
 
 > BSD-4 Clause
 
 pkg-config-0.29.2\glib\glib\valgrind.h
 
  Notice that the following BSD-style license applies to this one
    file (valgrind.h) only.  The rest of Valgrind is licensed under the
    terms of the GNU General Public License, version 2, unless
    otherwise indicated.  See the COPYING file in the source
    distribution for details.   ----------------------------------------------------------------
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
    Copyright (C) 2000-2012 Julian Seward.  All rights reserved.
 
    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. The origin of this software must not be misrepresented; you must 
       not claim that you wrote the original software.  If you use this 
       software in a product, an acknowledgment in the product 
       documentation would be appreciated but is not required.
    3. Altered source versions must be plainly marked as such, and must
       not be misrepresented as being the original software.
    4. The name of the author may not be used to endorse or promote 
       products derived from this software without specific prior written 
       permission.
 
    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.
 ----------------------------------------------------------------
    Notice that the above BSD-style license applies to this one file
    (valgrind.h) only.  The entire rest of Valgrind is licensed under
    the terms of the GNU General Public License, version 2.  See the
    COPYING file in the source distribution for details.
 ---------------------------------------------------------------- 
 >Public Domain
 
 pkg-config-0.29.2\glib\glib\win_iconv.c
 
 This file is placed in the public domain.
 
 >GPL 3.0
 
 pkg-config-0.29.2\rpmvercmp.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This code is taken from the RPM package manager.
  
 RPM is Copyright (c) 1998 by Red Hat Software, Inc.,
 and may be distributed under the terms of the GPL and LGPL.
 See http://rpm.org/gitweb?p=rpm.git;a=blob_plain;f=COPYING;hb=HEAD
 
 The code should follow upstream as closely as possible.
 See http://rpm.org/gitweb?p=rpm.git;a=blob_plain;f=lib/rpmlib.h;hb=HEAD
 
 
 >>> procps-ng-3.3.12
 
 Copyright 2003 Robert Love
 Copyright 2004 Albert Cahalan
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 procps-ng-3.3.12.tar.xz\procps-ng-3.3.12.tar\procps-ng-3.3.12\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 
 > Public Domain
 
 procps-ng-3.3.12.tar.xz\procps-ng-3.3.12.tar\procps-ng-3.3.12\mkinstalldirs
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 
 > LGPL 2.1
 
 procps-ng-3.3.12.tar.xz\procps-ng-3.3.12.tar\procps-ng-3.3.12\pmap.c
 
 Copyright 2002 Albert Cahalan
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 > LGPL 2.0
 
 procps-ng-3.3.12.tar.xz\procps-ng-3.3.12.tar\procps-ng-3.3.12\proc\sig.h
 
 Copyright 1998-2003 by Albert Cahalan; all rights resered.
 This file may be used subject to the terms and conditions of the
 GNU Library General Public License Version 2, or any later version
 at your option, as published by the Free Software Foundation.
 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 Library General Public License for more details.
 
 
 >>> psmisc-22.21
 
 comm.h - command name length definition 

 

  Copyright 1995 Werner Almesberger

  Copyright 2012 Craig Small <csmall@enc.com.au>

 

  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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
2c8602d4
 >>> python-pyinstaller-3.2.1
 
 Copyright (c) 2013-2016, PyInstaller Development Team.
 
 Distributed under the terms of the GNU General Public License with exception
 for distributing bootloader.
 
 The full license is in the file COPYING.txt, distributed with this software.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 PyInstaller-3.2.1.tar.bz2\PyInstaller-3.2.1.tar\PyInstaller-3.2.1\PyInstaller\lib\altgraph\ __init__.py
 
 Copyright (c) 2004 Istvan Albert unless otherwise noted.
 
 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.
 
 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.
 
 > Public Domain
 
 PyInstaller-3.2.1.tar.bz2\PyInstaller-3.2.1.tar\PyInstaller-3.2.1\bootloader\src\msvc_stdint.h
 
 Contributor: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
 This source code is offered for use in the public domain. You may
 use, modify or distribute it freely.
 
 > BSD-3 clause
 
 PyInstaller-3.2.1.tar.bz2\PyInstaller-3.2.1.tar\PyInstaller-3.2.1\bootloader\zlib\unzip.c
 
 Copyright (c) 1990-2000 Info-ZIP.  All rights reserved.
 
 See the accompanying file LICENSE, version 2000-Apr-09 or later
 (the contents of which are also included in zip.h) for terms of use.
 If, for some reason, all these files are missing, the Info-ZIP license
 also may be found at:  ftp://ftp.info-zip.org/pub/infozip/license.html
 
 > MIT-Style
 
 PyInstaller-3.2.1.tar.bz2\PyInstaller-3.2.1.tar\PyInstaller-3.2.1\bootloader\zlib\unzip.h
 
 Copyright (C) 1998-2005 Gilles Vollant
 
 This unzip package allow extract file from .ZIP file, compatible with PKZip 2.04g
 WinZip, InfoZip tools and compatible.
 
 Multi volume ZipFile (span) are not supported.
 Encryption compatible with pkzip 2.04g only supported
 Old compressions used by old PKZip 1.x are not supported
 
 
 I WAIT FEEDBACK at mail info@winimage.com
 Visit also http://www.winimage.com/zLibDll/unzip.htm for evolution
 
 Condition of use and distribution are the same than zlib :
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 > BSD-3 clause
 
 PyInstaller-3.2.1.tar.bz2\PyInstaller-3.2.1.tar\PyInstaller-3.2.1\bootloader\waf
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 > GPL 3.0 with exception
 
 PyInstaller-3.2.1.tar.bz2\PyInstaller-3.2.1.tar\PyInstaller-3.2.1\doc\license.rst
 
 License
 =======
 
 |PyInstaller| is distributed under the `GPL License`_ but with
 an exception that allows you to use it to build commercial products:
 
 . You may use PyInstaller to bundle commercial applications out of your
 source code.
 
 . The executable bundles generated by PyInstaller from your source code
 can be shipped with whatever license you want.
 
 . You may modify PyInstaller for your own needs but changes to the
 PyInstaller source code fall under the terms of the GPL license.
 That is, if you distribute your modifications you must distribute
 them under GPL terms.
 
 For updated information or clarification see our
 `FAQ`_ at the `PyInstaller`_ home page.
 
 .. include:: _common_definitions.txt
 
 .. Emacs config:
 Local Variables:
 mode: rst
 ispell-local-dictionary: "american"
 End:
 
 
7acc3889
 >>> rng-tools-5
 
 Copyright (C) 2001 Philipp Rumpf

 

 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, Suite 500, Boston, MA  02110-1335  USA.
 
 
 >>> rpm-4.13.0.1
 
 Copyright (C) 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.
 Bugs can be reported to bug-glibc@prep.ai.mit.edu.
 
 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, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3 Clause
 
 rpm-4.13.0.1-release.tar.gz\rpm-4.13.0.1-release.tar\rpm-rpm-4.13.0.1-release\misc\fts.h
 
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > LGPL 2.1
 
 rpm-4.13.0.1-release.tar.gz\rpm-4.13.0.1-release.tar\rpm-rpm-4.13.0.1-release\misc\fnmatch.h
 
 Copyright (C) 1991,92,93,96,97,98,99,2001 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > LGPL 2.0
 
 rpm-4.13.0.1-release.tar.gz\rpm-4.13.0.1-release.tar\rpm-rpm-4.13.0.1-release\misc\fnmatch.c
 
 Copyright (C) 1991-1993, 1996-1999, 2000 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 > GPL 3.0
 
 rpm-4.13.0.1-release.tar.gz\rpm-4.13.0.1-release.tar\rpm-rpm-4.13.0.1-release\tools\sepdebugcrcfix.c
 
 Copyright (C) 2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > Public Domain
 
 rpm-4.13.0.1-release.tar.gz\rpm-4.13.0.1-release.tar\rpm-rpm-4.13.0.1-release\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 
 >>> rrdtool-1.6.0
 
 RRDTOOL - Round Robin Database Tool

 A tool for fast logging of numerical data graphical display

 of this data.

 

 Copyright (c) 1997-2015 Tobias Oetiker

 All rights reserved.

 

 GNU GPL License

 ===============

 

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

 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA

 

 FLOSS License Exception

 =======================

 (Adapted from http://www.mysql.com/company/legal/licensing/foss-exception.html)

 

 I want specified Free/Libre and Open Source Software ("FLOSS")

 applications to be able to use specified GPL-licensed RRDtool

 libraries (the "Program") despite the fact that not all FLOSS licenses are

 compatible with version 2 of the GNU General Public License (the "GPL").

 

 As a special exception to the terms and conditions of version 2.0 of the GPL:

 

 You are free to distribute a Derivative Work that is formed entirely from

 the Program and one or more works (each, a "FLOSS Work") licensed under one

 or more of the licenses listed below, as long as:

 

 1. You obey the GPL in all respects for the Program and the Derivative

 Work, except for identifiable sections of the Derivative Work which are

 not derived from the Program, and which can reasonably be considered

 independent and separate works in themselves,

 

 2. all identifiable sections of the Derivative Work which are not derived

 from the Program, and which can reasonably be considered independent and

 separate works in themselves,

 

 1. are distributed subject to one of the FLOSS licenses listed

 below, and

 

 2. the object code or executable form of those sections are

 accompanied by the complete corresponding machine-readable source

 code for those sections on the same medium and under the same FLOSS

 license as the corresponding object code or executable forms of

 those sections, and

 

 3. any works which are aggregated with the Program or with a Derivative

 Work on a volume of a storage or distribution medium in accordance with

 the GPL, can reasonably be considered independent and separate works in

 themselves which are not derivatives of either the Program, a Derivative

 Work or a FLOSS Work.

 

 If the above conditions are not met, then the Program may only be copied,

 modified, distributed or used under the terms and conditions of the GPL.

 

 FLOSS License List

 ==================

 License name	Version(s)/Copyright Date

 Academic Free License		2.0

 Apache Software License	1.0/1.1/2.0

 Apple Public Source License	2.0

 Artistic license		From Perl 5.8.0

 BSD license			"July 22 1999"

 Common Public License		1.0

 GNU Library or "Lesser" General Public License (LGPL)	2.0/2.1

 IBM Public License, Version    1.0

 Jabber Open Source License	1.0

 MIT License (As listed in file MIT-License.txt)	-

 Mozilla Public License (MPL)	1.0/1.1

 Open Software License		2.0

 OpenSSL license (with original SSLeay license)	"2003" ("1998")

 PHP License			3.01

 Python license (CNRI Python License)	-

 Python Software Foundation License	2.1.1

 Sleepycat License		"1999"

 W3C License			"2001"

 X11 License			"2001"

 Zlib/libpng License		-

 Zope Public License		2.0/2.1

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\bindings\lua\compat-5.1r5\compat-5.1.h

 

 Copyright © 2004-2006 The Kepler Project.

 

 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.

 

 > LGPL 2.0

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\bindings\python\setup.py

 

 This file is part of py-rrdtool.

 

 py-rrdtool is free software; you can redistribute it and/or modify

 it under the terms of the GNU Lesser General Public License as published

 by the Free Software Foundation; either version 2 of the License, or

 (at your option) any later version.

 

 py-rrdtool 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 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public License

 along with Foobar; if not, write to the Free Software

 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 

 > LGPL 2.1

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\bindings\python\COPYING

 

 License: LGPL 2.1

 

 > MIT-Style

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\src\plbasename.h

 

 Copyright 2005 Syd Logan, All Rights Reserved

 

 This code is distributed without warranty. You are free to use this

 code for any purpose, however, if this code is republished or

 redistributed in its original form, as hardcopy or electronically,

 then you must include this copyright notice along with the code.

 

 > BSD-2 Clause

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\src\rrd_parsetime.c

 

 rrd_parsetime.c - parse time for at(1)

 Copyright (C) 1993, 1994  Thomas Koenig

 

 modifications for English-language times

 Copyright (C) 1993  David Parsons

 

 A lot of modifications and extensions

 (including the new syntax being useful for RRDB)

 Copyright (C) 1999  Oleg Cherevko (aka Olwi Deer)

 

 severe structural damage inflicted by Tobi Oetiker in 1999

 

 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. The name of the author(s) may not be used to endorse or promote

 products derived from this software without specific prior written

 permission.

 

 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``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(S) 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, WEHTHER 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.

 

 > Public Domain

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\src\quicksort.c

 

 Author: Peter Stamfest

 

 Created on August 26, 2014, 6:02 PM

 

 This file is in the public domain.

 

 > BSD-3 Clause

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\src\rrd_strtod.c

 

 Copyright (C) 2002 Michael Ringgaard. All rights reserved.

 

 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. Neither the name of the project nor the names of its contributors

 may be used to endorse or promote products derived from this software

 without specific prior written permission.

 

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND

 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE

 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL

 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS

 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT

 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY

 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF

 SUCH DAMAGE.

 

 > GPL 3.0

 

 rrdtool-1.6.0.tar.gz\rrdtool-1.6.0.tar\rrdtool-1.6.0\src\rrd_is_thread_safe.h

 

 RRDtool 1.6.0, Copyright 1997-2016 by Tobi Oetiker

 This file:     Copyright 2003 Peter Stamfest <peter@stamfest.at>

 & Tobias Oetiker

 Distributed under the GPL
 
 
 >>> slang-2.3.1a
 
 Copyright (c) 1998-2011 John E. Davis
 This file is part of the S-Lang Library.
 
 The S-Lang Library 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.
 
 The S-Lang Library 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 library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 slang-2.3.1a.tar.bz2\slang-2.3.1a.tar\slang-2.3.1a\src\terminfo\README
 
 Copyright (c) 1998-2002,2006 Free Software Foundation, Inc.
 
 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, distribute
 with modifications, 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 ABOVE 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.
 
 Except as contained in this notice, the name(s) of the above copyright
 holders shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Software without prior written
 authorization.
 
 > Public Domain
 
 slang-2.3.1a.tar.bz2\slang-2.3.1a.tar\slang-2.3.1a\autoconf\mkinsdir.sh
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 > GPL 2.0
 
 slang-2.3.1a.tar.bz2\slang-2.3.1a.tar\slang-2.3.1a\modules\fcntl-module.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2001-2014 John E. Davis
 This file is part of the S-Lang library.
 
 You may distribute under the terms of either the GNU General Public
 License or the Perl Artistic License.
 
 
 >>> socat-1.7.3.2
 
 Copyright Gerhard Rieger
 Published under the GNU General Public License V.2, see file COPYING
 
 socat is distributed under the terms of the GNU GPLv2;
 except for install-sh, which is copyright MIT, with its own license;
 
 In addition, as a special exception, the copyright holder
 gives permission to link the code of this program with
 any version of the OpenSSL library which is distributed
 under a license identical to that listed in the included
 COPYING.OpenSSL file, and distribute linked combinations
 including the two. You must obey the GNU General Public
 License in all respects for all of the code used other
 than OpenSSL. If you modify this file, you may extend this
 exception to your version of the file, but you are not
 obligated to do so. If you do not wish to do so, delete
 this exception statement from your version.
 
 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, version 2 of the License
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 socat-1.7.3.2.tar.bz2\socat-1.7.3.2.tar\socat-1.7.3.2\doc\socat-multicast.html
 
 This document was last modified in May 2009.
 Copyright: Gerhard Rieger 2007-2009
 License: GNU Free Documentation License (FDL)
 
 > Openssl
 
 socat-1.7.3.2.tar.bz2\socat-1.7.3.2.tar\socat-1.7.3.2\COPYING.OpenSSL
 
 LICENSE ISSUES
 ==============
 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
 the OpenSSL License and the original SSLeay license apply to the toolkit.
 See below for the actual license texts. Actually both licenses are BSD-style
 Open Source licenses. In case of any license issues related to OpenSSL
 please contact openssl-core@openssl.org.
 
 OpenSSL License
 ---------------
 ====================================================================
 Copyright (c) 1998-2002 The OpenSSL Project.  All rights reserved.
 
 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 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 openssl-core@openssl.org.
 
 5. Products derived from this software may not be called "OpenSSL"
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
 
 6. Redistributions of any form whatsoever must retain the following
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED 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 OpenSSL PROJECT OR
 ITS 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.
 ====================================================================
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
 
 Original SSLeay License
 -----------------------
 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 All rights reserved.
 
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
 
 This library is free for commercial and non-commercial use as long as
 the following conditions are aheared to.  The following conditions
 apply to all code found in this distribution, be it the RC4, RSA,
 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 included with this distribution is covered by the same copyright terms
 except that the holder is Tim Hudson (tjh@cryptsoft.com).
 
 Copyright remains Eric Young's, and as such any Copyright notices in
 the code are not to be removed.
 If this package is used in a product, Eric Young should be given attribution
 as the author of the parts of the library used.
 This can be in the form of a textual message at program startup or
 in documentation (online or textual) provided with the package.
 
 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 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 cryptographic software written by
 Eric Young (eay@cryptsoft.com)"
 The word 'cryptographic' can be left out if the rouines from the library
 being used are not cryptographic related :-).
 4. If you include any Windows specific code (or a derivative thereof) from
 the apps directory (application code) you must include an acknowledgement:
 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 
 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.
 
 The licence and distribution terms for any publically available version or
 derivative of this code cannot be changed.  i.e. this code cannot simply be
 copied and put under another distribution licence
 [including the GNU Public Licence.]
 
 
 >>> sshfs-2.9
 
 LICENSE: GPL 2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 sshfs-2.9.tar.gz\sshfs-2.9.tar\sshfs-2.9\compat\darwin_compat.c
 
 Copyright (C) 2000,02 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Written by Ga<EB>l Le Mignot <address@hidden>
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 
 >>> sshpass-1.06
 
 Copyright (C) 2006, 2015 Lingnu Open Source Consulting Ltd.
 
 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, provided that it was accepted by
 Lingnu Open Source Consulting Ltd. as an acceptable license for its
 projects. Consult http://www.lingnu.com/licenses.html
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 >>> strongswan-5.5.2
 
 Copyright (C) 2014-2015 Tobias Brunner
 Hochschule fuer Technik Rapperswil
 
 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.  See <http://www.fsf.org/copyleft/gpl.txt>.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 strongswan-5.5.2.tar.bz2\strongswan-5.5.2.tar\strongswan-5.5.2\src\conftest\hooks\reset_seq.c
 
 Copyright (C) 2012 achelos GmbH
 
 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.
 
 > BSD-3 Clause
 
 strongswan-5.5.2.tar.bz2\strongswan-5.5.2.tar\strongswan-5.5.2\src\include\sys\queue.h
 
 Copyright (c) 1991, 1993
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > OpenSSL
 
 strongswan-5.5.2.tar.bz2\strongswan-5.5.2.tar\strongswan-5.5.2\src\libstrongswan\plugins\blowfish\bf_locl.h
 
 Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
 All rights reserved.
 
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
 
 This library is free for commercial and non-commercial use as long as
 the following conditions are aheared to.  The following conditions
 apply to all code found in this distribution, be it the RC4, RSA,
 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 included with this distribution is covered by the same copyright terms
 except that the holder is Tim Hudson (tjh@cryptsoft.com).
 
 Copyright remains Eric Young's, and as such any Copyright notices in
 the code are not to be removed.
 If this package is used in a product, Eric Young should be given attribution
 as the author of the parts of the library used.
 This can be in the form of a textual message at program startup or
 in documentation (online or textual) provided with the package.
 
 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 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 cryptographic software written by
 Eric Young (eay@cryptsoft.com)"
 The word 'cryptographic' can be left out if the rouines from the library
 being used are not cryptographic related :-).
 4. If you include any Windows specific code (or a derivative thereof) from
 the apps directory (application code) you must include an acknowledgement:
 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 
 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 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.
 
 The licence and distribution terms for any publically available version or
 derivative of this code cannot be changed.  i.e. this code cannot simply be
 copied and put under another distribution licence
 [including the GNU Public Licence.]
 
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
 
 strongswan-5.5.2.tar.bz2\strongswan-5.5.2.tar\strongswan-5.5.2\src\libstrongswan\settings\settings_parser.c
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > MIT
 
 strongswan-5.5.2.tar.bz2\strongswan-5.5.2.tar\strongswan-5.5.2\src\manager\templates\static\jquery.js
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (c) 2007 John Resig (jquery.com)
 Dual licensed under the MIT (MIT-LICENSE.txt)
 and GPL (GPL-LICENSE.txt) licenses.
 
 
 >>> sysdig-0.15.1
 
 Copyright (C) 2013-2014 Draios inc.
 
 This file is part of sysdig.
 
 sysdig is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.
 
 sysdig 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 sysdig.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3 Clause
 
 sysdig-0.15.1.tar.gz\sysdig-0.15.1.tar\sysdig-0.15.1\common\inttypes_win.h
 
 Copyright (c) 2006 Alexander Chemeris
 
 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 author may be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 > BSD
 
 sysdig-0.15.1.tar.gz\sysdig-0.15.1.tar\sysdig-0.15.1\userspace\libscap\uthash.h
 
 Copyright (c) 2003-2013, Troy D. Hanson     http://uthash.sourceforge.net
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > BSD-2 Clause
 
 sysdig-0.15.1.tar.gz\sysdig-0.15.1.tar\sysdig-0.15.1\userspace\libsinsp\third-party\tinydir.h
 
 Copyright (c) 2013-2014, Cong Xu
 All rights reserved.
 
 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > LGPL 3.0
 
 sysdig-0.15.1.tar.gz\sysdig-0.15.1.tar\sysdig-0.15.1\userspace\sysdig\win32\getopt.h
 
 Date: 02/03/2011 - Ludvik Jerabek - Initial Release
 Version: 1.0
 Comment: Supports getopt, getopt_long, and getopt_long_only
 and POSIXLY_CORRECT environment flag
 License: LGPL
 
 Revisions:
 
 02/03/2011 - Ludvik Jerabek - Initial Release
 02/20/2011 - Ludvik Jerabek - Fixed compiler warnings at Level 4
 07/05/2011 - Ludvik Jerabek - Added no_argument, required_argument, optional_argument defs
 08/03/2011 - Ludvik Jerabek - Fixed non-argument runtime bug which caused runtime exception
 08/09/2011 - Ludvik Jerabek - Added code to export functions for DLL and LIB
 02/15/2012 - Ludvik Jerabek - Fixed _GETOPT_THROW definition missing in implementation file
 08/01/2012 - Ludvik Jerabek - Created separate functions for char and wchar_t characters so single dll can do both unicode and ansi
 10/15/2012 - Ludvik Jerabek - Modified to match latest GNU features
 
 **DISCLAIMER**
 THIS MATERIAL IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
 EITHER EXPRESS OR IMPLIED, INCLUDING, BUT Not LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 PURPOSE, OR NON-INFRINGEMENT. SOME JURISDICTIONS DO NOT ALLOW THE
 EXCLUSION OF IMPLIED WARRANTIES, SO THE ABOVE EXCLUSION MAY NOT
 APPLY TO YOU. IN NO EVENT WILL I BE LIABLE TO ANY PARTY FOR ANY
 DIRECT, INDIRECT, SPECIAL OR OTHER CONSEQUENTIAL DAMAGES FOR ANY
 USE OF THIS MATERIAL INCLUDING, WITHOUT LIMITATION, ANY LOST
 PROFITS, BUSINESS INTERRUPTION, LOSS OF PROGRAMS OR OTHER DATA ON
 YOUR INFORMATION HANDLING SYSTEM OR OTHERWISE, EVEN If WE ARE
 EXPRESSLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 
 >>> sysstat-11.4.3
 
 Copyright (C) 2010 Red Hat, Inc. All Rights Reserved
 Written by Ivana Varekova <varekova@redhat.com>
 
 
 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 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.,
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 sysstat-11.4.3.tar.xz\sysstat-11.4.3.tar\sysstat-11.4.3\sysstat-11.4.3.spec
 
 License: GPL
 
 
 >>> systemtap-3.1
 
 Copyright (C) Andrew Tridgell 2002 (original file)
 Copyright (C) 2006-2014 Red Hat Inc. (systemtap changes)
 
 This program is free software; you can redistribute it andor 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 systemtap-3.1.tar.gz\systemtap-3.1.tar\systemtap-3.1\git_version.sh
 
 Copyright (c) 2006-2007 Luc Verhaegen <libv@skynet.be>
 Copyright (C) 2007 Hans Ulrich Niedermann <hun@n-dimensional.de>
 
 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 COPYRIGHT HOLDER(S) OR AUTHOR(S) 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.
 
 > LGPL 2.1
 
 systemtap-3.1.tar.gz\systemtap-3.1.tar\systemtap-3.1\stapsslerr.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 BEGIN LICENSE BLOCK
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is the Netscape security libraries.
 
 The Initial Developer of the Original Code is
 Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 1994-2000
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 END LICENSE BLOCK
 
 > GFDL 1.2
 
 systemtap-3.1.tar.gz\systemtap-3.1.tar\systemtap-3.1\doc\Language_Reference_Guide\en-US\Book_Info.xml
 
 Copyright © 2007 Red Hat Inc., Copyright © 2007 IBM Corp., Copyright © 2007 Intel Corporation.
 
 This document was derived from other documents contributed to the SystemTap project by employees of Red Hat, IBM and Intel.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 
 The GNU Free Documentation License is available from
 <ulink url="http://www.gnu.org/licenses/fdl.html"/> or by writing to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 > Public Domain
 
 systemtap-3.1.tar.gz\systemtap-3.1.tar\systemtap-3.1\includes\sys\sdt.h
 
 Copyright (C) 2010-2011 Red Hat Inc.
 
 This file is part of systemtap, and is free software in the public domain.
 
 > LGPL 2.1
 
 systemtap-3.1.tar.gz\systemtap-3.1.tar\systemtap-3.1\runtime\linux\stp_tracepoint.c
 
 Copyright (C) 2014 Red Hat Inc.
 
 Initially derived from lttng-tracepoints.c:
 LTTng adaptation layer for Linux kernel 3.15+ tracepoints.
 
 Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; only
 version 2.1 of the License.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 
 >>> tiptop-2.3
 
 Author: Erven ROHOU

 Copyright (c) 2014 Inria

  

 License: GNU General Public License version 2.
 
 
 >>> traceroute-2.1.0
 
 Copyright (c)  2006, 2007		Dmitry Butskoy
 <buc@citadel.stu.neva.ru>
 License:  GPL v2 or any later
 
 See COPYING for the status of this software.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 traceroute-2.1.0.tar.gz\traceroute-2.1.0.tar\traceroute-2.1.0\libsupp\clif.c
 
 Copyright (c)  2000, 2003		Dmitry Butskoy
 <buc@citadel.stu.neva.ru>
 License:  LGPL v2.1 or any later
 
 See COPYING.LIB for the status of this software.
 
 
 >>> tree-1.7.0
 
 Copyright (c) 1996 - 2014 by Steve Baker (ice@mama.indstate.edu)
 All Rights reserved
 
 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2.1
 
 tree-1.7.0\strverscmp.c
 
 Copyright (C) 1997, 2002, 2005 Free Software Foundation, Inc.
 This file is part of the libiberty library.
 Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
 
 Libiberty is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 Libiberty 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA.
 
 >MIT-Style
 
 tree-1.7.0\doc\tree.1.fr
 
 Copyright (c) 1996 - 2001 by Steve Baker
 All Rights reserved
 
 This software is provided as is without any express or implied
 warranties, including, without limitation, the implied warranties
 of merchantability and fitness for a particular purpose.
 
 
 >>> usbutils-008
 
 Copyright (C) 2003 Aurelien Jarno (aurelien@aurel32.net)

 

 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.
 
 
 >>> util-linux-2.29.2
 
 Copyright (c) 2008 Roy Peled, the.roy.peled  -at-  gmail
 Copyright (c) 2004-2006 by Michael Holzt, kju -at- fqdn.org
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\disk-utils\cfdisk.8
 
 Copyright 1994 Kevin E. Martin (martin@cs.unc.edu)
 Copyright (C) 2014 Karel Zak <kzak@redhat.com>
 
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
 preserved on all copies.
 
 Permission is granted to copy and distribute modified versions of this
 manual under the conditions for verbatim copying, provided that the
 entire resulting derived work is distributed under the terms of a
 permission notice identical to this one.
 
 > GPL 3.0
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\Documentation\boilerplate.c
 
 Copyright (c) 20nn  Example Commercial, Inc
 Written by Your Name <you@example.com>
 
 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.
 
 This program is distributed in the hope that it would 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.
 
 klogconsole.tar
 
 > GPL 1.0
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\disk-utils\sfdisk.c
 
 Copyright (C) 1995  Andries E. Brouwer (aeb@cwi.nl)
 Copyright (C) 2014 Karel Zak <kzak@redhat.com>
 
 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 1
 or (at your option) any later version.
 
 A.V. Le Blanc (LeBlanc@mcc.ac.uk) wrote Linux fdisk 1992-1994,
 patched by various people (faith@cs.unc.edu, martin@cs.unc.edu,
 leisner@sdsp.mc.xerox.com, esr@snark.thyrsus.com, aeb@cwi.nl)
 1993-1995, with version numbers (as far as I have seen) 0.93 - 2.0e.
 This program had (head,sector,cylinder) as basic unit, and was
 (therefore) broken in several ways for the use on larger disks -
 for example, my last patch (from 2.0d to 2.0e) was required
 to allow a partition to cross cylinder 8064, and to write an
 extended partition past the 4GB mark.
 
 Karel Zak wrote new sfdisk based on libfdisk from util-linux
 in 2014.
 
 > BSD-3 Clause
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\Documentation\licenses\COPYING.BSD-3
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
 WHICH ARE HEREBY 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 I
 
 > BSD-4 Clause
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\Documentation\licenses\COPYING.UCB
 
 Copyright (c) 1989 The Regents of the University of California.
 All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > Public Domain
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\include\all-io.h
 
 No copyright is claimed.  This code is in the public domain; do with
 it what you wish.
 
 Written by Karel Zak <kzak@redhat.com>
 Petr Uzel petr.uzel@suse.cz
 
 > LGPL 2.0
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\lib\procutils.c
 
 Copyright (C) 2011 Davidlohr Bueso <dave@gnu.org>
 
 procutils.c: General purpose procfs parsing utilities
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Library Public License as published by
 the Free Software Foundation; either version 2, 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 Library Public License for more details.
 
 > LGPL 3.0
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\libmount\python\context.c
 
 Copyright (C) 2013, Red Hat, Inc. All rights reserved.
 Written by Ondrej Oprala and Karel Zak
 
 This file is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 3 of the License, or (at your option) any later version.
 
 This file 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this file; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 > LGPL 2.1
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\include\mbsalign.h
 
 Copyright (C) 2009-2010 Free Software Foundation, Inc.
 Copyright (C) 2010-2013 Karel Zak <kzak@redhat.com>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, either version 2.1 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, see <http://www.gnu.org/licenses/>.
 
 > BSD
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\login-utils\login.c
 
 Copyright (C) 2011 Karel Zak <kzak@redhat.com>
 Rewritten to PAM-only version.
 
 Michael Glad (glad@daimi.dk)
 Computer Science Department, Aarhus University, Denmark
 1990-07-04
 
 Copyright (c) 1980, 1987, 1988 The Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > MIT
 
 util-linux-2.29.2.tar.xz\util-linux-2.29.2.tar\util-linux-2.29.2\sys-utils\flock.1
 -----------------------------------------------------------------------
 Copyright 2003-2006 H. Peter Anvin - All Rights Reserved
 
 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.
 
 
 >>> valgrind-3.12.0
 
 This file is part of Valgrind, a dynamic binary instrumentation
 framework.
 
 Copyright (C) 2014-2015 Philippe Waroquiers
 
 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., 59 Temple Place, Suite 330, Boston, MA
 02111-1307, USA.
 
 The GNU General Public License is contained in the file COPYING.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 valgrind-3.12.0.tar.bz2\valgrind-3.12.0.tar\valgrind-3.12.0\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > GFDL 1.2
 
 valgrind-3.12.0.tar.bz2\valgrind-3.12.0.tar\valgrind-3.12.0\COPYING.DOCS
 
 License: GFDL 1.2
 
 > LGPL 2.0
 
 valgrind-3.12.0.tar.bz2\valgrind-3.12.0.tar\valgrind-3.12.0\coregrind\m_demangle\cplus-dem.c
 
 Demangler for GNU C++
 Copyright 1989, 1991, 1994, 1995, 1996, 1997, 1998, 1999,
 2000, 2001, 2002, 2003, 2004, 2010 Free Software Foundation, Inc.
 Written by James Clark (jjc@jclark.uucp)
 Rewritten by Fred Fish (fnf@cygnus.com) for ARM and Lucid demangling
 Modified by Satish Pai (pai@apollo.hp.com) for HP demangling
 
 This file is part of the libiberty library.
 Libiberty is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 In addition to the permissions in the GNU Library General Public
 License, the Free Software Foundation gives you unlimited permission
 to link the compiled version of this file into combinations with other
 programs, and to distribute those combinations without any restriction
 coming from the use of this file.  (The Library Public License
 restrictions do apply in other respects; for example, they cover
 modification of the file, and distribution when not linked into a
 combined executable.)
 
 Libiberty 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with libiberty; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 > BSD-Style
 
 valgrind-3.12.0.tar.bz2\valgrind-3.12.0.tar\valgrind-3.12.0\drd\drd.h
 
 This file is part of DRD, a Valgrind tool for verification of
 multithreaded programs.
 
 Copyright (C) 2006-2015 Bart Van Assche <bvanassche@acm.org>.
 All rights reserved.
 
 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. The origin of this software must not be misrepresented; you must
 not claim that you wrote the original software.  If you use this
 software in a product, an acknowledgment in the product
 documentation would be appreciated but is not required.
 
 3. Altered source versions must be plainly marked as such, and must
 not be misrepresented as being the original software.
 
 4. The name of the author may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 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.
 
 > Public Domain
 
 valgrind-3.12.0.tar.bz2\valgrind-3.12.0.tar\valgrind-3.12.0\perf\fbench.c
 
 This small program computes a Fast Fourier Transform.  It tests
 Valgrind's handling of FP operations.  It is representative of all
 programs that do a lot of FP operations.
 
 Licensing: This program is closely based on the one of the same name from
 http://www.fourmilab.ch/.  The front page of that site says:
 
 "Except for a few clearly-marked exceptions, all the material on this
 site is in the public domain and may be used in any manner without
 permission, restriction, attribution, or compensation."
 
 
 >>> vsftpd-3.0.3
 
 See "COPYING".
 
 vsftpd is licensed under version 2 of the GNU GPL.
 As copyright holder, I give permission for vsftpd to be linked to the OpenSSL
 libraries. This includes permission for vsftpd binaries to be distributed
 linked against the OpenSSL libraries. All other obligations under the GPL v2
 remain intact.
 
 
 >>> xml-parser-2.44
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright 1999 Clark Cooper <coopercc@netheaven.com>

 All rights reserved.

 

 This program is free software; you can redistribute it and/or

 modify it under the same terms as Perl itself.
 
 
 >>> xmlto-0.0.28
 
 By Eric S. Raymond <esr@thyrsus.com>, 3 Nov 1997 (as sgmlpre)
 Enhanced for XML September 2002, Licensed under GPLv2+ since 03/2009
 
 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> yum-3.4.3
 
 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 Library 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

  Copyright 2006 Duke University 

  Written by Seth Vidal
 
 
2c8602d4
 >>> yum-metadata-parser-1.1.4
7acc3889
 
2c8602d4
 This program is free software; you can redistribute it and/or

 modify it under the terms of the GNU General Public License,

 version 2, as published by the Free Software Foundation

7acc3889
 

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

7acc3889
 

2c8602d4
 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., 59 Temple Place, Suite 330, Boston, MA

 02111-1307, USA.
7acc3889
 
 
2c8602d4
 --------------- SECTION 8: GNU General Public License, V3.0 ----------
7acc3889
 
 GNU General Public License, V3.0 is applicable to the following component(s).
 
 
 >>> ansible-2.2.2.0
 
 (c) 2012, Michael DeHaan <michael.dehaan@gmail.com>
 
 This file is part of Ansible
 
 Ansible 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 3 of the License, or  (at your option) any later version.
 
 Ansible 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 Ansible.  If not, see <http://www.gnu.org/licenses/>.
 
 
 >>> autoconf-2.69
 
 Licensing
 
 Autoconf is released under the General Public License version 3 (GPLv3+).
 Additionally, Autoconf includes a licensing exception in some of its
 source files; see the respective copyright notices for how your
 project is impacted by including scripts generated by Autoconf, and the
 COPYING.EXCEPTION file for the exception in terms of the Additional
 Permissions as described in section 7 of GPLv3.
 
 For more licensing information, see
 <http://www.gnu.org/licenses/gpl-faq.html> and
 <http://www.gnu.org/licenses/exceptions.htm>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 autoconf-2.69.tar.gz\autoconf-2.69.tar\autoconf-2.69\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
  2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
  This file is free software; the Free Software Foundation
  gives unlimited permission to copy and/or distribute it,
  with or without modifications, as long as this notice is preserved.
 
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.
 
 > GPL 2.0
 
 autoconf-2.69.tar.gz\autoconf-2.69.tar\autoconf-2.69\build-aux\gnupload
 
 Copyright (C) 2004-2012 Free Software Foundation, Inc.
 
  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, 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, see <http://www.gnu.org/licenses/>.
 
  Originally written by Alexandre Duret-Lutz <adl@gnu.org>.
  The master copy of this file is maintained in the gnulib Git repository.
  Please send bug reports and feature requests to bug-gnulib@gnu.org.
 
 > GFDL 1.3
 
 autoconf-2.69.tar.gz\autoconf-2.69.tar\autoconf-2.69\doc\install.texi
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in the section entitled "GNU
 Free Documentation License".
 
 
 >>> autogen-5.18.12
 
 AutoGen Copyright (C) 1992-2015 by Bruce Korb - all rights reserved
 
 AutoGen 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 3 of the License, or
 (at your option) any later version.
 
 AutoGen 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
2c8602d4
 >GPL 2.0
7acc3889
 
2c8602d4
 autogen-5.18.12\compat\strftime.c
7acc3889
 
 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, 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, see <http://www.gnu.org/licenses/>.
 
2c8602d4
 >BSD-3
7acc3889
 
2c8602d4
 autogen-5.18.12\getdefs\test\defs
7acc3889
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 This file is part of AutoOpts, a companion to AutoGen.
 AutoOpts is free software.
 AutoOpts is Copyright (C) 1992-2016 by Bruce Korb - all rights reserved
 
 AutoOpts is available under any one of two licenses.  The license
 in use must be one of these two and the choice is under the control
 of the user of the license.
 
 The GNU Lesser General Public License, version 3 or later
 See the files "COPYING.lgplv3" and "COPYING.gplv3"
 
 The Modified Berkeley Software Distribution License
 See the file "COPYING.mbsd"
 
2c8602d4
 >GFDL 1.1
7acc3889
 
2c8602d4
 autogen-5.18.12\pkg\gnudir.tpl
7acc3889
 
 Copyright (C) 2001-2015 by Bruce Korb - all rights reserved
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 A copy of the license is included in the file COPYING.
 
2c8602d4
 >GFDL 1.3
7acc3889
 
2c8602d4
 autogen-5.18.12\doc\fdl.texi
7acc3889
 
 LICENSE: GFDL 1.3
 
2c8602d4
 >GFDL 1.2
7acc3889
 
2c8602d4
 autogen-5.18.12\doc\autogen.info-3
7acc3889
 
 Copyright (C) 1992-2015 by Bruce Korb.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.2 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and
 no Back-Cover Texts.
 
2c8602d4
 >BSD-3
7acc3889
 
2c8602d4
 autogen-5.18.12\autoopts\tpl\strings.tpl
7acc3889
 
 Copyright (C) 2011-2015 Bruce Korb, all rights reserved.
 This is free software. It is licensed for use, modification and
 redistribution under the terms of the
 Modified (3 clause) Berkeley Software Distribution License
 <http://www.xfree86.org/3.3.6/COPYRIGHT2.html>
 
 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. Neither the name ``Bruce Korb'' nor the name of any other
 contributor may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 strings IS PROVIDED BY Bruce Korb ``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 Bruce Korb OR ANY OTHER 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.
 
2c8602d4
 >LGPL 2.0
7acc3889
 
2c8602d4
 autogen-5.18.12\autoopts\tpl\lgplv2.lic
7acc3889
 
 This is free software. It is licensed for use, modification and
 redistribution under the terms of the GNU Lesser General Public License,
 version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
 
 The <program> library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, see
 <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
 
2c8602d4
 >BSD-2
7acc3889
 
2c8602d4
 autogen-5.18.12\agen5\fmemopen.c
7acc3889
 
 Copyright (C) 2004-2014, 2016 by Bruce Korb.  All rights reserved.
 
 This code was inspired from software written by
 Hanno Mueller, kontakt@hanno.de
 and completely rewritten by Bruce Korb, bkorb@gnu.org
 
 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 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 AUTHOR 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.
 
 
 >>> bash-4.4
 
 Copyright (C) 1987-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Bash, the Bourne Again SHell.
 
 Bash 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 3 of the License, or
 (at your option) any later version.
 
 Bash 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 Bash.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0 WITH BISON PARSER EXCEPTION
 
 bash-4.4.tar.gz\bash-4.4.tar\bash-4.4\parser-built
 
 A Bison parser, made by GNU Bison 3.0.4.
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  /
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GFDL 1.3
 
 bash-4.4.tar.gz\bash-4.4.tar\bash-4.4\doc\bash.info
 
 Copyright (C) 1988-2016 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and
 no Back-Cover Texts.  A copy of the license is included in the
 section entitled "GNU Free Documentation License".
 
 > GPL 2.0
 
 bash-4.4.tar.gz\bash-4.4.tar\bash-4.4\examples\complete\bash_completion
 
 $Id: bash_completion,v 1.872 2006/03/01 16:20:18 ianmacd Exp $
 
 Copyright (C) Ian Macdonald <ian@caliban.org>
 
 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, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > PUBLIC DOMAIN
 
 bash-4.4.tar.gz\bash-4.4.tar\bash-4.4\lib\malloc\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 This implementation of the PWB library alloca function,
 which is used to allocate space off the run-time stack so
 that it is automatically reclaimed upon procedure exit,
 was inspired by discussions with J. Q. Johnson of Cornell.
 J.Otto Tennant <jot@cray.com> contributed the Cray support.
 
 There are some preprocessor constants that can
 be defined when compiling for your specific system, for
 improved efficiency; however, the defaults should be okay.
 
 The general concept of this implementation is to keep
 track of all alloca-allocated blocks, and reclaim any
 that are found to be deeper in the stack than the current
 invocation.  This heuristic does not reclaim storage as
 soon as it becomes invalid, but it will do so eventually.
 
 As a special case, alloca(0) reclaims storage without
 allocating any.  It is a good idea to use alloca(0) in
 your main control loop, etc. to force garbage collection.
 
 > BSD-4
 
 bash-4.4.tar.gz\bash-4.4.tar\bash-4.4\lib\sh\inet_aton.c
 
 -
 Copyright (c) 1983, 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 >MIT
 
 bash-4.4.tar.gz\bash-4.4.tar\bash-4.4\lib\sh\inet_aton.c
 
 Portions Copyright (c) 1993 by Digital Equipment Corporation.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and that
 the name of Digital Equipment Corporation not be used in advertising or
 publicity pertaining to distribution of the document or software without
 specific, written prior permission.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT
 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 --Copyright--
 
2c8602d4
 
7acc3889
 >>> binutils-2.29
 
 Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2000, 2001,
 2002, 2003, 2005, 2007, 2009, 2012
 Free Software Foundation, Inc.
 Contributed by steve chamberlain ygnus
 
 This file is part of BFD, the Binary File Descriptor library.
 
 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 3 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\bfd\doc\bfd.info
 
 This file documents the BFD library.
 
 Copyright (C) 1991 - 2013 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being "GNU General Public License" and "Funding Free
 Software", the Front-Cover texts being (a) (see below), and with the
 Back-Cover Texts being (b) (see below).  A copy of the license is
 included in the section entitled "GNU Free Documentation License".
 
 (a) The FSF's Front-Cover Text is:
 
 A GNU Manual
 
 (b) The FSF's Back-Cover Text is:
 
 You have freedom to copy and modify this GNU Manual, like GNU
 software.  Copies published by the Free Software Foundation raise
 funds for GNU development.
 
 > GFDL 1.1
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\bfd\doc\bfdint.texi
 
 This file documents the internals of the BFD library.
 
 Copyright opyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009
 Free Software Foundation, Inc.
 Contributed by Cygnus Support.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being ``GNU General Public License'' and ``Funding
 Free Software'', the Front-Cover texts being (a) (see below), and with
 the Back-Cover Texts being (b) (see below).  A copy of the license is
 included in the section entitled ``GNU Free Documentation License''.
 
 (a) The FSF's Front-Cover Text is:
 
 A GNU Manual
 
 (b) The FSF's Back-Cover Text is:
 
 You have freedom to copy and modify this GNU Manual, like GNU
 software.  Copies published by the Free Software Foundation raise
 funds for GNU development.
 
 > LGPL 2.1
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\bfd\hosts\x86-64linux.h
 
 Copyright (C) 2006, 2011, 2012
 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > MIT-Style
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\bfd\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > GPL 2.0 with exception
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\libiberty\testsuite\test-expandargv.c
 
 Copyright (C) 2006 Free Software Foundation, Inc.
 Written by Carlos O'Donell <carlosodesourcery.com>
 
 This file is part of the libiberty library, which is part of GCC.
 
 This file 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.
 
 In addition to the permissions in the GNU General Public License, the
 Free Software Foundation gives you unlimited permission to link the
 compiled version of this file into combinations with other programs,
 and to distribute those combinations without any restriction coming
 from the use of this file.  (The General Public License restrictions
 do apply in other respects; for example, they cover modification of
 the file, and distribution when not linked into a combined
 executable.)
 
 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.
 
 > GPL 2.0
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\libiberty\testsuite\test-pexecute.c
 
 Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 Written by Zack Weinberg <zackodesourcery.com
 
 This file is part of GNU libiberty.
 
 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.
 
 > LGPL 2.0
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\libiberty\argv.c
 
 Copyright (C) 1992, 2001, 2010, 2012 Free Software Foundation, Inc.
 Written by Fred Fish @ Cygnus Support
 
 This file is part of the libiberty library.
 Libiberty is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 Libiberty 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with libiberty; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 > BSD-3 Clause
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\libiberty\bsearch.c
 
 Copyright (c) 1990 Regents of the University of California.
 All rights reserved.
 
 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. [rescinded 22 July 1999]
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > LGPL 2.0 with exception
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\libiberty\cplus-dem.c
 
 Copyright 1989, 1991, 1994, 1995, 1996, 1997, 1998, 1999,
 2000, 2001, 2002, 2003, 2004, 2010 Free Software Foundation, Inc.
 Written by James Clark (jjc@jclark.uucp)
 Rewritten by Fred Fish (fnfygnus.com) for ARM and Lucid demangling
 Modified by Satish Pai (pai@apollo.hp.com) for HP demangling
 
 This file is part of the libiberty library.
 Libiberty is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 In addition to the permissions in the GNU Library General Public
 License, the Free Software Foundation gives you unlimited permission
 to link the compiled version of this file into combinations with other
 programs, and to distribute those combinations without any restriction
 coming from the use of this file.  (The Library Public License
 restrictions do apply in other respects; for example, they cover
 modification of the file, and distribution when not linked into a
 combined executable.)
 
 Libiberty 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with libiberty; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 > GPL 3.0 with Runtime Library Exception
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\include\dwarf2.def
 
 Copyright (C) 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
 Free Software Foundation, Inc.
 
 Written by Gary Funck (gary@intrepid.com) The Ada Joint Program
 Office (AJPO), Florida State University and Silicon Graphics Inc.
 provided support for this effort -- June 21, 1995.
 
 Derived from the DWARF 1 implementation written by Ron Guilmette
 (rfg@netcom.com), November 1990.
 
 This file is part of GCC.
 
 GCC 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 3, or (at your option) any later
 version.
 
 GCC 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.
 
 Under Section 7 of GPL version 3, you are granted additional
 permissions described in the GCC Runtime Library Exception, version
 3.1, as published by the Free Software Foundation.
 
 You should have received a copy of the GNU General Public License and
 a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>. 
 
 > MIT
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\gas\config\tc-alpha.c
 
 Mach Operating System
 Copyright (c) 1993 Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify and distribute this software and its
 documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
 
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS
 CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 
 > GPL 3.0 with Bison Parser Exception
 
 binutils-2.29.tar.xz\binutils-2.29.tar\binutils-2.29\gas\bfin-parse.c
 
 Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > LGPL 3.0
 
 binutils-2.24.tar.gz\binutils-2.24.tar\binutils-2.24\COPYING3.LIB
 
 LICENSE: LGPL 3.0
 
 
 >>> bison-3.0.4
 
 Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 bison-3.0.4.tar.xz\bison-3.0.4.tar\bison-3.0.4\doc\bison.info
 
 Copyright © 1988-1993, 1995, 1998-2015 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, with the Front-Cover texts
 being “A GNU Manual,” and with the Back-Cover Texts as in (a)
 below.  A copy of the license is included in the section entitled
 “GNU Free Documentation License.”
 
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
 
 bison-3.0.4.tar.xz\bison-3.0.4.tar\bison-3.0.4\src\parse-gram.c
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 >>> cifs-utils-6.7
 
 Copyright (C) Andrew Tridgell 2001
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 cifs-utils-6.7.tar.bz2\cifs-utils-6.7.tar\cifs-utils-6.7\cifs.idmap.c
 
 Copyright (C) Shirish Pargaonkar (shirishp@us.ibm.com) 2011
 
 Used by /sbin/request-key.conf for handling
 cifs upcall for SID to uig/gid and uid/gid to SID mapping.
 You should have keyutils installed and add
 this lines to /etc/request-key.conf file:
 
 create cifs.idmap   /usr/local/sbin/cifs.idmap %k
 
 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 >LGPL 2.1
 
 cifs-utils-6.7.tar.bz2\cifs-utils-6.7.tar\cifs-utils-6.7\cifs_spnego.h
 
 Copyright (c) 2007 Red Hat, Inc.
 Author(s): Jeff Layton (jlayton@redhat.com)
 Steve French (sfrench@us.ibm.com)
 
 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; either version 2.1 of the License, or
 (at your option) any later version.
 
 This library 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 >LGPL 3.0
 
 cifs-utils-6.7.tar.bz2\cifs-utils-6.7.tar\cifs-utils-6.7\util.c
 
 Copyright (C) Andrew Tridgell 1992-1998
 Copyright (C) Jelmer Vernooij 2005-2008
 
 NOTE! The following LGPL license applies to the replace
 library. This does NOT imply that all of Samba is released
 under the LGPL
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 3 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 >>> cloud-utils-0.30
 
 Copyright (C) 2010 Canonical Ltd.
 
 Authors: Scott Moser <smoser@canonical.com>
 
 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, version 3 of the License.
 
 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 cloud-utils-0.30.tar.gz\cloud-utils-0.30.tar\cloud-utils-0.30\bin\ec2metadata
 
 
 Query and display EC2 metadata related to the AMI instance
 Copyright (c) 2009 Canonical Ltd. (Canonical Contributor Agreement 2.5)
 
 Author: Alon Swartz <alon@turnkeylinux.org>
 
 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> coreutils-8.27
 
 Copyright (C) 2003-2017 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GFDL 1.3
 
 coreutils-8.27.tar.xz\coreutils-8.27.tar\coreutils-8.27\README
 
 
 Copyright (C) 1998-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in the "GNU Free
 Documentation License" file as part of this distribution.
 	
 >MIT
 
 coreutils-8.27.tar.xz\coreutils-8.27.tar\coreutils-8.27\gnulib-tests\inet_pton.c
 
 
 Copyright (c) 1996,1999 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 
 >BSD-3
 
 coreutils-8.27.tar.xz\coreutils-8.27.tar\coreutils-8.27\lib\fts.c
 
 Copyright (c) 1990, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >GPL 3.0 WITH BISON PARSER EXCEPTION
 
 
 coreutils-8.27.tar.xz\coreutils-8.27.tar\coreutils-8.27\lib\parse-datetime.c
 
 / Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  /
 
 / As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.  /
 
 >PUBLIC DOMAIN
 
 coreutils-8.27.tar.xz\coreutils-8.27.tar\coreutils-8.27\lib\alloca.c
 
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 This implementation of the PWB library alloca function,
 which is used to allocate space off the run-time stack so
 that it is automatically reclaimed upon procedure exit,
 was inspired by discussions with J. Q. Johnson of Cornell.
 J.Otto Tennant <jot@cray.com> contributed the Cray support.
 
 There are some preprocessor constants that can
 be defined when compiling for your specific system, for
 improved efficiency; however, the defaults should be okay.
 
 The general concept of this implementation is to keep
 track of all alloca-allocated blocks, and reclaim any
 that are found to be deeper in the stack than the current
 invocation.  This heuristic does not reclaim storage as
 soon as it becomes invalid, but it will do so eventually.
 
 
 >>> cpio-2.12
 
 Copyright (C) 2004, 2007, 2009-2010, 2014-2015 Free Software

 Foundation, Inc.

 

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

 

 ADDITIONAL LICENSE INFORMATION:

 

 

 > MIT Style

 

 cpio-2.12.tar.bz2\cpio-2.12.tar\cpio-2.12\tests\testsuite

 

 Copyright (C) 2009-2012 Free Software Foundation, Inc.

 

 This test suite is free software; the Free Software Foundation gives

 unlimited permission to copy, distribute and modify it.

 

 

 > LGPL 3.0

 

 cpio-2.12.tar.bz2\cpio-2.12.tar\cpio-2.12\tests\argcv.h

 

 GNU Mailutils -- a suite of utilities for electronic mail

 Copyright (C) 1999, 2000, 2001, 2007 Free Software Foundation, Inc.

 

 This library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 3 of the License, or (at your option) any later version.

 

 This library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this library; if not, write to the Free Software

 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA

 

 

 > LGPL 3.0

 

 cpio-2.12.tar.bz2\cpio-2.12.tar\cpio-2.12\src\tar.h

 

 Copyright (C) 1992, 2007, 2010, 2014-2015 Free Software Foundation,

 Inc.

 Written by David J. MacKenzie.

 

 This file is part of the GNU C Library.

 

 The GNU C Library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Library General Public License as

 published by the Free Software Foundation; either version 3 of the

 License, or (at your option) any later version.

 

 The GNU C Library 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

 Library General Public License for more details.

 

 You should have received a copy of the GNU Library General

 Public License along with this library; see the file COPYING.LIB.

 If not, write to the Free Software Foundation, Inc., 51 Franklin

 Street, Fifth Floor, Boston, MA 02110-1301 USA.

 

 

 > Public Domain

 

 cpio-2.12.tar.bz2\cpio-2.12.tar\cpio-2.12\po\Makevars

 

 

 This is the copyright holder that gets inserted into the header of the

 $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding

 package.  (Note that the msgstr strings, extracted from the package's

 sources, belong to the copyright holder of the package.)  Translators are

 expected to transfer the copyright for their translations to this person

 or entity, or to disclaim their copyright.  The empty string stands for

 the public domain; in this case the translators are expected to disclaim

 their copyright.

 COPYRIGHT_HOLDER = Free Software Foundation, Inc.

 

 

 > GFDL 1.2

 

 cpio-2.12.tar.bz2\cpio-2.12.tar\cpio-2.12\doc\cpio.info

 

 Copyright (C) 1995, 2001-2002, 2004, 2010, 2014-2015 Free Software

 Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the GNU Free Documentation License,

 Version 1.2 or any later version published by the Free Software

 Foundation; with no Invariant Sections, with the Front-Cover texts

 being "A GNU Manual", and with the Back-Cover Texts as in (a)

 below.  A copy of the license is included in the section entitled

 "GNU Free Documentation License".

 

 (a) The FSF's Back-Cover Text is: "You have freedom to copy and

 modify this GNU Manual, like GNU software.  Copies published by the

 Free Software Foundation raise funds for GNU development."

 

 GNU cpio is a tool for creating and extracting archives, or copying

 files from one place to another.  It handles a number of cpio formats as

 well as reading and writing tar files.  This is the first edition of the

 GNU cpio documentation and is consistent with 2.12.

 

 

 > GPL 3.0 with Bison Parser exception

 

 cpio-2.12.tar.bz2\cpio-2.12.tar\cpio-2.12\gnu\parse-datetime.c

 A Bison parser, made by GNU Bison 2.5.1.

 

 Bison implementation for Yacc-like parsers in C

 

 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.  

 

  As a special exception, you may create a larger work that contains

 part or all of the Bison parser skeleton and distribute that work

 under terms of your choice, so long as that work isn't itself a

 parser generator using the skeleton or a modified version thereof

 as a parser skeleton.  Alternatively, if you modify or redistribute

 the parser skeleton itself, you may (at your option) remove this

 special exception, which will cause the skeleton and the resulting

 Bison output files to be licensed under the GNU General Public

 License without this special exception.

 

 This special exception was added by the Free Software Foundation in

 version 2.2 of Bison.  

 

  C LALR(1) parser skeleton written by Richard Stallman, by

 simplifying the original so-called "semantic" parser.  

 

  All symbols defined below should begin with yy or YY, to avoid

 infringing on user name space.  This should be done even for local

 variables, as they might otherwise be expanded by user macros.

 There are some unavoidable exceptions within include files to

 define necessary library symbols; they are noted "INFRINGES ON

 USER NAME SPACE" below.
 
 
 >>> crash-7.1.8
 
 License : GPL 3.0
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\alpha.c
 
 Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc.
 Copyright (C) 2002-2006, 2010-2013 David Anderson
 Copyright (C) 2002-2006, 2010-2013 Red Hat, Inc. All rights reserved.
 
 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.
 
 gdb-7.6.tar.gz
 
 > BSD
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\mkdep
 
 Copyright (c) 1987 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 gdb-7.6.tar
 
 
 > Public Domain
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\gdb\gnulib\import\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 gdb-7.6.tar.gz
 
 
 
 > GFDL 1.3
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\bfd\doc\bfd.info
 
 Copyright (C) 1991, 2000, 2001, 2003, 2006, 2007, 2008, 2013 Free
 Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being "GNU General Public License" and "Funding Free
 Software", the Front-Cover texts being (a) (see below), and with the
 Back-Cover Texts being (b) (see below).  A copy of the license is
 included in the section entitled "GNU Free Documentation License".
 
 (a) The FSF's Front-Cover Text is:
 
 A GNU Manual
 
 (b) The FSF's Back-Cover Text is:
 
 You have freedom to copy and modify this GNU Manual, like GNU
 software.  Copies published by the Free Software Foundation raise
 funds for GNU development.
 
 gdb-7.6.tar.gz
 
 
 > GFDL 1.1
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\bfd\doc\bfdint.texi
 
 Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009
 Free Software Foundation, Inc.
 Contributed by Cygnus Support.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being ``GNU General Public License'' and ``Funding
 Free Software'', the Front-Cover texts being (a) (see below), and with
 the Back-Cover Texts being (b) (see below).  A copy of the license is
 included in the section entitled ``GNU Free Documentation License''.
 
 (a) The FSF's Front-Cover Text is:
 
 A GNU Manual
 
 (b) The FSF's Back-Cover Text is:
 
 You have freedom to copy and modify this GNU Manual, like GNU
 software.  Copies published by the Free Software Foundation raise
 funds for GNU development.
 
 gdb-7.6.tar.gz
 
 
 > LGPL 2.1
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\bfd\hosts\gdb-7.6.tar\gdb-7.6\bfd\hosts\x86-64linux.h
 
 Copyright (C) 2006, 2011, 2012
 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 gdb-7.6.tar.gz
 
 
 > GFDL 1.2
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\etc\make-stds.texi
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001,
 2004, 2005, 2006 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, with no
 Front-Cover Texts, and with no Back-Cover Texts.
 A copy of the license is included in the section entitled ``GNU
 Free Documentation License''.
 
 gdb-7.6.tar.gz
 
 
 > LGPL 3.0
 
 crash-7.0.9-4.el7.src.rpm\crash-7.0.9-4.el7.src.cpio\crash-7.0.9.tar.gz\crash-7.0.9.tar\crash-7.0.9\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\gdb\common\gdb_thread_db.h
 
 Copyright (C) 1999-2013 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
 gdb-7.6.tar.gz
 
 
 > LGPL 2.0
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\intl\plural.y
 
 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
 Written by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published
 by the Free Software Foundation; either version 2, 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library 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.
 
 gdb-7.6.tar.gz
 
 
 > GPL 3.0 with Bison parser exception
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\gdb\ada-exp.c
 
 
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 gdb-7.6.tar.gz
 
 
 > MIT-Style
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\gdb\exc_request.defs
 
 Copyright (c) 1993,1991,1990,1989,1988,1987 Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify and distribute this software and its
 documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
 
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
 CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 
 
 gdb-7.6.tar.gz
 
 
 > GPL 3.0 with GCC Runtime Library Exception
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\include\dwarf2.def
 
 This file is part of GCC.
 
 GCC 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 3, or (at your option) any later
 version.
 
 GCC 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.
 
 Under Section 7 of GPL version 3, you are granted additional
 permissions described in the GCC Runtime Library Exception, version
 3.1, as published by the Free Software Foundation.
 
 You should have received a copy of the GNU General Public License and
 a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>
 
 
 gdb-7.6.tar.gz
 
 
 > BSD-3
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\libiberty\bsearch.c
 
 Copyright (c) 1990 Regents of the University of California.
 All rights reserved.
 
 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. [rescinded 22 July 1999]
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 gdb-7.6.tar.gz
 
 
 > LGPL 3.0
 
 crash-7.1.8.tar.gz\crash-7.1.8.tar\crash-7.1.8\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\COPYING3.LIB
 
 LICENSE: LGPL 3.0
 
 gdb-7.6.tar.gz
 
 
 >>> dejagnu-1.5.3
 
 Copyright (C) 2000, 2001, 2002, 2004, 2006 Free Software
 Foundation, Inc.
 
 This file is part of DejaGnu.
 
 DejaGnu 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 3 of the License, or
 (at your option) any later version.
 
 DejaGnu 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 DejaGnu; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 dejagnu-1.5.3.tar.gz\dejagnu-1.5.3.tar\dejagnu-1.5.3\config\adb.exp
 
 Copyright (C) 2013 Free Software Foundation, Inc.
 
 This file is part of DejaGnu.
 
 DejaGnu 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.
 
 DejaGnu 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 DejaGnu; if not, write to the Free Software Foundation,
 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 >GFDL 1.1
 
 dejagnu-1.5.3.tar.gz\dejagnu-1.5.3.tar\dejagnu-1.5.3\doc\legal.xml
 
 LICENSE: GFDL 1.1
 
 
 >>> diffutils-3.5
 
 Copyright (C) 2003-2016 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 diffutils-3.5.tar.xz\diffutils-3.5.tar\diffutils-3.5\build-aux\mdate-sh
 
 Copyright (C) 1995-2015 Free Software Foundation, Inc.
 written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
 
 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, 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, see <http://www.gnu.org/licenses/>.
 
 >GFDL 1.3
 
 diffutils-3.5.tar.xz\diffutils-3.5.tar\diffutils-3.5\doc\fdl.texi
 
 LICENSE: GFDL 1.3
 
 
 >>> dosfstools-4.1
 
 Copyright (C) 2006-2014 Daniel Baumann <daniel@debian.org>
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 The complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-3 file.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >PUBLIC DOMAIN
 
 dosfstools-4.1.tar.gz\dosfstools-4.1.tar\dosfstools-4.1\src\blkdev\blkdev.h
 
 No copyright is claimed.  This code is in the public domain; do with
 it what you wish.
 
 
 >>> elfutils-0.165
 
 Copyright (C) 2005-2010, 2012, 2013, 2015 Red Hat, Inc.
 This file is part of elfutils.
 Written by Ulrich Drepper <drepper@redhat.com>, 2005.
 
 This file 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 3 of the License, or
 (at your option) any later version.
 
 elfutils 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT-Style
 
 elfutils-0.165\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > LGPL 3.0
 
 elfutils-0.165\backends\aarch64_cfi.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL v3.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2013 Red Hat, Inc.
 This file is part of elfutils.
 
 This file is free software; you can redistribute it and/or modify
 it under the terms of either
 
 * the GNU Lesser General Public License as published by the Free
   Software Foundation; either version 3 of the License, or (at
   your option) any later version
 
 or
 
 * 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
 
 or both in parallel, as here.
 
 elfutils 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 copies of the GNU General Public License and
 the GNU Lesser General Public License along with this program.  If
 not, see <http://www.gnu.org/licenses/>.
 
 >GPL 3.0 with Bison parser exception
 
 elfutils-0.165\libcpu\i386_parse.c
 
    Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
    
    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 3 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, see <http://www.gnu.org/licenses/>.  
 
  As a special exception, you may create a larger work that contains
    part or all of the Bison parser skeleton and distribute that work
    under terms of your choice, so long as that work isn't itself a
    parser generator using the skeleton or a modified version thereof
    as a parser skeleton.  Alternatively, if you modify or redistribute
    the parser skeleton itself, you may (at your option) remove this
    special exception, which will cause the skeleton and the resulting
    Bison output files to be licensed under the GNU General Public
    License without this special exception.
    
    This special exception was added by the Free Software Foundation in
    version 2.2 of Bison.
 
 >LGPL 2.1
 
 elfutils-0.165\libelf\elf.h
 
 Copyright (C) 1995-2014 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>.
 
 
 >>> elfutils-0.169
 
 Copyright (C) 2000, 2002, 2005 Red Hat, Inc.
 This file is part of elfutils.
 Written by Ulrich Drepper <drepper@redhat.com>, 2000.
 
 This file 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 3 of the License, or
 (at your option) any later version.
 
 elfutils 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION
 
 > LGPL 3.0
 
 elfutils-0.169.tar.bz2\elfutils-0.169.tar\elfutils-0.169\lib\color.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE LGPL 3.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 Copyright (C) 2008 Red Hat, Inc.
 
 This file is part of elfutils.
 
 This file is free software; you can redistribute it and/or modify
 it under the terms of either
 
 the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at
 your option) any later version
 
 or
 
 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
 
 or both in parallel, as here.
 
 elfutils 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 copies of the GNU General Public License and
 the GNU Lesser General Public License along with this program.  If
 not, see <http://www.gnu.org/licenses/>.
 
 > MIT-Style
 
 elfutils-0.169.tar.bz2\elfutils-0.169.tar\elfutils-0.169\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > GPL 3.0 with Bison Parser exception
 
 elfutils-0.169.tar.bz2\elfutils-0.169.tar\elfutils-0.169\libcpu\i386_parse.c
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > LGPL 2.1
 
 elfutils-0.169.tar.bz2\elfutils-0.169.tar\elfutils-0.169\libelf\elf.h
 
 Copyright (C) 1995-2014 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see
 <http://www.gnu.org/licenses/>.
 
 
 >>> fatrace-0.12
 
 fatrace - Trace system wide file access events.
 
 (C) 2012 Canonical Ltd.
 Author: Martin Pitt <martin.pitt@ubuntu.com>
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> findutils-4.6.0
 
 Copyright (C) 2009-2015 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 findutils-4.6.0.tar.gz\findutils-4.6.0.tar\findutils-4.6.0\build-aux\mkinstalldirs

 

 Original author: Noah Friedman <friedman@prep.ai.mit.edu>

 Created: 1993-05-16

 Public domain.

 

 > GFDL 1.3

 

 findutils-4.6.0.tar.gz\findutils-4.6.0.tar\findutils-4.6.0\doc\find-maint.info

 

 Copyright (C) 2007, 2008, 2010-2015 Free Software Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU Free Documentation License, Version 1.3 or

 any later version published by the Free Software Foundation; with no

 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A

 copy of the license is included in the section entitled "GNU Free

 Documentation License".

 

 > GPL 2.0

 

 findutils-4.6.0.tar.gz\findutils-4.6.0.tar\findutils-4.6.0\tool-versions.txt

 

 Copyright (C) 2013 Free Software Foundation, Inc.

 License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>

 This is free software: you are free to change and redistribute it.

 There is NO WARRANTY, to the extent permitted by law.
 
 
 >>> gawk-4.1.4
 
 Copyright (C) 1996, 2012 Specialized System Consultants Inc (SSC)
 
 These macros are free software; you can redistribute them and/or modify
 them under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version
 
 These macros are 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
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\README
 
 Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015,
 2016, Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
 
 
 > Public Domain
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\awklib\eg\lib\round.awk
 
 Arnold Robbins, arnold@skeeve.com, Public Domain
 August, 1996
 
 
 > GFDL 1.3
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\doc\gawk.info
 
 Copyright (C) 1989, 1991, 1992, 1993, 1996-2005, 2007, 2009-2016
 Free Software Foundation, Inc.
 
 
 This is Edition 4.1 of 'GAWK: Effective AWK Programming: A User's
 Guide for GNU Awk', for the 4.1.4 (or later) version of the GNU
 implementation of AWK.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being "GNU General Public License", with the
 Front-Cover Texts being "A GNU Manual", and with the Back-Cover Texts as
 in (a) below.  A copy of the license is included in the section entitled
 "GNU Free Documentation License".
 
 a. The FSF's Back-Cover Text is: "You have the freedom to copy and
 modify this GNU manual."
 
 
 > GPL 2.0
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\missing_d\strerror.c
 
 Copyright (C) 1986, 1988, 1989, 1991 the Free Software Foundation, Inc.
 
 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, 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.
 
 
 
 > BSD-3
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\extension\fts.3
 
 Copyright (c) 1989, 1991, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 > LGPL 2.0
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\missing_d\fnmatch.c
 
 Copyright (C) 1991, 1992, 1993, 1996, 1997, 1998, 1999 Free Software
 Foundation, Inc.
 This file is part of the GNU C Library.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 > LGPL 2.1
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\missing_d\memmove.c
 
 Copyright (C) 1991, 1995, 1996, 1997, 2003 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Torbjorn Granlund (tege@sics.se).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA  02110-1301  USA
 
 
 > LGPL 3.0
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\missing_d\mktime.c
 
 Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Paul Eggert (eggert@twinsun.com).
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 
 > BSD-4
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\missing_d\setenv.c
 
 Copyright (c) 1987, 1993
 The Regents of the University of California.  All rights reserved.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 > GPL 3.0 with Bison Parser Exception
 
 gawk-4.1.4.tar.xz\gawk-4.1.4.tar\gawk-4.1.4\command.c
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  */
 
 /* As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 >>> gdb-7.12.1
 
 Copyright (C) 1990-2014 Free Software Foundation
 
 This file 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\gdb\testsuite\gdb.arch\powerpc-power.exp
 
 Copyright 2014-2016 Free Software Foundation, Inc.
 
 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > GFDL 1.3
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\bfd\doc\bfd.info
 
 Copyright (C) 1991-2016 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being "GNU General Public License" and "Funding Free
 Software", the Front-Cover texts being (a) (see below), and with the
 Back-Cover Texts being (b) (see below).  A copy of the license is
 included in the section entitled "GNU Free Documentation License".
 
 > GFDL 1.1
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\bfd\doc\bfdint.texi
 
 Copyright @copyright{} 1988-2016 Free Software Foundation, Inc.
 Contributed by Cygnus Support.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with the
 Invariant Sections being ``GNU General Public License'' and ``Funding
 Free Software'', the Front-Cover texts being (a) (see below), and with
 the Back-Cover Texts being (b) (see below).  A copy of the license is
 included in the section entitled ``GNU Free Documentation License''.
 
 > LGPL 2.1
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\bfd\hosts\x86-64linux.h
 
 Copyright (C) 2006-2016 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 > Public Domain
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\gdb\stubs\m68k-stub.c
 
 THIS SOFTWARE IS NOT COPYRIGHTED
 
 HP offers the following for use in the public domain.  HP makes no
 warranty with regard to the software or it's performance and the
 user accepts the software "AS IS" with all faults.
 
 HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD
 TO THIS SOFTWARE INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 > GPL 3.0 (BISON PARSER EXCEPTION)
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\gdb\ada-exp.c
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 >MIT-STYLE
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\gdb\exc_request.defs
 
 Mach Operating System
 Copyright (c) 1993,1991,1990,1989,1988,1987 Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify and distribute this software and its
 documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
 
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
 CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 
 Carnegie Mellon requests users of this software to return to
 
 Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
 School of Computer Science
 Carnegie Mellon University
 Pittsburgh PA 15213-3890
 
 any improvements or extensions that they make and grant Carnegie Mellon
 the rights to redistribute these changes.
 
 >LGPL 2.0
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\include\demangle.h
 
 Copyright (C) 1992-2016 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License
 as published by the Free Software Foundation; either version 2, or
 (at your option) any later version.
 
 In addition to the permissions in the GNU Library General Public
 License, the Free Software Foundation gives you unlimited
 permission to link the compiled version of this file into
 combinations with other programs, and to distribute those
 combinations without any restriction coming from the use of this
 file.  (The Library Public License restrictions do apply in other
 respects; for example, they cover modification of the file, and
 distribution when not linked into a combined executable.)
 
 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library 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.
 
 > BSD-3 Clause
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\libiberty\bsearch.c
 
 Copyright (c) 1990 Regents of the University of California.
 All rights reserved.
 
 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. [rescinded 22 July 1999]
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > BSD-Style
 
 gdb-7.12.1.tar.xz\gdb-7.12.1.tar\gdb-7.12.1\libiberty\strncasecmp.c
 
 Copyright (c) 1987 Regents of the University of California.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of California at Berkeley. The name of the University
 may not be used to endorse or promote products derived from this
 software without specific written prior permission. This software
 is provided ``as is'' without express or implied warranty.
 
 
 >>> gdbm-1.13
 
 Copyright (C) 1993, 2007, 2011, 2017 Free Software Foundation, Inc.
 
 GDBM 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 3, or (at your option)
 any later version.
 
 GDBM 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 GDBM. If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 gdbm-1.13.tar.gz\gdbm-1.13.tar\gdbm-1.13\compat\dbm.h
 
 Copyright (C) 1990-2011, 2017 Free Software Foundation, Inc.
 
 GDBM 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, or (at your option)
 any later version.
 
 GDBM 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 GDBM. If not, see <http://www.gnu.org/licenses/>.
 
 You may contact the author by:
 e-mail:  phil@cs.wwu.edu
 us-mail:  Philip A. Nelson
 Computer Science Department
 Western Washington University
 Bellingham, WA 98226
 
 > GFDL 1.3
 
 gdbm-1.13.tar.gz\gdbm-1.13.tar\gdbm-1.13\doc\gdbm.info
 
 Copyright (C) 1989-1999, 2007-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover, and no Back-Cover texts.  A copy of
 the license is included in the section entitled "GNU Free Documentation
 License.
 
 > MIT-Style
 
 gdbm-1.13.tar.gz\gdbm-1.13.tar\gdbm-1.13\m4\iconv.m4
 
 Copyright (C) 2000-2002, 2007-2010 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 > GPL 3.0 with Bison Parser Exception
 
 gdbm-1.13.tar.gz\gdbm-1.13.tar\gdbm-1.13\src\gram.h
 
 /* A Bison parser, made by GNU Bison 2.7.  */
 
 /* Bison interface for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  */
 
 /* As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.  */
 
 
 >>> gettext-0.19.8
 
 Copyright (C) 2015-2016 Free Software Foundation, Inc.
 
 This file was written by Daiki Ueno <ueno@gnu.org>, 2015.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 gettext-0.19.8.tar.xz\gettext-0.19.8.tar\gettext-0.19.8\gettext-runtime\intl\xsize.h
 
 Copyright (C) 2003, 2008-2016 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1, 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 > GPL 2.0
 
 gettext-0.19.8.tar.xz\gettext-0.19.8.tar\gettext-0.19.8\gettext-runtime\man\help2man
 
 Copyright © 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 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, 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.
 
 Written by Brendan O'Dea <bod@compusol.com.au>
 Available from ftp://ftp.gnu.org/gnu/help2man/
 
 > GFDL 1.2
 
 gettext-0.19.8.tar.xz\gettext-0.19.8.tar\gettext-0.19.8\gettext-tools\doc\fdl.texi
 
 License: GFDL 1.2
 
 > Public Domain
 
 gettext-0.19.8.tar.xz\gettext-0.19.8.tar\gettext-0.19.8\gettext-tools\examples\hello-c\po\POTFILES.in
 
 Example for use of GNU gettext.
 This file is in the public domain.
 
 List of files which contain translatable strings.
 hello.c
 
 > BSD
 
 gettext-0.19.8.tar.xz\gettext-0.19.8.tar\gettext-0.19.8\gettext-tools\examples\hello-c++-kde\admin\cvs-clean.pl
 
 This script recursively (beginning with the current directory)
 wipes out everything not registered in CVS.
 
 written by Oswald Buddenhagen <ossi@kde.org>
 inspired by the "old" cvs-clean target from Makefile.common
 
 This file is free software in terms of the BSD licence. That means
 that you can do anything with it except removing this license or
 the above copyright notice. There is NO WARRANTY of any kind.
 
 > LGPL 2.0
 
 gettext-0.19.8.tar.xz\gettext-0.19.8.tar\gettext-0.19.8\gettext-tools\examples\hello-c++-kde\admin\config.pl
 
 Copyright (C) 2001 Stephan Kulow (coolo@kde.org)
 
 This file is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 > MIT
 
 gettext-0.19.8.tar.xz\gettext-0.19.8.tar\gettext-0.19.8\gnulib-local\lib\libxml\COPYING
 
 Except where otherwise noted in the source code (e.g. the files hash.c,
 list.c and the trio files, which are covered by a similar licence but
 with different Copyright notices) all the files are:
 
 Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.
 
 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 fur-
 nished 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, FIT-
 NESS 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.
 
 
 >>> gnupg-2.1.20
 
 Copyright (C) 2001 Free Software Foundation, Inc.
 
 This file is part of GnuPG.
 
 GnuPG 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 3 of the License, or
 (at your option) any later version.
 
 GnuPG 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, see <https://www.gnu.org/licenses/>
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\agent\gpg-agent-w32info.rc
 
 Copyright (C) 2013 g10 Code GmbH
 
 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\build-aux\speedo\w32\pkg-copyright.txt
 
 Here is a list with collected copyright notices. For details see the
 description of each individual package.  [Compiled by wk 2016-06-17]
 
 GnuPG is
 
 Copyright (C) 1997-2016 Werner Koch
 Copyright (C) 1994-2016 Free Software Foundation, Inc.
 Copyright (C) 2003-2016 g10 Code GmbH
 Copyright (C) 2002 Klarälvdalens Datakonsult AB
 Copyright (C) 1995-1997, 2000-2007 Ulrich Drepper <drepper@gnu.ai.mit.edu>
 Copyright (C) 1994 X Consortium
 Copyright (C) 1998 by The Internet Society.
 Copyright (C) 1998-2004 The OpenLDAP Foundation
 Copyright (C) 1998-2004 Kurt D. Zeilenga.
 Copyright (C) 1998-2004 Net Boolean Incorporated.
 Copyright (C) 2001-2004 IBM Corporation.
 Copyright (C) 1999-2003 Howard Y.H. Chu.
 Copyright (C) 1999-2003 Symas Corporation.
 Copyright (C) 1998-2003 Hallvard B. Furuseth.
 Copyright (C) 1992-1996 Regents of the University of Michigan.
 Copyright (C) 2000 Dimitrios Souflis
 Copyright (C) 2008,2009,2010,2012-2016 William Ahern
 
 GnuPG 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 3 of the License, or
 (at your option) any later version.
 
 GnuPG 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
 
 GPGME is
 
 Copyright (C) 2000 Werner Koch (dd9jn)
 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 g10 Code GmbH
 
 GPGME is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 GPGME 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 LIBGPG-ERROR is
 
 Copyright (C) 2003, 2004 g10 Code GmbH
 
 libgpg-error is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 libgpg-error 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 NSIS is
 
 Copyright (C) 1999-2005 Nullsoft, Inc.
 
 This license applies to everything in the NSIS package, except where
 otherwise noted.
 
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any
 damages arising from the use of this software.
 
 Permission is granted to anyone to use this software for any
 purpose, including commercial applications, and to alter it and
 redistribute it freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must
 not claim that you wrote the original software. If you use this
 software in a product, an acknowledgment in the product
 documentation would be appreciated but is not required.
 
 2. Altered source versions must be plainly marked as such, and must
 not be misrepresented as being the original software.
 
 3. This notice may not be removed or altered from any source
 distribution.
 
 The user interface used with the installer is
 
 Copyright (C) 2002-2005 Joost Verburg
 
 [It is distributed along with NSIS and the same conditions as stated
 above apply]
 
 ADNS is
 
 Copyright (C) 1997-2000,2003,2006 Ian Jackson
 Copyright (C) 1999-2000,2003,2006 Tony Finch
 Copyright (C) 1991 Massachusetts Institute of Technology
 
 TinySCHEME is part of the GnuPG package and is
 
 Copyright (c) 2000, Dimitrios Souflis
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of Dimitrios Souflis nor the names of the
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS 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.
 
 libdns is part of the GnuPG package and is
 
 Copyright (c) 2008, 2009, 2010, 2012-2016  William Ahern
 
 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.
 
 SQLite has
 
 been put into the public-domain by its author D. Richard Hipp:
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
 
 May you do good and not evil.
 May you find forgiveness for yourself and forgive others.
 May you share freely, never taking more than you give.
 
 > LGPL 3.0
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\common\zb32.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2014  Werner Koch
 
 This file is part of GnuPG.
 
 This file is free software; you can redistribute it and/or modify
 it under the terms of either
 
 - the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at
 your option) any later version.
 
 or
 
 - 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.
 
 or both in parallel, as here.
 
 This file 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, see <https://www.gnu.org/licenses/>.
 
 > BSD-3 Clause
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\common\dotlock.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE.  PLEASE SEE BELOW TO REVIEW THE FULL TEXT OF THE BSD-3 CLAUSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 1998, 2000, 2001, 2003, 2004,
 2005, 2006, 2008, 2010, 2011 Free Software Foundation, Inc.
 
 This file is part of GnuPG.
 
 GnuPG is free software; you can redistribute and/or modify this
 part of GnuPG under the terms of either
 
 - the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at
 your option) any later version.
 
 or
 
 - 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.
 
 or both in parallel, as here.
 
 GnuPG 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 copies of the GNU General Public License
 and the GNU Lesser General Public License along with this program;
 if not, see <https://www.gnu.org/licenses/>.
 
 ALTERNATIVELY, this file may be distributed under the terms of the
 following license, in which case the provisions of this license are
 required INSTEAD OF the GNU Lesser General License or the GNU
 General Public License. If you wish to allow use of your version of
 this file only under the terms of the GNU Lesser General License or
 the GNU General Public License, and not to allow others to use your
 version of this file under the terms of the following license,
 indicate your decision by deleting this paragraph and the license
 below.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED "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.
 
 > GPL 2.0
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\dirmngr\certcache.c
 
 Copyright (C) 2004, 2005, 2007, 2008, 2017 g10 Code GmbH
 
 This file is part of DirMngr.
 
 DirMngr 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.
 
 DirMngr 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, see <https://www.gnu.org/licenses/>.
 
 > OpenLDAP License
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\dirmngr\ldap-url.c
 
 Copyright 1998-2004 The OpenLDAP Foundation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
 Public License.
 
 A copy of this license is available in the file LICENSE in the
 top-level directory of the distribution or, alternatively, at
 <http://www.OpenLDAP.org/license.html>.
 
 OpenLDAP is a registered trademark of the OpenLDAP Foundation.
 
 Individual files and/or contributed packages may be copyright by
 other parties and subject to additional restrictions.
 
 This work is derived from the University of Michigan LDAP v3.3
 distribution.  Information concerning this software is available
 at <http://www.umich.edu/~dirsvcs/ldap/>.
 
 This work also contains materials derived from public sources.
 
 Additional information about OpenLDAP can be obtained at
 <http://www.openldap.org/>.
 -----
 Portions Copyright 1998-2004 Kurt D. Zeilenga.
 Portions Copyright 1998-2004 Net Boolean Incorporated.
 Portions Copyright 2001-2004 IBM Corporation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP
 Public License.
 -----
 Portions Copyright 1999-2003 Howard Y.H. Chu.
 Portions Copyright 1999-2003 Symas Corporation.
 Portions Copyright 1998-2003 Hallvard B. Furuseth.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that this notice is preserved.
 The names of the copyright holders may not be used to endorse or
 promote products derived from this software without their specific
 prior written permission.  This software is provided `'as is''
 without express or implied warranty.
 ----
 Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
 All rights reserved.
 
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of Michigan at Ann Arbor.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.  This
 software is provided `'as is'' without express or implied warranty.
 
 > Public Domain
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\dirmngr\cdblib.c
 
 This file is a part of tinycdb package by Michael Tokarev, mjt@corpit.ru.
 Public domain.
 
 > Creative Commons Attribution-ShareAlike 4.0 International License
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\doc\ whats-new-in-2.1.txt
 
 Copyright 2014--2016 The GnuPG Project.
 This work is licensed under the Creative Commons
 Attribution-ShareAlike 4.0 International License.  To view a copy of
 this license, visit http://creativecommons.org/licenses/by-sa/4.0/
 or send a letter to Creative Commons, PO Box 1866, Mountain View, CA
 94042, USA.
 
 > BSD-3 Clause
 
 gnupg-2.1.20.tar.bz2\gnupg-2.1.20.tar\gnupg-2.1.20\scd\ccid-driver.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE.  PLEASE SEE BELOW TO REVIEW THE FULL TEXT OF THE BSD-3 CLAUSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2003 Free Software Foundation, Inc.
 
 This file is part of GnuPG.
 
 GnuPG 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 3 of the License, or
 (at your option) any later version.
 
 GnuPG 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, see <https://www.gnu.org/licenses/>.
 
 ALTERNATIVELY, this file may be distributed under the terms of the
 following license, in which case the provisions of this license are
 required INSTEAD OF the GNU General Public License. If you wish to
 allow use of your version of this file only under the terms of the
 GNU General Public License, and not to allow others to use your
 version of this file under the terms of the following license,
 indicate your decision by deleting this paragraph and the license
 below.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED "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.
 
 
 >>> google-startup-scripts-1.3.3
 
 bin/bash

 Copyright 2016 Google Inc. All Rights Reserved.

 

 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.

 

 

 ADDITIONAL LICENSE INFORMATION :

 

 >   GPL 3.0

 

 compute-image-packages-1.3.3.tar.gz\compute-image-packages-1.3.3.tar\compute-image-packages-1.3.3\disk-expand\third_party\cloud-utils\growpart

 

 bin/sh

 Copyright (C) 2011 Canonical Ltd.

 Copyright (C) 2013 Hewlett-Packard Development Company, L.P.

 

 Authors: Scott Moser <smoser@canonical.com>

 Juerg Haefliger <juerg.haefliger@hp.com>

 

 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, version 3 of the License.

 

 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, see <http://www.gnu.org/licenses/>.

 

 

 >   Apache 2.0

 

 compute-image-packages-1.3.3.tar.gz\compute-image-packages-1.3.3.tar\compute-image-packages-1.3.3\disk-expand\gce-disk-expand-el6.spec

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE APACHE LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 

 Copyright 2016 Google Inc. All Rights Reserved.

 

 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.

 

 Name: gce-disk-expand

 Summary: Google Compute Engine root disk expansion utilities for EL6

 Version: 0.9.0

 Release: %(date +%s).el6

 License: GPLv3, Apache Software License

 Group: System Environment/Base

 URL: https://github.com/GoogleCloudPlatform/compute-image-packages

 Requires: gawk, e2fsprogs, file, dracut, grep, util-linux, gdisk

 Conflicts: cloud-utils-growpart, cloud-utils, dracut-modules-growroot
 
 
 >>> gperf-3.1
 
 Copyright (C) 1993, 1996, 2001-2002 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  *
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 gperf-3.1.tar.gz\gperf-3.1.tar\gperf-3.1\doc\gperf.info
 
 Copyright (C) 1989-2016 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
 preserved on all copies.
 
 Permission is granted to copy and distribute modified versions of
 this manual under the conditions for verbatim copying, provided also
 that the section entitled "GNU General Public License" is included
 exactly as in the original, and provided that the entire resulting
 derived work is distributed under the terms of a permission notice
 identical to this one.
 
 Permission is granted to copy and distribute translations of this
 manual into another language, under the above conditions for modified
 versions, except that the section entitled "GNU General Public License"
 and this permission notice may be included in translations approved by
 the Free Software Foundation instead of in the original English.
 
 >GPL 2.0
 
 gperf-3.1.tar.gz\gperf-3.1.tar\gperf-3.1\doc\help2man
 
 Generate a short man page from --help and --version output.
 Copyright © 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 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, 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, see <http://www.gnu.org/licenses/>.
 
 Written by Brendan O'Dea <bod@compusol.com.au>
 Available from ftp://ftp.gnu.org/gnu/help2man/
 
 
 >>> grep-3.0
 
 Copyright (C) 2002-2017 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT- Style
 
 grep-3.0.tar.xz\grep-3.0.tar\grep-3.0\aclocal.m4
 
 Copyright (C) 1996-2015 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > GFDL 1.3
 
 grep-3.0.tar.xz\grep-3.0.tar\grep-3.0\doc\grep.info
 
 Copyright © 1999-2002, 2005, 2008-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, with no Front-Cover Texts,
 and with no Back-Cover Texts.  A copy of the license is included in
 the section entitled “GNU Free Documentation License”.
 
 > Public Domain
 
 grep-3.0.tar.xz\grep-3.0.tar\grep-3.0\lib\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 This implementation of the PWB library alloca function,
 which is used to allocate space off the run-time stack so
 that it is automatically reclaimed upon procedure exit,
 was inspired by discussions with J. Q. Johnson of Cornell.
 J.Otto Tennant <jot@cray.com> contributed the Cray support.
 
 There are some preprocessor constants that can
 be defined when compiling for your specific system, for
 improved efficiency; however, the defaults should be okay.
 
 The general concept of this implementation is to keep
 track of all alloca-allocated blocks, and reclaim any
 that are found to be deeper in the stack than the current
 invocation.  This heuristic does not reclaim storage as
 soon as it becomes invalid, but it will do so eventually.
 
 As a special case, alloca(0) reclaims storage without
 allocating any.  It is a good idea to use alloca(0) in
 your main control loop, etc. to force garbage collection.
 
 > BSD- 3 Clause
 
 grep-3.0.tar.xz\grep-3.0.tar\grep-3.0\lib\fts.c
 
 
 Copyright (c) 1990, 1993, 1994
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> groff-1.22.3
 
 Copyright (C) 2000-2014  Free Software Foundation, Inc.

 

  This file is part of groff.

 

  groff 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 3 of the License, or (at your option)

  any later version.

 

  groff 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, see <http://www.gnu.org/licenses/>.

 

  This script runs groff without requiring that it be installed.

 

 

 ADDITIONAL LICENSE INFORMATION :

 

 >   MIT Style

 

 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\contrib\gdiffmk\tests\baseline.6

 

 Copyright (C) 2004-2014 Free Software Foundation, Inc.

 

 This file is part of the gdiffmk utility, which is part of groff.

 Written by Mike Bianchi <MBianchi@Foveal.com <mailto:MBianchi@Foveal.com>>

 

 Permission is granted to make and distribute verbatim copies of

 this manual provided the copyright notice and this permission notice

 are preserved on all copies.

 

 Permission is granted to copy and distribute modified versions of this

 manual under the conditions for verbatim copying, provided that the

 entire resulting derived work is distributed under the terms of a

 permission notice identical to this one.

 

 Permission is granted to copy and distribute translations of this

 manual into another language, under the above conditions for modified

 versions, except that this permission notice may be included in

 translations approved by the Free Software Foundation instead of in

 the original English.

 

 

 >   GPL 2.0

 

 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\contrib\chem\examples\122\ch2a_ethyl.chem

 

  Example file for `chem':

 

  This originates from Computing Science Technical Report No. 122

    CHEM - A Program for Typesetting Chemical Diagrams: User Manual

    by Jon L. Bentley, Lynn W. Jelinski, Brian W. Kernighan

    <http://cm.bell-labs.com/cm/cs/cstr/122.ps.gz>.

 

  Copyright (C) 2006-2014 Free Software Foundation, Inc.

 

  This file is part of `chem', which is part of `groff'.

 

  `groff' is free software; you can redistribute it and/or modify it

  under the terms of the GNU General Public License (GPL) version 2 as

  published by the Free Software Foundation.

 

  `groff' 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, see <http://www.gnu.org/licenses/>.

 

  The GPL2 license text is available in the internet at

  <http://www.gnu.org/licenses/gpl-2.0.html>.

 compares the output against baseline files.  Calling `runtests' without

 argument gives the usage.

 

 

 >   GFDL 1.3

 

 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\contrib\hdtbl\groff_hdtbl.man

 

 Legalese

 .de co

 Copyright \[co] 2005-2014 Free Software Foundation, Inc.

 

 This file is part of groff, the groff.

 

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU Free Documentation License, Version 1.3 or

 any later version published by the Free Software Foundation; with the

 Invariant Sections being this .ig-section and AUTHORS, with no

 Front-Cover Texts, and with no Back-Cover Texts.

 

 A copy of the Free Documentation License is included as a file called

 FDL in the main directory of the groff source package.

 

 .de au

 This document was written by

 .MT Joachim.Walsdorff@urz.uni-heidelberg.de

 Joachim Walsdorff

 .ME .

 

 

 >   BSD

 

 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\doc\meintro.me

 

 Copyright (c) 1986 The Regents of the University of California.

  All rights reserved.

 

  Redistribution and use in source and binary forms are permitted

  provided that the above copyright notice and this paragraph are

  duplicated in all such forms and that any documentation,

  advertising materials, and other materials related to such

  distribution and use acknowledge that the software was developed

  by the University of California, Berkeley.  The name of the

  University may not be used to endorse or promote products derived

  from this software without specific prior written permission.

  THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR

  IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED

  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

 

 (#)intro.me	6.4 (Berkeley) 7/17/89

 

  Modified for groff by jjc@jclark.com.

 

 

 

 >   Public Domain

 

 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\src\devices\xditview\README

 

 This is gxditview, an X11 previewer for groff based on MIT's xditview.

 This version can be used with the output of gtroff -Tps as well as

 with -TX75 and -TX100.  You will need X11R5 or newer to install it (it

 might work on X11R4, but I haven't tested it.)

 

 Previously, gxditview was installed in the usual place for X binaries

 (e.g., /usr/bin/X11); you have to remove it manually.

 

 xditview is copyrighted by MIT under the usual X terms (see

 gxditview.man); the changes to that which come along with the groff package

 are in the public domain.

 

 Please report bugs to bug-groff@gnu.org.

 

 

 >   MIT

 

 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\src\devices\xditview\xditview.c

 

 Copyright 1991 Massachusetts Institute of Technology

 

  Permission to use, copy, modify, distribute, and sell this software and its

  documentation for any purpose is hereby granted without fee, provided that

  the above copyright notice appear in all copies and that both that

  copyright notice and this permission notice appear in supporting

  documentation, and that the name of M.I.T. not be used in advertising or

  publicity pertaining to distribution of the software without specific,

  written prior permission.  M.I.T. makes no representations about the

  suitability of this software for any purpose.  It is provided "as is"

  without express or implied warranty.

 

  M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL

  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.

  BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION

  OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN

  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

  xditview -- 

 

    Display ditroff output in an X window

 

 

 >   LGPL 3.0

 

 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\src\libs\gnulib\lib\streq.h

 

 Optimized string comparison.

    Copyright (C) 2001-2002, 2007, 2009-2014 Free Software Foundation, Inc.

 

    This program is free software: you can redistribute it and/or modify it

    under the terms of the GNU Lesser General Public License as published

    by the Free Software Foundation; either version 3 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

    Lesser General Public License for more details.

 

    You should have received a copy of the GNU Lesser General Public License

    along with this program.  If not, see <http://www.gnu.org/licenses/>.  

 

 Written by Bruno Haible <bruno@clisp.org>.  

 

 

 >   GPL 3.0

 

 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\src\libs\snprintf\snprintf.c

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0 LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 

 snprintf.c - a portable implementation of snprintf

 

 AUTHOR

 Mark Martinec <mark.martinec@ijs.si>, April 1999.

 

 Copyright 1999-2002 Mark Martinec. All rights reserved.

 

 TERMS AND CONDITIONS

 This program is free software; it is dual licensed, the terms of the

 "Frontier Artistic License" or the "GNU General Public License"

 can be chosen at your discretion. The chosen license then applies

 solely and in its entirety. Both licenses come with this Kit.

 

 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 license for more details.

 

 You should have received a copy of the "Frontier Artistic License"

 with this Kit in the file named LICENSE.txt, and the copy of

 the "GNU General Public License" in the file named LICENSE-GPL.txt.

 If not, I'll be glad to provide one.

 

 

 > GPL 3.0 with Bison Parser exception

 

 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\src\preproc\eqn\eqn.cpp

 

 A Bison parser, made by GNU Bison 3.0.2.  

 

 Bison implementation for Yacc-like parsers in C

 

    Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.

 

    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 3 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, see <http://www.gnu.org/licenses/>.  

 

  As a special exception, you may create a larger work that contains

    part or all of the Bison parser skeleton and distribute that work

    under terms of your choice, so long as that work isn't itself a

    parser generator using the skeleton or a modified version thereof

    as a parser skeleton.  Alternatively, if you modify or redistribute

    the parser skeleton itself, you may (at your option) remove this

    special exception, which will cause the skeleton and the resulting

    Bison output files to be licensed under the GNU General Public

    License without this special exception.

 

    This special exception was added by the Free Software Foundation in

    version 2.2 of Bison.  

 

 C LALR(1) parser skeleton written by Richard Stallman, by

    simplifying the original so-called "semantic" parser.  

 

 

 >   LPPL 1.0

 

 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\tmac\hyphen.den

 

    

    dehyphn   --  TeX-Trennmuster fuer die

                  neue deutsche Rechtschreibung

 

                  TeX hyphenation patterns for the

                  new German orthography

     

 

    Copyright (C) 1988,1991 Rechenzentrum der Ruhr-Universitaet Bochum

                  [german hyphen patterns]

    Copyright (C) 1993,1994,1999 Bernd Raichle/DANTE e.V.

                  [macros, adaption for TeX 2]

    Copyright (C) 1998--2001 Walter Schmidt

                  [adaption to new German orthography]

 

    -----------------------------------------------------------------

    IMPORTANT NOTICE:

 

    This program can be redistributed and/or modified under the terms

    of the LaTeX Project Public License Distributed from CTAN

    archives in directory macros/latex/base/lppl.txt; either

    version 1 of the License, or any later version.

    -----------------------------------------------------------------

 

 

 >   LPPL 1.2

 

 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\tmac\hyphen.sv

 

 Swedish hyphenation patterns. 

 

  Copyright 1994 by Jan Michael Rynning. All rights reserved.

  This program may be distributed and/or modified under the conditions of

  the LaTeX Project Public License, either version 1.2 of this license or

  (at your option) any later version.  The latest version of this license

  is in http://www.latex-project.org/lppl.txt and version 1.2 or later is

  part of all distributions of LaTeX version 1999/12/01 or later.
 
 
 >>> grub2-2.02
 
 Copyright (C) 2009, 2010  Free Software Foundation, Inc.

 

 GRUB 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 3 of the License, or  (at your option) any later version.

 

 GRUB 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 GRUB.  If not, see <http://www.gnu.org/licenses/>.

  

 ADDITIONAL LICENSE INFORMATION:

 

 >MIT-Style

 grub-2.00.tar\grub-2.00\aclocal.m4

 

 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

 Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 
 >>> grub2-efi-2.02
 
 Copyright (C) 2009, 2010  Free Software Foundation, Inc.

 

 GRUB 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 3 of the License, or  (at your option) any later version.

 

 GRUB 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 GRUB.  If not, see <http://www.gnu.org/licenses/>.

  

 ADDITIONAL LICENSE INFORMATION:

 

 >MIT-Style

 grub-2.00.tar\grub-2.00\aclocal.m4

 

 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

 Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 
 >>> gzip-1.8
 
 Copyright (C) 2010-2016 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 gzip-1.8.tar.xz\gzip-1.8.tar\gzip-1.8\doc\gzip.info
 
 Copyright © 1992, 1993 Jean-loup Gailly
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, with no Front-Cover Texts,
 and with no Back-Cover Texts.  A copy of the license is included in
 the section entitled “GNU Free Documentation License”.
 
 > MIT-Style
 
 gzip-1.8.tar.xz\gzip-1.8.tar\gzip-1.8\zless.1
 
 Copyright \(co 2006-2007, 2015-2016 Free Software Foundation, Inc.
 
 Copyright \(co 1992, 1993 Jean-loup Gailly
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
 are preserved on all copies.
 
 Permission is granted to process this file through troff and print the
 results, provided the printed document carries copying permission
 notice identical to this one except for the removal of this paragraph
 (this paragraph not being relevant to the printed manual).
 
 Permission is granted to copy and distribute modified versions of this
 manual under the conditions for verbatim copying, provided that the entire
 resulting derived work is distributed under the terms of a permission
 notice identical to this one.
 
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions,
 except that this permission notice may be stated in a translation approved
 by the Foundation.
 
 > Public Domain
 
 gzip-1.8.tar.xz\gzip-1.8.tar\gzip-1.8\unlzh.c
 
 The code in this file is directly derived from the public domain 'ar002'
 written by Haruhiko Okumura.
 
 
 >>> haveged-1.9.1
 
 Copyright 2009-2011 Gary Wuertz gary@issiweb.com

 Copyright 2011 BenEleventh Consulting manolson@beneleventh.com

  

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 haveged-1.9.1.tar.gz\haveged-1.9.1.tar\haveged-1.9.1\aclocal.m4

 

 Copyright (C) 1996-2012 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 

 > LGPL 2.1

 

 haveged-1.9.1.tar.gz\haveged-1.9.1.tar\haveged-1.9.1\src\oneiteration.h

 

 This source is an adaptation of work released as

  

 Copyright (C) 2006 - André Seznec - Olivier Rochecouste

 

 under version 2.1 of the GNU Lesser General Public License

 

 The original form is retained with minor variable renames for

 more consistent macro itilization. See havegecollect.c for

 details.
 
 
 >>> inetutils-1.9.2
 
 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,

   2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.

 

   This file is part of GNU Inetutils.

 

   GNU Inetutils 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 3 of the License, or (at

   your option) any later version.

 

   GNU Inetutils 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, see `http://www.gnu.org/licenses/'

 

 ADDITIONAL LICENSE INFORMATION :

 

 > GFDL 1.3

 

 inetutils-1.9.2.tar.gz\inetutils-1.9.2.tar\inetutils-1.9.2\doc\inetutils.info

 

 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,

 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the GNU Free Documentation License,

 Version 1.3 or any later version published by the Free Software

 Foundation; with no Invariant Sections, no Front-Cover Texts, and

 no Back-Cover Texts.  A copy of the license is included in the

 section entitled "GNU Free Documentation License".

 

 > BSD

 

 inetutils-1.9.2.tar.gz\inetutils-1.9.2.tar\inetutils-1.9.2\ftp\ruserpass.c

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE. PLEASE SEE BELOW FOR THE FULL TEXT OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,

 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free

 Software Foundation, Inc.

 

 This file is part of GNU Inetutils.

 

 GNU Inetutils 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 3 of the License, or (at

 your option) any later version.

 

 GNU Inetutils 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, see `http://www.gnu.org/licenses/'. /

 

 

 Copyright (c) 1985, 1993, 1994

 The Regents of the University of California.  All rights reserved.

 

  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. Neither the name of the University nor the names of its contributors

     may be used to endorse or promote products derived from this software

     without specific prior written permission.

 

  THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.

 

 > GPL 3.0 with Bison Parser Exception

 

 inetutils-1.9.2.tar.gz\inetutils-1.9.2.tar\inetutils-1.9.2\ftpd\ftpcmd.c

 

 

  Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.

 

    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 3 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, see <http://www.gnu.org/licenses/>.  */

 

    As a special exception, you may create a larger work that contains

    part or all of the Bison parser skeleton and distribute that work

    under terms of your choice, so long as that work isn't itself a

    parser generator using the skeleton or a modified version thereof

    as a parser skeleton.  Alternatively, if you modify or redistribute

    the parser skeleton itself, you may (at your option) remove this

    special exception, which will cause the skeleton and the resulting

    Bison output files to be licensed under the GNU General Public

    License without this special exception.

 

    This special exception was added by the Free Software Foundation in

    version 2.2 of Bison.
 
 
 >>> itstool-2.0.2
 
 ITS Tool - XML to PO and back again using ITS definitions

 

 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 3 of the License, or

 (at your option) any later version.

 

 As a special exception, the copyright holders give you permission to

 copy, modify, and distribute the ITS definitions bundled with this

 program under the terms of your choosing, without restriction.

 

 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 in the file COPYING.GPL3.  If not, see

 <http://www.gnu.org/licenses/>.
 
 
 >>> libksba-1.3.5
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 KSBA is distributed under mixed GPL and LGPL licenses.  Please see the
 file AUTHOR for details.  The text of the used licenses can be found in
 the files:
 
 COPYING.LGPLv3
 COPYING.GPLv3
 COPYING.GPLv2
 
 ADDITIONAL LICENSE INFORMATION:
 
 >PUBLIC DOMAIN
 
 libksba-1.3.5.tar.bz2\libksba-1.3.5.tar\libksba-1.3.5\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 >MIT-STYLE
 
 libksba-1.3.5.tar.bz2\libksba-1.3.5.tar\libksba-1.3.5\THANKS
 
 Bernhard Herzog          bh@intevation.de
 Brad Hards               bradh@frogmouth.net
 Daiki Ueno               ueno@unixuser.org
 Diego Pettenò            flameeyes@gmail.com
 Peter O'Gorman           gnupg-devel@mlists.thewrittenword.com
 Robert Spillner          Robert.Spillner@post.rwth-aachen.de
 Stéphane Corthésy        stephane@sente.ch
 Thomas Koester           tkoester@intevation.de
 
 Copyright 2002, 2003, 2006, 2008 g10 Code GmbH
 
 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 This file is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 >LGPL 3.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 libksba-1.3.5.tar.bz2\libksba-1.3.5.tar\libksba-1.3.5\src\asn1-func.c
 
 asn1-func.c - Fucntions for the ASN.1 data structures.
 Copyright (C) 2000, 2001 Fabio Fiorina
 Copyright (C) 2001 Free Software Foundation, Inc.
 Copyright (C) 2002, 2003, 2006, 2007, 2010, 2012 g10 Code GmbH
 
 KSBA is free software; you can redistribute it and/or modify
 it under the terms of either
 
 - the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at
 your option) any later version.
 
 or
 
 - 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.
 
 or both in parallel, as here.
 
 KSBA 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 copies of the GNU General Public License
 and the GNU Lesser General Public License along with this program;
 if not, see <http://www.gnu.org/licenses/>.
 
 >GPL 2.0 WITH BISON PARSER EXCEPTION
 
 libksba-1.3.5.tar.bz2\libksba-1.3.5.tar\libksba-1.3.5\src\asn1-parse.c
 
 A Bison parser, made by GNU Bison 3.0.2.
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  /
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 >MIT-Style
 
 libksba-1.3.5.tar.bz2\libksba-1.3.5.tar\libksba-1.3.5\src\cms.c
 
 This module is based on the one given in appendix A of RFC2630 which
 exhibits this copyright notice:
 
 Copyright (C) The Internet Society (1999).  All Rights Reserved.
 
 This document and translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it
 or assist in its implementation may be prepared, copied, published
 and distributed, in whole or in part, without restriction of any
 kind, provided that the above copyright notice and this paragraph are
 included on all such copies and derivative works.  However, this
 document itself may not be modified in any way, such as by removing
 the copyright notice or references to the Internet Society or other
 Internet organizations, except as needed for the purpose of
 developing Internet standards in which case the procedures for
 copyrights defined in the Internet Standards process must be
 followed, or as required to translate it into languages other than
 English.
 
 The limited permissions granted above are perpetual and will not be
 revoked by the Internet Society or its successors or assigns.
 
 This document and the information contained herein is provided on an
 "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
 TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
 BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
 HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
 >GPL 2.0
 
 libksba-1.3.5.tar.bz2\libksba-1.3.5.tar\libksba-1.3.5\COPYING.GPLv2
 
 LICENSE: GPL 2.0
 
 
 >>> libpipeline-1.4.1
 
 A C macro for declaring that specific arguments must not be NULL.

 Copyright (C) 2009-2014 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 libpipeline-1.4.1.tar.gz\libpipeline-1.4.1.tar\libpipeline-1.4.1\aclocal.m4

 

 Copyright (C) 1996-2014 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 

 > LGPL 2.0

 

 libpipeline-1.4.1.tar.gz\libpipeline-1.4.1.tar\libpipeline-1.4.1\lib\appendstr.c

 

 appendstr.c -- append to a dynamically allocated string

 Copyright (C) 1994 Markus Armbruster

 

 This program is free software; you can redistribute it and/or

 modify it under the terms of the GNU General Library Public License

 as published by the Free Software Foundation; either version 2, 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; see the file COPYING.LIB.  If not, write

 to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA

 02139, USA.

 

 

 > GPL 2.0

 

 libpipeline-1.4.1.tar.gz\libpipeline-1.4.1.tar\libpipeline-1.4.1\lib\debug.c

 

 debug.c: debugging messages

 Copyright (C) 2007, 2010 Colin Watson.

 

 This file is part of libpipeline.

 

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

 

 libpipeline 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 libpipeline; if not, write to the Free Software

 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301.
 
 
 >>> librelp-1.2.13
 
 Copyright 2008 by Rainer Gerhards and Adiscon GmbH.
 
 This file is part of librelp.
 
 Librelp 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 3 of the License, or
 (at your option) any later version.
 
 Librelp 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 Librelp.  If not, see <http://www.gnu.org/licenses/>.
 
 A copy of the GPL can be found in the file "COPYING" in this distribution.
 
 If the terms of the GPL are unsuitable for your needs, you may obtain
 a commercial license from Adiscon. Contact sales@adiscon.com for further
 details.
 
 ALL CONTRIBUTORS PLEASE NOTE that by sending contributions, you assign
 your copyright to Adiscon GmbH, Germany. This is necessary to permit the
 dual-licensing set forth here. Our apologies for this inconvenience, but
 we sincerely believe that the dual-licensing model helps us provide great
 free software while at the same time obtaining some development funding.
 
 ADDITIONAL LICENSE INFORMATION
 
 > GFDL1.3
 
 librelp-1.2.13.tar.gz\librelp-1.2.13.tar\librelp-1.2.13\doc\relp.html
 
 
 Copyright (C) 2008, 2009 Rainer Gerhards and Adiscon.
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 A copy of the license can be obtained from <a href="http://www.gnu.org/copyleft/fdl.html">http://www.gnu.org/copyleft/fdl.html and is also included in the <a href="gfdl.html">license file (if there is any difference in those two, the one contained in the license file is the one that this work is licensed
 
 > MIT Style
 
 librelp-1.2.13.tar.gz\librelp-1.2.13.tar\librelp-1.2.13\m4\ltversion.m4
 
 
 Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc.
  Written by Scott James Remnant, 2004
 
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 
 >>> libtasn1-4.10
 
 A C macro for declaring that specific arguments must not be NULL.
 Copyright (C) 2009-2017 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 libtasn1-4.10.tar.gz\libtasn1-4.10.tar\libtasn1-4.10\.clcopying
 
 Copyright (C) 2002-2014 Free Software Foundation, Inc.
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
 
 > GFDL1.3
 
 C:\Users\payal.shrivastava\Downloads\libtasn1-4.10.tar.gz\libtasn1-4.10.tar\libtasn1-4.10\doc\libtasn1.html
 Copyright &copy; 2001-2015 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
 copy of the license is included in the section entitled &ldquo;GNU Free
 Documentation License&rdquo.
 
 > GPL3.0 with Bison Parser Exception
 
 libtasn1-4.10.tar.gz\libtasn1-4.10.tar\libtasn1-4.10\lib\ASN1.c
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  */
 
 /* As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > LGPL2.1
 
 libtasn1-4.10.tar.gz\libtasn1-4.10.tar\libtasn1-4.10\lib\gllib\string.in.h
 
 Copyright (C) 1995-1996, 2001-2017 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1, 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 
 >>> m4-1.4.18
 
 Copyright (C) 2010-2016 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 m4-1.4.18.tar.gz\m4-1.4.18.tar\m4-1.4.18\README
 
 Copyright (C) 2000, 2005-2014, 2016 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in the ``GNU Free
 Documentation License'' file as part of this distribution.
 
 > MIT- Style
 
 m4-1.4.18.tar.gz\m4-1.4.18.tar\m4-1.4.18\checks\001.preprocess
 
 Copyright (C) 2006, 2007, 2008, 2009 Free Software
 Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it
 with or without modifications, as long as this notice
 is preserved.
 
 
 >>> make-4.2.1
 
 Copyright (C) 1995-2016 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make 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 3 of the License, or (at your option) any later
 version.
 
 GNU Make 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 make-4.2.1.tar.bz2\make-4.2.1.tar\make-4.2.1\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 This implementation of the PWB library alloca function,
 which is used to allocate space off the run-time stack so
 that it is automatically reclaimed upon procedure exit,
 was inspired by discussions with J. Q. Johnson of Cornell.
 J.Otto Tennant <jot@cray.com> contributed the Cray support.
 
 There are some preprocessor constants that can
 be defined when compiling for your specific system, for
 improved efficiency; however, the defaults should be okay.
 
 The general concept of this implementation is to keep
 track of all alloca-allocated blocks, and reclaim any
 that are found to be deeper in the stack than the current
 invocation.  This heuristic does not reclaim storage as
 soon as it becomes invalid, but it will do so eventually.
 
 As a special case, alloca(0) reclaims storage without
 allocating any.  It is a good idea to use alloca(0) in
 your main control loop, etc. to force garbage collection.
 
 > MIT- Style
 
 make-4.2.1.tar.bz2\make-4.2.1.tar\make-4.2.1\config\iconv.m4
 
 Copyright (C) 2000-2002, 2007-2014 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 > GFDL 1.3
 
 make-4.2.1.tar.bz2\make-4.2.1.tar\make-4.2.1\doc\make-stds.texi
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001,
 2004, 2005, 2006, 2007, 2008, 2010, 2013, 2014, 2015
 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, with no
 Front-Cover Texts, and with no Back-Cover Texts.
 A copy of the license is included in the section entitled ``GNU
 Free Documentation License''.
 
 > LGPL 2.0
 
 make-4.2.1.tar.bz2\make-4.2.1.tar\make-4.2.1\glob\ fnmatch.c
 
 Copyright (C) 1991, 1992, 1993, 1996, 1997, 1998, 1999 Free Software
 Foundation, Inc.
 This file is part of the GNU C Library.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 
 >>> mc-4.8.19
 
 Copyright (C) 2001-2017
 Free Software Foundation, Inc.
 
 Written by:
 Walery Studennikov <despair@sama.ru>
 
 This file is part of the Midnight Commander.
 
 The Midnight Commander 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 3 of the License,
 or (at your option) any later version.
 
 The Midnight Commander 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 mc-4.8.19.tar.xz\mc-4.8.19.tar\mc-4.8.19\doc\doxygen-include.am
 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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.
 
 > LGPL 2.0
 
 mc-4.8.19.tar.xz\mc-4.8.19.tar\mc-4.8.19\intl\bindtextdom.c
 
 Implementation of the bindtextdomain(3) function
 Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008 Free Software
 Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published
 by the Free Software Foundation; either version 2, 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library 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.
 
 > LGPL 3.0
 
 mc-4.8.19.tar.xz\mc-4.8.19.tar\mc-4.8.19\intl\libintl.rc
 
 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 > GPL 2.0 with Bison Parser Exception
 
 mc-4.8.19.tar.xz\mc-4.8.19.tar\mc-4.8.19\intl\plural.c
 
 A Bison parser, made by GNU Bison 2.3a.
 
 Skeleton implementation for Bison's Yacc-like parsers in C
 
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 Free Software Foundation, Inc.
 
 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, 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.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > Public Domain
 
 mc-4.8.19.tar.xz\mc-4.8.19.tar\mc-4.8.19\intl\tsearch.c
 
 Tree search for red/black trees.
 The algorithm for adding nodes is taken from one of the many "Algorithms"
 books by Robert Sedgewick, although the implementation differs.
 The algorithm for deleting nodes can probably be found in a book named
 "Introduction to Algorithms" by Cormen/Leiserson/Rivest.  At least that's
 the book that my professor took most algorithms from during the "Data
 Structures" course...
 
 Totally public domain.
 
 > MIT- Style
 
 mc-4.8.19.tar.xz\mc-4.8.19.tar\mc-4.8.19\m4\codeset.m4
 
 Copyright (C) 2000-2002, 2006, 2008-2010 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 > BSD- 3 Clause
 
 mc-4.8.19.tar.xz\mc-4.8.19.tar\mc-4.8.19\misc\syntax\nemerle.syntax
 
 Copyright (c) 2004 The University of Wroclaw.
 All rights reserved.
 
 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 may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY ``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 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.
 
 
 >>> micro-config-drive-25
 
 Copyright (C) 2015 Intel Corporation
 
 Author: Auke-jan H. Kok <auke-jan.h.kok@intel.com>
 Author: Julio Montes <julio.montes@intel.com>
 
 This file is part of clr-cloud-init.
 
 clr-cloud-init 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 3 of the License, or
 (at your option) any later version.
 
 clr-cloud-init 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 clr-cloud-init. If not, see <http://www.gnu.org/licenses/>.
 
 In addition, as a special exception, the copyright holders give
 permission to link the code of portions of this program with the
 OpenSSL library under certain conditions as described in each
 individual source file, and distribute linked combinations
 including the two.
 You must obey the GNU General Public License in all respects
 for all of the code used other than OpenSSL.  If you modify
 file(s) with this exception, you may extend this exception to your
 version of the file(s), but you are not obligated to do so.  If you
 do not wish to do so, delete this exception statement from your
 version.  If you delete this exception statement from all source
 files in the program, then also delete it here.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 micro-config-drive-25.tar.xz\micro-config-drive-25.tar\micro-config-drive-25\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
  This file is free software; the Free Software Foundation
  gives unlimited permission to copy and/or distribute it,
  with or without modifications, as long as this notice is preserved.
 
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.
 
 > CC-Attribution-ShareAlike 3.0
 
 micro-config-drive-25.tar.xz\micro-config-drive-25.tar\micro-config-drive-25\docs\ucd.1
 
 Copyright 2015 Intel Corporation\&. License: Creative Commons
 Attribution\-ShareAlike 3.0 Unported\s-2\u[1]\d\s+2\&.
 
 
 >>> nano-2.8.0
 
 Copyright (C) 1995, 1999, 2001-2004, 2006-2017 Free Software Foundation,
 Inc.
 
 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 3, 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, see
 <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 nano-2.8.0.tar.xz\nano-2.8.0.tar\nano-2.8.0\lib\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 This implementation of the PWB library alloca function,
 which is used to allocate space off the run-time stack so
 that it is automatically reclaimed upon procedure exit,
 was inspired by discussions with J. Q. Johnson of Cornell.
 J.Otto Tennant <jot@cray.com> contributed the Cray support.
 
 There are some preprocessor constants that can
 be defined when compiling for your specific system, for
 improved efficiency; however, the defaults should be okay.
 
 The general concept of this implementation is to keep
 track of all alloca-allocated blocks, and reclaim any
 that are found to be deeper in the stack than the current
 invocation.  This heuristic does not reclaim storage as
 soon as it becomes invalid, but it will do so eventually.
 
 As a special case, alloca(0) reclaims storage without
 allocating any.  It is a good idea to use alloca(0) in
 your main control loop, etc. to force garbage collection.
 
 > GFDL 1.2
 
 nano-2.8.0.tar.xz\nano-2.8.0.tar\nano-2.8.0\doc\nano.1
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE GFDL 1.2 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
 2009, 2010, 2013, 2014 Free Software Foundation, Inc.
 
 This document is dual-licensed.  You may distribute and/or modify it
 under the terms of either of the following licenses:
 
 * The GNU General Public License, as published by the Free Software
 Foundation, version 3 or (at your option) any later version.  You
 should have received a copy of the GNU General Public License
 along with this program.  If not, see
 <http://www.gnu.org/licenses/>.
 
 * The GNU Free Documentation License, as published by the Free
 Software Foundation, version 1.2 or (at your option) any later
 version, with no Invariant Sections, no Front-Cover Texts, and no
 Back-Cover Texts.  You should have received a copy of the GNU Free
 Documentation License along with this program.  If not, see
 <http://www.gnu.org/licenses/>.
 
 > GPL 3.0 with Special Exception
 
 nano-2.8.0.tar.xz\nano-2.8.0.tar\nano-2.8.0\doc\texinfo.tex
 
 Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
 
 This texinfo.tex file 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 3 of the
 License, or (at your option) any later version.
 
 This texinfo.tex file 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, when this file is read by TeX when processing
 a Texinfo source document, you may use the result without
 restriction. This Exception is an additional permission under section 7
 of the GNU General Public License, version 3 ("GPLv3").
 
 Please try the latest version of texinfo.tex before submitting bug
 reports; you can get the latest version from:
 http://ftp.gnu.org/gnu/texinfo/ (the Texinfo release area), or
 http://ftpmirror.gnu.org/texinfo/ (same, via a mirror), or
 http://www.gnu.org/software/texinfo/ (the Texinfo home page)
 The texinfo.tex in any given distribution could well be out
 of date, so if that's what you're using, please check.
 
 Send bug reports to bug-texinfo@gnu.org.  Please include including a
 complete document in each bug report with which we can reproduce the
 problem.  Patches are, of course, greatly appreciated.
 
 To process a Texinfo manual with TeX, it's most reliable to use the
 texi2dvi shell script that comes with the distribution.  For a simple
 manual foo.texi, however, you can get away with this:
 tex foo.texi
 texindex foo.??
 tex foo.texi
 tex foo.texi
 dvips foo.dvi -o  # or whatever; this makes foo.ps.
 The extra TeX runs get the cross-reference information correct.
 Sometimes one run after texindex suffices, and sometimes you need more
 than two; texi2dvi does it as many times as necessary.
 
 It is possible to adapt texinfo.tex for other languages, to some
 extent.  You can get the existing language-specific files from the
 full Texinfo distribution.
 
 The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
 
 > MIT- Style
 
 nano-2.8.0.tar.xz\nano-2.8.0.tar\nano-2.8.0\m4\gnulib-common.m4
 
 Copyright (C) 2007-2017 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 > BSD
 
 nano-2.8.0.tar.xz\nano-2.8.0.tar\nano-2.8.0\src\files.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
 Main code:            Adam Rogoyski <rogoyski@cs.utexas.edu>
 Etc:                  Dave Cinege <dcinege@psychosis.com>
 Majorly adjusted/re-written for busybox:
 Erik Andersen <andersee@debian.org>
 
 You may use this code as you wish, so long as the original author(s)
 are attributed in any redistributions of the source code.
 This code is 'as is' with no warranty.
 This code may safely be consumed by a BSD or GPL license.
 
 
 >>> parted-3.2
 
 Copyright (C) 2009-2014 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GFDL 1.3

 

 parted-3.2.tar.xz\parted-3.2.tar\parted-3.2\doc\API

 

 by Andrew Clausen <clausen@gnu.org>,

 Leslie P. Polzer <polzer@gnu.org>

 

 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007

 Free Software Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU Free Documentation License, Version 1.3

 or any later version published by the Free Software Foundation;

 with the no Invariant Sections, with the no Front-Cover Texts, and

 with no Back-Cover Texts.  A copy of the license is included in the

 file, COPYING.DOC.

 

 

 > MIT

 

 parted-3.2.tar.xz\parted-3.2.tar\parted-3.2\m4\absolute-header.m4

 

 Copyright (C) 2006-2014 Free Software Foundation, Inc.

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 

 > GPL 2.0

 

 parted-3.2.tar.xz\parted-3.2.tar\parted-3.2\tests\t-lvm.sh

 

 Copyright (C) 2007-2012 Red Hat, Inc. All rights reserved.

 

 This copyrighted material is made available to anyone wishing to use,

 modify, copy, or redistribute it subject to the terms and conditions

 of the GNU General Public License v.2.

 

 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 >>> patch-2.7.5
 
 Copyright (C) 1984, 1985, 1986, 1987, 1988 Larry Wall

 

 Copyright (C) 1989-1993, 1997, 1999, 2002, 2009, 2011-2012 Free Software

 Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 ADDITIONAL LICENSE INFORMATION:

 

 patch-2.7.5.tar.gz\patch-2.7.5.tar\patch-2.7.5\m4\setmode.m4

 

 Copyright (C) 2001-2002, 2011-2012 Free Software Foundation, Inc.

 

 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, 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,

 USA.

 

 > MIT

 

 patch-2.7.5.tar.gz\patch-2.7.5.tar\patch-2.7.5\tests\backup-prefix-suffix

 

 Copyright (C) 2009, 2011-2012 Free Software Foundation, Inc.

 

 Copying and distribution of this file, with or without modification,

 in any medium, are permitted without royalty provided the copyright

 notice and this notice are preserved.
 
 
 >>> perl-cgi-4.35
 
2c8602d4
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0 LICENSE THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX..  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
7acc3889
 
 The CGI.pm distribution is copyright 1995-2007, Lincoln D. Stein. It is
 distributed under GPL and the Artistic License 2.0. It is currently maintained
 by Lee Johnson (LEEJO) with help from many contributors.
 
 
 >>> perl-libintl-1.26
 
 Copyright (C) 2002-2016 Guido Flohr <guido.flohr@cantanea.com>,
 all rights reserved.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> python-enum-0.4.6
 
 Copyright © 2007–2015 Ben Finney <ben+python@benfinney.id.au>
 This is free software: you may copy, modify, and/or distribute this work
 under the terms of the GNU General Public License as published by the
 Free Software Foundation; version 3 of that license or any later version.
 No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Python
 
 enum-0.4.6.tar.gz\dist\enum-0.4.6.tar\enum-0.4.6\PKG-INFO
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE PYTHON LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 License: Choice of GPL or Python license
 
 
 >>> readline-7.0
 
 Copyright (C) 1987-2015 Free Software Foundation, Inc.
 
 This file is part of the GNU Readline Library (Readline), a library
 for reading lines of text with interactive input and history editing.
 
 Readline 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 3 of the License, or
 (at your option) any later version.
 
 Readline 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 Readline.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GFDL 1.3
 
 readline-7.0\doc\history.info
 
 Copyright (C) 1988-2016 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and
 no Back-Cover Texts.  A copy of the license is included in the
 section entitled "GNU Free Documentation License".
 
 >Public Domain
 
 readline-7.0\support\mkinstalldirs
 
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 readline-7.0.tar.gz
 
 >MIT
 
 readline-7.0\support\wcwidth.c
 
 Markus Kuhn -- 2007-05-26 (Unicode 5.0)
 
 Permission to use, copy, modify, and distribute this software
 for any purpose and without fee is hereby granted. The author
 disclaims all warranties with regard to this software.
 
 Latest version: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
 
 
 >>> rsync-3.1.2
 
 Copyright (C) 1996-2000 Andrew Tridgell

 Copyright (C) 1996 Paul Mackerras

 Copyright (C) 2002 Martin Pool <mbp@samba.org>

 Copyright (C) 2003-2015 Wayne Davison

 

 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 3 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, visit the http://fsf.org website.

 

 >MIT

 

 rsync-3.1.2.tar.gz\rsync-3.1.2.tar\rsync-3.1.2\lib\inet_pton.c

 

 Copyright (C) 1996-2001  Internet Software Consortium.

 

 Permission to use, copy, modify, and distribute this software for any

 purpose with or without fee is hereby granted, provided that the above

 copyright notice and this permission notice appear in all copies.

 

 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM

 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL

 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL

 INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,

 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING

 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,

 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION

 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

 

 >GPL 2.0

 

 rsync-3.1.2.tar.gz\rsync-3.1.2.tar\rsync-3.1.2\runtests.sh

 

 Copyright (C) 2001, 2002 by Martin Pool <mbp@samba.org>

 Copyright (C) 2003, 2004, 2005, 2006 Wayne Davison

 

 This program is free software; you can redistribute it and/or modify

 it under the terms of the GNU General Public License version

 2 as published by the Free Software Foundation.

 

 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

 Lesser General Public License for more details.
 
 
 >>> rsyslog-8.26.0
 
 Copyright 2007-2016 Rainer Gerhards and Adiscon GmbH.
 
 This file is part of rsyslog.
 
 Rsyslog 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 3 of the License, or
 (at your option) any later version.
 
 Rsyslog 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 Rsyslog.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > CDDL 1.1
 
 rsyslog-8.26.0.tar.gz\rsyslog-8.26.0.tar\rsyslog-8.26.0\compat\ifaddrs.h
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License (the "License").
 You may not use this file except in compliance with the License.
 
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
 See the License for the specific language governing permissions
 and limitations under the License.
 
 When distributing Covered Code, include this CDDL HEADER in each
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 If applicable, add the following below this CDDL HEADER, with the
 fields enclosed by brackets "[]" replaced with your own identifying
 information: Portions Copyright [yyyy] [name of copyright owner]
 
 CDDL HEADER END
 Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
 
 > Apache 2.0
 
 rsyslog-8.26.0.tar.gz\rsyslog-8.26.0.tar\rsyslog-8.26.0\compat\strndup.c
 
 Copyright 2015 Rainer Gerhards and Adiscon
 
 This file is part of rsyslog.
 
 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
 -or-
 see COPYING.ASL20 in the source distribution
 
 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.
 
 > LGPL 3.0
 
 rsyslog-8.26.0.tar.gz\rsyslog-8.26.0.tar\rsyslog-8.26.0\contrib\imzmq3\imzmq3.c
 
 Copyright 2012 Talksum, Inc.
 
 This program is free software: you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation, either version 3 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program.  If not, see
 <http://www.gnu.org/licenses/>.
 
 Authors:
 David Kelly <davidk@talksum.com>
 Hongfei Cheng hongfeic@talksum.com
 
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
 
 rsyslog-8.26.0.tar.gz\rsyslog-8.26.0.tar\rsyslog-8.26.0\grammar\grammar.c
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > MIT
 
 rsyslog-8.26.0.tar.gz\rsyslog-8.26.0.tar\rsyslog-8.26.0\plugins\omelasticsearch\cJSON\cjson.h
 
 Copyright (c) 2009 Dave Gamble
 
 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.
 
 > GPL 2.0
 
 rsyslog-8.26.0.tar.gz\rsyslog-8.26.0.tar\rsyslog-8.26.0\tools\rsyslog.conf.5
 
 Copyright 2003-2008 Rainer Gerhards and Adiscon GmbH.
 
 This file is part of the rsyslog  package, an enhanced system log daemon.
 
 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
 
 
 >>> sed-4.4
 
 Copyright (C) 2001-2017 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 sed-4.4.tar.xz\sed-4.4.tar\sed-4.4\basicdefs.h
 
 Copyright (C) 1998-2017 Free Software Foundation, Inc.
 
 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, 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 > GFDL 1.3
 
 sed-4.4.tar.xz\sed-4.4.tar\sed-4.4\doc\sed.info
 
 Copyright (C) 1998-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and
 no Back-Cover Texts.  A copy of the license is included in the
 section entitled "GNU Free Documentation License.
 
 > Public Domain
 
 sed-4.4.tar.xz\sed-4.4.tar\sed-4.4\lib\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 
 >>> swig-3.0.12
 
 SWIG 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 3 of the License, or
 (at your option) any later version. See the LICENSE-GPL file for
 the full terms of the GNU General Public license version 3.
 
 Portions of SWIG are also licensed under the terms of the licenses
 in the file LICENSE-UNIVERSITIES. You must observe the terms of
 these licenses, as well as the terms of the GNU General Public License,
 when you distribute SWIG.
 
 The SWIG library and examples, under the Lib and Examples top level
 directories, are distributed under the following terms:
 
 You may copy, modify, distribute, and make derivative works based on
 this software, in source code or object code form, without
 restriction. If you distribute the software to others, you may do
 so according to the terms of your choice. This software is offered as
 is, without warranty of any kind.
 
 See the COPYRIGHT file for a list of contributors to SWIG and their
 copyright notices.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 swig-3.0.12.tar.gz\swig-3.0.12.tar\swig-3.0.12\CCache\debian\copyright
 
 Copyright: 2002-2005 Andrew Tridgell <tridge@samba.org>
 
 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
 
 > MIT-Style
 
 swig-3.0.12.tar.gz\swig-3.0.12.tar\swig-3.0.12\CCache\snprintf.c
 
 Copyright Patrick Powell 1995
 This code is based on code written by Patrick Powell (papowell@astart.com)
 It may be used for any purpose as long as this notice remains intact
 on all source code distributions
 
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
 
 swig-3.0.12.tar.gz\swig-3.0.12.tar\swig-3.0.12\Source\CParse\parser.h
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > swig-3.0.12.tar.gz\swig-3.0.12.tar\swig-3.0.12\LICENSE-UNIVERSITIES
 
 SWIG is distributed under the following terms:
 
 I.  Copyright (c) 1995-1998
 The University of Utah and the Regents of the University of California
 All Rights Reserved
 
 Permission is hereby granted, without written agreement and without
 license or royalty fees, to use, copy, modify, and distribute this
 software and its documentation for any purpose, provided that
 (1) The above copyright notice and the following two paragraphs
 appear in all copies of the source code and (2) redistributions
 including binaries reproduces these notices in the supporting
 documentation.   Substantial modifications to this software may be
 copyrighted by their authors and need not follow the licensing terms
 described here, provided that the new terms are clearly indicated in
 all files where they apply.
 
 IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE
 UNIVERSITY OF UTAH OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY
 PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
 EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, AND THE UNIVERSITY OF UTAH
 SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND
 THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,
 SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 II.  This software includes contributions that are Copyright (c) 1998-2005
 University of Chicago.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.  Redistributions
 in binary form must reproduce the above copyright notice, this list of
 conditions and the following disclaimer in the documentation and/or
 other materials provided with the distribution.  Neither the name of
 the University of Chicago nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF CHICAGO 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 OF
 CHICAGO 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.
 
 III.  This software includes contributions that are Copyright (c) 2005-2006
 Arizona Board of Regents (University of Arizona).
 All Rights Reserved
 
 Permission is hereby granted, without written agreement and without
 license or royalty fees, to use, copy, modify, and distribute this
 software and its documentation for any purpose, provided that
 (1) The above copyright notice and the following paragraph
 appear in all copies of the source code and (2) redistributions
 including binaries reproduces these notices in the supporting
 documentation.   Substantial modifications to this software may be
 copyrighted by their authors and need not follow the licensing terms
 described here, provided that the new terms are clearly indicated in
 all files where they apply.
 
 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF ARIZONA 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 OF
 ARIZONA 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.
 
 
 >>> tar-1.28
 
 DO NOT EDIT! GENERATED AUTOMATICALLY!

 A C macro for declaring that specific arguments must not be NULL.

 Copyright (C) 2009-2014 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GFDL 1.3

 

 tar-1.28.tar.xz\tar-1.28.tar\tar-1.28\doc\tar.texi

 

 Copyright @copyright{} 1992, 1994--1997, 1999--2001, 2003--2013 Free

 Software Foundation, Inc.

 

 @quotation

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU Free Documentation License, Version 1.3 or

 any later version published by the Free Software Foundation; with the

 Invariant Sections being ``GNU General Public License'', with the

 Front-Cover Texts being ``A GNU Manual'', and with the Back-Cover Texts

 as in (a) below.  A copy of the license is included in the section

 entitled ``GNU Free Documentation License''.
 
 
 >>> tar-1.29
 
 Copyright (C) 2010-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 tar-1.29.tar.xz\tar-1.29.tar\tar-1.29\doc\tar.info-2
 
 Copyright (C) 1992, 1994-1997, 1999-2001, 2003-2016 Free Software
 Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with the Invariant Sections being "GNU General Public
 License", with the Front-Cover Texts being "A GNU Manual", and with
 the Back-Cover Texts as in (a) below.  A copy of the license is
 included in the section entitled "GNU Free Documentation License".
 
 > GFDL 1.1
 
 tar-1.29.tar.xz\tar-1.29.tar\tar-1.29\doc\sparse.texi
 
 Copyright (C) 2006, 2014, 2016 Free Software Foundation, Inc.
 This file is distributed under GFDL 1.1 or any later version
 published by the Free Software Foundation.
 
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
 
 tar-1.29.tar.xz\tar-1.29.tar\tar-1.29\gnu\parse-datetime.c
 
 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > Public Domain
 
 tar-1.29.tar.xz\tar-1.29.tar\tar-1.29\gnu\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 This implementation of the PWB library alloca function,
 which is used to allocate space off the run-time stack so
 that it is automatically reclaimed upon procedure exit,
 was inspired by discussions with J. Q. Johnson of Cornell.
 J.Otto Tennant <jot@cray.com> contributed the Cray support.
 
 There are some preprocessor constants that can
 be defined when compiling for your specific system, for
 improved efficiency; however, the defaults should be okay.
 
 The general concept of this implementation is to keep
 track of all alloca-allocated blocks, and reclaim any
 that are found to be deeper in the stack than the current
 invocation.  This heuristic does not reclaim storage as
 soon as it becomes invalid, but it will do so eventually.
 
 As a special case, alloca(0) reclaims storage without
 allocating any.  It is a good idea to use alloca(0) in
 your main control loop, etc. to force garbage collection.
 
 > LGPL 3.0
 
 tar-1.29.tar.xz\tar-1.29.tar\tar-1.29\tests\argcv.c
 
 Copyright (C) 1999, 2000, 2001, 2007, 2009, 2010 Free Software
 Foundation, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 3 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 
 >>> texinfo-6.3
 
 Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2014, 2015, 2016
 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Creative Commons 3.0 (NoDerivs)
 
 texinfo-6.3\contrib\perldoc-all\gendocs_template
 
 This page is licensed under a Creative
 Commons Attribution-NoDerivs 3.0 United States License
 
 >MIT-Style
 
 texinfo-6.3\contrib\perldoc-all\README
 
 Copyright 2013 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
 
 >GFDL 1.3
 
 texinfo-6.3\doc\info-stnd.texi
 
 Copyright @copyright{} 1992, 1993, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with the Front-Cover Texts being ``A GNU Manual'',
 and with the Back-Cover Texts as in (a) below.  A copy of the
 license is included in the section entitled ``GNU Free Documentation
 License'' in the Texinfo manual.
 
 (a) The FSF's Back-Cover Text is: ``You have the freedom to
 copy and modify this GNU manual.  Buying copies from the FSF
 supports it in developing GNU and promoting software freedom.''
 @end quotation
 
 This document is part of a collection distributed under the GNU Free
 Documentation License.  If you want to distribute this document
 separately from the collection, you can do so by adding a copy of the
 license to the document, as described in section 6 of the license.
 
 >Public Domain
 
 texinfo-6.3\tp\init\book.pm
 
 A style that tries to be analogous with a book, in HTML.
 
 This file is in the public domain. Thus it may easily be used as an 
 example for further customizations.
 
 Originally written by Patrice Dumas in 2004.
 Modified in 2007, 2008.
 
 This style is based on the scriptbasic style.
 
 >LGPL 2.0
 
 texinfo-6.3\tp\maintain\lib\libintl-perl\gettext_xs\gettext_xs.pm
 
 Copyright (C) 2002-2009 Guido Flohr <guido@imperia.net>,
 all rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published
 by the Free Software Foundation; either version 2, 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 USA.
 
 >GPL 2.0
 
 texinfo-6.3\tp\maintain\lib\Text-Unidecode\README
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE GPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2001, Sean M. Burke <sburke@cpan.org>, all rights reserved.
 
 The programs and documentation in this dist are distributed in the
 hope that they will be useful, but without any warranty; without even
 the implied warranty of merchantability or fitness for a particular
 purpose.
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 
 >LGPL 2.1
 
 texinfo-6.3\tp\maintain\lib\libintl-perl\COPYING.LESSER
 
 LICENSE: LGPL 2.1
 
 >MIT
 
 texinfo-6.3\tp\maintain\lib\Unicode-EastAsianWidth\README
 
 Copyright 2002, 2003, 2007 by Audrey Tang <cpan@audreyt.org>.
 
 This software is released under the MIT license cited below.
 
 The "MIT" License
 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.
 
 
 >>> thin-provisioning-tools-0.6.3
 
 Copyright (C) 2011 Red Hat, Inc. All rights reserved.
 
 This file is part of the thin-provisioning-tools source.
 
 thin-provisioning-tools 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 3 of
 the License, or (at your option) any later version.
 
 thin-provisioning-tools 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 thin-provisioning-tools.  If not, see
 <http:www.gnu.org/licenses/>.
 
 
 >>> wget-1.19.1
 
 Copyright (C) 2002-2017 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 Written by Jim Meyering
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 wget-1.19.1.tar.xz\wget-1.19.1.tar\wget-1.19.1\lib\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 > GFDL 1.3
 
 wget-1.19.1.tar.xz\wget-1.19.1.tar\wget-1.19.1\doc\wget.info
 
 Copyright © 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2015 Free Software Foundation,
 Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in the section entitled “GNU
 Free Documentation License.
 
 > MIT
 
 wget-1.19.1.tar.xz\wget-1.19.1.tar\wget-1.19.1\lib\inet_ntop.c
 
 Copyright (c) 1996-1999 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 > GPL 3.0 with Openssl exception
 
 wget-1.19.1.tar.xz\wget-1.19.1.tar\wget-1.19.1\src\connect.c
 
 Establishing and handling network connections.
 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2015 Free Software
 Foundation, Inc.
 
 This file is part of GNU Wget.
 
 GNU Wget 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 3 of the License, or
 (at your option) any later version.
 
 GNU Wget 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 Wget.  If not, see <http://www.gnu.org/licenses/>.
 
 Additional permission under GNU GPL version 3 section 7
 
 If you modify this program, or any covered work, by linking or
 combining it with the OpenSSL project's OpenSSL library (or a
 modified version of that library), containing parts covered by the
 terms of the OpenSSL or SSLeay licenses, the Free Software Foundation
 grants you additional permission to convey the resulting work.
 Corresponding Source for a non-source form of such a combination
 shall include the source code for the parts of OpenSSL used as well
 as that of the covered work.
 
 
 >>> which-2.21
 
 which v2.x -- print full path of executables

 Copyright (C) 1999, 2003, 2007, 2008  Carlo Wood <carlo@gnu.org>

  

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GPL 2.0

 

 which-2.21.tar.gz\which-2.21.tar\which-2.21\bash.c

 

 Copyright (C) 1987 - 2002 Free Software Foundation, Inc.

 

 This file is based on stuff from GNU Bash 1.14.7, the Bourne Again SHell.

 Everything that was changed is marked with the word `CHANGED'.

 

 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., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.

 

 

 > LGPL 2.0

 

 which-2.21.tar.gz\which-2.21.tar\which-2.21\getopt.c

 

 Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97

 Free Software Foundation, Inc.

 

 The GNU C Library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Library General Public License as

 published by the Free Software Foundation; either version 2 of the

 License, or (at your option) any later version.

 

 The GNU C Library 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

 Library General Public License for more details.

 

 You should have received a copy of the GNU Library General Public

 License along with the GNU C Library; see the file COPYING.LIB.  If not,

 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,

 Boston, MA 02110-1301, USA.

 

 

 > GPL 1.0

 

 which-2.21.tar.gz\which-2.21.tar\which-2.21\posixstat.h

 

 Copyright (C) 1987,1991 Free Software Foundation, Inc.

 

 This file is part of GNU Bash, the Bourne Again SHell.

 

 Bash 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 1, or (at your option)

 any later version.

 

 Bash 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 Bash; see the file COPYING.  If not, write to the Free

 Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 >>> xfsprogs-4.10.0
 
 Copyright (c) 2000-2005 Silicon Graphics, Inc.
 All Rights Reserved.
 
 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.
 
 This program is distributed in the hope that it would 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 the Free Software Foundation,
 Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 3.0
 
 xfsprogs-4.10.0.tar.xz\xfsprogs-4.10.0.tar\xfsprogs-4.10.0\include\xqm.h
 
 Copyright (c) 1995, 2001, 2004-2005 Silicon Graphics, Inc.
 All Rights Reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write the Free Software Foundation,
 Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 > LGPL 2.1
 
 xfsprogs-4.10.0.tar.xz\xfsprogs-4.10.0.tar\xfsprogs-4.10.0\include\xfs.h
 
 Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of version 2.1 of the GNU Lesser General Public License
 as published by the Free Software Foundation.
 
 This program is distributed in the hope that it would be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 Further, this software is distributed without any warranty that it is
 free of the rightful claim of any third person regarding infringement
 or the like.  Any license provided herein, whether implied or
 otherwise, applies only to this software file.  Patent licenses, if
 any, provided herein do not apply to combinations of this program with
 other software, or any other product whatsoever.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston MA 02111-1307,
 USA.
 
 Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
 Mountain View, CA  94043, or:
 
 http://www.sgi.com
 
 For further information regarding this notice, see:
 
 http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
 
 > GPL 2.0
 
 xfsprogs-4.10.0.tar.xz\xfsprogs-4.10.0.tar\xfsprogs-4.10.0\io\copy_file_range.c
 
 Copyright (c) 2016 Netapp, Inc. All rights reserved.
 
 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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 > MIT- Style
 
 xfsprogs-4.10.0.tar.xz\xfsprogs-4.10.0.tar\xfsprogs-4.10.0\m4\multilib.m4
 
 Copyright (C) 2001-2005 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 From Bruno Haible.
 
 
2c8602d4
 --------------- SECTION 9: GNU Lesser General Public License, V2.1 ----------
7acc3889
 
 GNU Lesser General Public License, V2.1 is applicable to the following component(s).
 
 
 >>> acl-2.2.52
 
 This package was debianized by Nathan Scott nathans@debian.org on

 Tue, 26 Feb 2002 13:25:26 +1100

 

 It can be downloaded from http://mirror.its.uidaho.edu/pub/savannah/acl/

 

 Copyright:

 

 Copyright (C) 2001 Andreas Gruenbacher.

 Copyright (C) 2001-2002 Silicon Graphics, Inc.  All Rights Reserved.

 

 You are free to distribute this software under Version 2.1

 of the GNU Lesser General Public License.

 On Debian systems, refer to /usr/share/common-licenses/LGPL-2.1

 for the complete text of the GNU Lesser General Public License.

 

 Certain components (as annotated in the source) are licensed

 under the terms of the GNU General Public License.

 On Debian systems, the complete text of the GNU General Public

 License can be found in /usr/share/common-licenses/GPL file.

 

 Copyright (C) 2009  Andreas Gruenbacher <agruen@suse.de>

 

  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, see <http://www.gnu.org/licenses/>.
 
 
 >>> cairo-1.14.8
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE LGPL 2.1 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright © 2009 Chris Wilson
 
 This library is free software; you can redistribute it and/or modify it either under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation (the "LGPL") or, at your option, under the terms of the Mozilla
 Public License Version 1.1 (the "MPL"). If you do not alter this
 notice, a recipient may use your version of this file under either the MPL or the LGPL.
 
 You should have received a copy of the LGPL along with this library
 in the file COPYING-LGPL-2.1; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA
 You should have received a copy of the MPL along with this library
 in the file COPYING-MPL-1.1
 
 The contents of this file are subject to the Mozilla Public License Version 1.1 (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.mozilla.org/MPL/
 
 This software is distributed on an "AS IS" basis, WITHOUT WARRANTY
 OF ANY KIND, either express or implied. See the LGPL or the MPL for
 the specific language governing rights and limitations.
 
 The Original Code is the cairo graphics library.
 
 The Initial Developer of the Original Code is Chris Wilson.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 cairo-1.14.8.tar.xz\cairo-1.14.8.tar\cairo-1.14.8\boilerplate\cairo-boilerplate-pdf.c
 
 Copyright © 2004,2006 Red Hat, Inc.
 
 Permission to use, copy, modify, distribute, and sell this software
 and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Red Hat, Inc. not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior permission. Red Hat, Inc. makes no representations about the suitability of this software for any purpose.  It is provided "as
 is" without express or implied warranty.
 
 RED HAT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RED HAT, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Author: Carl D. Worth cworth@cworth.org
 
 > BSD-3
 
 cairo-1.14.8.tar.xz\cairo-1.14.8.tar\cairo-1.14.8\boilerplate\cairo-boilerplate-getopt.h
 
 Copyright (c)2002-2003 Mark K. Kim
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 
 Neither the original author of this software nor the names of its
 contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > LGPL 2.1
 
 cairo-1.14.8.tar.xz\cairo-1.14.8.tar\cairo-1.14.8\boilerplate\cairo-boilerplate-beos.cpp
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 BEGIN LICENSE BLOCK
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
 
 The Original Code is Mozilla Communicator client code.
 
 The Initial Developer of the Original Code is Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 1998
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Takashi Toyoshima <toyoshim@be-in.org>
 Fredrik Holmqvist <thesuckiestemail@yahoo.se>
 Christian Biesinger <cbiesinger@web.de>
 
 Alternatively, the contents of this file may be used under the terms of
 either of the GNU General Public License Version 2 or later (the "GPL"),
 or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), in which case the provisions of the GPL or the LGPL are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL or the LGPL. If you do not delete the provisions above, a recipient may use your version of this file under the terms of any one of the MPL, the GPL or the LGPL.
 
 > GPL 2.0
 
 cairo-1.14.8.tar.xz\cairo-1.14.8.tar\cairo-1.14.8\test\pdiff\pdiff.c
 
 Metric
 Copyright (C) 2006 Yangli Hector Yee
 
 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, Suite 500, Boston, MA 02110-1335, USA.
 
 > GPL 3.0
 
 cairo-1.14.8.tar.xz\cairo-1.14.8.tar\cairo-1.14.8\util\cairo-fdr\fdr.c
 
 Copyright © 2009 Chris Wilson
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > LGPL 3.0
 
 cairo-1.14.8.tar.xz\cairo-1.14.8.tar\cairo-1.14.8\util\cairo-trace\trace.c
 
 Format a double in a locale independent way and trim trailing
 zeros.  Based on code from Alex Larson <alexl@redhat.com>.
 http://mail.gnome.org/archives/gtk-devel-list/2001-October/msg00087.html
 
 The code in the patch is copyright Red Hat, Inc under the LGPL.
 
 
 >>> ceph-11.2.0
 
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5/copyright-format.xml?revision=279&view=markup
 Name: ceph
 Maintainer: Sage Weil <sage@newdream.net>
 Source: http://ceph.com/
 
 Files: *
 Copyright: (c) 2004-2010 by Sage Weil <sage@newdream.net>
 License: LGPL2.1 (see COPYING-LGPL2.1)
 
 Files: doc/*
 Copyright: (c) 2010-2012 New Dream Network and contributors
 License: Creative Commons Attribution-ShareAlike (CC BY-SA)
 
 Files: bin/git-archive-all.sh
 License: GPL3
 
 Files: src/mount/canonicalize.c
 Copyright: Copyright (C) 1993 Rick Sladkey <jrs@world.std.com>
 License: LGPL2 or later
 
 Files: src/os/btrfs_ioctl.h
 Copyright: Copyright (C) 2007 Oracle.  All rights reserved.
 License: GPL2 (see COPYING-GPL2)
 
 Files: src/include/ceph_hash.cc
 Copyright: None
 License: Public domain
 
 Files: src/common/bloom_filter.hpp
 Copyright: Copyright (C) 2000 Arash Partow <arash@partow.net>
 License: Boost Software License, Version 1.0
 
 Files: m4/acx_pthread.m4
 Copyright: Steven G. Johnson <stevenj@alum.mit.edu>
 License: GPLWithACException
 
 Files: src/common/crc32c_intel*:
 Copyright:
 Copyright 2012-2013 Intel Corporation All Rights Reserved.
 License: BSD 3-clause
 
 Files: src/common/sctp_crc32.c:
 Copyright:
 Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
 Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
 License:
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 a) Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 b) 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.
 
 c) Neither the name of Cisco Systems, Inc. nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: src/json_spirit
 Copyright:
 Copyright John W. Wilkinson 2007 - 2011
 License:
 The MIT License
 
 Copyright (c) 2007 - 2010 John W. Wilkinson
 
 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.
 
 Files: src/osd/ErasureCodePluginJerasure/*.{c,h}
 Copyright: Copyright (c) 2011, James S. Plank <plank@cs.utk.edu>
 License:
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 - Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 - Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 - Neither the name of the University of Tennessee nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
 WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 Packaging:
 Copyright (C) 2004-2009 by Sage Weil <sage@newdream.net>
 Copyright (C) 2010 Canonical, Ltd.
 Licensed under LGPL-2.1
 
 File: qa/workunits/erasure-code/jquery.js
 Copyright 2012 jQuery Foundation and other contributors
 Released under the MIT license
 http://jquery.org/license
 
 Files: qa/workunits/erasure-code/jquery.{flot.categories,flot}.js
 Copyright (c) 2007-2014 IOLA and Ole Laursen.
 Licensed under the MIT license.
 
 Files: src/include/timegm.h
 Copyright (C) Copyright Howard Hinnant
 Copyright (C) Copyright 2010-2011 Vicente J. Botet Escriba
 License: Boost Software License, Version 1.0
 
 Files: src/msg/async/AsyncConnection.cc, src/msg/simple/Pipe.cc (sigpipe suppression)
 Copyright (C) 2010 Tomash Brechko.  All rights reserved.
 License: GPL3
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-2
 
 ceph-11.2.0.tar.gz\ceph-11.2.0.tar\ceph-11.2.0\src\xxHash\xxhash.h
 
 Copyright (C) 2012-2016, Yann Collet.
 
 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >BSD-FACEBOOK
 
 [VMWARE DOES NOT DISTRIBUTE THE "src\rocksdb" SUBCOMPONENT.]
 
 ceph-11.2.0\src\rocksdb\PATENTS
 ceph-11.2.0\src\rocksdb\LICENSE
 
 BSD License
 
 For rocksdb software
 
 Copyright (c) 2011-present, Facebook, Inc.
 All rights reserved.
 ---------------------------------------------------------------------
 
 Copyright (c) 2011 The LevelDB Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Additional Grant of Patent Rights Version 2
 
 "Software" means the RocksDB software distributed by Facebook, Inc.
 
 Facebook, Inc. ("Facebook") hereby grants to each recipient of the Software
 ("you") a perpetual, worldwide, royalty-free, non-exclusive, irrevocable
 (subject to the termination provision below) license under any Necessary
 Claims, to make, have made, use, sell, offer to sell, import, and otherwise
 transfer the Software. For avoidance of doubt, no license is granted under
 Facebook’s rights in any patent claims that are infringed by (i) modifications
 to the Software made by you or any third party or (ii) the Software in
 combination with any software or other technology.
 
 The license granted hereunder will terminate, automatically and without notice,
 if you (or any of your subsidiaries, corporate affiliates or agents) initiate
 directly or indirectly, or take a direct financial interest in, any Patent
 Assertion: (i) against Facebook or any of its subsidiaries or corporate
 affiliates, (ii) against any party if such Patent Assertion arises in whole or
 in part from any software, technology, product or service of Facebook or any of
 its subsidiaries or corporate affiliates, or (iii) against any party relating
 to the Software. Notwithstanding the foregoing, if Facebook or any of its
 subsidiaries or corporate affiliates files a lawsuit alleging patent
 infringement against you in the first instance, and you respond by filing a
 patent infringement counterclaim in that lawsuit against that party that is
 unrelated to the Software, the license granted hereunder will not terminate
 under section (i) of this paragraph due to such counterclaim.
 
 A "Necessary Claim" is a claim of a patent owned by Facebook that is
 necessarily infringed by the Software standing alone.
 
 A "Patent Assertion" is any lawsuit or other action alleging direct, indirect,
 or contributory infringement or inducement to infringe any patent, including a
 cross-claim or counterclaim.
 
 >APACHE 2.0
 
 ceph-11.2.0.tar.gz\ceph-11.2.0.tar\ceph-11.2.0\src\rocksdb\java\benchmark\src\main\java\org\rocksdb\benchmark\DbBenchmark.java
 
 Copyright (C) 2011 the original author or authors.
 See the notice.md file distributed with this work for additional
 information regarding copyright ownership.
 
 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.
 
 >AGPL 3.0
 
 ceph-11.2.0.tar.gz\ceph-11.2.0.tar\ceph-11.2.0\src\ceph-detect-init\ceph_detect_init\exc.py
 
 
 Copyright (C) 2015 <contact@redhat.com>
 
 Author: Alfredo Deza <adeza@redhat.com>
 Author: Loic Dachary <loic@dachary.org>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 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 Affero General Public License for more details.
 
 You should have received a copy of the GNU Affero General Public License
 along with this program.  If not, see `<http://www.gnu.org/licenses/>`.
 
 
 >>> check-0.10.0
 
 Copyright (C) 2011 Mateusz Loskot
 Copyright (C) 2001, 2002 Arien Malec
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 3.0 with Exception
 
 check-0.10.0\build-aux\texinfo.tex
 
 Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 This texinfo.tex file 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 3 of the
 License, or (at your option) any later version.
 
 This texinfo.tex file 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, when this file is read by TeX when processing
 a Texinfo source document, you may use the result without
 restriction.  (This has been our intent since Texinfo was invented.)
 
 Please try the latest version of texinfo.tex before submitting bug
 reports; you can get the latest version from:
 http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
 ftp://tug.org/tex/texinfo.tex
 (and all CTAN mirrors, see http://www.ctan.org).
 The texinfo.tex in any given distribution could well be out
 of date, so if that's what you're using, please check.
 
 Send bug reports to bug-texinfo@gnu.org.  Please include including a
 complete document in each bug report with which we can reproduce the
 problem.  Patches are, of course, greatly appreciated.
 
 To process a Texinfo manual with TeX, it's most reliable to use the
 texi2dvi shell script that comes with the distribution.  For a simple
 manual foo.texi, however, you can get away with this:
 tex foo.texi
 texindex foo.??
 tex foo.texi
 tex foo.texi
 dvips foo.dvi -o      or whatever; this makes foo.ps.
 The extra TeX runs get the cross-reference information correct.
 Sometimes one run after texindex suffices, and sometimes you need more
 than two; texi2dvi does it as many times as necessary.
 
 It is possible to adapt texinfo.tex for other languages, to some
 extent.  You can get the existing language-specific files from the
 full Texinfo distribution.
 
 The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
 
 >BSD-Style
 
 Written by Micah Cowan <micah@cowan.name>
 Copyright (c) 2006, 2010  Micah Cowan
 
 Redistribution of this program in any form, with or without
 modifications, is permitted, provided that the above copyright is
 retained in distributions of this program in source form.
 
 (This is a free, non-copyleft license compatible with pretty much any
 other free or proprietary license, including the GPL. It's essentially
 a scaled-down version of the "modified" BSD license.)
 
 >GFDL 1.2
 
 check-0.10.0\doc\check.info
 
 Copyright (C) 2001-2014 Arien Malec, Branden Archer, Chris Pickett,
 Fredrik Hugosson, and Robert Lemmen.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.2 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover texts, and
 no Back-Cover Texts.  A copy of the license is included in the
 section entitled "GNU Free Documentation License.
 
 > MIT Style
 
 check-0.10.0.tar.gz\check-0.10.0.tar\check-0.10.0\m4\ltsugar.m4
 
 Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
 Written by Gary V. Vaughan, 2004
 
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 
 >>> cppunit-1.12.1
 
 License: LGPL 2.1
 
 
 >>> cracklib-2.9.6
 
 A Python binding for cracklib.
 
 Parts of this code are based on work Copyright (c) 2003 by Domenico
 Andreoli.
 
 Copyright (c) 2008, 2009, 2012 Jan Dittberner <jan@dittberner.info>
 
 This file is part of cracklib.
 
 This library is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 2.1 of the License, or (at your option)
 any later version.
 
 This library 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 Lesser General Public License for more
 details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 >Public Domain
 
 cracklib-2.9.6\po\es.po
 
 translation of cracklib.po to
 This file is put in the public domain.
 , 2003
 
 > MIT-Style
 
 cracklib-2.9.6\m4\codeset.m4
 
 Copyright (C) 2000-2002, 2006 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 >GPL 2.0
 
 cracklib-2.9.6\python\setup.py.in
 
 Copyright 2009, 2012 Jan Dittberner <jan@dittberner.info>
 
 This file is part of cracklib.
 
 cracklib 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.
 
 cracklib 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 Prua; if not, write to the Free Software Foundation,
 Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 
 >>> dialog-1.3
 
 Copyright 2011-2016,2017	Thomas E. Dickey
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License, version 2.1
 as published by the Free Software Foundation.
 
 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write to
 Free Software Foundation, Inc.
 51 Franklin St., Fifth Floor
 Boston, MA 02110, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT
 
 dialog-1.3-20170131.tar.gz\dialog-1.3-20170131.tar\dialog-1.3-20170131\dialog.1
 
 Copyright (c) 2007-2011,2012 Thomas E. Dickey
 
 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, distribute
 with modifications, 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 ABOVE 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.
 
 Except as contained in this notice, the name(s) of the above copyright
 holders shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Software without prior written
 
 
 >>> efivar-31
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; version 2.1
 of the License.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library.  If not, see [http://www.gnu.org/licenses/].
 
 There is an ABI tracker for this project at [ABI Laboratory].
 
 [http://www.gnu.org/licenses/]: http://www.gnu.org/licenses/
 [ABI Laboratory]: https://abi-laboratory.pro/tracker/timeline/efivar/
 
 ADDITIONAL LICENSE INFORMATION:
 
 >MIT-STYLE
 
 efivar-31.tar.bz2\efivar-31.tar\efivar-31\src\crc32.c
 
 COPYRIGHT (C) 1986 Gary S. Brown.  You may use this program, or
 code or tables extracted from it, as desired without restriction.
 
 
 >>> geoip-api-c-1.6.10
 
 Copyright (C) 2016 MaxMind, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > ISC License (MIT-Style)
 
 GeoIP-1.6.10.tar.gz\GeoIP-1.6.10.tar\GeoIP-1.6.10\libGeoIP\pread.c
 
 Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 > MIT-Style
 
 GeoIP-1.6.10.tar.gz\GeoIP-1.6.10.tar\GeoIP-1.6.10\m4\ltsugar.m4
 
 Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software
 Foundation, Inc.
 Written by Gary V. Vaughan, 2004
 
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 > CC-Attribution-ShareAlike 3.0
 
 GeoIP-1.6.10.tar.gz\GeoIP-1.6.10.tar\GeoIP-1.6.10\LICENSE
 
 DATA LICENSE (GeoLite Country and City Databases)
 
 The GeoLite databases are distributed under the Creative Commons
 Attribution-ShareAlike 3.0 Unported License. The attribution
 requirement may be met by including the following in all advertising
 and documentation mentioning features of or use of this database:
 
 This product includes GeoLite data created by MaxMind, available from
 <a href="http://www.maxmind.com">http://www.maxmind.com</a>.
 
 
 >>> glibc-2.25
 
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 
 This package emulates glibc `line_wrap_stream' semantics for systems that
 don't have that.  If the system does have it, it is just a wrapper for
 that.  This header file is only used internally while compiling argp, and
 shouldn't be installed.
 
 ADDITONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\locale\programs\ld-numeric.c
 
 Copyright (C) 1995-2017 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
 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; 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, see <http://www.gnu.org/licenses/>.
 
 > BSD-3 Clause
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\gmon\prof-freq.c
 
 Copyright (c) 1983, 1992, 1993
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > MIT-Style
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\sysdeps\mach\sys\reboot.h
 
 Mach Operating System
 Copyright (C) 1993,1991,1990 Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify and distribute this software and its
 documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
 
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
 CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 
 Carnegie Mellon requests users of this software to return to
 
 Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
 School of Computer Science
 Carnegie Mellon University
 Pittsburgh PA 15213-3890
 
 any improvements or extensions that they make and grant Carnegie Mellon
 the rights to redistribute these changes.
 
 > GFDL 1.3
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\manual\libc.texinfo
 
 FDL_VERSION 1.3
 
 This file documents
 
 This is
 Disabled (printed editions, see above).
 Edition of
 The GNU C Library Reference Manual, for version
 
 Copyright @copyright{} 1993--2016 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version
 @value{FDL_VERSION} or any later version published by the Free
 Software Foundation; with the Invariant Sections being ``Free Software
 Needs Free Documentation'' and ``GNU Lesser General Public License'',
 the Front-Cover texts being ``A GNU Manual'', and with the Back-Cover
 Texts as in (a) below.  A copy of the license is included in the
 section entitled "GNU Free Documentation License".
 
 > Public Domain
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\timezone\zone.tab
 
 @()zone.tab	8.28
 This file is in the public domain, so clarified as of
 2009-05-17 by Arthur David Olson.
 
 > LGPL 2.0
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\sysdeps\powerpc\power5+\fpu\s_modf.c
 
 Copyright (C) 2013-2017 Free Software Foundation, Inc.
 This file is part of the GNU C Library
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, see <http://www.gnu.org/licenses/>.
 
 > LGPL 2.1 (WITH SPECIAL EXCEPTION)
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\sysdeps\mips\mips64\n64\crtn.S
 
 Special .init and .fini section support for MIPS (n64).
 Copyright (C) 1995-2017 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 In addition to the permissions in the GNU Lesser General Public
 License, the Free Software Foundation gives you unlimited
 permission to link the compiled version of this file with other
 programs, and to distribute those programs without any restriction
 coming from the use of this file. (The GNU Lesser General Public
 License restrictions do apply in other respects; for example, they
 cover modification of the file, and distribution when not linked
 into another program.)
 
 Note that people who make modified versions of this file are not
 obligated to grant this special exception for their modified
 versions; it is their choice whether to do so. The GNU Lesser
 General Public License gives permission to release a modified
 version without this exception; this exception also makes it
 possible to release a modified version which carries forward this
 exception.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library.  If not, see
 <http://www.gnu.org/licenses/>.
 
 > GPL 3.0
 
 glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\scripts\move-if-change
 
 Copyright (C) 2002-2016 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > glibc-2.25.tar.xz\glibc-2.25.tar\glibc-2.25\LICENSES
 
 This file contains the copying permission notices for various files in the
 GNU C Library distribution that have copyright owners other than the Free
 Software Foundation.  These notices all require that a copy of the notice
 be included in the accompanying documentation and be distributed with
 binary distributions of the code, so be sure to include this file along
 with any binary distributions derived from the GNU C Library.
 
 All code incorporated from 4.4 BSD is distributed under the following
 license:
 
 Copyright (C) 1991 Regents of the University of California.
 All rights reserved.
 
 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. [This condition was removed.]
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 The DNS resolver code, taken from BIND 4.9.5, is copyrighted by UC
 Berkeley, by Digital Equipment Corporation and by Internet Software
 Consortium.  The DEC portions are under the following license:
 
 Portions Copyright (C) 1993 by Digital Equipment Corporation.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and
 that the name of Digital Equipment Corporation not be used in
 advertising or publicity pertaining to distribution of the document or
 software without specific, written prior permission.
 
 THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP.
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL
 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT,
 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 The ISC portions are under the following license:
 
 Portions Copyright (c) 1996-1999 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 The Sun RPC support (from rpcsrc-4.0) is covered by the following
 license:
 
 Copyright (c) 2010, Oracle America, Inc.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
 Neither the name of the "Oracle America, Inc." nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 The following CMU license covers some of the support code for Mach,
 derived from Mach 3.0:
 
 Mach Operating System
 Copyright (C) 1991,1990,1989 Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify and distribute this software and its
 documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
 
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS''
 CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 
 Carnegie Mellon requests users of this software to return to
 
 Software Distribution Coordinator
 School of Computer Science
 Carnegie Mellon University
 Pittsburgh PA 15213-3890
 
 or Software.Distribution@CS.CMU.EDU any improvements or
 extensions that they make and grant Carnegie Mellon the rights to
 redistribute these changes.
 
 The file if_ppp.h is under the following CMU license:
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY 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.
 
 The following license covers the files from Intel's "Highly Optimized
 Mathematical Functions for Itanium" collection:
 
 Intel License Agreement
 
 Copyright (c) 2000, Intel Corporation
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 The name of Intel Corporation may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL 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.
 
 The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
 (C) by Craig Metz and are distributed under the following license:
 
 The Inner Net License, Version 2.00
 
 The author(s) grant permission for redistribution and use in source and
 binary forms, with or without modification, of the software and documentation
 provided that the following conditions are met:
 
 0. If you receive a version of the software that is specifically labelled
 as not being for redistribution (check the version message and/or README),
 you are not permitted to redistribute that version of the software in any
 way or form.
 1. All terms of the all other applicable copyrights and licenses must be
 followed.
 2. Redistributions of source code must retain the authors' copyright
 notice(s), this list of conditions, and the following disclaimer.
 3. Redistributions in binary form must reproduce the authors' copyright
 notice(s), this list of conditions, and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 4. [The copyright holder has authorized the removal of this clause.]
 5. Neither the name(s) of the author(s) nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY ITS AUTHORS 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 AUTHORS 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.
 
 If these license terms cause you a real problem, contact the author.
 
 The file sunrpc/des_impl.c is copyright Eric Young:
 
 Copyright (C) 1992 Eric Young
 Collected from libdes and modified for SECURE RPC by Martin Kuck 1994
 This file is distributed under the terms of the GNU Lesser General
 Public License, version 2.1 or later - see the file COPYING.LIB for details.
 If you did not receive a copy of the license with this program, please
 see <http://www.gnu.org/licenses/> to obtain a copy.
 
 The libidn code is copyright Simon Josefsson, with portions copyright
 The Internet Society, Tom Tromey and Red Hat, Inc.:
 
 Copyright (C) 2002, 2003, 2004, 2011  Simon Josefsson
 
 This file is part of GNU Libidn.
 
 GNU Libidn is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 GNU Libidn 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with GNU Libidn; if not, see <http://www.gnu.org/licenses/>.
 
 The following notice applies to portions of libidn/nfkc.c:
 
 This file contains functions from GLIB, including gutf8.c and
 gunidecomp.c, all licensed under LGPL and copyright hold by:
 
 Copyright (C) 1999, 2000 Tom Tromey
 Copyright 2000 Red Hat, Inc.
 
 The following applies to portions of libidn/punycode.c and
 libidn/punycode.h:
 
 This file is derived from RFC 3492bis written by Adam M. Costello.
 
 Disclaimer and license: Regarding this entire document or any
 portion of it (including the pseudocode and C code), the author
 makes no guarantees and is not responsible for any damage resulting
 from its use.  The author grants irrevocable permission to anyone
 to use, modify, and distribute it in any way that does not diminish
 the rights of anyone else to use, modify, and distribute it,
 provided that redistributed derivative works do not contain
 misleading author or version information.  Derivative works need
 not be licensed under similar terms.
 
 Copyright (C) The Internet Society (2003).  All Rights Reserved.
 
 This document and translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it
 or assist in its implementation may be prepared, copied, published
 and distributed, in whole or in part, without restriction of any
 kind, provided that the above copyright notice and this paragraph are
 included on all such copies and derivative works.  However, this
 document itself may not be modified in any way, such as by removing
 the copyright notice or references to the Internet Society or other
 Internet organizations, except as needed for the purpose of
 developing Internet standards in which case the procedures for
 copyrights defined in the Internet Standards process must be
 followed, or as required to translate it into languages other than
 English.
 
 The limited permissions granted above are perpetual and will not be
 revoked by the Internet Society or its successors or assigns.
 
 This document and the information contained herein is provided on an
 "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
 TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
 BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
 HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
 The file inet/rcmd.c is under a UCB copyright and the following:
 
 Copyright (C) 1998 WIDE Project.
 All rights reserved.
 
 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. Neither the name of the project nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.
 
 The file posix/runtests.c is copyright Tom Lord:
 
 Copyright 1995 by Tom Lord
 
 All Rights Reserved
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of the copyright holder not be
 used in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 
 Tom Lord DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 EVENT SHALL TOM LORD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
  
 The posix/rxspencer tests are copyright Henry Spencer:
 
 Copyright 1992, 1993, 1994, 1997 Henry Spencer.  All rights reserved.
 This software is not subject to any license of the American Telephone
 and Telegraph Company or of the Regents of the University of California.
 
 Permission is granted to anyone to use this software for any purpose on
 any computer system, and to alter it and redistribute it, subject
 to the following restrictions:
 
 1. The author is not responsible for the consequences of use of this
 software, no matter how awful, even if they arise from flaws in it.
 
 2. The origin of this software must not be misrepresented, either by
 explicit claim or by omission.  Since few users ever read sources,
 credits must appear in the documentation.
 
 3. Altered versions must be plainly marked as such, and must not be
 misrepresented as being the original software.  Since few users
 ever read sources, credits must appear in the documentation.
 
 4. This notice may not be removed or altered.
  
 The file posix/PCRE.tests is copyright University of Cambridge:
 
 Copyright (c) 1997-2003 University of Cambridge
 
 Permission is granted to anyone to use this software for any purpose on any
 computer system, and to redistribute it freely, subject to the following
 restrictions:
 
 1. This software 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.
 
 2. The origin of this software must not be misrepresented, either by
 explicit claim or by omission. In practice, this means that if you use
 PCRE in software that you distribute to others, commercially or
 otherwise, you must put a sentence like this
 
 Regular expression support is provided by the PCRE library package,
 which is open source software, written by Philip Hazel, and copyright
 by the University of Cambridge, England.
 
 somewhere reasonably visible in your documentation and in any relevant
 files or online help data or similar. A reference to the ftp site for
 the source, that is, to
 
 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
 
 should also be given in the documentation. However, this condition is not
 intended to apply to whole chains of software. If package A includes PCRE,
 it must acknowledge it, but if package B is software that includes package
 A, the condition is not imposed on package B (unless it uses PCRE
 independently).
 
 3. Altered versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 
 4. If PCRE is embedded in any software that is released under the GNU
 General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
 then the terms of that licence shall supersede any condition above with
 which it is incompatible.
 
 Files from Sun fdlibm are copyright Sun Microsystems, Inc.:
 
 Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
 
 Developed at SunPro, a Sun Microsystems, Inc. business.
 Permission to use, copy, modify, and distribute this
 software is freely granted, provided that this notice
 is preserved.
 
 Part of stdio-common/tst-printf.c is copyright C E Chew:
 
 (C) Copyright C E Chew
 
 Feel free to copy, use and distribute this software provided:
 
 1. you do not pretend that you wrote it
 2. you leave this copyright notice intact.
 
 Various long double libm functions are copyright Stephen L. Moshier:
 
 Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see
 <http://www.gnu.org/licenses/>.
 
 
2c8602d4
 >>> glibc-2.26
 
 Copyright (C) 1991-2017 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see
 <http://www.gnu.org/licenses/>.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\LICENSES
 
 This file contains the copying permission notices for various files in the
 GNU C Library distribution that have copyright owners other than the Free
 Software Foundation.  These notices all require that a copy of the notice
 be included in the accompanying documentation and be distributed with
 binary distributions of the code, so be sure to include this file along
 with any binary distributions derived from the GNU C Library.
 All code incorporated from 4.4 BSD is distributed under the following
 license:
 
 Copyright (C) 1991 Regents of the University of California.
 All rights reserved.
 
 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. [This condition was removed.]
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 The DNS resolver code, taken from BIND 4.9.5, is copyrighted by UC
 Berkeley, by Digital Equipment Corporation and by Internet Software
 Consortium.  The DEC portions are under the following license:
 
 Portions Copyright (C) 1993 by Digital Equipment Corporation.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and
 that the name of Digital Equipment Corporation not be used in
 advertising or publicity pertaining to distribution of the document or
 software without specific, written prior permission.
 
 THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP.
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL
 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT,
 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 The ISC portions are under the following license:
 
 Portions Copyright (c) 1996-1999 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 The Sun RPC support (from rpcsrc-4.0) is covered by the following
 license:
 
 Copyright (c) 2010, Oracle America, Inc.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
 
 Neither the name of the "Oracle America, Inc." nor the names of its
 contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 The following CMU license covers some of the support code for Mach,
 derived from Mach 3.0:
 
 Mach Operating System
 Copyright (C) 1991,1990,1989 Carnegie Mellon University
 All Rights Reserved.
 
 Permission to use, copy, modify and distribute this software and its
 documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
 
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS''
 CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 
 Carnegie Mellon requests users of this software to return to
 
 Software Distribution Coordinator
 School of Computer Science
 Carnegie Mellon University
 Pittsburgh PA 15213-3890
 
 or Software.Distribution@CS.CMU.EDU any improvements or
 extensions that they make and grant Carnegie Mellon the rights to
 redistribute these changes.
 The file if_ppp.h is under the following CMU license:
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY 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.
 The following license covers the files from Intel's "Highly Optimized
 Mathematical Functions for Itanium" collection:
 
 Intel License Agreement
 
 Copyright (c) 2000, Intel Corporation
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 The name of Intel Corporation may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL 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.
 The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
 (C) by Craig Metz and are distributed under the following license:
 
 / The Inner Net License, Version 2.00
 
 The author(s) grant permission for redistribution and use in source and
 binary forms, with or without modification, of the software and documentation
 provided that the following conditions are met:
 
 0. If you receive a version of the software that is specifically labelled
 as not being for redistribution (check the version message and/or README),
 you are not permitted to redistribute that version of the software in any
 way or form.
 1. All terms of the all other applicable copyrights and licenses must be
 followed.
 2. Redistributions of source code must retain the authors' copyright
 notice(s), this list of conditions, and the following disclaimer.
 
 3. Redistributions in binary form must reproduce the authors' copyright
 notice(s), this list of conditions, and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 4. [The copyright holder has authorized the removal of this clause.]
 
 5. Neither the name(s) of the author(s) nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY ITS AUTHORS 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 AUTHORS 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.
 
 If these license terms cause you a real problem, contact the author.  /
 The file sunrpc/des_impl.c is copyright Eric Young:
 
 Copyright (C) 1992 Eric Young
 
 Collected from libdes and modified for SECURE RPC by Martin Kuck 1994
 This file is distributed under the terms of the GNU Lesser General
 Public License, version 2.1 or later - see the file COPYING.LIB for details.
 If you did not receive a copy of the license with this program, please
 see <http://www.gnu.org/licenses/> to obtain a copy.
 
 The libidn code is copyright Simon Josefsson, with portions copyright
 The Internet Society, Tom Tromey and Red Hat, Inc.:
 
 Copyright (C) 2002, 2003, 2004, 2011  Simon Josefsson
 
 This file is part of GNU Libidn.
 
 GNU Libidn is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 GNU Libidn 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with GNU Libidn; if not, see <http://www.gnu.org/licenses/>.
 
 The following notice applies to portions of libidn/nfkc.c:
 
 This file contains functions from GLIB, including gutf8.c and
 gunidecomp.c, all licensed under LGPL and copyright hold by:
 
 Copyright (C) 1999, 2000 Tom Tromey
 Copyright 2000 Red Hat, Inc.
 
 The following applies to portions of libidn/punycode.c and
 libidn/punycode.h:
 
 This file is derived from RFC 3492bis written by Adam M. Costello.
 
 Disclaimer and license: Regarding this entire document or any
 portion of it (including the pseudocode and C code), the author
 makes no guarantees and is not responsible for any damage resulting
 from its use.  The author grants irrevocable permission to anyone
 to use, modify, and distribute it in any way that does not diminish
 the rights of anyone else to use, modify, and distribute it,
 provided that redistributed derivative works do not contain
 misleading author or version information.  Derivative works need
 not be licensed under similar terms.
 Copyright (C) The Internet Society (2003).  All Rights Reserved.
 
 This document and translations of it may be copied and furnished to
 others, and derivative works that comment on or otherwise explain it
 or assist in its implementation may be prepared, copied, published
 and distributed, in whole or in part, without restriction of any
 kind, provided that the above copyright notice and this paragraph are
 included on all such copies and derivative works.  However, this
 document itself may not be modified in any way, such as by removing
 the copyright notice or references to the Internet Society or other
 Internet organizations, except as needed for the purpose of
 developing Internet standards in which case the procedures for
 copyrights defined in the Internet Standards process must be
 followed, or as required to translate it into languages other than
 English.
 
 The limited permissions granted above are perpetual and will not be
 revoked by the Internet Society or its successors or assigns.
 
 This document and the information contained herein is provided on an
 "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
 TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
 BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
 HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 The file inet/rcmd.c is under a UCB copyright and the following:
 
 Copyright (C) 1998 WIDE Project.
 All rights reserved.
 
 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. Neither the name of the project nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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.
 
 The file posix/runtests.c is copyright Tom Lord:
 
 Copyright 1995 by Tom Lord
 
 All Rights Reserved
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of the copyright holder not be
 used in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 
 Tom Lord DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 EVENT SHALL TOM LORD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
 The posix/rxspencer tests are copyright Henry Spencer:
 
 Copyright 1992, 1993, 1994, 1997 Henry Spencer.  All rights reserved.
 This software is not subject to any license of the American Telephone
 and Telegraph Company or of the Regents of the University of California.
 
 Permission is granted to anyone to use this software for any purpose on
 any computer system, and to alter it and redistribute it, subject
 to the following restrictions:
 
 1. The author is not responsible for the consequences of use of this
 software, no matter how awful, even if they arise from flaws in it.
 
 2. The origin of this software must not be misrepresented, either by
 explicit claim or by omission.  Since few users ever read sources,
 credits must appear in the documentation.
 
 3. Altered versions must be plainly marked as such, and must not be
 misrepresented as being the original software.  Since few users
 ever read sources, credits must appear in the documentation.
 
 4. This notice may not be removed or altered.
 
 The file posix/PCRE.tests is copyright University of Cambridge:
 
 Copyright (c) 1997-2003 University of Cambridge
 
 Permission is granted to anyone to use this software for any purpose on any
 computer system, and to redistribute it freely, subject to the following
 restrictions:
 
 1. This software 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.
 
 2. The origin of this software must not be misrepresented, either by
 explicit claim or by omission. In practice, this means that if you use
 PCRE in software that you distribute to others, commercially or
 otherwise, you must put a sentence like this
 
 Regular expression support is provided by the PCRE library package,
 which is open source software, written by Philip Hazel, and copyright
 by the University of Cambridge, England.
 
 somewhere reasonably visible in your documentation and in any relevant
 files or online help data or similar. A reference to the ftp site for
 the source, that is, to
 
 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
 
 should also be given in the documentation. However, this condition is not
 intended to apply to whole chains of software. If package A includes PCRE,
 it must acknowledge it, but if package B is software that includes package
 A, the condition is not imposed on package B (unless it uses PCRE
 independently).
 
 3. Altered versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 
 4. If PCRE is embedded in any software that is released under the GNU
 General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
 then the terms of that licence shall supersede any condition above with
 which it is incompatible.
 
 Files from Sun fdlibm are copyright Sun Microsystems, Inc.:
 
 Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
 
 Developed at SunPro, a Sun Microsystems, Inc. business.
 Permission to use, copy, modify, and distribute this
 software is freely granted, provided that this notice
 is preserved.
 
 Part of stdio-common/tst-printf.c is copyright C E Chew:
 
 (C) Copyright C E Chew
 
 Feel free to copy, use and distribute this software provided:
 
 1. you do not pretend that you wrote it
 2. you leave this copyright notice intact.
 
 Various long double libm functions are copyright Stephen L. Moshier:
 
 Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see
 <http://www.gnu.org/licenses/>.  /
 
 >LGPL 2.1 WITH SPECIAL EXCEPTION
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\wcsmbs\isoc99_vswscanf.c
 
 / Copyright (C) 1993-2017 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see
 <http://www.gnu.org/licenses/>.
 
 As a special exception, if you link the code in this file with
 files compiled with a GNU compiler to produce an executable,
 that does not cause the resulting executable to be covered by
 the GNU Lesser General Public License.  This exception does not
 however invalidate any other reasons why the executable file
 might be covered by the GNU Lesser General Public License.
 This exception applies to code released by its copyright holders
 in files containing the exception.
 
 >BSD-3
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\termios\sys\ttychars.h
 
 Copyright (c) 1982, 1986, 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >GPL 2.0
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\catgets\xopen-msg.awk
 
 Copyright (C) 2012-2017 Free Software Foundation, Inc.
 
 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, 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, see <http://www.gnu.org/licenses/>.
 
 >GPL 3.0 WITH BISON PARSER EXCEPTION
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\intl\plural.c
 
 / A Bison parser, made by GNU Bison 2.7.  /
 
 / Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  /
 
 / As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.  /
 
 >GFDL 1.3
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\manual\fdl-1.3.texi
 
 LICENSE: GFDL 1.3
 
 
 >LGPL 2.0
 
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\sysdeps\powerpc\power5+\fpu\s_modf.c
 
 
 Copyright (C) 2013-2017 Free Software Foundation, Inc.
 This file is part of the GNU C Library
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
 not, see <http://www.gnu.org/licenses/>.
 
 
 > PUBLIC DOMAIN
 
 glibc-2.26.tar.xz\glibc-2.26.tar\glibc-2.26\timezone\zone.tab
 
 <pre>
 @(#)zone.tab	8.28
 This file is in the public domain, so clarified as of
 2009-05-17 by Arthur David Olson.
 
 
7acc3889
 >>> glibmm-2.50.1
 
 Copyright (C) 2001 The Free Software Foundation
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free
 Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 glibmm-2.50.1.tar.xz\glibmm-2.50.1.tar\glibmm-2.50.1\tools\pm\WrapParser.pm
 
 Copyright 2001 Free Software Foundation
 
 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
 
 > GPL 3.0
 
 glibmm-2.50.1.tar.xz\glibmm-2.50.1.tar\glibmm-2.50.1\examples\settings\settings.cc
 
 Copyright (c) 2010 Jonathon Jongsma
 
 This file is part of gtkmm
 
 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 3 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, see <http://www.gnu.org/licenses/
 
 > LGPL 2.0
 
 glibmm-2.50.1.tar.xz\glibmm-2.50.1.tar\glibmm-2.50.1\examples\network\resolver.cc
 
 Copyright (C) 2008 Red Hat, Inc.
 Copyright (C) 2009 Jonathon Jongsma
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General
 Public License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 Boston, MA 02111-1307, USA.
 
 
 >>> gnutls-3.5.10
 
 Copyright (C) 1995, 1999, 2001-2004, 2006-2014 Free Software Foundation,
 Inc.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; either version 2.1, 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, see
 <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\build-aux\snippet\arg-nonnull.h
 
 Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > PUBLIC DOMAIN
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\doc\examples\ex-crq.c
 
 This example code is placed in the public domain.
 
 > BSD-3
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\lib\accelerated\x86\coff\e_padlock-x86.s
 
 Copyright (c) 2011-2013, Andy Polyakov <appro@openssl.org>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain copyright notices,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
 
 Neither the name of the Andy Polyakov nor the names of its
 copyright holder and contributors may be used to endorse or
 promote products derived from this software without specific
 prior written permission.
 
 ALTERNATIVELY, provided that this notice is retained in full, this
 product may be distributed under the terms of the GNU General Public
 License (GPL), in which case the provisions of the GPL apply INSTEAD OF
 those given above.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > OPENSSL
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\lib\accelerated\x86\license.txt
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 ====================================================================
 Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
 project. The module is, however, dual licensed under OpenSSL and
 CRYPTOGAMS licenses depending on where you obtain it. For further
 details see http://www.openssl.org/~appro/cryptogams/.
 
 > BSD-2
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\lib\extras\randomart.c
 
 Copyright (c) 2000, 2001 Markus Friedl.  All rights reserved.
 Copyright (c) 2008 Alexander von Gernler.  All rights reserved.
 
 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.
 
 > LGPL 3.0
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\libdane\includes\gnutls\dane.h
 
 Copyright (C) 2012 KU Leuven
 Author: Nikos Mavrogiannopoulos
 This file is part of libdane.
 libdane is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 3 of
 the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see http://www.gnu.org/licenses/
 
 > MIT
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\src\gl\inet_pton.c
 
 Copyright (c) 1996,1999 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 > BSD-3 Clause
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\src\libopts\autoopts\options.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Automated Options Copyright (C) 1992-2015 by Bruce Korb
 
 This file is part of AutoOpts, a companion to AutoGen.
 AutoOpts is free software.
 AutoOpts is Copyright (C) 1992-2013 by Bruce Korb - all rights reserved
 
 AutoOpts is available under any one of two licenses.  The license
 in use must be one of these two and the choice is under the control
 of the user of the license.
 
 The GNU Lesser General Public License, version 3 or later
 See the files "COPYING.lgplv3" and "COPYING.gplv3"
 
 The Modified Berkeley Software Distribution License
 See the file "COPYING.mbsd"
 
 These files have the following sha256 sums:
 
 8584710e9b04216a394078dc156b781d0b47e1729104d666658aecef8ee32e95  COPYING.gplv3
 4379e7444a0e2ce2b12dd6f5a52a27a4d02d39d247901d3285c88cf0d37f477b  COPYING.lgplv3
 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239  COPYING.mbsd
 
 > LGPL 2.0
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\src\libopts\genshell.c
 
 The genshellopt program is copyrighted and licensed
 under the following terms:
 
 Copyright (C) 1999-2014 Bruce Korb, all rights reserved.
 This is free software. It is licensed for use, modification and
 redistribution under the terms of the GNU Lesser General Public License,
 version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
 
 The genshellopt library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, see
 http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html
 
 >BSD
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\src\cli-debug-args.h.bak
 
 AutoOpts is a copyrighted work.  This header file is not encumbered
 by AutoOpts licensing, but is provided under the licensing terms chosen
 by the gnutls-cli-debug author or copyright holder.  AutoOpts is
 licensed under the terms of the LGPL.  The redistributable library
 (``libopts'') is licensed under the terms of either the LGPL or, at the
 users discretion, the BSD license.  See the AutoOpts and/or libopts sources
 for details.
 
 > GFDL 1.3
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\doc\gnutls-guile.info
 
 Copyright (C) 2001-2012, 2014, 2016 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and
 no Back-Cover Texts.  A copy of the license is included in the
 section entitled "GNU Free Documentation License".
 
 > BSD-3 Clause
 
 gnutls-3.5.10.tar.xz\gnutls-3.5.10.tar\gnutls-3.5.10\src\libopts\COPYING.mbsd
 
 Copyright (C) 1992-2015 by Bruce Korb - all rights reserved
 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 author may not be used to endorse or promote
        products derived from this software without specific prior
        written permission.
 
 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.
 
 
 >>> hawkey-2017.1
 
 Copyright (C) 2014 Red Hat, Inc.
 
 Licensed under the GNU Lesser General Public License Version 2.1
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 hawkey-2017.1.tar.gz\hawkey-2017.1.tar\hawkey-hawkey-0.6.4-1\doc\changes.rst
 
 Copyright (C) 2014-2015  Red Hat, Inc.
 
 This copyrighted material is made available to anyone wishing to use,
 modify, copy, or redistribute it subject to the terms and conditions of
 the GNU General Public License v.2, or (at your option) any later version.
 This program is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY expressed or implied, including the implied warranties 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.  Any Red Hat trademarks that are incorporated in the
 source code or documentation are not subject to the GNU General Public
 License and may only be used or replicated with the express permission of
 Red Hat, Inc.
 
 
 >>> jna-4.4.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 JNA is dual-licensed under 2 alternative Open Source/Free
 licenses: LGPL 2.1 and Apache License 2.0. (starting with
 JNA version 4.0.0).
 
 What this means is that one can choose either one of these
 licenses (for purposes of re-distributing JNA; usually by
 including it as one of jars another application or
 library uses) by downloading corresponding jar file,
 using it, and living happily everafter.
 
 You may obtain a copy of the LGPL License at:
 
 http://www.gnu.org/licenses/licenses.html
 
 A copy is also included in the downloadable source code package
 containing JNA, in file "LGPL2.1", under the same directory
 as this file.
 
 You may obtain a copy of the ASL License at:
 
 http://www.apache.org/licenses/
 
 A copy is also included in the downloadable source code package
 containing JNA, in file "ASL2.0", under the same directory
 as this file.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\contrib\alphamaskdemo\com\sun\jna\contrib\demo\AlphaMaskDemo.java
 
 Copyright (c) 2007-2008 Timothy Wall, All Rights Reserved
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 > LGPL 3.0
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\contrib\platform\src\com\sun\jna\platform\mac\Carbon.java
 
 Copyright (c) 2011 Denis Tulskiy
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, either version 3 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 version 3 along with this work.  If not, see <http://www.gnu.org/licenses/>.
 
 clover.jar
 
 > GPL 2.0
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\native\libffi\doc\libffi.info
 
 Copyright (C) 2008, 2010, 2011 Red Hat, Inc.
 
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 2, or (at
 your option) any later version.  A copy of the license is included
 in the section entitled "GNU General Public License".
 
 > MIT
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\native\libffi\include\ffi.h.in
 
 libffi @VERSION@ - Copyright (c) 2011, 2014 Anthony Green
 - Copyright (c) 1996-2003, 2007, 2008 Red Hat, Inc.
 
 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.
 
 > GPL 3.0
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\native\libffi\testsuite\lib\libffi.exp
 
 Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011, 2014 Free Software Foundation, Inc.
 
 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 3 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; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.
 
 > Public Domain
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\native\libffi\src\dlmalloc.c
 
 This is a version (aka dlmalloc) of malloc/free/realloc written by
 Doug Lea and released to the public domain, as explained at
 http://creativecommons.org/licenses/publicdomain.  Send questions,
 comments, complaints, performance data, etc to dl@cs.oswego.edu
 
 > LGPL 2.1
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\native\libffi\msvcc.sh
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 BEGIN LICENSE BLOCK
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 
 The Original Code is the MSVC wrappificator.
 
 The Initial Developer of the Original Code is
 Timothy Wall <twalljava@dev.java.net>.
 Portions created by the Initial Developer are Copyright (C) 2009
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
 
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 
 END LICENSE BLOCK
 
 > Artistic 1.0
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\lib\clover.jar\html_res\overlibmws.js
 
 Copyright Foteos Macrides 2002-2008. All rights reserved.
 Initial: August 18, 2002 - Last Revised: March 22, 2008
 This module is subject to the same terms of usage as for Erik Bosrup's overLIB,
 though only a minority of the code and API now correspond with Erik's version.
 See the overlibmws Change History and Command Reference via:
 
 http://www.macridesweb.com/oltest/
 
 Published under an open source license: http://www.macridesweb.com/oltest/license.html
 Give credit on sites that use overlibmws and submit changes so others can use them as well.
 You can get Erik's version via: http://www.bosrup.com/web/overlib/
 
 > BSD
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\dist\src-full.zip\lib\clover.jar\html_res\utils.js
 
 Copyright (c) 2000, Derek Petillo
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of Praxis Software nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > Apache 1.1
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\lib\clover.jar\license\ANT-1.5.2-LICENSE.TXT
 
 The Apache Software License, Version 1.1
 
 Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 reserved.
 
 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 end-user documentation included with the redistribution, if
 any, must include the following acknowlegement:
 "This product includes software developed by the
 Apache Software Foundation (http://www.apache.org/)."
 Alternately, this acknowlegement may appear in the software itself,
 if and wherever such third-party acknowlegements normally appear.
 
 4. The names "Ant" and "Apache Software
 Foundation" must not be used to endorse or promote products derived
 from this software without prior written permission. For written
 permission, please contact apache@apache.org.
 
 5. Products derived from this software may not be called "Apache"
 nor may "Apache" appear in their names without prior written
 permission of the Apache Group.
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR
 ITS 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.
 ====================================================================
 
 This software consists of voluntary contributions made by many
 individuals on behalf of the Apache Software Foundation.  For more
 information on the Apache Software Foundation, please see
 <http://www.apache.org/>.
 
 > Apache 2.0
 
 jna-4.4.0.tar.gz\jna-4.4.0.tar\jna-4.4.0\src\com\sun\jna\WeakIdentityHashMap.java
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership. The ASF licenses this file
 to you 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.
 
 
 >>> json-glib-1.2.8
 
 This file is part of JSON-GLib
 Copyright (C) 2010  Luca Bruno <lethalman88@gmail.com>
 Copyright (C) 2015  Collabora Ltd.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library. If not, see <http://www.gnu.org/licenses/>.
 
 Author:
 Luca Bruno  <lethalman88@gmail.com>
 Philip Withnall  philip.withnall@collabora.co.uk
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GFDL 1.1
 
 json-glib-1.2.8.tar.xz\json-glib-1.2.8.tar\json-glib-1.2.8\doc\json-glib-docs.xml
 
 <year>2007, 2008</year>
 <holder>OpenedHand LTD</holder>
 </copyright>
 
 <copyright>
 <year>2009, 2010, 2011</year>
 <holder>Intel Corporation</holder>
 </copyright>
 
 <legalnotice>
 <para>
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the <citetitle>GNU Free
 Documentation License</citetitle>, Version 1.1 or any later
 version published by the Free Software Foundation with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover
 Texts. You may obtain a copy of the <citetitle>GNU Free
 Documentation License</citetitle> from the Free Software
 Foundation by visiting <ulink type="http"
 url="http://www.fsf.org">their Web site</ulink> or by writing
 to:
 
 <address>
 The Free Software Foundation, Inc.,
 <street>59 Temple Place</street> - Suite 330,
 <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
 <country>USA</country>
 
 >LGPL 2.0
 
 json-glib-1.2.8.tar.xz\json-glib-1.2.8.tar\json-glib-1.2.8\doc\html\license.html
 
 Appendix A. License
 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 This library 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 Library General Public License for more details.
 You may obtain a copy of the GNU Library General Public License from the Free Software Foundation by visiting their Web site or by writing to:
 
         Free Software Foundation, Inc.
         59 Temple Place - Suite 330
         Boston, MA 02111-1307
         USA
 
 
 >>> kmod-24
 
 Copyright (C) 2012-2013  ProFUSION embedded systems
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 kmod-24.tar.xz\kmod-24.tar\kmod-24\tools\rmmod.c
 
 kmod-insert - insert a module into the kernel.
 
 Copyright (C) 2015 Intel Corporation. All rights reserved.
 Copyright (C) 2011-2013  ProFUSION embedded systems
 
 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> libaio-0.3.110
 
 License : LGPL 2.1

 

 ADDITIONAL LICENSE INFORMATION :

 

 > LGPL 2.0

 

 libaio-0.3.110.tar.gz\libaio-0.3.110.tar\libaio-0.3.110\src\compat-0_1.c

 

 Copyright 2002 Red Hat, Inc.

 

    This library is free software; you can redistribute it and/or

    modify it under the terms of the GNU Lesser General Public

    License as published by the Free Software Foundation; either

    version 2 of the License, or (at your option) any later version.

 

    This library 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

    Lesser General Public License for more details.

 

    You should have received a copy of the GNU Lesser General Public

    License along with this library; if not, write to the Free Software

    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA

 

 > GPL 2.0

 

 libaio-0.3.110.tar.gz\libaio-0.3.110.tar\libaio-0.3.110\src\syscall-arm.h

 

 Copyright (C) 2001-2005 Russell King

 

 This program is free software; you can redistribute it and/or modify

 it under the terms of the GNU General Public License version 2 as

 published by the Free Software Foundation.
 
 
 >>> libassuan-2.4.2
 
 Copyright (C) 2001-2004, 2006, 2009, 2010 Free Software Foundation, Inc.

 

 This file is part of Assuan.

 

 Assuan is free software; you can redistribute it and/or modify it

 under the terms of the GNU Lesser General Public License as

 published by the Free Software Foundation; either version 2.1 of

 the License, or (at your option) any later version.

 

 Assuan 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this program; if not, see <http://www.gnu.org/licenses/>.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 libassuan-2.4.2.tar.bz2\libassuan-2.4.2.tar\libassuan-2.4.2\aclocal.m4

 Copyright (C) 1996-2013 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 

 > GPL 3.0

 

 libassuan-2.4.2.tar.bz2\libassuan-2.4.2.tar\libassuan-2.4.2\doc\assuan.texi

 

 Copyright (C) 2001-2013 Free Software Foundation, Inc.

 Copyright (C) 2001-2015 g10 Code GmbH

 

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU General Public License as published by the

 Free Software Foundation; either version 3 of the License, or (at your

 option) any later version.  The text of the license can be found in the

 section entitled "Copying".

 

 

 > LGPL 3.0

 

 libassuan-2.4.2.tar.bz2\libassuan-2.4.2.tar\libassuan-2.4.2\tests\ce-createpipe.c

 

 Copyright (C) 2010 Free Software Foundation, Inc.

 

 This file is part of Assuan.

 

 Assuan is free software; you can redistribute it and/or modify it

 under the terms of the GNU Lesser General Public License as

 published by the Free Software Foundation; either version 3 of

 the License, or (at your option) any later version.

 

 Assuan 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 
 >>> libassuan-2.4.3
 
 Copyright (C) 2001, 2002, 2004, 2005, 2007, 2008,
 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of Assuan.
 
 Assuan is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 Assuan 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 3.0
 
 libassuan-2.4.3.tar.bz2\libassuan-2.4.3.tar\libassuan-2.4.3\doc\assuan.info
 
 Published by the Free Software Foundation
 51 Franklin Street, Fifth Floor
 Boston, MA 02110-1301 USA
 
 Copyright (C) 2001-2013 Free Software Foundation, Inc.
 Copyright (C) 2001-2015 g10 Code GmbH
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU General Public License as published by the
 Free Software Foundation; either version 3 of the License, or (at your
 option) any later version.  The text of the license can be found in the
 section entitled "Copying".
 
 >LGPL 3.0
 
 libassuan-2.4.3.tar.bz2\libassuan-2.4.3.tar\libassuan-2.4.3\src\gpgcemgr.c
 
 Copyright (C) 2010 Free Software Foundation, Inc.
 
 This file is part of Assuan.
 
 Assuan is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 3 of
 the License, or (at your option) any later version.
 
 Assuan 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 
 >>> libcap-ng-0.7.8
 
 capngswig.i --
 
 Copyright 2009 Red Hat Inc., Durham, North Carolina.
 All Rights Reserved.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 libcap-ng-0.7.8.tar.gz\libcap-ng-0.7.8.tar\libcap-ng-0.7.8\utils\captest.c
 
 Copyright (c) 2009, 2013 Red Hat Inc., Durham, North Carolina.
 All Rights Reserved.
 
 This software may be freely redistributed and/or modified under the
 terms of the GNU General Public License as published by the Free
 Software Foundation; either version 2, 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; see the file COPYING. If not, write to the
 Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 >>> libconfig-1.5
 
 libconfig - A library for processing structured configuration files

 Copyright (C) 2005-2010  Mark A Lindner

 

 This file is part of libconfig.

 

 This library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public License

 as published by the Free Software Foundation; either version 2.1 of

 the License, or (at your option) any later version.

 

 This library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Library General Public

 License along with this library; if not, see

 <http://www.gnu.org/licenses/>.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT-Style

 

 libconfig-1.5.tar.gz\libconfig-1.5.tar\libconfig-1.5\aclocal.m4

 

 Copyright (C) 1996-2013 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 

 > Public Domain

 

 libconfig-1.5.tar.gz\libconfig-1.5.tar\libconfig-1.5\aux-build\mkinstalldirs

 

 Original author: Noah Friedman <friedman@prep.ai.mit.edu>

 Created: 1993-05-16

 Public domain.

 

 

 > Apache 2.0

 

 libconfig-1.5.tar.gz\libconfig-1.5.tar\libconfig-1.5\contrib\cmake\cmake_work\cmake_uninstall.cmake.in

 

 Copyright 2006-2008 The FLWOR Foundation.

 

 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.

 

 

 

 > GPL 3.0 with Bison Parser exception

 

 libconfig-1.5.tar.gz\libconfig-1.5.tar\libconfig-1.5\lib\grammar.c

 

 Bison implementation for Yacc-like parsers in C

 

 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 As a special exception, you may create a larger work that contains

 part or all of the Bison parser skeleton and distribute that work

 under terms of your choice, so long as that work isn't itself a

 parser generator using the skeleton or a modified version thereof

 as a parser skeleton.  Alternatively, if you modify or redistribute

 the parser skeleton itself, you may (at your option) remove this

 special exception, which will cause the skeleton and the resulting

 Bison output files to be licensed under the GNU General Public

 License without this special exception.

 

 This special exception was added by the Free Software Foundation in

 version 2.2 of Bison.
 
 
 >>> libestr-0.1.10
 
 Copyright 2010 by Rainer Gerhards and Adiscon GmbH.

 

 This file is part of libestr.

 

 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

 

 This library 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 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

 

 A copy of the LGPL v2.1 can be found in the file "COPYING" in this distribution.

 

 ADDITIONAL LICENSE INFORMATION:

 > MIT-Style

 libestr-0.1.10\m4\ltsugar.m4

 

 Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.

 Written by Gary V. Vaughan, 2004

 

 This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
 
 
 >>> libgcrypt-1.6.5
 
 arcfour.c  -  The arcfour stream cipher

 Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

 

 This file is part of Libgcrypt.

 

 Libgcrypt is free software; you can redistribute it and/or modify

 it under the terms of the GNU Lesser general Public License as

 published by the Free Software Foundation; either version 2.1 of

 the License, or (at your option) any later version.

 

 Libgcrypt 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 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this program; if not, write to the Free Software

 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA

 

 For a description of the algorithm, see:

 Bruce Schneier: Applied Cryptography. John Wiley & Sons, 1996.

 ISBN 0-471-11709-9. Pages 397 ff.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 >   GPL 2.0

 

 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\doc\gcrypt.info

 

 This is gcrypt.info, produced by makeinfo version 5.2 from gcrypt.texi.

 

 This manual is for Libgcrypt (version 1.6.5, 9 February 2016), which is

 GNU's library of cryptographic building blocks.

 

 Copyright (C) 2000, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2011, 2012

 Free Software Foundation, Inc.

 Copyright (C) 2012, 2013 g10 Code GmbH

 

 Permission is granted to copy, distribute and/or modify this

 document 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.  The text of the

 license can be found in the section entitled "GNU General Public

 License".

 

 

 >   

 

 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\LICENSES

 

 Additional license notices for Libgcrypt.                    -*- org -*-

 

 This file contains the copying permission notices for various files in

 the Libgcrypt distribution which are not covered by the GNU Lesser

 General Public License (LGPL) or the GNU General Public License (GPL).

 

 These notices all require that a copy of the notice be included

 in the accompanying documentation and be distributed with binary

 distributions of the code, so be sure to include this file along

 with any binary distributions derived from the GNU C Library.

 

 * BSD_3Clause

 

 For files:

 - cipher/sha256-ssse3-amd64.S

 - cipher/sha512-avx-amd64.S

 - cipher/sha512-avx2-bmi2-amd64.S

 - cipher/sha512-ssse3-amd64.S

 

 #+begin_quote

 Copyright (c) 2012, Intel Corporation

 

 All rights reserved.

 

 Redistribution and use in source and binary forms, with or without

 modification, are permitted provided that the following conditions are

 met:

 

 Redistributions of source code must retain the above copyright

 notice, this list of conditions and the following disclaimer.

 

 Redistributions in binary form must reproduce the above copyright

 notice, this list of conditions and the following disclaimer in the

 documentation and/or other materials provided with the

 distribution.

 

 Neither the name of the Intel Corporation nor the names of its

 contributors may be used to endorse or promote products derived from

 this software without specific prior written permission.

 

 

 THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "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 INTEL CORPORATION 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.

 #+end_quote

 

 * Simple permissive licenses

 

 For files:

 - cipher/crc.c

 

 #+begin_quote

 Copyright (c) 1996 L. Peter Deutsch

 

 Permission is granted to copy and distribute this document for

 any purpose and without charge, including translations into

 other languages and incorporation into compilations, provided

 that the copyright notice and this notice are preserved, and

 that any substantive changes or deletions from the original are

 clearly marked.

 #+end_quote

 

 * IETF permissive licenses

 

 For files:

 - cipher/crc.c

 

 #+begin_quote

 Copyright (C) The Internet Society (1998).  All Rights Reserved.

 

 This document and translations of it may be copied and furnished

 to others, and derivative works that comment on or otherwise

 explain it or assist in its implementation may be prepared,

 copied, published and distributed, in whole or in part, without

 restriction of any kind, provided that the above copyright notice

 and this paragraph are included on all such copies and derivative

 works.  However, this document itself may not be modified in any

 way, such as by removing the copyright notice or references to

 the Internet Society or other Internet organizations, except as

 needed for the purpose of developing Internet standards in which

 case the procedures for copyrights defined in the Internet

 Standards process must be followed, or as required to translate

 it into languages other than English.

 

 The limited permissions granted above are perpetual and will not be

 revoked by the Internet Society or its successors or assigns.

 

 This document and the information contained herein is provided on

 an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET

 ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR

 IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE

 OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY

 IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR

 PURPOSE.

 #+end_quote

 

 * X License

 

 For files:

 - install.sh

 

 #+begin_quote

 Copyright (C) 1994 X Consortium

 

 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

 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-

 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 

 Except as contained in this notice, the name of the X Consortium shall not

 be used in advertising or otherwise to promote the sale, use or other deal-

 ings in this Software without prior written authorization from the X Consor-

 tium.

 #+end_quote

 

 

 >   Public Domain

 

 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\cipher\md4.c

 

 Based on md5.c in libgcrypt, but rewritten to compute md4 checksums

 using a public domain md4 implementation with the following comments:

 

 Modified by Wei Dai from Andrew M. Kuchling's md4.c

 The original code and all modifications are in the public domain.

 

 This is the original introductory comment:

 

 md4.c : MD4 hash algorithm.

 

 Part of the Python Cryptography Toolkit, version 1.1

 

 Distribute and use freely; there are no restrictions on further

 dissemination and usage except those imposed by the laws of your

 country of residence.

 

 

 >   GPL 3.0

 

 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\doc\yat2m.c

 

 yat2m.c - Yet Another Texi 2 Man converter

 Copyright (C) 2005, 2013 g10 Code GmbH

 Copyright (C) 2006, 2008, 2011 Free Software Foundation, Inc.

 

 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 3 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, see <http://www.gnu.org/licenses/>.

 

 

 >   BSD

 

 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\random\rndunix.c

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 This module is part of the cryptlib continuously seeded pseudorandom

 number generator.  For usage conditions, see lib_rand.c

 

 [Here is the notice from lib_rand.c:]

 

 This module and the misc/rnd*.c modules represent the cryptlib

 continuously seeded pseudorandom number generator (CSPRNG) as described in

 my 1998 Usenix Security Symposium paper "The generation of random numbers

 for cryptographic purposes".

 

 The CSPRNG code is copyright Peter Gutmann (and various others) 1996,

 1997, 1998, 1999, all rights reserved.  Redistribution of the CSPRNG

 modules 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

 and this permission notice in its entirety.

 

 2. Redistributions in binary form must reproduce the copyright notice in

 the documentation and/or other materials provided with the distribution.

 

 3. A copy of any bugfixes or enhancements made must be provided to the

 author, <pgut001@cs.auckland.ac.nz> to allow them to be added to the

 baseline version of the code.

 

 ALTERNATIVELY, the code may be distributed under the terms of the

 GNU Lesser General Public License, version 2.1 or any later version

 published by the Free Software Foundation, in which case the

 provisions of the GNU LGPL are required INSTEAD OF the above

 restrictions.

 

 Although not required under the terms of the LGPL, it would still be

 nice if you could make any changes available to the author to allow

 a consistent code base to be maintained.
 
 
 >>> libgcrypt-1.7.6
 
 Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
 
 This file is part of Libgcrypt.
 
 Libgcrypt is free software you can redistribute it andor modify
 it under the terms of the GNU Lesser general Public License as
 published by the Free Software Foundation either version 2.1 of
 the License, or (at your option) any later version.
 
 Libgcrypt 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
 
 For a description of the algorithm, see:
 Bruce Schneier: Applied Cryptography. John Wiley & Sons, 1996.
 ISBN 0-471-11709-9. Pages 397 ff.
 
 ADDITIONAL LICENSE INFORMATION:
 
 Additional license notices for Libgcrypt.                    -- org --
 
 This file contains the copying permission notices for various files in
 the Libgcrypt distribution which are not covered by the GNU Lesser
 General Public License (LGPL) or the GNU General Public License (GPL).
 
 These notices all require that a copy of the notice be included
 in the accompanying documentation and be distributed with binary
 distributions of the code, so be sure to include this file along
 with any binary distributions derived from the GNU C Library.
 
 BSD-3 Clause
 
 For files:
 - ciphersha256-avx-amd64.S
 - ciphersha256-avx2-bmi2-amd64.S
 - ciphersha256-ssse3-amd64.S
 - ciphersha512-avx-amd64.S
 - ciphersha512-avx2-bmi2-amd64.S
 - ciphersha512-ssse3-amd64.S
 
 #+begin_quote
 Copyright (c) 2012, Intel Corporation
 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation andor other materials provided with the
 distribution.
 
 Neither the name of the Intel Corporation nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "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 INTEL CORPORATION 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.
 #+end_quote
 
 X License
 
 For files:
 - install.sh
 
 #+begin_quote
 Copyright (C) 1994 X Consortium
 
 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, andor
 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 X CONSORTIUM 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.
 
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium.
 #+end_quote
 
 Public domain
 
 For files:
 - cipherarcfour-amd64.S
 
 #+begin_quote
 Author: Marc Bevand <bevand_m (at) epita.fr>
 Licence: I hereby disclaim the copyright on this code and place it
 in the public domain.
 #+end_quote
 
 OCB license 1
 
 For files:
 - ciphercipher-ocb.c
 
 #+begin_quote
 OCB is covered by several patents but may be used freely by most
 software.  See http:web.cs.ucdavis.edu~rogawayocblicense.htm .
 In particular license 1 is suitable for Libgcrypt: See
 http:web.cs.ucdavis.edu~rogawayocblicense1.pdf for the full
 license document it basically says:
 
 License 1 — License for Open-Source Software Implementations of OCB
 (Jan 9, 2013)
 
 Under this license, you are authorized to make, use, and distribute open-source software implementations of OCB. This license terminates for you if you sue someone over their
 open-source software implementation of OCB claiming that you have
 a patent covering their implementation.
 
 License for Open Source Software Implementations of OCB January 9, 2013
 
 1 Definitions
 
 1.1 “Licensor” means Phillip Rogaway.
 
 1.2 “Licensed Patents” means any patent that claims priority to United
 States Patent Application No. 09918,615 entitled “Method and Apparatus
 for Facilitating Efficient Authenticated Encryption,” and any utility,
 divisional, provisional, continuation, continuations-in-part, reexamination,
 reissue, or foreign counterpart patents that may issue with respect to the
 aforesaid patent application. This includes, but is not limited to, United
 States Patent No. 7,046,802 United States Patent No. 7,200,227 United
 States Patent No. 7,949,129 United States Patent No. 8,321,675  and any
 patent that issues out of United States Patent Application No. 13669,114.
 
 1.3 “Use” means any practice of any invention claimed in the Licensed Patents.
 
 1.4 “Software Implementation” means any practice of any invention
 claimed in the Licensed Patents that takes the form of software executing on
 a user-programmable, general-purpose computer or that takes the form of a
 computer-readable medium storing such software. Software Implementation does
 not include, for example, application-specific integrated circuits (ASICs),
 field-programmable gate arrays (FPGAs), embedded systems, or IP cores.
 
 1.5 “Open Source Software” means software whose source code is published
 and made available for inspection and use by anyone because either (a) the
 source code is subject to a license that permits recipients to copy, modify,
 and distribute the source code without payment of fees or royalties, or
 (b) the source code is in the public domain, including code released for
 public use through a CC0 waiver. All licenses certified by the Open Source
 Initiative at opensource.org as of January 9, 2013 and all Creative Commons
 licenses identified on the creativecommons.org website as of January 9,
 2013, including the Public License Fallback of the CC0 waiver, satisfy these
 requirements for the purposes of this license.
 
 1.6 “Open Source Software Implementation” means a Software
 Implementation in which the software implicating the Licensed Patents is
 Open Source Software. Open Source Software Implementation does not include
 any Software Implementation in which the software implicating the Licensed
 Patents is combined, so as to form a larger program, with software that is
 not Open Source Software.
 
 2 License Grant
 
 2.1 License. Subject to your compliance with the term s of this license,
 including the restriction set forth in Section 2.2, Licensor hereby
 grants to you a perpetual, worldwide, non-exclusive, non-transferable,
 non-sublicenseable, no-charge, royalty-free, irrevocable license to practice
 any invention claimed in the Licensed Patents in any Open Source Software
 Implementation.
 
 2.2 Restriction. If you or your affiliates institute patent litigation
 (including, but not limited to, a cross-claim or counterclaim in a lawsuit)
 against any entity alleging that any Use authorized by this license
 infringes another patent, then any rights granted to you under this license
 automatically terminate as of the date such litigation is filed.
 
 3 Disclaimer
 YOUR USE OF THE LICENSED PATENTS IS AT YOUR OWN RISK AND UNLESS REQUIRED
 BY APPLICABLE LAW, LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
 KIND CONCERNING THE LICENSED PATENTS OR ANY PRODUCT EMBODYING ANY LICENSED
 PATENT, EXPRESS OR IMPLIED, STATUT ORY OR OTHERWISE, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR
 PURPOSE, OR NONINFRINGEMENT. IN NO EVENT WILL LICENSOR BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
 ARISING FROM OR RELATED TO ANY USE OF THE LICENSED PATENTS, INCLUDING,
 WITHOUT LIMITATION, DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE
 OR SPECIAL DAMAGES, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGES PRIOR TO SUCH AN OCCURRENCE.
 #+end_quote
 
 > GPL 2.0
 
 libgcrypt-1.7.6.tar.bz2\libgcrypt-1.7.6.tar\libgcrypt-1.7.6\doc\gcrypt.texi
 
 Copyright @copyright{} 2000, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2011, 2012 Free Software Foundation, Inc. @
 Copyright @copyright{} 2012, 2013, 2016 g10 Code GmbH
 
 @quotation
 Permission is granted to copy, distribute andor modify this document
 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. The text of the license can be found in the
 section entitled ``GNU General Public License''.
 
 > LGPL 2.0
 
 libgcrypt-1.7.6.tar.bz2\libgcrypt-1.7.6.tar\libgcrypt-1.7.6\mpi\powerpc32\mpih-add1.S
 
 Copyright (C) 1997 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software you can redistribute it andor
 modify it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation either version 2 of the
 License, or (at your option) any later version.
 
 The GNU C Library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with the GNU C Library see the file COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 > GPL 3.0
 
 libgcrypt-1.7.6.tar.bz2\libgcrypt-1.7.6.tar\libgcrypt-1.7.6\doc\yat2m.c
 
 Copyright (C) 2005, 2013, 2015, 2016 g10 Code GmbH
 Copyright (C) 2006, 2008, 2011 Free Software Foundation, Inc.
 
 This program is free software you can redistribute it andor modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation either version 3 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, see <https:www.gnu.orglicenses>.
 
 > BSD 3 Clause
 
 libgcrypt-1.7.6.tar.bz2\libgcrypt-1.7.6.tar\libgcrypt-1.7.6\random\random-drbg.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD- 3 CLAUSE LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2014 Stephan Mueller <smueller@chronox.de>
 
 DRBG: Deterministic Random Bits Generator
 Based on NIST Recommended DRBG from NIST SP800-90A with the following
 properties: CTR DRBG with DF with AES-128, AES-192, AES-256 cores
 Hash DRBG with DF with SHA-1, SHA-256, SHA-384, SHA-512 cores
 HMAC DRBG with DF with SHA-1, SHA-256, SHA-384, SHA-512 cores
 with and without prediction resistance
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation andor other materials provided with the distribution.
 3. The name of the author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 ALTERNATIVELY, this product may be distributed under the terms of
 LGPLv2+, in which case the provisions of the LGPL are required INSTEAD OF the above restrictions.  (This clause is
 necessary due to a potential bad interaction between the LGPL and
 the restrictions contained in a BSD-style copyright.)
 
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGE.
 
 > MIT Style
 
 libgcrypt-1.7.6.tar.bz2\libgcrypt-1.7.6.tar\libgcrypt-1.7.6\src\versioninfo.rc.in
 
 Copyright (C) 2005, 2006 g10 Code GmbH
 
 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 > BSD
 
 libgcrypt-1.7.6.tar.bz2\libgcrypt-1.7.6.tar\libgcrypt-1.7.6\random\rndunix.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE.   THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright Peter Gutmann, Paul Kendall, and Chris Wedgwood 1996-1999.
 Heavily modified for GnuPG by Werner Koch
 This module is part of the cryptlib continuously seeded pseudorandom
 number generator.  For usage conditions, see lib_rand.c
 
 [Here is the notice from lib_rand.c:]
 
 This module and the miscrnd.c modules represent the cryptlib
 continuously seeded pseudorandom number generator (CSPRNG) as described in my 1998 Usenix Security Symposium paper "The generation of random numbers for cryptographic purposes".
 
 The CSPRNG code is copyright Peter Gutmann (and various others) 1996,
 1997, 1998, 1999, all rights reserved.  Redistribution of the CSPRNG
 modules 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
 and this permission notice in its entirety.
 
 2. Redistributions in binary form must reproduce the copyright notice in
 the documentation andor other materials provided with the distribution.
 
 3. A copy of any bugfixes or enhancements made must be provided to the author, <pgut001@cs.auckland.ac.nz> to allow them to be added to the
 baseline version of the code.
 
 ALTERNATIVELY, the code may be distributed under the terms of the
 GNU Lesser General Public License, version 2.1 or any later version
 published by the Free Software Foundation, in which case the
 provisions of the GNU LGPL are required INSTEAD OF the above
 restrictions.
 
 Although not required under the terms of the LGPL, it would still be
 nice if you could make any changes available to the author to allow
 a consistent code base to be maintained.
 
 
 >>> libgpg-error-1.27
 
 Copyright (C) 2003-2004, 2010, 2013-2016 g10 Code GmbH
 
 This file is part of libgpg-error.
 
 libgpg-error is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 libgpg-error 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 libgpg-error-1.27.tar.bz2\libgpg-error-1.27.tar\libgpg-error-1.27\doc\gpgrt.info
 
 Copyright (C) 2014 g10 Code GmbH
 
 Permission is granted to copy, distribute and/or modify this
 document 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.  The text of the
 license can be found in the section entitled "GNU General Public
 License".
 
 >GPL 3.0
 
 libgpg-error-1.27.tar.bz2\libgpg-error-1.27.tar\libgpg-error-1.27\doc\yat2m.c
 
 Copyright (C) 2005, 2013, 2015, 2016 g10 Code GmbH
 Copyright (C) 2006, 2008, 2011 Free Software Foundation, Inc.
 
 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 3 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, see <https://www.gnu.org/licenses/>.
 
 >MIT STYLE
 
 libgpg-error-1.27.tar.bz2\libgpg-error-1.27.tar\libgpg-error-1.27\src\mkheader.c
 
 Copyright (C) 2010 Free Software Foundation, Inc.
 Copyright (C) 2014 g10 Code GmbH
 
 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 This file is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 >BSD-3 Clause
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 libgpg-error-1.27.tar.bz2\libgpg-error-1.27.tar\libgpg-error-1.27\src\mkheader.c
 
 estream.c - Extended Stream I/O Library
 Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2011,
 2014, 2015, 2016, 2017 g10 Code GmbH
 
 This file is part of Libestream.
 
 Libestream is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 Libestream 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with Libestream; if not, see <https://www.gnu.org/licenses/>.
 
 ALTERNATIVELY, Libestream may be distributed under the terms of the
 following license, in which case the provisions of this license are
 required INSTEAD OF the GNU General Public License. If you wish to
 allow use of your version of this file only under the terms of the
 GNU General Public License, and not to allow others to use your
 version of this file under the terms of the following license,
 indicate your decision by deleting this paragraph and the license
 below.
 
 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, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
 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 author may not be used to endorse or promote
 products derived from this software without specific prior
 written permission.
 
 THIS SOFTWARE IS PROVIDED "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.
 
 >LGPL 2.0
 
 libgpg-error-1.27.tar.bz2\libgpg-error-1.27.tar\libgpg-error-1.27\src\gettext.h
 
 Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published
 by the Free Software Foundation; either version 2, 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 USA.
 
 
 >>> libgudev-231
 
 Copyright (C) 2008 David Zeuthen <davidz@redhat.com>
  
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Library General Public
   License as published by the Free Software Foundation; either
   version 2 of the License, or (at your option) any later version.
  
   This library 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
   Library General Public License for more details.
  
   You should have received a copy of the GNU Library General Public
   License along with this library; if not, write to the Free Software
   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA.
 
 
 >>> libhif-0.2.2
 
 Copyright (C) 2014 Richard Hughes <richard@hughsie.com>

 

 Licensed under the GNU Lesser General Public License Version 2.1

 

 This library is free software; you can redistribute it and/or

 modify it under the terms of the GNU Lesser General Public

 License as published by the Free Software Foundation; either

 version 2.1 of the License, or (at your option) any later version.

 

 This library 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

 Lesser General Public License for more details.

 

 You should have received a copy of the GNU Lesser General Public

 License along with this library; if not, write to the Free Software

 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA.

 

 ADDITIONAL LICENSE INFORMATION:

 

 

 > GPL 2.0

 

 libhif-0.2.2.tar.xz\libhif-0.2.2.tar\libhif-0.2.2\libhif\hif-cmd.c

 

 Copyright (C) 2010-2014 Richard Hughes <richard@hughsie.com>

 

 Licensed under the GNU General Public License Version 2

 

 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.

 

 

 > MIT Style

 

 libhif-0.2.2.tar.xz\libhif-0.2.2.tar\libhif-0.2.2\aclocal.m4

 

 Copyright (C) 1996-2014 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.
 
 
2c8602d4
 >>> libhif-0.2.3
 
 Copyright (C) 2012 Colin Walters <walters@verbum.org>.
 Copyright (C) 2014 Richard Hughes <richard@hughsie.com>
 
 Licensed under the GNU Lesser General Public License Version 2.1
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 libhif-0.2.3.tar.xz\libhif-0.2.3.tar\libhif-0.2.3\libhif\hif-cmd.c
 
 Copyright (C) 2010-2014 Richard Hughes <richard@hughsie.com>
 
 Licensed under the GNU General Public License Version 2
 
 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.
 
 
7acc3889
 >>> libmnl-1.0.4
 
 (C) 2008-2010 by Pablo Neira Ayuso <pablo@netfilter.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 libmnl-1.0.4.tar.bz2\libmnl-1.0.4.tar\libmnl-1.0.4\examples\genl\genl-family-get.c
 
 This example is placed in the public domain.
 
 
 >>> libmspack-0.5alpha
 
 This file is part of libmspack.

 (C) 2003-2004 Stuart Caie.

 

 libmspack is free software; you can redistribute it and/or modify it under

 the terms of the GNU Lesser General Public License (LGPL) version 2.1

 

 For further details, see the file COPYING.LIB distributed with libmspack

 

 ADDITIONAL LICENSE INFORMATION:

 

 >   MIT (Style)

 

 libmspack-0.5alpha.tar.gz\libmspack-0.5alpha.tar\libmspack-0.5alpha\aclocal.m4

 

 Copyright (C) 1996-2013 Free Software Foundation, Inc.

 

 This file is free software; the Free Software Foundation

 gives unlimited permission to copy and/or distribute it,

 with or without modifications, as long as this notice is preserved.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY, to the extent permitted by law; without

 even the implied warranty of MERCHANTABILITY or FITNESS FOR A

 PARTICULAR PURPOSE.

 

 >   GPL 3.0

 

 libmspack-0.5alpha.tar.gz\libmspack-0.5alpha.tar\libmspack-0.5alpha\doc\search\search.js

 

 Search script generated by doxygen

 Copyright (C) 2009 by Dimitri van Heesch.

 

 The code in this file is loosly based on main.js, part of Natural Docs,

 which is Copyright (C) 2003-2008 Greg Valure

 Natural Docs is licensed under the GPL.

 

 >   MIT

 

 libmspack-0.5alpha.tar.gz\libmspack-0.5alpha.tar\libmspack-0.5alpha\doc\jquery.js

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MIT LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 jQuery JavaScript Library v1.7.1

 http://jquery.com/

 

 Copyright 2011, John Resig

 Dual licensed under the MIT or GPL Version 2 licenses.

 http://jquery.org/license

 

 Includes Sizzle.js

 http://sizzlejs.com/

 Copyright 2011, The Dojo Foundation

 Released under the MIT, BSD, and GPL Licenses.

 

 

 >   GPL 2.0

 

 libmspack-0.5alpha.tar.gz\libmspack-0.5alpha.tar\libmspack-0.5alpha\test\md5.c

 

 md5.c - Functions to compute MD5 message digest of files or memory blocks

 according to the definition of MD5 in RFC 1321 from April 1992.

 Copyright (C) 1995, 1996, 2001, 2003 Free Software Foundation, Inc.

 NOTE: The canonical source of this file is maintained with the GNU C

 Library.  Bugs can be reported to bug-glibc@prep.ai.mit.edu.

 

 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, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

 

 Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
 
 >>> libndp-1.6
 
 Copyright (C) 2013-2015 Jiri Pirko <jiri@resnulli.us>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 >>> libnl-3.2.29
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation version 2.1
 of the License.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 libnl-3.2.29.tar.gz\libnl-3.2.29.tar\libnl-3.2.29\include\linux-private\linux\tc_act\tc_skbedit.h
 
 Copyright (c) 2008, Intel Corporation.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU General Public License,
 version 2, as published by the Free Software Foundation.
 
 This program is distributed in the hope 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., 59 Temple
 Place - Suite 330, Boston, MA 02111-1307 USA.
 
 
 Copyright (c) 2008-2009 Thomas Graf tgraf@suug.ch
 
 >BSD-3
 
 libnl-3.2.29.tar.gz\libnl-3.2.29.tar\libnl-3.2.29\include\netlink\xfrm\sp.h
 
 Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
 
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the
 distribution.
 
 Neither the name of Texas Instruments Incorporated nor the names of
 its contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 >>> librepo-1.7.20
 
 Copyright (C) 2012  Tomas Mlcoch
  *
  * Licensed under the GNU Lesser General Public License Version 2.1
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
  * version 2.1 of the License, or (at your option) any later version.
  *
  * This library 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
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 
 >>> librsync-2.0.0
 
 Copyright (C) 2001 by Martin Pool <mbp@sourcefrog.net>
 
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-2
 
 librsync-2.0.0.tar.gz\librsync-2.0.0.tar\librsync-2.0.0\cmake\FindPOPT.cmake
 Copyright (C) 2012-2013, Lars Baehren <lbaehren@gmail.com>
 Copyright (C) 2015 Adam Schubert <adam.schubert@sg1-game.net>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
 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.
 
 > Public Domain
 
 librsync-2.0.0.tar.gz\librsync-2.0.0.tar\librsync-2.0.0\src\blake2-impl.h
 
 BLAKE2 reference source code package - reference C implementations
 
 Written in 2012 by Samuel Neves <sneves@dei.uc.pt>
 
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 
 You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
 
 > GPL 3.0
 
 librsync-2.0.0.tar.gz\librsync-2.0.0.tar\librsync-2.0.0\CMakeLists.txt
 
 Copyright (C) 2015 Adam Schubert <adam.schubert@sg1-game.net>
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> libseccomp-2.3.2
 
 Copyright (c) 2012 Red Hat <pmoore@redhat.com>
 Author: Paul Moore <paul@paul-moore.com>
 
 This library is free software; you can redistribute it and/or modify it
 under the terms of version 2.1 of the GNU Lesser General Public License as
 published by the Free Software Foundation.
 
 This library 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 Lesser General Public License
 for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library; if not, see <http://www.gnu.org/licenses>.
 
 
 >>> libsepol-2.6
 
 Copyright (C) 2005 Tresys Technology, LLC
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-2 Clause
 
 libsepol-2.6.tar.gz\libsepol-2.6.tar\libsepol-2.6\cil\include\cil\cil.h
 
 Copyright 2011 Tresys Technology, LLC. All rights reserved.
 
 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 TRESYS TECHNOLOGY, LLC ``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 TRESYS TECHNOLOGY, LLC 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.
 
 > MIT-Style
 
 libsepol-2.6.tar.gz\libsepol-2.6.tar\libsepol-2.6\cil\test\unit\CuTest.h
 
 Copyright (c) 2003 Asim Jalis
 
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software in
 a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 
 2. Altered source versions must be plainly marked as such, and must not
 be misrepresented as being the original software.
 
 3. This notice may not be removed or altered from any source
 distribution.
 
 > GPL 2.0
 
 libsepol-2.6.tar.gz\libsepol-2.6.tar\libsepol-2.6\man\man8\genpolusers.8
 
 Copyright (c) 1997 Manoj Srivastava <srivasta@debian.org>
 
 This is free documentation; 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.
 
 The GNU General Public License's references to "object code"
 and "executables" are to be interpreted as the output of any
 document formatting or typesetting system, including
 intermediate and printed output.
 
 This manual 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 manual; if not, write to the Free
 Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
 USA.
 
 
 >>> libsigc++-2.10.0
 
 Copyright (c) 2009  Openismus GmbH  <http://www.openismus.com/>
 
 This file is part of libsigc++.
 
 libsigc++ is free software: you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation, either version 2.1 of the License,
 or (at your option) any later version.
 
 libsigc++ 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 libsigc++-2.10.0.tar.xz\libsigc++-2.10.0.tar\libsigc++-2.10.0\build\ax_boost_timer.m4
 
 Copyright (c) 2012 Xiyue Deng <manphiz@gmail.com>
 Copyright (c) 2012 Murray Cumming <murrayc@openismus.com>
 
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.
 
 > GPL 2.0
 
 libsigc++-2.10.0.tar.xz\libsigc++-2.10.0.tar\libsigc++-2.10.0\build\dist-changelog.am
 
 Copyright (c) 2009  Daniel Elstner <daniel.kitta@gmail.com>
 
 This file is part of mm-common.
 
 mm-common 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.
 
 mm-common 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 mm-common.  If not, see <http://www.gnu.org/licenses/>.
 
 > Public Domain
 
 libsigc++-2.10.0.tar.xz\libsigc++-2.10.0.tar\libsigc++-2.10.0\examples\member_method.cc
 
 Copyright 2003, The libsigc++ Development Team
  
 Assigned to the public domain.  Use as you wish without
 restriction.
 
 
 >>> libusb-1.0.21
 
 Copyright © 2012-2013 RealVNC Ltd. <toby.gray@realvnc.com>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 libusb-1.0.21.tar.gz\libusb-1.0.21.tar\libusb-1.0.21\examples\ezusb.c
 
 
 Copyright © 2001 Stephen Williams (steve@icarus.com)
 Copyright © 2001-2002 David Brownell (dbrownell@users.sourceforge.net)
 Copyright © 2008 Roger Williams (rawqux@users.sourceforge.net)
 Copyright © 2012 Pete Batard (pete@akeo.ie)
 Copyright © 2013 Federico Manzan (f.manzan@gmail.com)
 
 This source code is free software; you can redistribute it
 and/or modify it in source code form 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
 
 >MIT
 
 libusb-1.0.21.tar.gz\libusb-1.0.21.tar\libusb-1.0.21\libusb\os\linux_netlink.c
 
 
 Copyright 2006-2008, Haiku Inc. All rights reserved.
 Distributed under the terms of the MIT License.
 
 
 >PUBLIC DOMAIN
 
 libusb-1.0.21.tar.gz\libusb-1.0.21.tar\libusb-1.0.21\msvc\stress_2005.vcproj
 
 
 THIS SOFTWARE IS NOT COPYRIGHTED
 
 Contributor: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
 Modified for libusb/MSVC: Pete Batard <pbatard@gmail.com>
 
 This source code is offered for use in the public domain. You may
 use, modify or distribute it freely.
 
 This code is distributed in the hope that it will be useful but
 WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
 DISCLAIMED. This includes but is not limited to warranties of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
 >>> libvirt-3.2.0
 
 admin.c: handlers for admin RPC method calls
 
 Copyright (C) 2014-2016 Red Hat, Inc.
 
 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
 This library 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library.  If not, see
 <http://www.gnu.org/licenses/>.
 
 Author: Martin Kletzander <mkletzan@redhat.com>
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 libvirt-3.2.0.tar.xz\libvirt-3.2.0.tar\libvirt-3.2.0\build-aux\mkinstalldirs
 
 Original author: Noah Friedman friedman@prep.ai.mit.edu
 Created: 1993-05-16
 Public domain.
 
 > GPL 3.0
 
 libvirt-3.2.0.tar.xz\libvirt-3.2.0.tar\libvirt-3.2.0\build-aux\useless-if-before-free
 
 Copyright (C) 2008-2017 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > ISC (MIT Style)
 
 libvirt-3.2.0.tar.xz\libvirt-3.2.0.tar\libvirt-3.2.0\gnulib\lib\inet_ntop.c
 
 Copyright (c) 1996-1999 by Internet Software Consortium.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 > BSD-3
 
 libvirt-3.2.0.tar.xz\libvirt-3.2.0.tar\libvirt-3.2.0\gnulib\lib\random_r.c
 
 Copyright (C) 1983 Regents of the University of California.
 All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > MIT Style
 
 libvirt-3.2.0.tar.xz\libvirt-3.2.0.tar\libvirt-3.2.0\src\vbox\README
 
 Copyright (C) 2009, 2013 Red Hat, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without warranty of any kind.
 
 > GPL 2.0
 
 libvirt-3.2.0.tar.xz\libvirt-3.2.0.tar\libvirt-3.2.0\tests\virsh-vcpupin
 
 Copyright (C) 2008 Red Hat, Inc.
 
 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, see
 <http://www.gnu.org/licenses/>.
 
 
 >>> lttng-tools-2.9.4
 
 Copyright (C) 2012 - David Goulet <dgoulet@efficios.com>
 Copyright (C) 2013 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License, version 2.1 only,
 as published by the Free Software Foundation.
 
 This library 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 Lesser General Public License
 for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 lttng-tools-2.9.4.tar-1.bz2\lttng-tools-2.9.4.tar-1\lttng-tools-2.9.4\src\bin\lttng-relayd\lttng-viewer-abi.h
 
 Copyright (C) 2013 - Julien Desfossez <jdesfossez@efficios.com>
 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 David Goulet <dgoulet@efficios.com>
 
 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.
 
 > GPL 2.0
 
 lttng-tools-2.9.4.tar-1.bz2\lttng-tools-2.9.4.tar-1\lttng-tools-2.9.4\extras\lttng-bash_completion
 
 Copyright (c) - 2012 Simon Marchi <simon.marchi@polymtl.ca>
 
 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 as published by
 the Free Software Foundation; only version 2 of the License.
 
 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.
 
 > BSD- 3 Clause
 
 lttng-tools-2.9.4.tar-1.bz2\lttng-tools-2.9.4.tar-1\lttng-tools-2.9.4\src\common\config\ini.c
 
 The "inih" library is distributed under the New BSD license:
 
 Copyright (c) 2009, Brush Technology - All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 Neither the name of Brush Technology nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY BRUSH TECHNOLOGY ''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 BRUSH TECHNOLOGY 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.
 
 > GPL 3.0 with Bison Parser Exception
 
 lttng-tools-2.9.4.tar-1.bz2\lttng-tools-2.9.4.tar-1\lttng-tools-2.9.4\src\lib\lttng-ctl\filter\filter-parser.h
 
 A Bison parser, made by GNU Bison 3.0.4.
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
 >>> lttng-ust-2.9.0
 
 LTTng UST - Userspace Tracer
 
 Copyright (C) 2009-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 Copyright (C) 2010 Pierre-Marc Fournier, Nils Carlson, David Goulet and others.
 
 This library is licensed under the LGPL v2.1 license, except when
 specified otherwise.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; only
 version 2.1 of the License.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
 
 System headers are MIT-licensed (BSD style):
 
 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.
 
 liblttng-ust-ctl/ustctl.c is GPL v2. It is only used by the
 lttng-sessiond program.
 
 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; version 2 of the License only.
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0 with Special Exception
 
 lttng-ust-2.9.0.tar.bz2\lttng-ust-2.9.0.tar\lttng-ust-2.9.0\config\texinfo.tex
 
 Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This texinfo.tex file 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 3 of the
 License, or (at your option) any later version.
 
 This texinfo.tex file 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, when this file is read by TeX when processing
 a Texinfo source document, you may use the result without
 restriction.  (This has been our intent since Texinfo was invented.)
 
 Please try the latest version of texinfo.tex before submitting bug
 reports; you can get the latest version from:
 http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
 ftp://tug.org/tex/texinfo.tex
 (and all CTAN mirrors, see http://www.ctan.org).
 The texinfo.tex in any given distribution could well be out
 of date, so if that's what you're using, please check.
 
 Send bug reports to bug-texinfo@gnu.org.  Please include including a
 complete document in each bug report with which we can reproduce the
 problem.  Patches are, of course, greatly appreciated.
 
 To process a Texinfo manual with TeX, it's most reliable to use the
 texi2dvi shell script that comes with the distribution.  For a simple
 manual foo.texi, however, you can get away with this:
 tex foo.texi
 texindex foo.??
 tex foo.texi
 tex foo.texi
 dvips foo.dvi -o  # or whatever; this makes foo.ps.
 The extra TeX runs get the cross-reference information correct.
 Sometimes one run after texindex suffices, and sometimes you need more
 than two; texi2dvi does it as many times as necessary.
 
 It is possible to adapt texinfo.tex for other languages, to some
 extent.  You can get the existing language-specific files from the
 full Texinfo distribution.
 
 The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
 
 > BSD
 
 lttng-ust-2.9.0.tar.bz2\lttng-ust-2.9.0.tar\lttng-ust-2.9.0\doc\examples\cmake-multiple-shared-libraries\cmake\FindLTTngUST.cmake
 
 Copyright 2016 Kitware, Inc.
 Copyright 2016 Philippe Proulx <pproulx@efficios.com>
 
 Distributed under the OSI-approved BSD License (the "License");
 see accompanying file Copyright.txt for details.
 
 This software is distributed WITHOUT ANY WARRANTY; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 See the License for more information.
 
 > BSD- 3 Clause
 
 lttng-ust-2.9.0.tar.bz2\lttng-ust-2.9.0.tar\lttng-ust-2.9.0\snprintf\fflush.c
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Chris Torek.
 
 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. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > BSD- 2 Clause
 
 lttng-ust-2.9.0.tar.bz2\lttng-ust-2.9.0.tar\lttng-ust-2.9.0\snprintf\fileext.h
 
 Copyright (c)2001 Citrus Project,
 All rights reserved.
 
 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 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 AUTHOR 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.
 
 
 >>> ndctl-56
 
 Copyright (c) 2014-2016, Intel Corporation.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU Lesser General Public License,
 version 2.1, as published by the Free Software Foundation.
 
 This program is distributed in the hope it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 more details.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 ndctl-56.tar.gz\ndctl-56.tar\ndctl-56\ccan\array_size\array_size.h
 
 CC0 (Public domain) - see LICENSE file for details
 
 > MIT
 
 ndctl-56.tar.gz\ndctl-56.tar\ndctl-56\licenses\BSD-MIT
 
 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.
 
 > GPL 2.0
 
 ndctl-56.tar.gz\ndctl-56.tar\ndctl-56\ndctl\builtin-xaction-namespace.c
 
 Copyright(c) 2015-2016 Intel Corporation. All rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of version 2 of the GNU General Public License as
 published by the Free Software Foundation.
 
 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.
 
 
 >>> nss-altfiles-2.23.0
 
 Copyright (C) 1991-2016 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see
 <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD- 3 Clause
 
 nss-altfiles-2.23.0.tar.gz\nss-altfiles-2.23.0.tar\nss-altfiles-2.23.0\src\resolv\mapv4v6addr.h
 
 Copyright (c) 1985, 1988, 1993
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 > MIT
 
 nss-altfiles-2.23.0.tar.gz\nss-altfiles-2.23.0.tar\nss-altfiles-2.23.0\src\resolv\mapv4v6addr.h
 
 Portions Copyright (c) 1993 by Digital Equipment Corporation.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and that
 the name of Digital Equipment Corporation not be used in advertising or
 publicity pertaining to distribution of the document or software without
 specific, written prior permission.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT
 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 
2c8602d4
 >>> open-vm-tools-10.1.10
 
 Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation version 2.1 and no 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 Lesser GNU General Public
 License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD 2
 
 open-vm-tools-stable-10.1.10.tar.gz\open-vm-tools-stable-10.1.10.tar\open-vm-tools-stable-10.1.10\open-vm-tools\docs\api\services\plugins.txt
 
 
 Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
 
 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 REGENTS 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 REGENTS 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.
 
 > CDDL 1.0
 
 open-vm-tools-stable-10.1.10.tar.gz\open-vm-tools-stable-10.1.10.tar\open-vm-tools-stable-10.1.10\open-vm-tools\lib\asyncsocket\asyncsocket.c
 
 The contents of this file are subject to the terms of the Common
 Development and Distribution License (the "License") version 1.0
 and no later version.  You may not use this file except in
 compliance with the License.
 
 You can obtain a copy of the License at
 http://www.opensource.org/licenses/cddl1.php
 
 See the License for the specific language governing permissions
 and limitations under the License.
 
 >ICU (MIT STYLE)
 
 open-vm-tools-stable-10.1.10.tar.gz\open-vm-tools-stable-10.1.10.tar\open-vm-tools-stable-10.1.10\open-vm-tools\lib\include\codeset.h
 
 
 ICU License - ICU 1.8.1 and later
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (c) 1995-2006 International Business Machines Corporation
 and others
 
 All rights reserved.
 
 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, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, provided that the above
 copyright notice(s) and this permission notice appear in all
 copies of the Software and that both the above copyright
 notice(s) and this permission notice appear in supporting
 documentation.
 
 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 OF THIRD PARTY RIGHTS. IN NO EVENT
 SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
 BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
 CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a
 copyright holder shall not be used in advertising or otherwise
 to promote the sale, use or other dealings in this Software
 without prior written authorization of the copyright holder.
 
 
 > GPL 2.0
 
 open-vm-tools-stable-10.1.10.tar.gz\open-vm-tools-stable-10.1.10.tar\open-vm-tools-stable-10.1.10\open-vm-tools\modules\freebsd\shared\compat_vop.h
 
 Copyright (C) 2008 VMware, Inc. All rights reserved.
 
 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 version 2 and no 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 St, Fifth Floor, Boston, MA  02110-1301 USA
 
 > MIT
 
 open-vm-tools-stable-10.1.10.tar.gz\open-vm-tools-stable-10.1.10.tar\open-vm-tools-stable-10.1.10\open-vm-tools\lib\misc\codesetUTF8.c
 
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
 See http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ for details.
 
 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.
 
 
7acc3889
 >>> open-vm-tools-10.1.5
 
 Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation version 2.1 and no 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 Lesser GNU General Public
 License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-2
 
 open-vm-tools-stable-10.1.5.tar.gz\open-vm-tools-stable-10.1.5.tar\open-vm-tools-stable-10.1.5\open-vm-tools\docs\api\services\debug.txt
 
 Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
 
 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 REGENTS 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 REGENTS 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.
 
 >CDDL 1.0
 
 open-vm-tools-stable-10.1.5.tar.gz\open-vm-tools-stable-10.1.5.tar\open-vm-tools-stable-10.1.5\open-vm-tools\modules\solaris\vmblock\module.c
 
 Copyright (C) 2006 VMware, Inc. All rights reserved.
 
 The contents of this file are subject to the terms of the Common
 Development and Distribution License (the "License") version 1.0
 and no later version.  You may not use this file except in
 compliance with the License.
 
 You can obtain a copy of the License at
 http://www.opensource.org/licenses/cddl1.php
 
 See the License for the specific language governing permissions
 and limitations under the License.
 
 >MIT STYLE
 
 open-vm-tools-stable-10.1.5.tar.gz\open-vm-tools-stable-10.1.5.tar\open-vm-tools-stable-10.1.5\open-vm-tools\lib\include\codeset.h
 
 ICU License - ICU 1.8.1 and later
 
 COPYRIGHT AND PERMISSION NOTICE
 
 Copyright (c) 1995-2006 International Business Machines Corporation
 and others
 
 All rights reserved.
 
 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, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, provided that the above
 copyright notice(s) and this permission notice appear in all
 copies of the Software and that both the above copyright
 notice(s) and this permission notice appear in supporting
 documentation.
 
 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 OF THIRD PARTY RIGHTS. IN NO EVENT
 SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
 BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
 CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 >MIT STYLE
 
 open-vm-tools-stable-10.1.5.tar.gz\open-vm-tools-stable-10.1.5.tar\open-vm-tools-stable-10.1.5\open-vm-tools\lib\string\convertutf.c
 
 
 Copyright 2008 VMware, Inc.  All rights reserved.
 
 
 Copyright 2001-2004 Unicode, Inc.
 
 Disclaimer
 
 This source code is provided as is by Unicode, Inc. No claims are
 made as to fitness for any particular purpose. No warranties of any
 kind are expressed or implied. The recipient agrees to determine
 applicability of information provided. If this file has been
 purchased on magnetic or optical media from Unicode, Inc., the
 sole remedy for any claim will be exchange of defective media
 within 90 days of receipt.
 
 Limitations on Rights to Redistribute This Code
 
 Unicode, Inc. hereby grants the right to freely use the information
 supplied in this file in the creation of products supporting the
 Unicode Standard, and to make copies of this file in any form
 for internal or external distribution as long as this notice
 remains attached.
 
 
 >GPL 2.0
 
 open-vm-tools-stable-10.1.5.tar.gz\open-vm-tools-stable-10.1.5.tar\open-vm-tools-stable-10.1.5\open-vm-tools\m4\vmtools.m4
 
 Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
 
 VMware-specific macros for use with autoconf.
 
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of version 2 of the GNU General Public License as
 published by the Free Software Foundation.
 
 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 St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 >>> openscap-1.2.14
 
 Copyright (C) 2011-2013 Red Hat Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > OVAL License (MIT-Style)
 
 openscap-1.2.14.tar.gz\openscap-1.2.14.tar\openscap-1.2.14\schemas\oval\5.10\windows-definitions-schema.xsd
 
 Copyright (c) 2002-2011, The MITRE Corporation. All rights reserved.  The contents of this file are subject to the terms of the OVAL License located at http://oval.mitre.org/oval/about/termsofuse.html. See the OVAL License for the specific language governing permissions and limitations for use of this schema.  When distributing copies of the OVAL Schema, this license header must be included.</terms_of_use>
 
 > BSD-3 Clause
 
 openscap-1.2.14.tar.gz\openscap-1.2.14.tar\openscap-1.2.14\xsl\oval-results-report.xsl
 
 Copyright (c) 2002-2012, The MITRE Corporation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are
 permitted provided that the following conditions are met:
 
 Redistributions of source code must retain the above copyright notice, this list
 of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above copyright notice, this
 list of conditions and the following disclaimer in the documentation and/or other
 materials provided with the distribution.
 Neither the name of The MITRE Corporation nor the names of its contributors may be
 used to endorse or promote products derived from this software without specific
 prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
 SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 > MIT
 
 openscap-1.2.14.tar.gz\openscap-1.2.14.tar\openscap-1.2.14\xsl\xccdf-resources.xsl
 
 Bootstrap v3.3.7 (http://getbootstrap.com)
 Copyright 2011-2016 Twitter, Inc.
 Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 
 > GPL 3.0
 
 openscap-1.2.14.tar.gz\openscap-1.2.14.tar\openscap-1.2.14\config\snippet\arg-nonnull.h
 
 A C macro for declaring that specific arguments must not be NULL.
 Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > LGPL 2.0
 
 openscap-1.2.14.tar.gz\openscap-1.2.14.tar\openscap-1.2.14\lib\asnprintf.c
 
 Formatted output to strings.
 Copyright (C) 1999, 2002, 2006, 2009-2014 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2, 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License along
 with this program; if not, see <http://www.gnu.org/licenses/>.
 
 > LGPL 3.0
 
 openscap-1.2.14.tar.gz\openscap-1.2.14.tar\openscap-1.2.14\lib\float.c
 
 Auxiliary definitions for <float.h>.
 Copyright (C) 2011-2014 Free Software Foundation, Inc.
 Written by Bruno Haible <bruno@clisp.org>, 2011.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 3 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 > W3C License (MIT- Style)
 
 openscap-1.2.14.tar.gz\openscap-1.2.14.tar\openscap-1.2.14\schemas\common\xmldsig-core-schema.xsd
 
 Copyright 2001 The Internet Society and W3C (Massachusetts Institute
 of Technology, Institut National de Recherche en Informatique et en
 Automatique, Keio University). All Rights Reserved.
 http://www.w3.org/Consortium/Legal/
 
 This document is governed by the W3C Software License [1] as described
 in the FAQ [2].
 
 [1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
 [2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD
 
 
 >>> paramiko-2.1.2
 
 Copyright (C) 2003-2007  Robey Pointer <robeypointer@gmail.com>
 Copyright (C) 2003-2007  Robey Pointer <robeypointer@gmail.com>
 
 This file is part of paramiko.
 
 Paramiko is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
 Paramiko 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License along with Paramiko; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
 
 
 >>> pth-2.0.7
 
 GNU Pth - The GNU Portable Threads
 Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
 
 This file is part of GNU Pth, a non-preemptive thread scheduling
 library which can be found at http://www.gnu.org/software/pth/.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 pth-2.0.7.tar.gz\pth-2.0.7.tar\pth-2.0.7\shtool
 
 GNU shtool -- The GNU Portable Shell Tool
 Copyright (c) 1994-2006 Ralf S. Engelschall <rse@engelschall.com>
 
 See http://www.gnu.org/software/shtool/ for more information.
 See ftp://ftp.gnu.org/gnu/shtool/ for latest version.
 
 Version:  2.0.6 (19-Apr-2006)
 Contents: 7/19 available modules
 
 
 
 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
 
 NOTICE: Given that you include this file verbatim into your own
 source tree, you are justified in saying that it remains separate
 from your package, and that this way you are simply just using GNU
 shtool. So, in this situation, there is no requirement that your
 package itself is licensed under the GNU General Public License in
 order to take advantage of GNU shtool.
 
 
 >>> pygobject-3.24.1
 
 Copyright (C) 2009 Johan Dahlin <johan@gnome.org>
 2010 Simon van der Linden <svdlinden@src.gnome.org>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
 USA
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 pygobject-3.24.1.tar.xz\pygobject-3.24.1.tar\pygobject-3.24.1\gi\pygi-foreign-cairo.c
 
 Copyright (c) 2010  Collabora Ltd. <http://www.collabora.co.uk/>
 
 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.
 
 
 >>> pypam-0.5.0
 
 Copyright (c) 1999, 2006 Rob Riggs and tummy.com, Ltd. All rights reserved.
 Released under GNU LGPL version 2.1.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 3.0
 
 PyPAM-0.5.0.tar.gz\PyPAM-0.5.0.tar\PyPAM-0.5.0\setup.py
 
 license='LGPL'
 
 
 >>> python-fuse-0.2.1
 
 Copyright (C) 2001  Jeff Epler  <jepler@unpythonic.dhs.org>
 Copyright (C) 2006  Csaba Henk  <csaba.henk@creo.hu>
 
 This program can be distributed under the terms of the GNU LGPL.
 See the file COPYING.
 
 ADDITIONAL LICENSE INFORMATION
 
 > Public Domain
 
 python-fuse-0.2.1.tar.gz\python-fuse-0.2.1.tar\python-fuse-0.2.1\util\voidspace-fusepy.css
 
 Authors Ian Bicking, Michael Foord
 Contact fuzzyman@voidspace.org.uk
 Date 2005/08/26
 Version 0.1.0
 Copyright This stylesheet has been placed in the public domain.
 
 Stylesheet for Docutils.
 Based on ``blue_box.css`` by Ian Bicking
 and ``html4css1.css`` revision 1.46.
 
 
 >>> python-pywbem-0.10.0
 
 (C) Copyright 2006-2007 Novell, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 
 pywbem-0.10.0.tar.gz\pywbem-0.10.0.tar\pywbem-0.10.0\dist\pywbem-0.3\pywbem-0.3.tar.gz\pywbem-0.3.tar\pywbem-0.3\cim_http.py
 
 
 
 (C) Copyright 2003, 2004 Hewlett-Packard Development Company, L.P.
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 >LGPL 2.0
 
 pywbem-0.10.0.tar.gz\pywbem-0.10.0.tar\pywbem-0.10.0\dist\pywbem-0.6\pywbem-0.6.tar.gz\pywbem-0.6.tar\pywbem-0.6\cim_constants.py
 
 (C) Copyright 2003, 2004 Hewlett-Packard Development Company, L.P.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 >LGPL 3.0
 
 pywbem-0.10.0.tar.gz\pywbem-0.10.0.tar\pywbem-0.10.0\dist\pywbem-0.6\pywbem-0.6.tar.gz\pywbem-0.6.tar\pywbem-0.6\ README
 
 PyWBEM is a pure-Python library for performing operations using the WBEM
 management protocol.  Please see our web site at http://pywbem.sf.net for
 more details.
 
 It is licensed under the GNU LGPL.
 
 >BSD
 
 pywbem-0.10.0.tar.gz\pywbem-0.10.0.tar\pywbem-0.10.0\docs\_static\basic.css
 
 
 :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
 :license: BSD, see LICENSE for details.
 
 
 >>> python-websocket-client-0.7.0
 
 Copyright (C) 2010 Hiroki Ohtani(liris)
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 3.0
 
 websocket-client-0.7.0.tar-2.gz\dist\websocket-client-0.7.0.tar\websocket-client-0.7.0\setup.py
 
 License: LGPL 3.0
 
 
 >>> rocket-1.4.0
 
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.

 This is free software: you are free to change and redistribute it.

 There is NO WARRANTY, to the extent permitted by law.

 

 ADDITIONAL LICENSE INFORMATION :

 

 

 > LGPL 2.1

 

 rkt-v1.4.0.tar.gz\rkt-v1.4.0.tar\rkt-v1.4.0\stage1-coreos.aci\stage1-coreos\rootfs\usr\lib64\systemd\system\systemd-journald.socket

 

 This file is part of systemd.

 

 systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
 
2c8602d4
 >>> syslog-ng-3.11.1
 
 Copyright (c) 2014 Balabit
 Copyright (c) 2014 Gergely Nagy <algernon@madhouse-project.org>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 As an additional exemption you are allowed to compile & link against the
 OpenSSL libraries as published by the OpenSSL project. See the file
 COPYING for details.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 syslog-ng-3.11.1.tar.gz\syslog-ng-3.11.1.tar\syslog-ng-3.11.1\modules\add-contextual-data\add-contextual-data-grammar.ym
 
 Copyright (c) 2016 Balabit
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 as published
 by the Free Software Foundation, 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 St, Fifth Floor, Boston, MA  02110-1301  USA
 
 As an additional exemption you are allowed to compile & link against the
 OpenSSL libraries as published by the OpenSSL project. See the file
 COPYING for details.
 
 > GPL 3.0 with Bison Parser exception
 
 syslog-ng-3.11.1.tar.gz\syslog-ng-3.11.1.tar\syslog-ng-3.11.1\lib\filter\filter-expr-grammar.c
 
 A Bison parser, made by GNU Bison 3.0.2.
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > BSD-3 
 
 syslog-ng-3.11.1.tar.gz\syslog-ng-3.11.1.tar\syslog-ng-3.11.1\modules\afamqp\rabbitmq-c\cmake\COPYING-CMAKE-SCRIPTS
 
 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 copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 > MPL 1.1
 
 syslog-ng-3.11.1.tar.gz\syslog-ng-3.11.1.tar\syslog-ng-3.11.1\modules\afamqp\rabbitmq-c\codegen\amqp_codegen.py
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The Original Code is RabbitMQ.
 
 The Initial Developer of the Original Code is GoPivotal, Inc.
 Copyright (c) 2007-2013 GoPivotal, Inc.  All rights reserved.
 
 > MIT
 
 syslog-ng-3.11.1.tar.gz\syslog-ng-3.11.1.tar\syslog-ng-3.11.1\modules\afamqp\rabbitmq-c\LICENSE-MIT
 
 Portions created by Alan Antonuk are Copyright (c) 2012-2013
 Alan Antonuk. All Rights Reserved.
 
 Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
 All Rights Reserved.
 
 Portions created by Tony Garnock-Jones are Copyright (c) 2009-2010
 VMware, Inc. and Tony Garnock-Jones. All Rights Reserved.
 
 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.
 
 > Apache 2.0
 
 syslog-ng-3.11.1.tar.gz\syslog-ng-3.11.1.tar\syslog-ng-3.11.1\modules\afmongodb\mongo-c-driver\examples\filter-bsondump.c
 
 Copyright 2014 MongoDB, Inc.
 
 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.
 
 > BSD-4 
 
 syslog-ng-3.11.1.tar.gz\syslog-ng-3.11.1.tar\syslog-ng-3.11.1\COPYING
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Chris Torek.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
7acc3889
 >>> syslog-ng-3.9.1
 
 Copyright (c) 2014 Balabit
 Copyright (c) 2014 Gergely Nagy <algernon@madhouse-project.org>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 As an additional exemption you are allowed to compile & link against the
 OpenSSL libraries as published by the OpenSSL project. See the file
 COPYING for details.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 syslog-ng-3.9.1.tar.gz\syslog-ng-3.9.1.tar\syslog-ng-3.9.1\modules\add-contextual-data\add-contextual-data-grammar.ym
 
 Copyright (c) 2016 Balabit
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 as published
 by the Free Software Foundation, 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 St, Fifth Floor, Boston, MA  02110-1301  USA
 
 As an additional exemption you are allowed to compile & link against the
 OpenSSL libraries as published by the OpenSSL project. See the file
 COPYING for details.
 
 > GPL 3.0 with Bison Parser exception
 
 syslog-ng-3.9.1.tar.gz\syslog-ng-3.9.1.tar\syslog-ng-3.9.1\lib\filter\filter-expr-grammar.c
 
 A Bison parser, made by GNU Bison 3.0.2.
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > BSD-3 Clause
 
 syslog-ng-3.9.1.tar.gz\syslog-ng-3.9.1.tar\syslog-ng-3.9.1\modules\afamqp\rabbitmq-c\cmake\COPYING-CMAKE-SCRIPTS
 
 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 copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 > MPL 1.1
 
 syslog-ng-3.9.1.tar.gz\syslog-ng-3.9.1.tar\syslog-ng-3.9.1\modules\afamqp\rabbitmq-c\codegen\amqp_codegen.py
 
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (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.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and
 limitations under the License.
 
 The Original Code is RabbitMQ.
 
 The Initial Developer of the Original Code is GoPivotal, Inc.
 Copyright (c) 2007-2013 GoPivotal, Inc.  All rights reserved.
 
 > MIT
 
 syslog-ng-3.9.1.tar.gz\syslog-ng-3.9.1.tar\syslog-ng-3.9.1\modules\afamqp\rabbitmq-c\LICENSE-MIT
 
 Portions created by Alan Antonuk are Copyright (c) 2012-2013
 Alan Antonuk. All Rights Reserved.
 
 Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
 All Rights Reserved.
 
 Portions created by Tony Garnock-Jones are Copyright (c) 2009-2010
 VMware, Inc. and Tony Garnock-Jones. All Rights Reserved.
 
 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.
 
 > Apache 2.0
 
 syslog-ng-3.9.1.tar.gz\syslog-ng-3.9.1.tar\syslog-ng-3.9.1\modules\afmongodb\mongo-c-driver\examples\filter-bsondump.c
 
 Copyright 2014 MongoDB, Inc.
 
 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.
 
 > BSD-4 Clause
 
 syslog-ng-3.9.1.tar.gz\syslog-ng-3.9.1.tar\syslog-ng-3.9.1\COPYING
 
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by
 Chris Torek.
 
 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 by the University of
 California, Berkeley and its contributors.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >>> systemd-233
 
 This file is part of systemd.
 
 Copyright 2008-2011 Kay Sievers
 Copyright 2012 Lennart Poettering
 
 systemd is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1 of the License, or
 (at your option) any later version.
 
 systemd 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 systemd-233.tar.gz\systemd-233.tar\systemd-233\LICENSE.GPL2
 
 License: GPL 2.0
 
 > MIT
 
 systemd-233.tar.gz\systemd-233.tar\systemd-233\man\glib-event-glue.c
 
 Copyright 2014 Tom Gundersen
 
 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.
 
 > Public Domain
 
 systemd-233.tar.gz\systemd-233.tar\systemd-233\src\basic\MurmurHash2.c
 
 MurmurHash2 was written by Austin Appleby, and is placed in the public
 domain. The author hereby disclaims copyright to this source code.
 
 > LGPL 2.0
 
 systemd-233.tar.gz\systemd-233.tar\systemd-233\src\basic\utf8.c
 
 Copyright (C) 1999 Tom Tromey
 Copyright (C) 2000 Red Hat, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 >>> tdnf-1.0.9
 
 Copyright (C) 2015 VMware, Inc. All Rights Reserved.
 
 Licensed under the GNU Lesser General Public License v2.1 (the "License");
 you may not use this file except in compliance with the License. The terms
 of the License are located in the COPYING file of this distribution.
 
 ADDITIONAL LICENSE INFORMATION :
 
 > GPL 2.0
 
 tdnf-1.0.9.tar.gz\tdnf-1.0.9.tar\tdnf-1.0.9\tools\cli\updateinfocmd.c
 
 Copyright (C) 2015 VMware, Inc. All Rights Reserved.
 
 Licensed under the GNU General Public License v2 (the "License");
 you may not use this file except in compliance with the License. The terms
 of the License are located in the COPYING file of this distribution.
 
 
 >>> unixodbc-2.3.4
 
 LICENSE: LGPL 2.1
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 unixODBC-2.3.4.tar.gz\unixODBC-2.3.4.tar\unixODBC-2.3.4\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
 Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > Public Domain
 
 unixODBC-2.3.4.tar.gz\unixODBC-2.3.4.tar\unixODBC-2.3.4\mkinstalldirs
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 > LGPL 2.0
 
 unixODBC-2.3.4.tar.gz\unixODBC-2.3.4.tar\unixODBC-2.3.4\cur\SQLAllocHandle.c
 
 copyright (c) 1999 Nick Gorham
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 > LGPL 3.0
 
 unixODBC-2.3.4.tar.gz\unixODBC-2.3.4.tar\unixODBC-2.3.4\Drivers\MiniSQL\driver.h
 
 This code was created by Peter Harvey (mostly during Christmas 98/99).
 This code is LGPL. Please ensure that this message remains in future
 distributions and uses of this code (thats about all I get out of it).
 - Peter Harvey pharvey@codebydesign.com
 
 > GPL 2.0
 
 unixODBC-2.3.4.tar.gz\unixODBC-2.3.4.tar\unixODBC-2.3.4\Drivers\nn\connect.c
 
 Copyright (C) 1995, 1996 by Ke Jin <kejin@visigenic.com>
 Enhanced for unixODBC (1999) by Peter Harvey <pharvey@codebydesign.com>
 
 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.
 
 > GPL 3.0
 
 unixODBC-2.3.4.tar.gz\unixODBC-2.3.4.tar\unixODBC-2.3.4\exe\isql.c
 
 This code was created by Peter Harvey @ CodeByDesign.
 Released under GPL 18.FEB.99
 
 Contributions from...
 Peter Harvey		- pharvey@codebydesign.com
 
 
 >>> urlgrabber-3.10.2
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc.,
 59 Temple Place, Suite 330,
 Boston, MA  02111-1307  USA
 
 This file is part of urlgrabber, a high-level cross-protocol url-grabber
 Copyright 2002-2004 Michael D. Stenner, Ryan Tomayko
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL 2.0
 
 urlgrabber-3.10.2\urlgrabber\__init__.py
 
 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 Library 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 Copyright 2002-2006 Michael D. Stenner, Ryan Tomayko
 Copyright 2009 Red Hat, Inc - pycurl support added by Seth Vidal
 
 
 >>> userspace-rcu-0.9.3
 
 Userspace RCU library licensing
 Mathieu Desnoyers
 September 3, 2012
 
 * LGPLv2.1
 
 The library part is distributed under LGPLv2.1 or later. See lgpl-2.1.txt for
 license details. Refer to the individual file headers for details.
 
 LGPL-compatible source code can statically use the library header using :
 
 #define _LGPL_SOURCE
 #include <urcu.h>
 
 Dynamic-only linking with the LGPL library is used if _LGPL_SOURCE is not
 defined. It permits relinking with newer versions of the library, which is
 required by the LGPL license.
 
 See lgpl-relicensing.txt for details.
 
 ADDITIONAL LICENSE INFORMATION: 
 >MIT-Style
 
 xchg() primitive has been rewritten from scratch starting from atomic_ops 1.2
 which has a MIT-style license that is intended to allow use in both free and
 proprietary software:
 http://www.hpl.hp.com/research/linux/atomic_ops/LICENSING.txt
 http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
 
 This MIT-style license (BSD like) apply to:
 uatomic/gcc.h
 uatomic/unknown.h
 uatomic/generic.h
 uatomic/sparc64.h
 uatomic/arm.h
 uatomic/ppc.h
 uatomic/x86.h
 uatomic.h
 
 MIT/X11 (BSD like) license apply to:
 compiler.h
 arch/s390.h
 uatomic/alpha.h
 uatomic/mips.h
 uatomic/s390.h
 system.h
 
 >GPLv2
 Library test code is distributed under the GPLv2 license. See gpl-2.0.txt for
 license details. See headers of individual files under tests/ for details.
 
 >GPLv3 (or later)
 The following build-related macro is under GPLv3 (or later):
 
 m4/ax_tls.m4
 
 
2c8602d4
 --------------- SECTION 10: GNU Lesser General Public License, V3.0 ----------
7acc3889
 
 GNU Lesser General Public License, V3.0 is applicable to the following component(s).
 
 
 >>> gmp-6.1.2
 
 '[PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright 2000-2002, 2004 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
 The GNU MP Library is free software; you can redistribute it and/or modify
 it under the terms of either:
 
 * the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at your
 option) any later version.
 
 or
 
 * 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.
 
 or both in parallel, as here.
 
 The GNU MP Library 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 copies of the GNU General Public License and the
 GNU Lesser General Public License along with the GNU MP Library.  If not,
 see https://www.gnu.org/licenses/.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL3.0
 
 gmp-6.1.2.tar.xz\gmp-6.1.2.tar\gmp-6.1.2\demos\factorize.c
 
 Factoring with Pollard's rho method.
 
 Copyright 1995, 1997-2003, 2005, 2009, 2012, 2015 Free Software
 Foundation, Inc.
 
 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 3 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, see https://www.gnu.org/licenses/.
 
 > GPL3.0 with Bison Parser Exception
 
 gmp-6.1.2.tar.xz\gmp-6.1.2.tar\gmp-6.1.2\demos\calc\calc.c
 
 Bison implementation for Yacc-like parsers in C
 
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.  */
 
 /* As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 > GFDL 1.3
 
 gmp-6.1.2.tar.xz\gmp-6.1.2.tar\gmp-6.1.2\doc\gmp.info
 
 Copyright 1991, 1993-2016 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with the Front-Cover Texts being "A GNU Manual", and
 with the Back-Cover Texts being "You have freedom to copy and modify
 this GNU Manual, like GNU software".  A copy of the license is included
 in *note GNU Free Documentation License::.
 
 > GPL2.0
 
 gmp-6.1.2.tar.xz\gmp-6.1.2.tar\gmp-6.1.2\mini-gmp\tests\run-tests
 
 Copyright (C) 2000-2002, 2004, 2005, 2011, 2012, 2016  Niels Möller
 
 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.
 
 > MIT Style
 
 gmp-6.1.2.tar.xz\gmp-6.1.2.tar\gmp-6.1.2\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 
 >>> guile-2.0.13
 
 Copyright (C) 2014 Free Software Foundation, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 3 of
 the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 guile-2.0.13.tar.gz\guile-2.0.13.tar\guile-2.0.13\test-suite\tests\srfi-67.test
 
 Copyright (C) 2010 Free Software Foundation, Inc.
 Copyright (c) 2005 Sebastian Egner and Jens Axel S{\o}gaard.
 
 This code is based on the file examples.scm in the reference
 implementation of SRFI-67, provided under the following license:
 
 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.
 
 > GPL 3.0
 
 guile-2.0.13.tar.gz\guile-2.0.13.tar\guile-2.0.13\test-suite\tests\texinfo.string-utils.test
 
 Copyright (C) 2003, 2009, 2010, 2013  Free Software Foundation, Inc.
 
 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 3 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 library if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA
 
 > LGPL 2.1
 
 guile-2.0.13.tar.gz\guile-2.0.13.tar\guile-2.0.13\test-suite\tests\statprof.test
 
 Copyright (C) 2004, 2009, 2010 Andy Wingo <wingo at pobox dot com>
 Copyright (C) 2001 Rob Browning <rlb at defaultvalue dot org>
 
 This library is free software you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program if not, contact:
 
 Free Software Foundation           Voice:  +1-617-542-5942
 59 Temple Place - Suite 330        Fax:    +1-617-542-2652
 Boston, MA  02111-1307,  USA       gnu@gnu.org
 
 > GFDL 1.3
 
 guile-2.0.13.tar.gz\guile-2.0.13.tar\guile-2.0.13\doc\ref\guile.info
 
 Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005, 2009,
 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
 copy of the license is included in the section entitled “GNU Free
 Documentation License.”
 
 > GPL 2.0
 
 guile-2.0.13.tar.gz\guile-2.0.13.tar\guile-2.0.13\gc-benchmarks\larceny\softscheme.sch
 
 Soft Scheme -- Copyright (C) 1993, 1994 Andrew K. Wright
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 Packaged as a single file for Larceny by Lars T Hansen.
 Modified 2000-02-15 by lth.
 
 > LGPL 2.0
 
 guile-2.0.13.tar.gz\guile-2.0.13.tar\guile-2.0.13\libguile\libgettext.h
 
 Copyright (C) 1995-1998, 2000-2002, 2006 Free Software Foundation, Inc.
 
 This program is free software you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published
 by the Free Software Foundation either version 2, 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library 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.
 
 > Public Domain
 
 guile-2.0.13.tar.gz\guile-2.0.13.tar\guile-2.0.13\libguile\memmove.c
  
 Wrapper to implement ANSI C's memmove using BSD's bcopy.
 This function is in the public domain.  --Per Bothner.
 
 
 >>> libtalloc-2.1.9
 
 Samba Unix SMB/CIFS implementation.
 
 Samba trivial allocation library - new interface
 
 NOTE: Please read talloc_guide.txt for full documentation
 
 Copyright (C) Andrew Tridgell 2004
 Copyright (C) Stefan Metzmacher 2006
 
 NOTE! The following LGPL license applies to the talloc
 library. This does NOT imply that all of Samba is released
 under the LGPL
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 3 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL3.0
 
 talloc-2.1.9.tar.gz\talloc-2.1.9.tar\talloc-2.1.9\pytalloc_util.c
 
 Unix SMB/CIFS implementation.
 Python Talloc Module
 Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2010-2011
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > BSD3 Clause
 
 talloc-2.1.9.tar.gz\talloc-2.1.9.tar\talloc-2.1.9\buildtools\bin\waf
 
 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 author may not be used to endorse or promote products
 derived from this software without specific prior written permission.
 
 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.
 
 > MIT
 
 talloc-2.1.9.tar.gz\talloc-2.1.9.tar\talloc-2.1.9\lib\replace\getaddrinfo.c
 
 PostgreSQL Database Management System
 (formerly known as Postgres, then as Postgres95)
 
 Portions Copyright (c) 1996-2005, The PostgreSQL Global Development Group
 
 Portions Copyright (c) 1994, The Regents of the University of California
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose, without fee, and without a written agreement
 is hereby granted, provided that the above copyright notice and this paragraph
 and the following two paragraphs appear in all copies.
 
 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
 LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
 EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
 
 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
 ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS
 TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 
 >>> libunistring-0.9.7
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 1995-2016 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or
 modify it under the terms of either:
 
 * the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at your
 option) any later version.
 
 or
 
 * 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.
 
 or both in parallel, as here.
 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 libunistring-0.9.7.tar.xz\libunistring-0.9.7.tar\libunistring-0.9.7\build-aux\snippet\arg-nonnull.h
 
 Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > GPL 2.0
 
 libunistring-0.9.7.tar.xz\libunistring-0.9.7.tar\libunistring-0.9.7\build-aux\texi2html
 
 Copyright (C) 1999-2005  Patrice Dumas <dumas@centre-cired.fr>,
 Derek Price <derek@ximbiot.com>,
 Adrian Aichner <adrian@xemacs.org>,
 & others.
 
 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.
 
 > MIT-Style
 
 libunistring-0.9.7.tar.xz\libunistring-0.9.7.tar\libunistring-0.9.7\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 > LGPL 3.0
 
 libunistring-0.9.7.tar.xz\libunistring-0.9.7.tar\libunistring-0.9.7\lib\version.in.h
 
 Copyright (C) 2009-2010 Free Software Foundation, Inc.
 Written by Bruno Haible <bruno@clisp.org>, 2009.
 
 This program is free software: you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; either version 3 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>
 
 
 >>> mpc-1.0.3
 
 Copyright (C) 2002, 2004, 2005, 2008, 2009, 2010, 2011, 2012 INRIA

 

 This file is part of GNU MPC.

 

 GNU MPC is free software; you can redistribute it and/or modify it under

 the terms of the GNU Lesser General Public License as published by the

 Free Software Foundation; either version 3 of the License, or (at your

 option) any later version.

 

 GNU MPC 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 Lesser General Public License for

 more details.

 

 You should have received a copy of the GNU Lesser General Public License

 along with this program. If not, see http://www.gnu.org/licenses/ .

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GFDL 1.3

 

 mpc-1.0.3.tar.gz\mpc-1.0.3.tar\mpc-1.0.3\doc\mpc.info

 

 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,

 2011, 2012 INRIA

 

 Permission is granted to copy, distribute and/or modify this

 document under the terms of the GNU Free Documentation License,

 Version 1.3 or any later version published by the Free Software

 Foundation; with no Invariant Sections.  A copy of the license is

 included in the section entitled "GNU Free Documentation License."

 INFO-DIR-SECTION GNU Packages

 START-INFO-DIR-ENTRY

  

 > GPL 3.0

 

 mpc-1.0.3.tar.gz\mpc-1.0.3.tar\mpc-1.0.3\doc\texinfo.tex

 

 Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,

 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,

 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.

 

 This texinfo.tex file 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 3 of the

 License, or (at your option) any later version.

 

 This texinfo.tex file 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, see <http://www.gnu.org/licenses/>.

 

 As a special exception, when this file is read by TeX when processing

 a Texinfo source document, you may use the result without

 restriction. This Exception is an additional permission under section 7

 of the GNU General Public License, version 3 ("GPLv3").
 
 
 >>> mpfr-3.1.5
 
 Copyright 2000-2016 Free Software Foundation, Inc.

 Contributed by the AriC and Caramba projects, INRIA.

 

 This file is part of the GNU MPFR Library.

 

 The GNU MPFR Library is free software; you can redistribute it and/or modify

 it under the terms of the GNU Lesser General Public License as published by

 the Free Software Foundation; either version 3 of the License, or (at your

 option) any later version.

 

 The GNU MPFR Library 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 Lesser General Public

 License for more details.

 

 You should have received a copy of the GNU Lesser General Public License

 along with the GNU MPFR Library; see the file COPYING.LESSER.  If not, see

 http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,

 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > GFDL 1.2

 

 mpfr-3.1.5.tar.xz\mpfr-3.1.5.tar\mpfr-3.1.5\doc\mpfr.info

 

 Copyright 1991, 1993-2016 Free Software Foundation, Inc.

 

 Permission is granted to copy, distribute and/or modify this document

 under the terms of the GNU Free Documentation License, Version 1.2 or

 any later version published by the Free Software Foundation; with no

 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover

 Texts.  A copy of the license is included in *note GNU Free

 Documentation License.

 

 

 > GPL 3.0

 

 mpfr-3.1.5.tar.xz\mpfr-3.1.5.tar\mpfr-3.1.5\COPYING

 

 LICENSE: GPL 3.0
 
 
 >>> nettle-3.3
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 3.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2014 Niels Möller
 
 This file is part of GNU Nettle.
 
 GNU Nettle is free software: you can redistribute it and/or
 modify it under the terms of either:
 
 * the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at your
 option) any later version.
 
 or
 
 * 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.
 
 or both in parallel, as here.
 
 GNU Nettle 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 copies of the GNU General Public License and
 the GNU Lesser General Public License along with this program.  If
 not, see http://www.gnu.org/licenses/.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\cast128_sboxes.h
 
 CAST-128 in C
 Written by Steve Reid <sreid@sea-to-sky.net>
 100% Public Domain - no warranty
 Released 1997.10.11
 
 > LGPL 2.0
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\descore.README
 
 Copyright (C) 1992  Dana L. How
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Library 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 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301  USA.
 
 > GPL 2.0
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\twofishdata.c
 
 Copyright (C) 1999 Ruud de Rooij <ruud@debian.org>
 
 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
 02111-1301  USA.
 
 > LGPL 2.1
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\getopt.c
 
 Getopt for GNU.
 NOTE: getopt is part of the C library, so if you don't know what
 "Keep this file name-space clean" means, talk to drepper@gnu.org
 before changing it!
 Copyright (C) 1987-2014 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 The GNU C Library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see
 <http://www.gnu.org/licenses/>.
 
 > MIT
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\gosthash94.c
 
 Copyright: 2009-2012 Aleksey Kravchenko <rhash.admin@gmail.com>
 
 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.
 
 > MIT-Style
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\md2.c
 
 This code originates from the Python Cryptography Toolkit, version 1.0.1.
 Further hacked by Andreas Sigfridsson and Niels Möller. Original license:
 
 Distribute and use freely; there are no restrictions on further
 dissemination and usage except those imposed by the laws of your
 country of residence.  This software is provided "as is" without
 warranty of fitness for use or suitability for any purpose, express
 or implied. Use at your own risk or not at all.
 
 Incorporating the code into commercial products is permitted; you do
 not have to make source available or contribute your changes back
 (though that would be nice).
 
 > GPL 3.0 with Special Exception
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\texinfo.tex
 
 Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This texinfo.tex file 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 3 of the
 License, or (at your option) any later version.
 
 This texinfo.tex file 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception, when this file is read by TeX when processing
 a Texinfo source document, you may use the result without
 restriction.  (This has been our intent since Texinfo was invented.)
 
 Please try the latest version of texinfo.tex before submitting bug
 reports; you can get the latest version from:
 http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
 ftp://tug.org/tex/texinfo.tex
 (and all CTAN mirrors, see http://www.ctan.org).
 The texinfo.tex in any given distribution could well be out
 of date, so if that's what you're using, please check.
 
 Send bug reports to bug-texinfo@gnu.org.  Please include including a
 complete document in each bug report with which we can reproduce the
 problem.  Patches are, of course, greatly appreciated.
 
 To process a Texinfo manual with TeX, it's most reliable to use the
 texi2dvi shell script that comes with the distribution.  For a simple
 manual foo.texi, however, you can get away with this:
 tex foo.texi
 texindex foo.??
 tex foo.texi
 tex foo.texi
 dvips foo.dvi -o  # or whatever; this makes foo.ps.
 The extra TeX runs get the cross-reference information correct.
 Sometimes one run after texindex suffices, and sometimes you need more
 than two; texi2dvi does it as many times as necessary.
 
 It is possible to adapt texinfo.tex for other languages, to some
 extent.  You can get the existing language-specific files from the
 full Texinfo distribution.
 
 The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
 
 > GPL 3.0
 
 nettle-3.3.tar.gz\nettle-3.3.tar\nettle-3.3\COPYINGv3
 
 LICENSE: GPL 3.0
 
 
 >>> npth-1.3
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0 LICENSE.  PLEASE SEE APPENDIX FOR THE FULL TEXT OF THE LGPL 3.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright
 
 nPth is Copyright (C) 2011, 2012, 2014, 2015 g10 Code GmbH
 
 nPth is free software; you can redistribute it and/or modify it
 under the terms of either
 
 - the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at
 your option) any later version.
 
 or
 
 - 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.
 
 or both in parallel, as here.
 
 nPth 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 copies of the GNU General Public License
 and the GNU Lesser General Public License along with this program;
 if not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT- Style
 
 npth-1.3.tar.gz\npth-1.3.tar\npth-npth-1.3\m4\sys_socket_h.m4
 
 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 > LGPL 2.1
 
 npth-1.3.tar.gz\npth-1.3.tar\npth-npth-1.3\src\libnpth.vers
 
 Copyright (C) 2002, 2004, 2005, 2009 g10 Code GmbH
 
 This file is part of NPTH.
 
 NPTH is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser general Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.
 
 NPTH 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 
 >>> python-psycopg2-2.7.1
 
 psycopg2 and the LGPL
 =====================
 
 psycopg2 is free software: you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 
 psycopg2 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 Lesser General Public
 License for more details.
 
 In addition, as a special exception, the copyright holders give
 permission to link this program with the OpenSSL library (or with
 modified versions of OpenSSL that use the same license as OpenSSL),
 and distribute linked combinations including the two.
 
 You must obey the GNU Lesser General Public License in all respects for
 all of the code used other than OpenSSL. If you modify file(s) with this
 exception, you may extend this exception to your version of the file(s),
 but you are not obligated to do so. If you do not wish to do so, delete
 this exception statement from your version. If you delete this exception
 statement from all source files in the program, then also delete it here.
 
 You should have received a copy of the GNU Lesser General Public License
 along with psycopg2 (see the doc/ directory.)
 If not, see <http://www.gnu.org/licenses/>.
 
 Alternative licenses
 ====================
 
 If you prefer you can use the Zope Database Adapter ZPsycopgDA (i.e.,
 every file inside the ZPsycopgDA directory) user the ZPL license as
 published on the Zope web site, http://www.zope.org/Resources/ZPL.
 
 Also, the following BSD-like license applies (at your option) to the
 files following the pattern psycopg/adapter*.{h,c} and
 psycopg/microprotocol*.{h,c}:
 
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
 
  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this
     software in a product, an acknowledgment in the product documentation
     would be appreciated but is not required.
  
  2. Altered source versions must be plainly marked as such, and must not
     be misrepresented as being the original software.
  
  3. This notice may not be removed or altered from any source distribution.
 
 > Public Domain
 
 psycopg2-2.7.1.tar.gz\dist\psycopg2-2.7.1\psycopg2-2.7.1.tar\psycopg2-2.7.1\tests\dbapi20.py
 
 This software is Public Domain and may be used without restrictions.
 
 
 >>> python-zmq-16.0.2
 
 Copyright (c) 2007-2015 Contributors as noted in the AUTHORS file
 
 This file is part of libzmq, the ZeroMQ core engine in C++.
 
 libzmq is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License (LGPL) as published
 by the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 
 As a special exception, the Contributors 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 must extend this exception to your
 version of the library.
 
 libzmq 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 Lesser General Public
 License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-3 Clause
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\setup.py
 
 Copyright (C) PyZMQ Developers
 Distributed under the terms of the Modified BSD License.
 
 The `configure` subcommand is copied and adaped from h5py
 h5py source used under the New BSD license
 
 h5py: <http://code.google.com/p/h5py/>
 
 The code to bundle libzmq as an Extension is from pyzmq-static
 pyzmq-static source used under the New BSD license
 
 pyzmq-static: https://github.com/brandon-rhodes/pyzmq-static
 
 > BSD
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\buildutils\bundle.py
 
 Copyright (C) PyZMQ Developers
 Distributed under the terms of the Modified BSD License.
 
 This bundling code is largely adapted from pyzmq-static's get.sh by
 Brandon Craig-Rhodes, which is itself BSD licensed.
 
 > LGPL3.0
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\bundled\zeromq\include\zmq_utils.h
 Copyright (c) 2007-2015 Contributors as noted in the AUTHORS file
 
 This file is part of 0MQ.
 
 0MQ is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 
 0MQ 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 > Public Domain
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\examples\device\device.py
 
 This example is places in the Public Domain
 It may also be used under the Creative Commons CC-0 License, (C) PyZMQ Developers
 
 > GPL3.0
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\examples\chat\prompt.py
 
 Copyright (c) 2010 Andrew Gwozdziewycz
 
 This file is part of pyzmq.
 
 pyzmq is free software; you can redistribute it and/or modify it under
 the terms of the Lesser GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 
 pyzmq 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
 Lesser GNU General Public License for more details.
 
 You should have received a copy of the Lesser GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 > CC- Attribution Share Alike 3.0
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\docs\source\conf.py
 
 copyright = u"""Brian E. Granger & Min Ragan-Kelley.
 ØMQ logo © iMatix Corportation, used under the Creative Commons Attribution-Share Alike 3.0 License.
 Python logo â„¢ of the Python Software Foundation, used by Min RK with permission from the Foundation"""
 
 > MIT
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\zmq\utils\zmq_compat.h
 
 Copyright (C) 2010-2014 Benjamin Peterson
 
 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.
 
 > Python Software License
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\zmq\asyncio\__init__.py
 
 Copyright (c) PyZMQ Developers.
 Distributed under the terms of the Modified BSD License.
 Derived from Python 3.5.1 selectors._BaseSelectorImpl, used under PSF License.
 
 
 > Apache 2.0
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\zmq\eventloop\zmqstream.py
 
 Copyright 2009 Facebook
 
 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.
 
 > LGPL2.1
 
 pyzmq-16.0.2.tar.gz\dist\pyzmq-16.0.2.tar\pyzmq-16.0.2\zmq\ssh\forward.py
 
 This file is adapted from a paramiko demo, and thus licensed under LGPL 2.1.
 Original Copyright (C) 2003-2007  Robey Pointer <robeypointer@gmail.com>
 Edits Copyright (C) 2010 The IPython Team
 
 Paramiko is free software; you can redistribute it and/or modify it under the
 terms of the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 2.1 of the License, or (at your option)
 any later version.
 
 Paramiko is distrubuted 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 Lesser General Public License for more
 details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with Paramiko; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA.
 
 
 >>> zeromq-4.1.4
 
 Copyright (c) 2007-2015 Contributors as noted in the AUTHORS file
 
 This file is part of 0MQ.
 
 0MQ is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 
 0MQ 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 NOTE to contributors. This file comprises the principal public contract
 for ZeroMQ API users (along with zmq_utils.h). Any change to this file
 supplied in a stable release SHOULD not break existing applications.
 In practice this means that the value of constants must not change, and
 that old values may not be reused for new constants.
 
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL3.0
 
 zeromq-4.1.4.tar.gz\zeromq-4.1.4.tar\zeromq-4.1.4\doc\zmq.html
 
 Author: Mihai Bazon, September 2002
 http://students.infoiasi.ro/~mishoo
 
 Table Of Content generator
 Version: 0.4
 
 Feel free to use this script under the terms of the GNU General Public
 License, as long as you do not remove or alter this notice.
 
 
 > LGPL3.0 With Special exception
 
 zeromq-4.1.4.tar.gz\zeromq-4.1.4.tar\zeromq-4.1.4\builds\msvc\platform.hpp
 
 Copyright (c) 2007-2015 Contributors as noted in the AUTHORS file
 
 This file is part of libzmq, the ZeroMQ core engine in C++.
 
 libzmq is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License (LGPL) as published
 by the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 
 As a special exception, the Contributors 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 must extend this exception to your
 version of the library.
 
 libzmq 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 Lesser General Public
 License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 > MIT
 
 zeromq-4.1.4.tar.gz\zeromq-4.1.4.tar\zeromq-4.1.4\aclocal.m4
 
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 
2c8602d4
 --------------- SECTION 11: GNU Library General Public License, V2.0 ----------
7acc3889
 
 GNU Library General Public License, V2.0 is applicable to the following component(s).
 
 
 >>> bubblewrap-0.1.8
 
 Copyright (C) 2016 Alexander Larsson
 
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 This library 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License along with this library. If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL v2 with Special  Exception
 
 bubblewrap-0.1.8\build-aux\compile
 
 Copyright (C) 1999-2014 Free Software Foundation, Inc.
 Written by Tom Tromey <tromey@cygnus.com>.
 
 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, 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, see <http://www.gnu.org/licenses/>.
 
 As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the the same distribution terms that you use for the rest of that program.
 
 >MIT-Style
 
 bubblewrap-0.1.8\build-aux\install.sh
 
 Copyright (C) 1994 X Consortium
 
 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 X CONSORTIUM 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.
    Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium.
 FSF changes to this file are in the public domain.
 
 
 >>> device-mapper-multipath-0.7.1
 
 Copyright (C) 2015 Red Hat, Inc.
 
 This file is part of the device-mapper multipath userspace tools.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 multipath-tools-be1191b.tar.gz\multipath-tools-be1191b.tar\multipath-tools-be1191b\kpartx\crc32.c
 
 This code is in the public domain; copyright abandoned.
 Liability for non-performance of this code is limited to the amount
 you paid for it.  Since it is distributed for free, your refund will
 be very very small.  If it breaks, you get to keep both pieces.
 
 > GPL 2.0
 
 multipath-tools-be1191b.tar.gz\multipath-tools-be1191b.tar\multipath-tools-be1191b\kpartx\dasd.c
 
 Copyright (c) 2005, Hannes Reinecke, SUSE Linux Products GmbH
 Copyright IBM Corporation, 2009
 
 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, see <http://www.gnu.org/licenses/>.
 
 > GPL 3.0
 
 multipath-tools-be1191b.tar.gz\multipath-tools-be1191b.tar\multipath-tools-be1191b\libdmmp\docs\doc-preclean.pl
 
 Copyright (C) 2016 Red Hat, Inc.
 
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 > BSD-4
 
 multipath-tools-be1191b.tar.gz\multipath-tools-be1191b.tar\multipath-tools-be1191b\third-party\valgrind\valgrind.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-4 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Notice that the following BSD-style license applies to this one
 file (valgrind.h) only.  The rest of Valgrind is licensed under the
 terms of the GNU General Public License, version 2, unless
 otherwise indicated.  See the COPYING file in the source
 distribution for details.
 ----------------------------------------------------------------
 This file is part of Valgrind, a dynamic binary instrumentation
 framework.
 
 Copyright (C) 2000-2015 Julian Seward.  All rights reserved.
 
 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. The origin of this software must not be misrepresented; you must
 not claim that you wrote the original software.  If you use this
 software in a product, an acknowledgment in the product
 documentation would be appreciated but is not required.
 
 3. Altered source versions must be plainly marked as such, and must
 not be misrepresented as being the original software.
 
 4. The name of the author may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 
 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.
 ----------------------------------------------------------------
 Notice that the above BSD-style license applies to this one file
 (valgrind.h) only.  The entire rest of Valgrind is licensed under
 the terms of the GNU General Public License, version 2.  See the
 COPYING file in the source distribution for details.
 
 
 >>> glib-2.52.1
 
 Copyright © 2015 Canonical Limited
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General
 Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\build\win32\dirent\dirent.h
 
 This file has no copyright assigned and is placed in the Public Domain.
 This file is a part of the mingw-runtime package.
 No warranty is given; refer to the file DISCLAIMER within the package.
 
 > LGPL 3.0
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\docs\reference\glib\html\glib-resources.html
 
 If you develop a bugfix or enhancement for GLib, please file that in Bugzilla as well. Bugzilla allows you to attach files; please attach a patch generated by the utility, using the option to make the patch more readable. All patches must be offered under the terms of the GNU LGPL license, so be sure you are authorized to give us the patch under those terms.
 
 > MIT
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\gio\kqueue\kqueue-sub.h
 
 Copyright (c) 2011, 2012 Dmitry Matveev <me@dmitrymatveev.co.uk>
 
 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.
 
 > LGPL 2.0
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\gio\xdgmime\xdgmimeparent.c
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2004  Red Hat, Inc.
 Copyright (C) 2004  Matthias Clasen <mclasen@redhat.com>
 
 Licensed under the Academic Free License version 2.0
 Or under the following terms:
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 > GPL 2.0
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\glib\gen-unicode-tables.pl
 
 Copyright (C) 1998, 1999 Tom Tromey
 Copyright (C) 2001 Red Hat Software
 
 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, 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, see <http://www.gnu.org/licenses/>.
 
 > LGPL 2.1
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\gio\win32\winhttp.h
 
 Copyright (C) 2007 Francois Gouget
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 
 > BSD-3 CLAUSE
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\glib\pcre\pcre.h
 
 Copyright (c) 1997-2012 University of Cambridge
 -----------------------------------------------------------------------------
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 * Neither the name of the University of Cambridge nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 > BSD
 
 glib-2.52.1.tar.xz\glib-2.52.1.tar\glib-2.52.1\glib\valgrind.h
 
    Notice that the following BSD-style license applies to this one
    file (valgrind.h) only.  The rest of Valgrind is licensed under the
    terms of the GNU General Public License, version 2, unless
    otherwise indicated.  See the COPYING file in the source
    distribution for details.
 ---------------------------------------------------------------
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
    Copyright (C) 2000-2013 Julian Seward.  All rights reserved.
 
    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. The origin of this software must not be misrepresented; you must 
       not claim that you wrote the original software.  If you use this 
       software in a product, an acknowledgment in the product 
       documentation would be appreciated but is not required.
 
    3. Altered source versions must be plainly marked as such, and must
       not be misrepresented as being the original software.
 
    4. The name of the author may not be used to endorse or promote 
       products derived from this software without specific prior written 
       permission.
 
    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.
 ----------------------------------------------------------------
    Notice that the above BSD-style license applies to this one file
    (valgrind.h) only.  The entire rest of Valgrind is licensed under
    the terms of the GNU General Public License, version 2.  See the
    COPYING file in the source distribution for details.
 
 
 >>> glib-networking-2.50.0
 
 Copyright 2011 Collabora, Ltd
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General
 Public License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 Boston, MA 02111-1307, USA.
 
 In addition, when the library is used with OpenSSL, a special
 exception applies. Refer to the LICENSE_EXCEPTION file for details.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 glib-networking-2.50.0.tar.xz\glib-networking-2.50.0.tar\glib-networking-2.50.0\tls\pkcs11\pkcs11-trust-assertions.h
 
 Copyright 2010 Collabora, Ltd
 
 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
 This file is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even
 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 
 In addition, when the library is used with OpenSSL, a special
 exception applies. Refer to the LICENSE_EXCEPTION file for details.
 
 
 >>> libgsystem-2015.2
 
 License: LGPL 2.0
 
 ADDITIONAL LICENSE INFORMATION:
 
 Downloads\libgsystem-2015.2.tar.gz\libgsystem-2015.2.tar\libgsystem\packaging\
 rpmbuild-cwd:
 Run "rpmbuild", defining all RPM variables to use the current directory.
 This matches Fedora's system.
 
 Licensed under the new-BSD license (http://www.opensource.org/licenses/bsd-license.php)
 Copyright (C) 2010 Red Hat, Inc.
 Written by Colin Walters <walters@verbum.org>
 
 
 >>> libsoup-2.57.1
 
 Copyright (C) 2010 Igalia, S.L.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MPL 2.0
 
 libsoup-2.57.1.tar.xz\libsoup-2.57.1.tar\libsoup-2.57.1\data\effective_tld_names.dat
 
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at https://mozilla.org/MPL/2.0/.
 
 > LGPL 2.0
 
 libsoup-2.57.1.tar.xz\libsoup-2.57.1.tar\libsoup-2.57.1\libsoup\soup-autocleanups.h
 
 Copyright 2015 Red Hat, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 > LGPL 2.1
 
 libsoup-2.57.1.tar.xz\libsoup-2.57.1.tar\libsoup-2.57.1\libsoup\soup-websocket-connection.c
 
 Copyright 2013, 2014 Red Hat, Inc.
 
 Cockpit is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1 of the License, or
 (at your option) any later version.
 
 Cockpit 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library; If not, see <http://www.gnu.org/licenses/>.
 
 
 >>> newt-0.52.20
 
 Copyright (C) 1996-2016  Red Hat, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License version 2 as published by the Free Software Foundation.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 3.0
 
 newt-0.52.20.tar.gz\newt-0.52.20.tar\newt-0.52.20\listbox.c
 
 This goofed-up box whacked into shape by Elliot Lee <sopwith@cuc.edu>
 (from the original listbox by Erik Troan <ewt@redhat.com>)
 and contributed to newt for use under the LGPL license.
 Copyright (C) 1996, 1997 Elliot Lee
 
 
 >>> ostree-2017.4
 
 Copyright (C) 2013 Colin Walters <walters@verbum.org>
 
 This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence or (at your option) any later version.
 
 This library 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 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-2 Clause
 
 ostree-2017.4\src\libostree\bupsplit.c
 ostree-2017.4\src\libostree\bupsplit.h
 
 Copyright 2011 Avery Pennarun. All rights reserved.
 
  (This license applies to bupsplit.c and bupsplit.h only.)
 
 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 AVERY PENNARUN ``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 <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.
 
 >GPL v3
 
 ostree-2017.4\build-aux
 
 Copyright (C) 2006-2014 Free Software Foundation, Inc.
 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 3 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, see <http://www.gnu.org/licenses/>.
 
 
 >>> pango-1.40.4
 
 Copyright (C) 2001 Hans Breuer
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Library General Public License for more details.
 
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 pango-1.40.4.tar.xz\pango-1.40.4.tar\pango-1.40.4\examples\cairotwisted.c
 
 Written by Behdad Esfahbod, 2006..2007
 
 Permission to use, copy, modify, distribute, and sell this example
 for any purpose is hereby granted without fee.
 It is provided "as is" without express or implied warranty.
 
 > LGPL 2.1
 
 pango-1.40.4.tar.xz\pango-1.40.4.tar\pango-1.40.4\pango\mini-fribidi\fribidi.c
 
 Copyright (C) 1999,2000 Dov Grobgeld, and
 Copyright (C) 2001,2002 Behdad Esfahbod.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public License
 along with this library, in a file named COPYING; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 Boston, MA 02111-1307, USA
 
 For licensing issues, contact <dov@imagic.weizmann.ac.il> and
 <fwpg@sharif.edu>.
 
 > MIT
 
 pango-1.40.4.tar.xz\pango-1.40.4.tar\pango-1.40.4\pango\pango-script.c
 
 Implementation of pango_script_iter is derived from ICU:
 
 icu/sources/common/usc_impl.c
 
 Copyright (C) 1999-2002, International Business Machines
 Corporation and others.  All Rights Reserved.
 
 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, and/or sell copies of the Software, and to permit persons
 to whom the Software is furnished to do so, provided that the above
 copyright notice(s) and this permission notice appear in all copies of
 the Software and that both the above copyright notice(s) and this
 permission notice appear in supporting documentation.
 
 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
 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Except as contained in this notice, the name of a copyright holder
 shall not be used in advertising or otherwise to promote the sale, use
 or other dealings in this Software without prior written authorization
 of the copyright holder.
 
 > FreeType License (BSD License)
 
 pango-1.40.4.tar.xz\pango-1.40.4.tar\pango-1.40.4\README
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE FREE TYPE LICENSE.  PLEASE SEE BELOW FOR THE TEXT OF THE FREE TYPE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Most of the code of Pango is licensed under the terms of the
 GNU Lesser Public License (LGPL) - see the file COPYING for details.
 
 The OpenType code in pango/opentype is derived from the FreeType
 project (http://www.freetype.org) and is dual-licensed under the
 GNU General Public License and the FreeType license. See see
 pango/opentype/FT-license.txt for full details of the FreeType
 license.
 
 Note that binary distributions of Pango must include a disclaimer
 that the software is based in part of the work of the FreeType Team,
 in the distribution documentation; for instance, by including this
 README file.
 
 Owen Taylor
 otaylor@redhat.com
 
 Behdad Esfahbod
 behdad@gnome.org
 
 20 August 2012
 
 
 >>> rpm-ostree-2017.4
 
 Copyright 2011,2013,2014 Colin Walters <walters@verbum.org>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD-2 Clause
 
 Licensed under the new-BSD license (http://www.opensource.org/licenses/bsd-license.php)
 Copyright (C) 2010 Red Hat, Inc.
 Written by Colin Walters walters@verbum.org
 
 > GPL 2.0
 
 rpm-ostree-2017.4.tar.gz\rpm-ostree-2017.4.tar\rpm-ostree-2017.4\src\daemon\ rpmostreed-utils.h
 
 Copyright (C) 2015 Red Hat, Inc.
 
 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 St, Fifth Floor, Boston, MA 02110-1301 USA
 
 > LGPL 2.1
 
 rpm-ostree-2017.4.tar.gz\rpm-ostree-2017.4.tar\rpm-ostree-2017.4\src\lib\ rpmostree-package.c
 
 Copyright (C) 2015 Red Hat, Inc.
 
 Licensed under the GNU Lesser General Public License Version 2.1
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
 
 
 >>> rpm-ostree-toolbox-2016.4
 
 Copyright 2011,2013,2014 Colin Walters <walters@verbum.org>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 rpm-ostree-toolbox-2016.4.tar.gz\rpm-ostree-toolbox-2016.4.tar\rpm-ostree-toolbox-2016.4\composeui\css\bootstrap-theme.css
 
 Bootstrap v3.1.1 (http://getbootstrap.com)
 Copyright 2011-2014 Twitter, Inc.
 Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 
 > New BSD License (BSD-2 Clause)
 
 rpm-ostree-toolbox-2016.4.tar.gz\rpm-ostree-toolbox-2016.4.tar\rpm-ostree-toolbox-2016.4\packaging\ rpmbuild-cwd
 
 Licensed under the new-BSD license (http://www.opensource.org/licenses/bsd-license.php)
 Copyright (C) 2010 Red Hat, Inc.
 Written by Colin Walters <walters@verbum.org>
 
 > LGPL 2.1
 
 rpm-ostree-toolbox-2016.4.tar.gz\rpm-ostree-toolbox-2016.4.tar\rpm-ostree-toolbox-2016.4\src\py\rpmostreecompose\ pyazure.py
 
 Copyright (C) 2015 Ian McLeod <imcleod@redhat.com>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation;
 version 2.1 of the License.
 
 This library 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
 Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 
2c8602d4
 --------------- SECTION 12: Mozilla Public License, V2.0 ----------
7acc3889
 
 Mozilla Public License, V2.0 is applicable to the following component(s).
 
 
 >>> ca-certificates-20170406
 
 This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 
 >>> nspr-4.12
 
 Copyright 2005 Sun Microsystems, Inc.  All rights reserved.

 Use is subject to license terms.

 

 This Source Code Form is subject to the terms of the Mozilla Public

 License, v. 2.0. If a copy of the MPL was not distributed with this

 file, You can obtain one at http://mozilla.org/MPL/2.0/.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > Public Domain

 

 nspr-4.12.tar.gz\..\stage\v4.12\src\nspr-4.12.tar\nspr-4.12\nspr\config\nspr.m4

 

 Configure paths for NSPR

 Public domain - Chris Seawood <cls@seawood.org> 2001-04-05

 Based upon gtk.m4 (also PD) by Owen Taylor

 

 > GPL 3.0

 

 nspr-4.12.tar.gz\..\stage\v4.12\src\nspr-4.12.tar\nspr-4.12\nspr\pkg\linux\sun-nspr.spec

 

 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE GPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Under "MPL/GPL" license.
 
 
 >>> nspr-4.15
 
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MPL 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MPL 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE MPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 nspr-4.15.tar.gz\..\stage\v4.15\src\nspr-4.15.tar\nspr-4.15\nspr\pkg\linux\sun-nspr.spec
 
 Under "MPL/GPL" license.
 
 >BEER-WARE LICENSE
 
 nspr-4.15.tar.gz\..\stage\v4.15\src\nspr-4.15.tar\nspr-4.15\nspr\pr\src\malloc\prmalloc.c
 
 "THE BEER-WARE LICENSE" (Revision 42):
 <phk@FreeBSD.ORG> wrote this file.  As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return.   Poul-Henning
 
 >BSD-3
 
 nspr-4.15.tar.gz\..\stage\v4.15\src\nspr-4.15.tar\nspr-4.15\nspr\pr\src\misc\prcountr.c
 
 Copyright (c) 1983, 1990, 1993
 The Regents of the University of California.  All rights reserved.
 
 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.
 4. Neither the name of the University nor the names of its contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
 
 >MIT
 
 
 nspr-4.15.tar.gz\..\stage\v4.15\src\nspr-4.15.tar\nspr-4.15\nspr\pr\src\misc\prcountr.c
 
 Portions Copyright (c) 1993 by Digital Equipment Corporation.
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and that
 the name of Digital Equipment Corporation not be used in advertising or
 publicity pertaining to distribution of the document or software without
 specific, written prior permission.
 
 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT
 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 
 >>> nss-3.31
 
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >BSD-2
 
 nss-3.31.tar.gz\..\stage\\NSS_3_31_RTM\src\nss-3.31.tar\nss-3.31\nss\cmd\libpkix\pkix_pl\module\test_socket.c
 
 Test Socket Type
 
 Copyright 2004-2005 Sun Microsystems, Inc.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 1. Redistribution of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 2. Redistribution in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
 Neither the name of Sun Microsystems, Inc. or the names of contributors may
 be used to endorse or promote products derived from this software without
 specific prior written permission.
 
 This software is provided "AS IS," without a warranty of any kind. ALL
 EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING
 ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
 OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN")
 AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE
 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
 DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST
 REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
 INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY
 OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,
 EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 You acknowledge that this software is not designed or intended for use in
 the design, construction, operation or maintenance of any nuclear facility.
 
 
 >MIT
 
 nss-3.31.tar.gz\..\stage\\NSS_3_31_RTM\src\nss-3.31.tar\nss-3.31\nss\coreconf\mkdepend\def.h
 
 Copyright (c) 1993, 1994, 1998 The Open Group.
 
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.
 
 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
 OPEN GROUP 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.
 
 >BSD-3
 
 nss-3.31.tar.gz\..\stage\\NSS_3_31_RTM\src\nss-3.31.tar\nss-3.31\nss\gtests\google_test\gtest\include\gtest\internal\gtest-death-test-internal.h
 
 Copyright 2005, Google Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 >Public Domain
 
 nss-3.31.tar.gz\..\stage\\NSS_3_31_RTM\src\nss-3.31.tar\nss-3.31\nss\lib\dbm\src\dirent.h
 
 
 A public domain implementation of BSD directory routines for
 MS-DOS.  Written by Michael Rendell ({uunet,utai}michael@garfield),
 August 1897
 
 
 >MIT STYLE
 
 nss-3.31.tar.gz\..\stage\\NSS_3_31_RTM\src\nss-3.31.tar\nss-3.31\nss\lib\jar\jzlib.h
 
 Copyright (C) 1995-1996 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
 claim that you wrote the original software. If you use this software
 in a product, an acknowledgment in the product documentation would be
 appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 gzip@prep.ai.mit.edu    madler@alumni.caltech.edu
 
 >PUBLIC DOMAIN
 
 nss-3.31.tar.gz\..\stage\\NSS_3_31_RTM\src\nss-3.31.tar\nss-3.31\nss\lib\sqlite\sqlite3.h
 
 2001 September 15
 
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
 
 May you do good and not evil.
 May you find forgiveness for yourself and forgive others.
 May you share freely, never taking more than you give.
 
 >MPL 2.0
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE MPL 2.0.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE MPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 
 nss-3.31.tar.gz\..\stage\\NSS_3_31_RTM\src\nss-3.31.tar\nss-3.31\nss\pkg\linux\sun-nss.spec
 
 Under "MPL/GPL" license.
 
 
 >>> python-hypothesis-3.8.2
 
 This file is part of Hypothesis, which may be found at
 https://github.com/HypothesisWorks/hypothesis-python
 
 Most of this work is copyright (C) 2013-2017 David R. MacIver
 (david@drmaciver.com), but it contains contributions by others. See
 CONTRIBUTING.rst for a full list of people who may hold copyright, and
 consult the git log if you need to determine who owns an individual
 contribution.
 
 This Source Code Form is subject to the terms of the Mozilla Public License,
 v. 2.0. If a copy of the MPL was not distributed with this file, You can
 obtain one at http://mozilla.org/MPL/2.0/.
 
 
 >>> rabbitmq-server-3.6.10
 
 This package, the RabbitMQ server is licensed under the MPL.
 
 If you have any questions regarding licensing, please contact us at
 info@rabbitmq.com.
 
 The files amqp-rabbitmq-0.8.json and amqp-rabbitmq-0.9.1.json are
 "Copyright (C) 2008-2016 Pivotal Software, Inc", Inc. and are covered by the MIT
 license.
 
 jQuery is "Copyright (c) 2010 John Resig" and is covered by the MIT
 license.  It was downloaded from http://jquery.com/
 
 EJS is "Copyright (c) 2007 Edward Benson" and is covered by the MIT
 license.  It was downloaded from http://embeddedjs.com/
 
 Sammy is "Copyright (c) 2008 Aaron Quint, Quirkey NYC, LLC" and is
 covered by the MIT license.  It was downloaded from
 http://code.quirkey.com/sammy/
 
 ExplorerCanvas is "Copyright 2006 Google Inc" and is covered by the
 Apache License version 2.0. It was downloaded from
 http://code.google.com/p/explorercanvas/
 
 Flot is "Copyright (c) 2007-2013 IOLA and Ole Laursen" and is covered
 by the MIT license. It was downloaded from
 http://www.flotcharts.org/
 glMatrix is "Copyright (c) 2011, Brandon Jones" and is covered by the
 BSD 2-Clause license.  It was downloaded from
 http://code.google.com/p/glmatrix/
 
 The MIT license is as follows:
 
 "Permission is hereby granted, free of charge, to any person
 obtaining a copy of this file (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."
 
 The BSD 2-Clause license is as follows:
 
 "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 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."
 
 The rest of this package is licensed under the Mozilla Public License 1.1
 Authors and Copyright are as described below:
 
 The Initial Developer of the Original Code is GoPivotal, Inc.
 Copyright (c) 2007-2015 Pivotal Software, Inc.  All rights reserved.
 
 [THE TEXT OF THE MOZILLA PUBLIC LICENSE v1.1 IS SET FORTH IN THE APPENDIX.]
 
 >Erlang Public License 1.0
 
 rabbitmq-server-3.6.10.tar.xz\rabbitmq-server-3.6.10.tar\rabbitmq-server-3.6.10\LICENSE-EPL-OTP
 
 LICENSE: Erlang Public License 1.0
 
 >MPL 2.0
 
 rabbitmq-server-3.6.10.tar.xz\rabbitmq-server-3.6.10.tar\rabbitmq-server-3.6.10\LICENSE-MPL2
 
 LICENSE: MPL 2.0
 
 
2c8602d4
 --------------- SECTION 13: Ruby License ----------
7acc3889
 
 Ruby License is applicable to the following component(s).
 
 
 >>> rubygem-backports-3.6.8
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE RUBY CLAUSE 6 LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]

 

 

 RubyGems is copyrighted free software by Chad Fowler, Rich Kilmer, Jim

 Weirich and others.  You can redistribute it and/or modify it under

 either the terms of the MIT license (see the file MIT.txt), or the

 conditions below:

 

 1. You may make and give away verbatim copies of the source form of the

 software without restriction, provided that you duplicate all of the

 original copyright notices and associated disclaimers.

 

 2. You may modify your copy of the software in any way, provided that

 you do at least ONE of the following:

 

 a. place your modifications in the Public Domain or otherwise

 make them Freely Available, such as by posting said

 modifications to Usenet or an equivalent medium, or by allowing

 the author to include your modifications in the software.

 

 b. use the modified software only within your corporation or

 organization.

 

 c. give non-standard executables non-standard names, with

 instructions on where to get the original software distribution.

 

 d. make other distribution arrangements with the author.

 

 3. You may distribute the software in object code or executable

 form, provided that you do at least ONE of the following:

 

 a. distribute the executables and library files of the software,

 together with instructions (in the manual page or equivalent)

 on where to get the original distribution.

 

 b. accompany the distribution with the machine-readable source of

 the software.

 

 c. give non-standard executables non-standard names, with

 instructions on where to get the original software distribution.

 

 d. make other distribution arrangements with the author.

 

 4. You may modify and include the part of the software into any other

 software (possibly commercial).  But some files in the distribution

 are not written by the author, so that they are not under these terms.

 

 For the list of those files and their copying conditions, see the

 file LEGAL.

 

 5. The scripts and library files supplied as input to or produced as

 output from the software do not automatically fall under the

 copyright of the software, but belong to whomever generated them,

 and may be sold commercially, and may be aggregated with this

 software.

 

 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR

 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED

 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

 PURPOSE.

 

 

 ADDITIONAL LICENSE INFORMATION:

 

 > MIT

 

 rubygems-backports-master.zip\rubygems-backports-master\MIT.txt

 

 Copyright (c) Chad Fowler, Rich Kilmer, Jim Weirich and others.

 

 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.
 
 
 >>> rubygem-highline-1.7.8
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE RUBY 6 CLAUSE LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

 

 Distributed under the user's choice of the {GPL Version 2}[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html] (see COPYING for details) or the

 {Ruby software license}[http://www.ruby-lang.org/en/LICENSE.txt] by

 James Edward Gray II and Greg Brown.

 

 Please email James[mailto:james@grayproductions.net] with any questions.

 

 ADDITIONAL LICENSE INFORMATION:

 

 > LGPL 2.1

 

 highline-1.7.8.tar.gz\highline-1.7.8.tar\highline-1.7.8\setup.rb

 

 Copyright (c) 2000-2004 Minero Aoki

 

 This program is free software.

 You can distribute/modify this program under the terms of

 the GNU LGPL, Lesser General Public License version 2.1.
 
 
 >>> rubygem-zip-2.0.2
 
2c8602d4
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-2 CLAUSE LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>.
 You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below:
 
   1. You may make and give away verbatim copies of the source form of the
      software without restriction, provided that you duplicate all of the
      original copyright notices and associated disclaimers.
 
   2. You may modify your copy of the software in any way, provided that
      you do at least ONE of the following:
 
        a) place your modifications in the Public Domain or otherwise
           make them Freely Available, such as by posting said
 	  modifications to Usenet or an equivalent medium, or by allowing
 	  the author to include your modifications in the software.
 
        b) use the modified software only within your corporation or
           organization.
 
        c) give non-standard binaries non-standard names, with
           instructions on where to get the original software distribution.
 
        d) make other distribution arrangements with the author.
 
   3. You may distribute the software in object code or binary form,
      provided that you do at least ONE of the following:
 
        a) distribute the binaries and library files of the software,
 	  together with instructions (in the manual page or equivalent)
 	  on where to get the original distribution.
 
        b) accompany the distribution with the machine-readable source of
 	  the software.
 
        c) give non-standard binaries non-standard names, with
           instructions on where to get the original software distribution.
 
        d) make other distribution arrangements with the author.
 
   4. You may modify and include the part of the software into any other
      software (possibly commercial).  But some files in the distribution
      are not written by the author, so that they are not under these terms.
 
      For the list of those files and their copying conditions, see the
      file LEGAL.
 
   5. The scripts and library files supplied as input to or produced as 
      output from the software do not automatically fall under the
      copyright of the software, but belong to whomever generated them, 
      and may be sold commercially, and may be aggregated with this
      software.
 
   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
7acc3889
      PURPOSE.
 
 
 =============== APPENDIX. Standard License Files ============== 
 
 
 
 --------------- SECTION 1: Apache License, V2.0 -----------
 
 Apache License 

 

 Version 2.0, January 2004 

 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.

 

 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:

 

   a. You must give any other recipients of the Work or Derivative Works

      a copy of this License; and

 

   b. You must cause any modified files to carry prominent notices stating

      that You changed the files; and

 

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

 

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

 

 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 

 
 
 --------------- SECTION 2: Artistic License, V2.0 -----------
 
 Artistic License 2.0

 

 Copyright (c) 2000-2006, The Perl Foundation.

 

 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

 

 Preamble

 This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software.

 

 You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement.

 

 Definitions

 

 "Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package.

 

 "Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures.

 

 "You" and "your" means any person who would like to copy, distribute, or modify the Package.

 

 "Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version.

 

 "Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization.

 

 "Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees.

 

 "Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder.

 

 "Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder.

 

 "Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future.

 

 "Source" form means the source code, documentation source, and configuration files for the Package.

 

 "Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form.

 Permission for Use and Modification Without Distribution

 

 (1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version.

 

 Permissions for Redistribution of the Standard Version

 

 (2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package.

 

 (3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License.

 

 Distribution of Modified Versions of the Package as Source

 

 (4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of 

 the following:

 

 (a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version. 

 

 (b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version. 

 

 (c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under 

 

 (i) the Original License or 

 (ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed.

 

 Distribution of Compiled Forms of the Standard Version or Modified Versions 

 without the Source

 

 (5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license.

 

 (6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version.

 

 Aggregating or Linking the Package

 

 (7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation.

 

 (8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package.

 

 Items That are Not Considered Part of a Modified Version

 

 (9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license.

 

 General Provisions

 

 (10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license.

 

 (11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license.

 

 (12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder.

 

 (13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package. 

 

 If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed.

 

 (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER 

 AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED 

 WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 

 PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT 

 PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT 

 HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, 

 INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE 

 USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 
 
 --------------- SECTION 3: GNU General Public License, V2.0 -----------
 
 		    GNU GENERAL PUBLIC LICENSE
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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.
 
   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 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 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 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:
 
   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 Lesser General
 Public License instead of this License.
 
 
2c8602d4
 
7acc3889
 --------------- SECTION 4: GNU Lesser General Public License, V2.1 -----------
 
 		  GNU LESSER GENERAL PUBLIC LICENSE
 		       Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
 [This is the first released version of the Lesser GPL.  It also counts
  as the successor of the GNU Library Public License, version 2, hence
  the version number 2.1.]
 
 			    Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
 Licenses are intended to guarantee your freedom to share and change
 free software--to make sure the software is free for all its users.
 
   This license, the Lesser General Public License, applies to some
 specially designated software packages--typically libraries--of the
 Free Software Foundation and other authors who decide to use it.  You
 can use it too, but we suggest you first think carefully about whether
 this license or the ordinary General Public License is the better
 strategy to use in any particular case, based on the explanations below.
 
   When we speak of free software, we are referring to freedom of use,
 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 and use pieces of
 it in new free programs; and that you are informed that you can do
 these things.
 
   To protect your rights, we need to make restrictions that forbid
 distributors to deny you these rights or to ask you to surrender these
 rights.  These restrictions translate to certain responsibilities for
 you if you distribute copies of the library or if you modify it.
 
   For example, if you distribute copies of the library, whether gratis
 or for a fee, you must give the recipients all the rights that we gave
 you.  You must make sure that they, too, receive or can get the source
 code.  If you link other code with the library, you must provide
 complete object files to the recipients, so that they can relink them
 with the library after making changes to the library and recompiling
 it.  And you must show them these terms so they know their rights.
 
   We protect your rights with a two-step method: (1) we copyright the
 library, and (2) we offer you this license, which gives you legal
 permission to copy, distribute and/or modify the library.
 
   To protect each distributor, we want to make it very clear that
 there is no warranty for the free library.  Also, if the library is
 modified by someone else and passed on, the recipients should know
 that what they have is not the original version, so that the original
 author's reputation will not be affected by problems that might be
 introduced by others.
 
   Finally, software patents pose a constant threat to the existence of
 any free program.  We wish to make sure that a company cannot
 effectively restrict the users of a free program by obtaining a
 restrictive license from a patent holder.  Therefore, we insist that
 any patent license obtained for a version of the library must be
 consistent with the full freedom of use specified in this license.
 
   Most GNU software, including some libraries, is covered by the
 ordinary GNU General Public License.  This license, the GNU Lesser
 General Public License, applies to certain designated libraries, and
 is quite different from the ordinary General Public License.  We use
 this license for certain libraries in order to permit linking those
 libraries into non-free programs.
 
   When a program is linked with a library, whether statically or using
 a shared library, the combination of the two is legally speaking a
 combined work, a derivative of the original library.  The ordinary
 General Public License therefore permits such linking only if the
 entire combination fits its criteria of freedom.  The Lesser General
 Public License permits more lax criteria for linking other code with
 the library.
 
   We call this license the "Lesser" General Public License because it
 does Less to protect the user's freedom than the ordinary General
 Public License.  It also provides other free software developers Less
 of an advantage over competing non-free programs.  These disadvantages
 are the reason we use the ordinary General Public License for many
 libraries.  However, the Lesser license provides advantages in certain
 special circumstances.
 
   For example, on rare occasions, there may be a special need to
 encourage the widest possible use of a certain library, so that it becomes
 a de-facto standard.  To achieve this, non-free programs must be
 allowed to use the library.  A more frequent case is that a free
 library does the same job as widely used non-free libraries.  In this
 case, there is little to gain by limiting the free library to free
 software only, so we use the Lesser General Public License.
 
   In other cases, permission to use a particular library in non-free
 programs enables a greater number of people to use a large body of
 free software.  For example, permission to use the GNU C Library in
 non-free programs enables many more people to use the whole GNU
 operating system, as well as its variant, the GNU/Linux operating
 system.
 
   Although the Lesser General Public License is Less protective of the
 users' freedom, it does ensure that the user of a program that is
 linked with the Library has the freedom and the wherewithal to run
 that program using a modified version of the Library.
 
   The precise terms and conditions for copying, distribution and
 modification follow.  Pay close attention to the difference between a
 "work based on the library" and a "work that uses the library".  The
 former contains code derived from the library, whereas the latter must
 be combined with the library in order to run.
 
 		  GNU LESSER GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any software library or other
 program which contains a notice placed by the copyright holder or
 other authorized party saying it may be distributed under the terms of
 this Lesser General Public License (also called "this License").
 Each licensee is addressed as "you".
 
   A "library" means a collection of software functions and/or data
 prepared so as to be conveniently linked with application programs
 (which use some of those functions and data) to form executables.
 
   The "Library", below, refers to any such software library or work
 which has been distributed under these terms.  A "work based on the
 Library" means either the Library or any derivative work under
 copyright law: that is to say, a work containing the Library or a
 portion of it, either verbatim or with modifications and/or translated
 straightforwardly into another language.  (Hereinafter, translation is
 included without limitation in the term "modification".)
 
   "Source code" for a work means the preferred form of the work for
 making modifications to it.  For a library, 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 library.
 
   Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope.  The act of
 running a program using the Library is not restricted, and output from
 such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
 
   1. You may copy and distribute verbatim copies of the Library's
 complete 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 distribute a copy of this License along with the
 Library.
 
   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 Library or any portion
 of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
 
     b) You must cause the files modified to carry prominent notices
     stating that you changed the files and the date of any change.
 
     c) You must cause the whole of the work to be licensed at no
     charge to all third parties under the terms of this License.
 
     d) If a facility in the modified Library refers to a function or a
     table of data to be supplied by an application program that uses
     the facility, other than as an argument passed when the facility
     is invoked, then you must make a good faith effort to ensure that,
     in the event an application does not supply such function or
     table, the facility still operates, and performs whatever part of
     its purpose remains meaningful.
 
     (For example, a function in a library to compute square roots has
     a purpose that is entirely well-defined independent of the
     application.  Therefore, Subsection 2d requires that any
     application-supplied function or table used by this function must
     be optional: if the application does not supply it, the square
     root function must still compute square roots.)
 
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Library,
 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 Library, 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 Library.
 
 In addition, mere aggregation of another work not based on the Library
 with the Library (or with a work based on the Library) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
   3. You may opt to apply the terms of the ordinary GNU General Public
 License instead of this License to a given copy of the Library.  To do
 this, you must alter all the notices that refer to this License, so
 that they refer to the ordinary GNU General Public License, version 2,
 instead of to this License.  (If a newer version than version 2 of the
 ordinary GNU General Public License has appeared, then you can specify
 that version instead if you wish.)  Do not make any other change in
 these notices.
 
   Once this change is made in a given copy, it is irreversible for
 that copy, so the ordinary GNU General Public License applies to all
 subsequent copies and derivative works made from that copy.
 
   This option is useful when you wish to copy part of the code of
 the Library into a program that is not a library.
 
   4. You may copy and distribute the Library (or a portion or
 derivative of it, under Section 2) in object code or executable form
 under the terms of Sections 1 and 2 above provided that you 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.
 
   If distribution of 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 satisfies the requirement to
 distribute the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
   5. A program that contains no derivative of any portion of the
 Library, but is designed to work with the Library by being compiled or
 linked with it, is called a "work that uses the Library".  Such a
 work, in isolation, is not a derivative work of the Library, and
 therefore falls outside the scope of this License.
 
   However, linking a "work that uses the Library" with the Library
 creates an executable that is a derivative of the Library (because it
 contains portions of the Library), rather than a "work that uses the
 library".  The executable is therefore covered by this License.
 Section 6 states terms for distribution of such executables.
 
   When a "work that uses the Library" uses material from a header file
 that is part of the Library, the object code for the work may be a
 derivative work of the Library even though the source code is not.
 Whether this is true is especially significant if the work can be
 linked without the Library, or if the work is itself a library.  The
 threshold for this to be true is not precisely defined by law.
 
   If such an object file uses only numerical parameters, data
 structure layouts and accessors, and small macros and small inline
 functions (ten lines or less in length), then the use of the object
 file is unrestricted, regardless of whether it is legally a derivative
 work.  (Executables containing this object code plus portions of the
 Library will still fall under Section 6.)
 
   Otherwise, if the work is a derivative of the Library, you may
 distribute the object code for the work under the terms of Section 6.
 Any executables containing that work also fall under Section 6,
 whether or not they are linked directly with the Library itself.
 
   6. As an exception to the Sections above, you may also combine or
 link a "work that uses the Library" with the Library to produce a
 work containing portions of the Library, and distribute that work
 under terms of your choice, provided that the terms permit
 modification of the work for the customer's own use and reverse
 engineering for debugging such modifications.
 
   You must give prominent notice with each copy of the work that the
 Library is used in it and that the Library and its use are covered by
 this License.  You must supply a copy of this License.  If the work
 during execution displays copyright notices, you must include the
 copyright notice for the Library among them, as well as a reference
 directing the user to the copy of this License.  Also, you must do one
 of these things:
 
     a) Accompany the work with the complete corresponding
     machine-readable source code for the Library including whatever
     changes were used in the work (which must be distributed under
     Sections 1 and 2 above); and, if the work is an executable linked
     with the Library, with the complete machine-readable "work that
     uses the Library", as object code and/or source code, so that the
     user can modify the Library and then relink to produce a modified
     executable containing the modified Library.  (It is understood
     that the user who changes the contents of definitions files in the
     Library will not necessarily be able to recompile the application
     to use the modified definitions.)
 
     b) Use a suitable shared library mechanism for linking with the
     Library.  A suitable mechanism is one that (1) uses at run time a
     copy of the library already present on the user's computer system,
     rather than copying library functions into the executable, and (2)
     will operate properly with a modified version of the library, if
     the user installs one, as long as the modified version is
     interface-compatible with the version that the work was made with.
 
     c) Accompany the work with a written offer, valid for at
     least three years, to give the same user the materials
     specified in Subsection 6a, above, for a charge no more
     than the cost of performing this distribution.
 
     d) If distribution of the work is made by offering access to copy
     from a designated place, offer equivalent access to copy the above
     specified materials from the same place.
 
     e) Verify that the user has already received a copy of these
     materials or that you have already sent this user a copy.
 
   For an executable, the required form of the "work that uses the
 Library" must include any data and utility programs needed for
 reproducing the executable from it.  However, as a special exception,
 the materials to be 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.
 
   It may happen that this requirement contradicts the license
 restrictions of other proprietary libraries that do not normally
 accompany the operating system.  Such a contradiction means you cannot
 use both them and the Library together in an executable that you
 distribute.
 
   7. You may place library facilities that are a work based on the
 Library side-by-side in a single library together with other library
 facilities not covered by this License, and distribute such a combined
 library, provided that the separate distribution of the work based on
 the Library and of the other library facilities is otherwise
 permitted, and provided that you do these two things:
 
     a) Accompany the combined library with a copy of the same work
     based on the Library, uncombined with any other library
     facilities.  This must be distributed under the terms of the
     Sections above.
 
     b) Give prominent notice with the combined library of the fact
     that part of it is a work based on the Library, and explaining
     where to find the accompanying uncombined form of the same work.
 
   8. You may not copy, modify, sublicense, link with, or distribute
 the Library except as expressly provided under this License.  Any
 attempt otherwise to copy, modify, sublicense, link with, or
 distribute the Library 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.
 
   9. 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 Library or its derivative works.  These actions are
 prohibited by law if you do not accept this License.  Therefore, by
 modifying or distributing the Library (or any work based on the
 Library), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Library or works based on it.
 
   10. Each time you redistribute the Library (or any work based on the
 Library), the recipient automatically receives a license from the
 original licensor to copy, distribute, link with or modify the Library
 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 with
 this License.
 
   11. 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 Library at all.  For example, if a patent
 license would not permit royalty-free redistribution of the Library 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 Library.
 
 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.
 
   12. If the distribution and/or use of the Library is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Library 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.
 
   13. The Free Software Foundation may publish revised and/or new
 versions of the Lesser 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 Library
 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 Library does not specify a
 license version number, you may choose any version ever published by
 the Free Software Foundation.
 
   14. If you wish to incorporate parts of the Library into other free
 programs whose distribution conditions are incompatible with these,
 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
 
   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
 OTHER PARTIES PROVIDE THE LIBRARY "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
 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 
   16. 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 LIBRARY 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
 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), 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 Libraries
 
   If you develop a new library, and you want it to be of the greatest
 possible use to the public, we recommend making it free software that
 everyone can redistribute and change.  You can do so by permitting
 redistribution under these terms (or, alternatively, under the terms of the
 ordinary General Public License).
 
   To apply these terms, attach the following notices to the library.  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 library's name and a brief idea of what it does.>
     Copyright (C) <year>  <name of author>
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
     version 2.1 of the License, or (at your option) any later version.
 
     This library 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
     Lesser General Public License for more details.
 
     You should have received a copy of the GNU Lesser General Public
     License along with this library; 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.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the library, if
 necessary.  Here is a sample; alter the names:
 
   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
 
   <signature of Ty Coon>, 1 April 1990
   Ty Coon, President of Vice
 
 That's all there is to it!
 
 
 
 --------------- SECTION 5: GNU General Public License, V3.0 -----------
 
                     GNU GENERAL PUBLIC LICENSE

                        Version 3, 29 June 2007

 

  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

  Everyone is permitted to copy and distribute verbatim copies

  of this license document, but changing it is not allowed.

 

                             Preamble

 

   The GNU General Public License is a free, copyleft license for

 software and other kinds of works.

 

   The licenses for most software and other practical works are designed

 to take away your freedom to share and change the works.  By contrast,

 the GNU General Public License is intended to guarantee your freedom to

 share and change all versions of a program--to make sure it remains free

 software for all its users.  We, the Free Software Foundation, use the

 GNU General Public License for most of our software; it applies also to

 any other work released this way by its authors.  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

 them 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 prevent others from denying you

 these rights or asking you to surrender the rights.  Therefore, you have

 certain responsibilities if you distribute copies of the software, or if

 you modify it: responsibilities to respect the freedom of others.

 

   For example, if you distribute copies of such a program, whether

 gratis or for a fee, you must pass on to the recipients the same

 freedoms that you received.  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.

 

   Developers that use the GNU GPL protect your rights with two steps:

 (1) assert copyright on the software, and (2) offer you this License

 giving you legal permission to copy, distribute and/or modify it.

 

   For the developers' and authors' protection, the GPL clearly explains

 that there is no warranty for this free software.  For both users' and

 authors' sake, the GPL requires that modified versions be marked as

 changed, so that their problems will not be attributed erroneously to

 authors of previous versions.

 

   Some devices are designed to deny users access to install or run

 modified versions of the software inside them, although the manufacturer

 can do so.  This is fundamentally incompatible with the aim of

 protecting users' freedom to change the software.  The systematic

 pattern of such abuse occurs in the area of products for individuals to

 use, which is precisely where it is most unacceptable.  Therefore, we

 have designed this version of the GPL to prohibit the practice for those

 products.  If such problems arise substantially in other domains, we

 stand ready to extend this provision to those domains in future versions

 of the GPL, as needed to protect the freedom of users.

 

   Finally, every program is threatened constantly by software patents.

 States should not allow patents to restrict development and use of

 software on general-purpose computers, but in those that do, we wish to

 avoid the special danger that patents applied to a free program could

 make it effectively proprietary.  To prevent this, the GPL assures that

 patents cannot be used to render the program non-free.

 

   The precise terms and conditions for copying, distribution and

 modification follow.

 

                        TERMS AND CONDITIONS

 

   0. Definitions.

 

   "This License" refers to version 3 of the GNU General Public License.

 

   "Copyright" also means copyright-like laws that apply to other kinds of

 works, such as semiconductor masks.

 

   "The Program" refers to any copyrightable work licensed under this

 License.  Each licensee is addressed as "you".  "Licensees" and

 "recipients" may be individuals or organizations.

 

   To "modify" a work means to copy from or adapt all or part of the work

 in a fashion requiring copyright permission, other than the making of an

 exact copy.  The resulting work is called a "modified version" of the

 earlier work or a work "based on" the earlier work.

 

   A "covered work" means either the unmodified Program or a work based

 on the Program.

 

   To "propagate" a work means to do anything with it that, without

 permission, would make you directly or secondarily liable for

 infringement under applicable copyright law, except executing it on a

 computer or modifying a private copy.  Propagation includes copying,

 distribution (with or without modification), making available to the

 public, and in some countries other activities as well.

 

   To "convey" a work means any kind of propagation that enables other

 parties to make or receive copies.  Mere interaction with a user through

 a computer network, with no transfer of a copy, is not conveying.

 

   An interactive user interface displays "Appropriate Legal Notices"

 to the extent that it includes a convenient and prominently visible

 feature that (1) displays an appropriate copyright notice, and (2)

 tells the user that there is no warranty for the work (except to the

 extent that warranties are provided), that licensees may convey the

 work under this License, and how to view a copy of this License.  If

 the interface presents a list of user commands or options, such as a

 menu, a prominent item in the list meets this criterion.

 

   1. Source Code.

 

   The "source code" for a work means the preferred form of the work

 for making modifications to it.  "Object code" means any non-source

 form of a work.

 

   A "Standard Interface" means an interface that either is an official

 standard defined by a recognized standards body, or, in the case of

 interfaces specified for a particular programming language, one that

 is widely used among developers working in that language.

 

   The "System Libraries" of an executable work include anything, other

 than the work as a whole, that (a) is included in the normal form of

 packaging a Major Component, but which is not part of that Major

 Component, and (b) serves only to enable use of the work with that

 Major Component, or to implement a Standard Interface for which an

 implementation is available to the public in source code form.  A

 "Major Component", in this context, means a major essential component

 (kernel, window system, and so on) of the specific operating system

 (if any) on which the executable work runs, or a compiler used to

 produce the work, or an object code interpreter used to run it.

 

   The "Corresponding Source" for a work in object code form means all

 the source code needed to generate, install, and (for an executable

 work) run the object code and to modify the work, including scripts to

 control those activities.  However, it does not include the work's

 System Libraries, or general-purpose tools or generally available free

 programs which are used unmodified in performing those activities but

 which are not part of the work.  For example, Corresponding Source

 includes interface definition files associated with source files for

 the work, and the source code for shared libraries and dynamically

 linked subprograms that the work is specifically designed to require,

 such as by intimate data communication or control flow between those

 subprograms and other parts of the work.

 

   The Corresponding Source need not include anything that users

 can regenerate automatically from other parts of the Corresponding

 Source.

 

   The Corresponding Source for a work in source code form is that

 same work.

 

   2. Basic Permissions.

 

   All rights granted under this License are granted for the term of

 copyright on the Program, and are irrevocable provided the stated

 conditions are met.  This License explicitly affirms your unlimited

 permission to run the unmodified Program.  The output from running a

 covered work is covered by this License only if the output, given its

 content, constitutes a covered work.  This License acknowledges your

 rights of fair use or other equivalent, as provided by copyright law.

 

   You may make, run and propagate covered works that you do not

 convey, without conditions so long as your license otherwise remains

 in force.  You may convey covered works to others for the sole purpose

 of having them make modifications exclusively for you, or provide you

 with facilities for running those works, provided that you comply with

 the terms of this License in conveying all material for which you do

 not control copyright.  Those thus making or running the covered works

 for you must do so exclusively on your behalf, under your direction

 and control, on terms that prohibit them from making any copies of

 your copyrighted material outside their relationship with you.

 

   Conveying under any other circumstances is permitted solely under

 the conditions stated below.  Sublicensing is not allowed; section 10

 makes it unnecessary.

 

   3. Protecting Users' Legal Rights From Anti-Circumvention Law.

 

   No covered work shall be deemed part of an effective technological

 measure under any applicable law fulfilling obligations under article

 11 of the WIPO copyright treaty adopted on 20 December 1996, or

 similar laws prohibiting or restricting circumvention of such

 measures.

 

   When you convey a covered work, you waive any legal power to forbid

 circumvention of technological measures to the extent such circumvention

 is effected by exercising rights under this License with respect to

 the covered work, and you disclaim any intention to limit operation or

 modification of the work as a means of enforcing, against the work's

 users, your or third parties' legal rights to forbid circumvention of

 technological measures.

 

   4. Conveying Verbatim Copies.

 

   You may convey 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;

 keep intact all notices stating that this License and any

 non-permissive terms added in accord with section 7 apply to the code;

 keep intact all notices of the absence of any warranty; and give all

 recipients a copy of this License along with the Program.

 

   You may charge any price or no price for each copy that you convey,

 and you may offer support or warranty protection for a fee.

 

   5. Conveying Modified Source Versions.

 

   You may convey a work based on the Program, or the modifications to

 produce it from the Program, in the form of source code under the

 terms of section 4, provided that you also meet all of these conditions:

 

     a) The work must carry prominent notices stating that you modified

     it, and giving a relevant date.

 

     b) The work must carry prominent notices stating that it is

     released under this License and any conditions added under section

     7.  This requirement modifies the requirement in section 4 to

     "keep intact all notices".

 

     c) You must license the entire work, as a whole, under this

     License to anyone who comes into possession of a copy.  This

     License will therefore apply, along with any applicable section 7

     additional terms, to the whole of the work, and all its parts,

     regardless of how they are packaged.  This License gives no

     permission to license the work in any other way, but it does not

     invalidate such permission if you have separately received it.

 

     d) If the work has interactive user interfaces, each must display

     Appropriate Legal Notices; however, if the Program has interactive

     interfaces that do not display Appropriate Legal Notices, your

     work need not make them do so.

 

   A compilation of a covered work with other separate and independent

 works, which are not by their nature extensions of the covered work,

 and which are not combined with it such as to form a larger program,

 in or on a volume of a storage or distribution medium, is called an

 "aggregate" if the compilation and its resulting copyright are not

 used to limit the access or legal rights of the compilation's users

 beyond what the individual works permit.  Inclusion of a covered work

 in an aggregate does not cause this License to apply to the other

 parts of the aggregate.

 

   6. Conveying Non-Source Forms.

 

   You may convey a covered work in object code form under the terms

 of sections 4 and 5, provided that you also convey the

 machine-readable Corresponding Source under the terms of this License,

 in one of these ways:

 

     a) Convey the object code in, or embodied in, a physical product

     (including a physical distribution medium), accompanied by the

     Corresponding Source fixed on a durable physical medium

     customarily used for software interchange.

 

     b) Convey the object code in, or embodied in, a physical product

     (including a physical distribution medium), accompanied by a

     written offer, valid for at least three years and valid for as

     long as you offer spare parts or customer support for that product

     model, to give anyone who possesses the object code either (1) a

     copy of the Corresponding Source for all the software in the

     product that is covered by this License, on a durable physical

     medium customarily used for software interchange, for a price no

     more than your reasonable cost of physically performing this

     conveying of source, or (2) access to copy the

     Corresponding Source from a network server at no charge.

 

     c) Convey individual copies of the object code with a copy of the

     written offer to provide the Corresponding Source.  This

     alternative is allowed only occasionally and noncommercially, and

     only if you received the object code with such an offer, in accord

     with subsection 6b.

 

     d) Convey the object code by offering access from a designated

     place (gratis or for a charge), and offer equivalent access to the

     Corresponding Source in the same way through the same place at no

     further charge.  You need not require recipients to copy the

     Corresponding Source along with the object code.  If the place to

     copy the object code is a network server, the Corresponding Source

     may be on a different server (operated by you or a third party)

     that supports equivalent copying facilities, provided you maintain

     clear directions next to the object code saying where to find the

     Corresponding Source.  Regardless of what server hosts the

     Corresponding Source, you remain obligated to ensure that it is

     available for as long as needed to satisfy these requirements.

 

     e) Convey the object code using peer-to-peer transmission, provided

     you inform other peers where the object code and Corresponding

     Source of the work are being offered to the general public at no

     charge under subsection 6d.

 

   A separable portion of the object code, whose source code is excluded

 from the Corresponding Source as a System Library, need not be

 included in conveying the object code work.

 

   A "User Product" is either (1) a "consumer product", which means any

 tangible personal property which is normally used for personal, family,

 or household purposes, or (2) anything designed or sold for incorporation

 into a dwelling.  In determining whether a product is a consumer product,

 doubtful cases shall be resolved in favor of coverage.  For a particular

 product received by a particular user, "normally used" refers to a

 typical or common use of that class of product, regardless of the status

 of the particular user or of the way in which the particular user

 actually uses, or expects or is expected to use, the product.  A product

 is a consumer product regardless of whether the product has substantial

 commercial, industrial or non-consumer uses, unless such uses represent

 the only significant mode of use of the product.

 

   "Installation Information" for a User Product means any methods,

 procedures, authorization keys, or other information required to install

 and execute modified versions of a covered work in that User Product from

 a modified version of its Corresponding Source.  The information must

 suffice to ensure that the continued functioning of the modified object

 code is in no case prevented or interfered with solely because

 modification has been made.

 

   If you convey an object code work under this section in, or with, or

 specifically for use in, a User Product, and the conveying occurs as

 part of a transaction in which the right of possession and use of the

 User Product is transferred to the recipient in perpetuity or for a

 fixed term (regardless of how the transaction is characterized), the

 Corresponding Source conveyed under this section must be accompanied

 by the Installation Information.  But this requirement does not apply

 if neither you nor any third party retains the ability to install

 modified object code on the User Product (for example, the work has

 been installed in ROM).

 

   The requirement to provide Installation Information does not include a

 requirement to continue to provide support service, warranty, or updates

 for a work that has been modified or installed by the recipient, or for

 the User Product in which it has been modified or installed.  Access to a

 network may be denied when the modification itself materially and

 adversely affects the operation of the network or violates the rules and

 protocols for communication across the network.

 

   Corresponding Source conveyed, and Installation Information provided,

 in accord with this section must be in a format that is publicly

 documented (and with an implementation available to the public in

 source code form), and must require no special password or key for

 unpacking, reading or copying.

 

   7. Additional Terms.

 

   "Additional permissions" are terms that supplement the terms of this

 License by making exceptions from one or more of its conditions.

 Additional permissions that are applicable to the entire Program shall

 be treated as though they were included in this License, to the extent

 that they are valid under applicable law.  If additional permissions

 apply only to part of the Program, that part may be used separately

 under those permissions, but the entire Program remains governed by

 this License without regard to the additional permissions.

 

   When you convey a copy of a covered work, you may at your option

 remove any additional permissions from that copy, or from any part of

 it.  (Additional permissions may be written to require their own

 removal in certain cases when you modify the work.)  You may place

 additional permissions on material, added by you to a covered work,

 for which you have or can give appropriate copyright permission.

 

   Notwithstanding any other provision of this License, for material you

 add to a covered work, you may (if authorized by the copyright holders of

 that material) supplement the terms of this License with terms:

 

     a) Disclaiming warranty or limiting liability differently from the

     terms of sections 15 and 16 of this License; or

 

     b) Requiring preservation of specified reasonable legal notices or

     author attributions in that material or in the Appropriate Legal

     Notices displayed by works containing it; or

 

     c) Prohibiting misrepresentation of the origin of that material, or

     requiring that modified versions of such material be marked in

     reasonable ways as different from the original version; or

 

     d) Limiting the use for publicity purposes of names of licensors or

     authors of the material; or

 

     e) Declining to grant rights under trademark law for use of some

     trade names, trademarks, or service marks; or

 

     f) Requiring indemnification of licensors and authors of that

     material by anyone who conveys the material (or modified versions of

     it) with contractual assumptions of liability to the recipient, for

     any liability that these contractual assumptions directly impose on

     those licensors and authors.

 

   All other non-permissive additional terms are considered "further

 restrictions" within the meaning of section 10.  If the Program as you

 received it, or any part of it, contains a notice stating that it is

 governed by this License along with a term that is a further

 restriction, you may remove that term.  If a license document contains

 a further restriction but permits relicensing or conveying under this

 License, you may add to a covered work material governed by the terms

 of that license document, provided that the further restriction does

 not survive such relicensing or conveying.

 

   If you add terms to a covered work in accord with this section, you

 must place, in the relevant source files, a statement of the

 additional terms that apply to those files, or a notice indicating

 where to find the applicable terms.

 

   Additional terms, permissive or non-permissive, may be stated in the

 form of a separately written license, or stated as exceptions;

 the above requirements apply either way.

 

   8. Termination.

 

   You may not propagate or modify a covered work except as expressly

 provided under this License.  Any attempt otherwise to propagate or

 modify it is void, and will automatically terminate your rights under

 this License (including any patent licenses granted under the third

 paragraph of section 11).

 

   However, if you cease all violation of this License, then your

 license from a particular copyright holder is reinstated (a)

 provisionally, unless and until the copyright holder explicitly and

 finally terminates your license, and (b) permanently, if the copyright

 holder fails to notify you of the violation by some reasonable means

 prior to 60 days after the cessation.

 

   Moreover, your license from a particular copyright holder is

 reinstated permanently if the copyright holder notifies you of the

 violation by some reasonable means, this is the first time you have

 received notice of violation of this License (for any work) from that

 copyright holder, and you cure the violation prior to 30 days after

 your receipt of the notice.

 

   Termination of your rights under this section does not terminate the

 licenses of parties who have received copies or rights from you under

 this License.  If your rights have been terminated and not permanently

 reinstated, you do not qualify to receive new licenses for the same

 material under section 10.

 

   9. Acceptance Not Required for Having Copies.

 

   You are not required to accept this License in order to receive or

 run a copy of the Program.  Ancillary propagation of a covered work

 occurring solely as a consequence of using peer-to-peer transmission

 to receive a copy likewise does not require acceptance.  However,

 nothing other than this License grants you permission to propagate or

 modify any covered work.  These actions infringe copyright if you do

 not accept this License.  Therefore, by modifying or propagating a

 covered work, you indicate your acceptance of this License to do so.

 

   10. Automatic Licensing of Downstream Recipients.

 

   Each time you convey a covered work, the recipient automatically

 receives a license from the original licensors, to run, modify and

 propagate that work, subject to this License.  You are not responsible

 for enforcing compliance by third parties with this License.

 

   An "entity transaction" is a transaction transferring control of an

 organization, or substantially all assets of one, or subdividing an

 organization, or merging organizations.  If propagation of a covered

 work results from an entity transaction, each party to that

 transaction who receives a copy of the work also receives whatever

 licenses to the work the party's predecessor in interest had or could

 give under the previous paragraph, plus a right to possession of the

 Corresponding Source of the work from the predecessor in interest, if

 the predecessor has it or can get it with reasonable efforts.

 

   You may not impose any further restrictions on the exercise of the

 rights granted or affirmed under this License.  For example, you may

 not impose a license fee, royalty, or other charge for exercise of

 rights granted under this License, and you may not initiate litigation

 (including a cross-claim or counterclaim in a lawsuit) alleging that

 any patent claim is infringed by making, using, selling, offering for

 sale, or importing the Program or any portion of it.

 

   11. Patents.

 

   A "contributor" is a copyright holder who authorizes use under this

 License of the Program or a work on which the Program is based.  The

 work thus licensed is called the contributor's "contributor version".

 

   A contributor's "essential patent claims" are all patent claims

 owned or controlled by the contributor, whether already acquired or

 hereafter acquired, that would be infringed by some manner, permitted

 by this License, of making, using, or selling its contributor version,

 but do not include claims that would be infringed only as a

 consequence of further modification of the contributor version.  For

 purposes of this definition, "control" includes the right to grant

 patent sublicenses in a manner consistent with the requirements of

 this License.

 

   Each contributor grants you a non-exclusive, worldwide, royalty-free

 patent license under the contributor's essential patent claims, to

 make, use, sell, offer for sale, import and otherwise run, modify and

 propagate the contents of its contributor version.

 

   In the following three paragraphs, a "patent license" is any express

 agreement or commitment, however denominated, not to enforce a patent

 (such as an express permission to practice a patent or covenant not to

 sue for patent infringement).  To "grant" such a patent license to a

 party means to make such an agreement or commitment not to enforce a

 patent against the party.

 

   If you convey a covered work, knowingly relying on a patent license,

 and the Corresponding Source of the work is not available for anyone

 to copy, free of charge and under the terms of this License, through a

 publicly available network server or other readily accessible means,

 then you must either (1) cause the Corresponding Source to be so

 available, or (2) arrange to deprive yourself of the benefit of the

 patent license for this particular work, or (3) arrange, in a manner

 consistent with the requirements of this License, to extend the patent

 license to downstream recipients.  "Knowingly relying" means you have

 actual knowledge that, but for the patent license, your conveying the

 covered work in a country, or your recipient's use of the covered work

 in a country, would infringe one or more identifiable patents in that

 country that you have reason to believe are valid.

 

   If, pursuant to or in connection with a single transaction or

 arrangement, you convey, or propagate by procuring conveyance of, a

 covered work, and grant a patent license to some of the parties

 receiving the covered work authorizing them to use, propagate, modify

 or convey a specific copy of the covered work, then the patent license

 you grant is automatically extended to all recipients of the covered

 work and works based on it.

 

   A patent license is "discriminatory" if it does not include within

 the scope of its coverage, prohibits the exercise of, or is

 conditioned on the non-exercise of one or more of the rights that are

 specifically granted under this License.  You may not convey a covered

 work if you are a party to an arrangement with a third party that is

 in the business of distributing software, under which you make payment

 to the third party based on the extent of your activity of conveying

 the work, and under which the third party grants, to any of the

 parties who would receive the covered work from you, a discriminatory

 patent license (a) in connection with copies of the covered work

 conveyed by you (or copies made from those copies), or (b) primarily

 for and in connection with specific products or compilations that

 contain the covered work, unless you entered into that arrangement,

 or that patent license was granted, prior to 28 March 2007.

 

   Nothing in this License shall be construed as excluding or limiting

 any implied license or other defenses to infringement that may

 otherwise be available to you under applicable patent law.

 

   12. No Surrender of Others' Freedom.

 

   If 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 convey a

 covered work so as to satisfy simultaneously your obligations under this

 License and any other pertinent obligations, then as a consequence you may

 not convey it at all.  For example, if you agree to terms that obligate you

 to collect a royalty for further conveying from those to whom you convey

 the Program, the only way you could satisfy both those terms and this

 License would be to refrain entirely from conveying the Program.

 

   13. Use with the GNU Affero General Public License.

 

   Notwithstanding any other provision of this License, you have

 permission to link or combine any covered work with a work licensed

 under version 3 of the GNU Affero General Public License into a single

 combined work, and to convey the resulting work.  The terms of this

 License will continue to apply to the part which is the covered work,

 but the special requirements of the GNU Affero General Public License,

 section 13, concerning interaction through a network will apply to the

 combination as such.

 

   14. Revised Versions of this License.

 

   The Free Software Foundation may publish revised and/or new versions of

 the GNU 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 that a certain numbered version of the GNU General

 Public License "or any later version" applies to it, you have the

 option of following the terms and conditions either of that numbered

 version or of any later version published by the Free Software

 Foundation.  If the Program does not specify a version number of the

 GNU General Public License, you may choose any version ever published

 by the Free Software Foundation.

 

   If the Program specifies that a proxy can decide which future

 versions of the GNU General Public License can be used, that proxy's

 public statement of acceptance of a version permanently authorizes you

 to choose that version for the Program.

 

   Later license versions may give you additional or different

 permissions.  However, no additional obligations are imposed on any

 author or copyright holder as a result of your choosing to follow a

 later version.

 

   15. Disclaimer of Warranty.

 

   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY

 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED 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.

 

   16. Limitation of Liability.

 

   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING

 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS

 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.

 

   17. Interpretation of Sections 15 and 16.

 

   If the disclaimer of warranty and limitation of liability provided

 above cannot be given local legal effect according to their terms,

 reviewing courts shall apply local law that most closely approximates

 an absolute waiver of all civil liability in connection with the

 Program, unless a warranty or assumption of liability accompanies a

 copy of the Program in return for a fee.

 

                      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

 state 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 3 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, see <http://www.gnu.org/licenses/>.

 

 Also add information on how to contact you by electronic and paper mail.

 

   If the program does terminal interaction, make it output a short

 notice like this when it starts in an interactive mode:

 

     <program>  Copyright (C) <year>  <name of author>

     This program 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, your program's commands

 might be different; for a GUI interface, you would use an "about box".

 

   You should also get your employer (if you work as a programmer) or school,

 if any, to sign a "copyright disclaimer" for the program, if necessary.

 For more information on this, and how to apply and follow the GNU GPL, see

 <http://www.gnu.org/licenses/>.

 

   The GNU 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 Lesser General

 Public License instead of this License.  But first, please read

 <http://www.gnu.org/philosophy/why-not-lgpl.html>.

 
 
 --------------- SECTION 6: GNU Lesser General Public License, V3.0 -----------
 
 		   GNU LESSER GENERAL PUBLIC LICENSE

                        Version 3, 29 June 2007

 

  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

  Everyone is permitted to copy and distribute verbatim copies

  of this license document, but changing it is not allowed.

 

 

   This version of the GNU Lesser General Public License incorporates

 the terms and conditions of version 3 of the GNU General Public

 License, supplemented by the additional permissions listed below.

 

   0. Additional Definitions.

 

   As used herein, "this License" refers to version 3 of the GNU Lesser

 General Public License, and the "GNU GPL" refers to version 3 of the GNU

 General Public License.

 

   "The Library" refers to a covered work governed by this License,

 other than an Application or a Combined Work as defined below.

 

   An "Application" is any work that makes use of an interface provided

 by the Library, but which is not otherwise based on the Library.

 Defining a subclass of a class defined by the Library is deemed a mode

 of using an interface provided by the Library.

 

   A "Combined Work" is a work produced by combining or linking an

 Application with the Library.  The particular version of the Library

 with which the Combined Work was made is also called the "Linked

 Version".

 

   The "Minimal Corresponding Source" for a Combined Work means the

 Corresponding Source for the Combined Work, excluding any source code

 for portions of the Combined Work that, considered in isolation, are

 based on the Application, and not on the Linked Version.

 

   The "Corresponding Application Code" for a Combined Work means the

 object code and/or source code for the Application, including any data

 and utility programs needed for reproducing the Combined Work from the

 Application, but excluding the System Libraries of the Combined Work.

 

   1. Exception to Section 3 of the GNU GPL.

 

   You may convey a covered work under sections 3 and 4 of this License

 without being bound by section 3 of the GNU GPL.

 

   2. Conveying Modified Versions.

 

   If you modify a copy of the Library, and, in your modifications, a

 facility refers to a function or data to be supplied by an Application

 that uses the facility (other than as an argument passed when the

 facility is invoked), then you may convey a copy of the modified

 version:

 

    a) under this License, provided that you make a good faith effort to

    ensure that, in the event an Application does not supply the

    function or data, the facility still operates, and performs

    whatever part of its purpose remains meaningful, or

 

    b) under the GNU GPL, with none of the additional permissions of

    this License applicable to that copy.

 

   3. Object Code Incorporating Material from Library Header Files.

 

   The object code form of an Application may incorporate material from

 a header file that is part of the Library.  You may convey such object

 code under terms of your choice, provided that, if the incorporated

 material is not limited to numerical parameters, data structure

 layouts and accessors, or small macros, inline functions and templates

 (ten or fewer lines in length), you do both of the following:

 

    a) Give prominent notice with each copy of the object code that the

    Library is used in it and that the Library and its use are

    covered by this License.

 

    b) Accompany the object code with a copy of the GNU GPL and this license

    document.

 

   4. Combined Works.

 

   You may convey a Combined Work under terms of your choice that,

 taken together, effectively do not restrict modification of the

 portions of the Library contained in the Combined Work and reverse

 engineering for debugging such modifications, if you also do each of

 the following:

 

    a) Give prominent notice with each copy of the Combined Work that

    the Library is used in it and that the Library and its use are

    covered by this License.

 

    b) Accompany the Combined Work with a copy of the GNU GPL and this license

    document.

 

    c) For a Combined Work that displays copyright notices during

    execution, include the copyright notice for the Library among

    these notices, as well as a reference directing the user to the

    copies of the GNU GPL and this license document.

 

    d) Do one of the following:

 

        0) Convey the Minimal Corresponding Source under the terms of this

        License, and the Corresponding Application Code in a form

        suitable for, and under terms that permit, the user to

        recombine or relink the Application with a modified version of

        the Linked Version to produce a modified Combined Work, in the

        manner specified by section 6 of the GNU GPL for conveying

        Corresponding Source.

 

        1) Use a suitable shared library mechanism for linking with the

        Library.  A suitable mechanism is one that (a) uses at run time

        a copy of the Library already present on the user's computer

        system, and (b) will operate properly with a modified version

        of the Library that is interface-compatible with the Linked

        Version.

 

    e) Provide Installation Information, but only if you would otherwise

    be required to provide such information under section 6 of the

    GNU GPL, and only to the extent that such information is

    necessary to install and execute a modified version of the

    Combined Work produced by recombining or relinking the

    Application with a modified version of the Linked Version. (If

    you use option 4d0, the Installation Information must accompany

    the Minimal Corresponding Source and Corresponding Application

    Code. If you use option 4d1, you must provide the Installation

    Information in the manner specified by section 6 of the GNU GPL

    for conveying Corresponding Source.)

 

   5. Combined Libraries.

 

   You may place library facilities that are a work based on the

 Library side by side in a single library together with other library

 facilities that are not Applications and are not covered by this

 License, and convey such a combined library under terms of your

 choice, if you do both of the following:

 

    a) Accompany the combined library with a copy of the same work based

    on the Library, uncombined with any other library facilities,

    conveyed under the terms of this License.

 

    b) Give prominent notice with the combined library that part of it

    is a work based on the Library, and explaining where to find the

    accompanying uncombined form of the same work.

 

   6. Revised Versions of the GNU Lesser General Public License.

 

   The Free Software Foundation may publish revised and/or new versions

 of the GNU Lesser 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

 Library as you received it specifies that a certain numbered version

 of the GNU Lesser General Public License "or any later version"

 applies to it, you have the option of following the terms and

 conditions either of that published version or of any later version

 published by the Free Software Foundation. If the Library as you

 received it does not specify a version number of the GNU Lesser

 General Public License, you may choose any version of the GNU Lesser

 General Public License ever published by the Free Software Foundation.

 

   If the Library as you received it specifies that a proxy can decide

 whether future versions of the GNU Lesser General Public License shall

 apply, that proxy's public statement of acceptance of any version is

 permanent authorization for you to choose that version for the

 Library.

 
 
 --------------- SECTION 7: GNU General Public License, V1.0 -----------
 
 		    GNU GENERAL PUBLIC LICENSE

 		     Version 1, February 1989

 

  Copyright (C) 1989 Free Software Foundation, Inc.

  Everyone is permitted to copy and distribute verbatim copies

  of this license document, but changing it is not allowed.

 

 			    Preamble

 

   The license agreements of most software companies try to keep users

 at the mercy of those companies.  By contrast, our 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.  The

 General Public License applies to the Free Software Foundation's

 software and to any other program whose authors commit to using it.

 You can use it for your programs, too.

 

   When we speak of free software, we are referring to freedom, not

 price.  Specifically, the General Public License is designed to make

 sure that you have the freedom to give away or sell copies of free

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

 

   For example, if you distribute copies of a 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 tell them 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.

 

   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 Agreement 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 work containing the

 Program or a portion of it, either verbatim or with modifications.  Each

 licensee is addressed as "you".

 

   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

 General Public License and to the absence of any warranty; and give any

 other recipients of the Program a copy of this General Public License

 along with the Program.  You may charge a fee for the physical act of

 transferring a copy.

 

   2. You may modify your copy or copies of the Program or any portion of

 it, and copy and distribute such modifications under the terms of Paragraph

 1 above, provided that you also do the following:

 

     a) cause the modified files to carry prominent notices stating that

     you changed the files and the date of any change; and

 

     b) cause the whole of any work that you distribute or publish, that

     in whole or in part contains the Program or any part thereof, either

     with or without modifications, to be licensed at no charge to all

     third parties under the terms of this General Public License (except

     that you may choose to grant warranty protection to some or all

     third parties, at your option).

 

     c) If the modified program normally reads commands interactively when

     run, you must cause it, when started running for such interactive use

     in the simplest and most usual 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 General

     Public License.

 

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

 

 Mere aggregation of another independent work with the Program (or its

 derivative) on a volume of a storage or distribution medium does not bring

 the other work under the scope of these terms.

 

   3. You may copy and distribute the Program (or a portion or derivative of

 it, under Paragraph 2) in object code or executable form under the terms of

 Paragraphs 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

     Paragraphs 1 and 2 above; or,

 

     b) accompany it with a written offer, valid for at least three

     years, to give any third party free (except for a nominal charge

     for the cost of distribution) a complete machine-readable copy of the

     corresponding source code, to be distributed under the terms of

     Paragraphs 1 and 2 above; or,

 

     c) accompany it with the information you received as to where the

     corresponding source code may be obtained.  (This alternative is

     allowed only for noncommercial distribution and only if you

     received the program in object code or executable form alone.)

 

 Source code for a work means the preferred form of the work for making

 modifications to it.  For an executable file, complete source code means

 all the source code for all modules it contains; but, as a special

 exception, it need not include source code for modules which are standard

 libraries that accompany the operating system on which the executable

 file runs, or for standard header files or definitions files that

 accompany that operating system.

 

   4. You may not copy, modify, sublicense, distribute or transfer the

 Program except as expressly provided under this General Public License.

 Any attempt otherwise to copy, modify, sublicense, distribute or transfer

 the Program is void, and will automatically terminate your rights to use

 the Program under this License.  However, parties who have received

 copies, or rights to use copies, from you under this General Public

 License will not have their licenses terminated so long as such parties

 remain in full compliance.

 

   5. By copying, distributing or modifying the Program (or any work based

 on the Program) you indicate your acceptance of this license to do so,

 and all its terms and conditions.

 

   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.

 

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

 the license, you may choose any version ever published by the Free Software

 Foundation.

 

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

 

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

 

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

 

 	Appendix: 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 humanity, 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) 19yy  <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 1, 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.

 

 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) 19xx 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 a sample; alter the names:

 

   Yoyodyne, Inc., hereby disclaims all copyright interest in the

   program `Gnomovision' (a program to direct compilers to make passes

   at assemblers) written by James Hacker.

 

   <signature of Ty Coon>, 1 April 1989

   Ty Coon, President of Vice

 

 That's all there is to it!

 
 
 --------------- SECTION 8: GNU Library General Public License, V2.0 -----------
 
 		  GNU LIBRARY GENERAL PUBLIC LICENSE
 		       Version 2, June 1991
 
  Copyright (C) 1991 Free Software Foundation, Inc.
  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
 [This is the first released version of the library GPL.  It is
  numbered 2 because it goes with version 2 of the ordinary GPL.]
 
 			    Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
 Licenses are intended to guarantee your freedom to share and change
 free software--to make sure the software is free for all its users.
 
   This license, the Library General Public License, applies to some
 specially designated Free Software Foundation software, and to any
 other libraries whose authors decide to use it.  You can use it for
 your libraries, 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 library, or if you modify it.
 
   For example, if you distribute copies of the library, whether gratis
 or for a fee, you must give the recipients all the rights that we gave
 you.  You must make sure that they, too, receive or can get the source
 code.  If you link a program with the library, you must provide
 complete object files to the recipients so that they can relink them
 with the library, after making changes to the library and recompiling
 it.  And you must show them these terms so they know their rights.
 
   Our method of protecting your rights has two steps: (1) copyright
 the library, and (2) offer you this license which gives you legal
 permission to copy, distribute and/or modify the library.
 
   Also, for each distributor's protection, we want to make certain
 that everyone understands that there is no warranty for this free
 library.  If the library is modified by someone else and passed on, we
 want its recipients to know that what they have is not the original
 version, 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 companies distributing free
 software will individually obtain patent licenses, thus in effect
 transforming the program into proprietary software.  To prevent this,
 we have made it clear that any patent must be licensed for everyone's
 free use or not licensed at all.
 
   Most GNU software, including some libraries, is covered by the ordinary
 GNU General Public License, which was designed for utility programs.  This
 license, the GNU Library General Public License, applies to certain
 designated libraries.  This license is quite different from the ordinary
 one; be sure to read it in full, and don't assume that anything in it is
 the same as in the ordinary license.
 
   The reason we have a separate public license for some libraries is that
 they blur the distinction we usually make between modifying or adding to a
 program and simply using it.  Linking a program with a library, without
 changing the library, is in some sense simply using the library, and is
 analogous to running a utility program or application program.  However, in
 a textual and legal sense, the linked executable is a combined work, a
 derivative of the original library, and the ordinary General Public License
 treats it as such.
 
   Because of this blurred distinction, using the ordinary General
 Public License for libraries did not effectively promote software
 sharing, because most developers did not use the libraries.  We
 concluded that weaker conditions might promote sharing better.
 
   However, unrestricted linking of non-free programs would deprive the
 users of those programs of all benefit from the free status of the
 libraries themselves.  This Library General Public License is intended to
 permit developers of non-free programs to use free libraries, while
 preserving your freedom as a user of such programs to change the free
 libraries that are incorporated in them.  (We have not seen how to achieve
 this as regards changes in header files, but we have achieved it as regards
 changes in the actual functions of the Library.)  The hope is that this
 will lead to faster development of free libraries.
 
   The precise terms and conditions for copying, distribution and
 modification follow.  Pay close attention to the difference between a
 "work based on the library" and a "work that uses the library".  The
 former contains code derived from the library, while the latter only
 works together with the library.
 
   Note that it is possible for a library to be covered by the ordinary
 General Public License rather than by this special one.
 
 		  GNU LIBRARY GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any software library which
 contains a notice placed by the copyright holder or other authorized
 party saying it may be distributed under the terms of this Library
 General Public License (also called "this License").  Each licensee is
 addressed as "you".
 
   A "library" means a collection of software functions and/or data
 prepared so as to be conveniently linked with application programs
 (which use some of those functions and data) to form executables.
 
   The "Library", below, refers to any such software library or work
 which has been distributed under these terms.  A "work based on the
 Library" means either the Library or any derivative work under
 copyright law: that is to say, a work containing the Library or a
 portion of it, either verbatim or with modifications and/or translated
 straightforwardly into another language.  (Hereinafter, translation is
 included without limitation in the term "modification".)
 
   "Source code" for a work means the preferred form of the work for
 making modifications to it.  For a library, 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 library.
 
   Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope.  The act of
 running a program using the Library is not restricted, and output from
 such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
   
   1. You may copy and distribute verbatim copies of the Library's
 complete 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 distribute a copy of this License along with the
 Library.
 
   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 Library or any portion
 of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
 
     b) You must cause the files modified to carry prominent notices
     stating that you changed the files and the date of any change.
 
     c) You must cause the whole of the work to be licensed at no
     charge to all third parties under the terms of this License.
 
     d) If a facility in the modified Library refers to a function or a
     table of data to be supplied by an application program that uses
     the facility, other than as an argument passed when the facility
     is invoked, then you must make a good faith effort to ensure that,
     in the event an application does not supply such function or
     table, the facility still operates, and performs whatever part of
     its purpose remains meaningful.
 
     (For example, a function in a library to compute square roots has
     a purpose that is entirely well-defined independent of the
     application.  Therefore, Subsection 2d requires that any
     application-supplied function or table used by this function must
     be optional: if the application does not supply it, the square
     root function must still compute square roots.)
 
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Library,
 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 Library, 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 Library.
 
 In addition, mere aggregation of another work not based on the Library
 with the Library (or with a work based on the Library) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
   3. You may opt to apply the terms of the ordinary GNU General Public
 License instead of this License to a given copy of the Library.  To do
 this, you must alter all the notices that refer to this License, so
 that they refer to the ordinary GNU General Public License, version 2,
 instead of to this License.  (If a newer version than version 2 of the
 ordinary GNU General Public License has appeared, then you can specify
 that version instead if you wish.)  Do not make any other change in
 these notices.
 
   Once this change is made in a given copy, it is irreversible for
 that copy, so the ordinary GNU General Public License applies to all
 subsequent copies and derivative works made from that copy.
 
   This option is useful when you wish to copy part of the code of
 the Library into a program that is not a library.
 
   4. You may copy and distribute the Library (or a portion or
 derivative of it, under Section 2) in object code or executable form
 under the terms of Sections 1 and 2 above provided that you 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.
 
   If distribution of 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 satisfies the requirement to
 distribute the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
   5. A program that contains no derivative of any portion of the
 Library, but is designed to work with the Library by being compiled or
 linked with it, is called a "work that uses the Library".  Such a
 work, in isolation, is not a derivative work of the Library, and
 therefore falls outside the scope of this License.
 
   However, linking a "work that uses the Library" with the Library
 creates an executable that is a derivative of the Library (because it
 contains portions of the Library), rather than a "work that uses the
 library".  The executable is therefore covered by this License.
 Section 6 states terms for distribution of such executables.
 
   When a "work that uses the Library" uses material from a header file
 that is part of the Library, the object code for the work may be a
 derivative work of the Library even though the source code is not.
 Whether this is true is especially significant if the work can be
 linked without the Library, or if the work is itself a library.  The
 threshold for this to be true is not precisely defined by law.
 
   If such an object file uses only numerical parameters, data
 structure layouts and accessors, and small macros and small inline
 functions (ten lines or less in length), then the use of the object
 file is unrestricted, regardless of whether it is legally a derivative
 work.  (Executables containing this object code plus portions of the
 Library will still fall under Section 6.)
 
   Otherwise, if the work is a derivative of the Library, you may
 distribute the object code for the work under the terms of Section 6.
 Any executables containing that work also fall under Section 6,
 whether or not they are linked directly with the Library itself.
 
   6. As an exception to the Sections above, you may also compile or
 link a "work that uses the Library" with the Library to produce a
 work containing portions of the Library, and distribute that work
 under terms of your choice, provided that the terms permit
 modification of the work for the customer's own use and reverse
 engineering for debugging such modifications.
 
   You must give prominent notice with each copy of the work that the
 Library is used in it and that the Library and its use are covered by
 this License.  You must supply a copy of this License.  If the work
 during execution displays copyright notices, you must include the
 copyright notice for the Library among them, as well as a reference
 directing the user to the copy of this License.  Also, you must do one
 of these things:
 
     a) Accompany the work with the complete corresponding
     machine-readable source code for the Library including whatever
     changes were used in the work (which must be distributed under
     Sections 1 and 2 above); and, if the work is an executable linked
     with the Library, with the complete machine-readable "work that
     uses the Library", as object code and/or source code, so that the
     user can modify the Library and then relink to produce a modified
     executable containing the modified Library.  (It is understood
     that the user who changes the contents of definitions files in the
     Library will not necessarily be able to recompile the application
     to use the modified definitions.)
 
     b) Accompany the work with a written offer, valid for at
     least three years, to give the same user the materials
     specified in Subsection 6a, above, for a charge no more
     than the cost of performing this distribution.
 
     c) If distribution of the work is made by offering access to copy
     from a designated place, offer equivalent access to copy the above
     specified materials from the same place.
 
     d) Verify that the user has already received a copy of these
     materials or that you have already sent this user a copy.
 
   For an executable, the required form of the "work that uses the
 Library" must include any data and utility programs needed for
 reproducing the executable from it.  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.
 
   It may happen that this requirement contradicts the license
 restrictions of other proprietary libraries that do not normally
 accompany the operating system.  Such a contradiction means you cannot
 use both them and the Library together in an executable that you
 distribute.
 
   7. You may place library facilities that are a work based on the
 Library side-by-side in a single library together with other library
 facilities not covered by this License, and distribute such a combined
 library, provided that the separate distribution of the work based on
 the Library and of the other library facilities is otherwise
 permitted, and provided that you do these two things:
 
     a) Accompany the combined library with a copy of the same work
     based on the Library, uncombined with any other library
     facilities.  This must be distributed under the terms of the
     Sections above.
 
     b) Give prominent notice with the combined library of the fact
     that part of it is a work based on the Library, and explaining
     where to find the accompanying uncombined form of the same work.
 
   8. You may not copy, modify, sublicense, link with, or distribute
 the Library except as expressly provided under this License.  Any
 attempt otherwise to copy, modify, sublicense, link with, or
 distribute the Library 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.
 
   9. 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 Library or its derivative works.  These actions are
 prohibited by law if you do not accept this License.  Therefore, by
 modifying or distributing the Library (or any work based on the
 Library), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Library or works based on it.
 
   10. Each time you redistribute the Library (or any work based on the
 Library), the recipient automatically receives a license from the
 original licensor to copy, distribute, link with or modify the Library
 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.
 
   11. 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 Library at all.  For example, if a patent
 license would not permit royalty-free redistribution of the Library 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 Library.
 
 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.
 
   12. If the distribution and/or use of the Library is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Library 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.
 
   13. The Free Software Foundation may publish revised and/or new
 versions of the Library 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 Library
 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 Library does not specify a
 license version number, you may choose any version ever published by
 the Free Software Foundation.
 
   14. If you wish to incorporate parts of the Library into other free
 programs whose distribution conditions are incompatible with these,
 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
 
   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
 OTHER PARTIES PROVIDE THE LIBRARY "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
 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 
   16. 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 LIBRARY 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
 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), 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 Libraries
 
   If you develop a new library, and you want it to be of the greatest
 possible use to the public, we recommend making it free software that
 everyone can redistribute and change.  You can do so by permitting
 redistribution under these terms (or, alternatively, under the terms of the
 ordinary General Public License).
 
   To apply these terms, attach the following notices to the library.  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 library's name and a brief idea of what it does.>
     Copyright (C) <year>  <name of author>
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
     License as published by the Free Software Foundation; either
     version 2 of the License, or (at your option) any later version.
 
     This library 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
     Library General Public License for more details.
 
     You should have received a copy of the GNU Library General Public
     License along with this library; if not, write to the Free
     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.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the library, if
 necessary.  Here is a sample; alter the names:
 
   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
 
   <signature of Ty Coon>, 1 April 1990
   Ty Coon, President of Vice
 
 That's all there is to it!
 
 
 
2c8602d4
 --------------- SECTION 9: Common Development and Distribution License, V1.0 -----------
7acc3889
 
 
2c8602d4
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
7acc3889
 
2c8602d4
 1. Definitions.
7acc3889
 
2c8602d4
 1.1. "Contributor" means each individual or entity that creates or
 contributes to the creation of Modifications.
7acc3889
 
2c8602d4
 1.2. "Contributor Version" means the combination of the Original Software,
 prior Modifications used by a Contributor (if any), and the Modifications
 made by that particular Contributor.
7acc3889
 
2c8602d4
 1.3. "Covered Software" means (a) the Original Software, or (b)
 Modifications, or (c) the combination of files containing Original
 Software with files containing Modifications, in each case including
 portions thereof.
7acc3889
 
2c8602d4
 1.4. "Executable" means the Covered Software in any form other than
 Source Code.
7acc3889
 
2c8602d4
 1.5. "Initial Developer" means the individual or entity that first makes
 Original Software available under this License.
7acc3889
 
2c8602d4
 1.6. "Larger Work" means a work which combines Covered Software or
 portions thereof with code not governed by the terms of this License.
7acc3889
 
2c8602d4
 1.7. "License" means this document.
 
 1.8. "Licensable" means having the right to grant, to the maximum extent
 possible, whether at the time of the initial grant or subsequently
 acquired, any and all of the rights conveyed herein.
 
 1.9. "Modifications" means the Source Code and Executable form of any
 of the following:
 
     A. Any file that results from an addition to, deletion from or
     modification of the contents of a file containing Original Software
     or previous Modifications;
 
     B. Any new file that contains any part of the Original Software or
     previous Modification; or
 
     C. Any new file that is contributed or otherwise made available
     under the terms of this License.
 
 1.10. "Original Software" means the Source Code and Executable form of
 computer software code that is originally released under this License.
 
 1.11. "Patent Claims" means any patent claim(s), now owned or hereafter
 acquired, including without limitation, method, process, and apparatus
 claims, in any patent Licensable by grantor.
 
 1.12. "Source Code" means (a) the common form of computer software code
 in which modifications are made and (b) associated documentation included
 in or with such code.
 
 1.13. "You" (or "Your") means an individual or a legal entity exercising
 rights under, and complying with all of the terms of, this License. For
 legal entities, "You" includes any entity which controls, is controlled
 by, or is under common control with You. For purposes of this definition,
 "control" means (a) the power, direct or indirect, to cause the direction
 or management of such entity, whether by contract or otherwise, or (b)
 ownership of more than fifty percent (50%) of the outstanding shares or
 beneficial ownership of such entity.
 
 2. License Grants. 
 
 2.1. The Initial Developer Grant.
 
 Conditioned upon Your compliance with Section 3.1 below and subject to
 third party intellectual property claims, the Initial Developer hereby
 grants You a world-wide, royalty-free, non-exclusive license:
 
     (a) under intellectual property rights (other than patent or
     trademark) Licensable by Initial Developer, to use, reproduce, modify,
     display, perform, sublicense and distribute the Original Software
     (or portions thereof), with or without Modifications, and/or as part
     of a Larger Work; and
 
     (b) under Patent Claims infringed by the making, using or selling
     of Original Software, to make, have made, use, practice, sell, and
     offer for sale, and/or otherwise dispose of the Original Software
     (or portions thereof).
 
     (c) The licenses granted in Sections 2.1(a) and (b) are effective
     on the date Initial Developer first distributes or otherwise makes
     the Original Software available to a third party under the terms of
     this License.
 
     (d) Notwithstanding Section 2.1(b) above, no patent license is
     granted: (1) for code that You delete from the Original Software,
     or (2) for infringements caused by: (i) the modification of the
     Original Software, or (ii) the combination of the Original Software
     with other software or devices.
 
 2.2. Contributor Grant.
 
 Conditioned upon Your compliance with Section 3.1 below and subject to
 third party intellectual property claims, each Contributor hereby grants
 You a world-wide, royalty-free, non-exclusive license:
 
     (a) under intellectual property rights (other than patent or
     trademark) Licensable by Contributor to use, reproduce, modify,
     display, perform, sublicense and distribute the Modifications created
     by such Contributor (or portions thereof), either on an unmodified
     basis, with other Modifications, as Covered Software and/or as part
     of a Larger Work; and
 
     (b) under Patent Claims infringed by the making, using, or selling
     of Modifications made by that Contributor either alone and/or
     in combination with its Contributor Version (or portions of such
     combination), to make, use, sell, offer for sale, have made, and/or
     otherwise dispose of: (1) Modifications made by that Contributor
     (or portions thereof); and (2) the combination of Modifications
     made by that Contributor with its Contributor Version (or portions
     of such combination).
 
     (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective
     on the date Contributor first distributes or otherwise makes the
     Modifications available to a third party.
 
     (d) Notwithstanding Section 2.2(b) above, no patent license is
     granted: (1) for any code that Contributor has deleted from the
     Contributor Version; (2) for infringements caused by: (i) third
     party modifications of Contributor Version, or (ii) the combination
     of Modifications made by that Contributor with other software
     (except as part of the Contributor Version) or other devices; or (3)
     under Patent Claims infringed by Covered Software in the absence of
     Modifications made by that Contributor.
 
 3. Distribution Obligations.
 
 3.1. Availability of Source Code.
 
 Any Covered Software that You distribute or otherwise make available
 in Executable form must also be made available in Source Code form and
 that Source Code form must be distributed only under the terms of this
 License. You must include a copy of this License with every copy of the
 Source Code form of the Covered Software You distribute or otherwise make
 available. You must inform recipients of any such Covered Software in
 Executable form as to how they can obtain such Covered Software in Source
 Code form in a reasonable manner on or through a medium customarily used
 for software exchange.
 
 3.2. Modifications.
 
 The Modifications that You create or to which You contribute are governed
 by the terms of this License. You represent that You believe Your
 Modifications are Your original creation(s) and/or You have sufficient
 rights to grant the rights conveyed by this License.
 
 3.3. Required Notices.
 
 You must include a notice in each of Your Modifications that identifies
 You as the Contributor of the Modification.  You may not remove or alter
 any copyright, patent or trademark notices contained within the Covered
 Software, or any notices of licensing or any descriptive text giving
 attribution to any Contributor or the Initial Developer.
 
 3.4. Application of Additional Terms.
 
 You may not offer or impose any terms on any Covered Software in Source
 Code form that alters or restricts the applicable version of this License
 or the recipients' rights hereunder. You may choose to offer, and to
 charge a fee for, warranty, support, indemnity or liability obligations to
 one or more recipients of Covered Software.  However, you may do so only
 on Your own behalf, and not on behalf of the Initial Developer or any
 Contributor. You must make it absolutely clear that any such warranty,
 support, indemnity or liability obligation is offered by You alone, and
 You hereby agree to indemnify the Initial Developer and every Contributor
 for any liability incurred by the Initial Developer or such Contributor
 as a result of warranty, support, indemnity or liability terms You offer.
 
 3.5. Distribution of Executable Versions.
 
 You may distribute the Executable form of the Covered Software under the
 terms of this License or under the terms of a license of Your choice,
 which may contain terms different from this License, provided that You are
 in compliance with the terms of this License and that the license for the
 Executable form does not attempt to limit or alter the recipient's rights
 in the Source Code form from the rights set forth in this License. If
 You distribute the Covered Software in Executable form under a different
 license, You must make it absolutely clear that any terms which differ
 from this License are offered by You alone, not by the Initial Developer
 or Contributor. You hereby agree to indemnify the Initial Developer and
 every Contributor for any liability incurred by the Initial Developer
 or such Contributor as a result of any such terms You offer.
 
 3.6. Larger Works.
 
 You may create a Larger Work by combining Covered Software with other code
 not governed by the terms of this License and distribute the Larger Work
 as a single product. In such a case, You must make sure the requirements
 of this License are fulfilled for the Covered Software.
 
 4. Versions of the License. 
 
 4.1. New Versions.
 
 Sun Microsystems, Inc. is the initial license steward and may publish
 revised and/or new versions of this License from time to time. Each
 version will be given a distinguishing version number. Except as provided
 in Section 4.3, no one other than the license steward has the right to
 modify this License.
 
 4.2. Effect of New Versions.
 
 You may always continue to use, distribute or otherwise make the Covered
 Software available under the terms of the version of the License under
 which You originally received the Covered Software. If the Initial
 Developer includes a notice in the Original Software prohibiting it
 from being distributed or otherwise made available under any subsequent
 version of the License, You must distribute and make the Covered Software
 available under the terms of the version of the License under which You
 originally received the Covered Software. Otherwise, You may also choose
 to use, distribute or otherwise make the Covered Software available
 under the terms of any subsequent version of the License published by
 the license steward.
 
 4.3. Modified Versions.
 
 When You are an Initial Developer and You want to create a new license
 for Your Original Software, You may create and use a modified version of
 this License if You: (a) rename the license and remove any references
 to the name of the license steward (except to note that the license
 differs from this License); and (b) otherwise make it clear that the
 license contains terms which differ from this License.
 
 5. DISCLAIMER OF WARRANTY.
 
 COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF
 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE
 ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE
 IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT,
 YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST
 OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF
 WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY
 COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 6. TERMINATION. 
 
 6.1. This License and the rights granted hereunder will terminate
 automatically if You fail to comply with terms herein and fail to cure
 such breach within 30 days of becoming aware of the breach. Provisions
 which, by their nature, must remain in effect beyond the termination of
 this License shall survive.
 
 6.2. If You assert a patent infringement claim (excluding declaratory
 judgment actions) against Initial Developer or a Contributor (the
 Initial Developer or Contributor against whom You assert such claim is
 referred to as "Participant") alleging that the Participant Software
 (meaning the Contributor Version where the Participant is a Contributor
 or the Original Software where the Participant is the Initial Developer)
 directly or indirectly infringes any patent, then any and all rights
 granted directly or indirectly to You by such Participant, the Initial
 Developer (if the Initial Developer is not the Participant) and all
 Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60
 days notice from Participant terminate prospectively and automatically
 at the expiration of such 60 day notice period, unless if within such
 60 day period You withdraw Your claim with respect to the Participant
 Software against such Participant either unilaterally or pursuant to a
 written agreement with Participant.
 
 6.3. In the event of termination under Sections 6.1 or 6.2 above, all end
 user licenses that have been validly granted by You or any distributor
 hereunder prior to termination (excluding licenses granted to You by
 any distributor) shall survive termination.
 
 7. LIMITATION OF LIABILITY.
 
 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING
 NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY
 OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER
 OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL,
 INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
 LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE,
 COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES
 OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY
 OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY
 FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO
 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS
 DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
 DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
 
 8. U.S. GOVERNMENT END USERS.
 
 The Covered Software is a "commercial item," as that term is defined
 in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
 software" (as that term is defined at 48 C.F.R. ¤ 252.227-7014(a)(1)) and
 "commercial computer software documentation" as such terms are used in
 48 C.F.R. 12.212 (Sept.  1995). Consistent with 48 C.F.R. 12.212 and 48
 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End
 Users acquire Covered Software with only those rights set forth herein.
 This U.S. Government Rights clause is in lieu of, and supersedes, any
 other FAR, DFAR, or other clause or provision that addresses Government
 rights in computer software under this License.
 
 9. MISCELLANEOUS.
 
 This License represents the complete agreement concerning subject matter
 hereof. If any provision of this License is held to be unenforceable,
 such provision shall be reformed only to the extent necessary to make it
 enforceable. This License shall be governed by the law of the jurisdiction
 specified in a notice contained within the Original Software (except to
 the extent applicable law, if any, provides otherwise), excluding such
 jurisdiction's conflict-of-law provisions. Any litigation relating to
 this License shall be subject to the jurisdiction of the courts located
 in the jurisdiction and venue specified in a notice contained within
 the Original Software, with the losing party responsible for costs,
 including, without limitation, court costs and reasonable attorneys'
 fees and expenses. The application of the United Nations Convention on
 Contracts for the International Sale of Goods is expressly excluded. Any
 law or regulation which provides that the language of a contract shall
 be construed against the drafter shall not apply to this License.
 You agree that You alone are responsible for compliance with the United
 States export administration regulations (and the export control laws and
 regulation of any other countries) when You use, distribute or otherwise
 make available any Covered Software.
 
 10. RESPONSIBILITY FOR CLAIMS.
7acc3889
 
2c8602d4
 As between Initial Developer and the Contributors, each party is
 responsible for claims and damages arising, directly or indirectly, out
 of its utilization of rights under this License and You agree to work
 with Initial Developer and Contributors to distribute such responsibility
 on an equitable basis. Nothing herein is intended or shall be deemed to
 constitute any admission of liability.
7acc3889
 
 
 
 --------------- SECTION 10: Mozilla Public License, V2.0 -----------
 
 Mozilla Public License

 Version 2.0

 

 1. Definitions

 

 1.1. “Contributor”

 means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.

 

 1.2. “Contributor Version”

 means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.

 

 1.3. “Contribution”

 means Covered Software of a particular Contributor.

 

 1.4. “Covered Software”

 means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof.

 

 1.5. “Incompatible With Secondary Licenses”

 means

 

 that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or

 

 that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License.

 

 1.6. “Executable Form”

 means any form of the work other than Source Code Form.

 

 1.7. “Larger Work”

 means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.

 

 1.8. “License”

 means this document.

 

 1.9. “Licensable”

 means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.

 

 1.10. “Modifications”

 means any of the following:

 

 any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or

 

 any new file in Source Code Form that contains any Covered Software.

 

 1.11. “Patent Claims” of a Contributor

 means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version.

 

 1.12. “Secondary License”

 means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses.

 

 1.13. “Source Code Form”

 means the form of the work preferred for making modifications.

 

 1.14. “You” (or “Your”)

 means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.

 

 2. License Grants and Conditions

 

 2.1. Grants

 

 Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:

 

 under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and

 

 under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version.

 

 2.2. Effective Date

 

 The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution.

 

 2.3. Limitations on Grant Scope

 

 The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor:

 

 for any code that a Contributor has removed from Covered Software; or

 

 for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or

 

 under Patent Claims infringed by Covered Software in the absence of its Contributions.

 

 This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4).

 

 2.4. Subsequent Licenses

 

 No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3).

 

 2.5. Representation

 

 Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License.

 

 2.6. Fair Use

 

 This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents.

 

 2.7. Conditions

 

 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1.

 

 3. Responsibilities

 

 3.1. Distribution of Source Form

 

 All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form.

 

 3.2. Distribution of Executable Form

 

 If You distribute Covered Software in Executable Form then:

 

 such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and

 

 You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License.

 

 3.3. Distribution of a Larger Work

 

 You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s).

 

 3.4. Notices

 

 You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies.

 

 3.5. Application of Additional Terms

 

 You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction.

 

 4. Inability to Comply Due to Statute or Regulation

 

 If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.

 

 5. Termination

 

 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice.

 

 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate.

 

 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination.

 

 6. Disclaimer of Warranty

 

 Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.

 

 7. Limitation of Liability

 

 Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.

 

 8. Litigation

 

 Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims.

 

 9. Miscellaneous

 

 This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor.

 

 10. Versions of the License

 

 10.1. New Versions

 

 Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number.

 

 10.2. Effect of New Versions

 

 You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward.

 

 10.3. Modified Versions

 

 If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License).

 

 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses

 

 If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached.

 

 Exhibit A - Source Code Form License Notice

 

 This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

 

 If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.

 

 You may add additional accurate notices of copyright ownership.

 

 Exhibit B - “Incompatible With Secondary Licenses” Notice

 

 This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.
 
 
 
 --------------- SECTION 11: Ruby License -----------
 
 Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.co.jp>.

 You can redistribute it and/or modify it under either the terms of the GPL

 (see COPYING.txt file), or the conditions below:

 

    1. You may make and give away verbatim copies of the source form of the

      software without restriction, provided that you duplicate all of the

      original copyright notices and associated disclaimers.

 

  

   2. You may modify your copy of the software in any way, provided that

      you do at least ONE of the following:

 

        a) place your modifications in the Public Domain or otherwise

           make them Freely Available, such as by posting said

           modifications to Usenet or an equivalent medium, or by allowing

           the author to include your modifications in the software.

 

         b) use the modified software only within your corporation or

           organization.

 

        c) rename any non-standard executables so the names do not conflict

           with standard executables, which must also be provided.

 

        d) make other distribution arrangements with the author.

 

  

   3. You may distribute the software in object code or executable

      form, provided that you do at least ONE of the following:

 

        a) distribute the executables and library files of the software,

           together with instructions (in the manual page or equivalent)

           on where to get the original distribution.

 

        b) accompany the distribution with the machine-readable source of

           the software.

 

        c) give non-standard executables non-standard names, with

           instructions on where to get the original software distribution.

 

        d) make other distribution arrangements with the author.

 

  

   4. You may modify and include the part of the software into any other

      software (possibly commercial).  But some files in the distribution

      are not written by the author, so that they are not under this terms.

 

      They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some

      files under the ./missing directory.  See each file for the copying

      condition.

 

  

   5. The scripts and library files supplied as input to or produced as

      output from the software do not automatically fall under the

      copyright of the software, but belong to whomever generated them,

      and may be sold commercially, and may be aggregated with this

      software.

 

 

   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR

      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED

      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

      PURPOSE.

 

 --------------- SECTION 12: Common Development and Distribution License, V1.1 -----------
 
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1 

 

 1. Definitions. 

 

 1.1. "Contributor" means each individual or entity that creates or contributes to the creation of Modifications. 

 

 1.2. "Contributor Version" means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor. 

 

 1.3. "Covered Softwareƒ" means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof. 

 

 1.4. "Executable" means the Covered Software in any form other than Source Code. 

 

 1.5. "Initial Developer" means the individual or entity that first makes Original Software available under this License. 

 

 1.6. "Larger Work" means a work which combines Covered Software or portions thereof with code not governed by the terms of this License. 

 

 1.7. "License" means this document. 

 

 1.8. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. 

 

 1.9. "Modifications" means the Source Code and Executable form of any of the following: 

 A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications; 

 B. Any new file that contains any part of the Original Software or previous Modification; or 

 C. Any new file that is contributed or otherwise made available under the terms of this License. 

 

 1.10. "Original Software" means the Source Code and Executable form of computer software code that is originally released under this License. 

 

 1.11. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. 

 

 1.12. "Source Code" means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code. 

 

 1.13. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 

 

 2. License Grants. 

 

 2.1. The Initial Developer Grant. 

 Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license: 

 (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and 

 (b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof). 

 (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License. 

 (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices. 

 

 2.2. Contributor Grant. 

 Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: 

 (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and 

 (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). 

 (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party. 

 (d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor. 

 

 3. Distribution Obligations. 

 

 3.1. Availability of Source Code. 

 Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange. 

 

 3.2. Modifications. 

 The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License. 

 

 3.3. Required Notices. 

 You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer. 

 

 3.4. Application of Additional Terms. 

 You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients' rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. 

 

 3.5. Distribution of Executable Versions. 

 You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient's rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. 

 

 3.6. Larger Works. 

 You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software. 

 

 4. Versions of the License. 

 

 4.1. New Versions. 

 Oracle is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License. 

 

 4.2. Effect of New Versions. 

 You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward. 

 

 4.3. Modified Versions. 

 When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License. 

 

 5. DISCLAIMER OF WARRANTY. 

 COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 

 

 6. TERMINATION. 

 

 6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. 

 

 6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as "Participant") alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant. 

 

 6.3. If You assert a patent infringement claim against Participant alleging that the Participant Software directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. 

 

 6.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination. 

 

 7. LIMITATION OF LIABILITY. 

 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 

 

 8. U.S. GOVERNMENT END USERS. 

 The Covered Software is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" (as that term is defined at 48 C.F.R. sec. 252.227-7014(a)(1)) and "commercial computer software documentation" as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License. 

 

 9. MISCELLANEOUS. 

 This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software. 

 

 10. RESPONSIBILITY FOR CLAIMS. 

 As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. 

 

 NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) 

 The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.

 
 
2c8602d4
 --------------- SECTION 13: Academic Free License, V2.1 -----------
7acc3889
 
 The Academic Free License v. 2.1
 
 This Academic Free License (the "License") applies to any original work of 
 authorship (the "Original Work") whose owner (the "Licensor") has placed the 
 following notice immediately following the copyright notice for the Original 
 Work:
 
 Licensed under the Academic Free License version 2.1
 
 1) Grant of Copyright License.
 Licensor hereby grants You a world-wide, royalty-free, non-exclusive,
 perpetual, sublicenseable license to do the following:
 
   a) to reproduce the Original Work in copies;
 
   b) to prepare derivative works ("Derivative Works") based upon the
      Original Work;
 
   c) to distribute copies of the Original Work and Derivative Works to
      the public;
 
   d) to perform the Original Work publicly; and
 
   e) to display the Original Work publicly.
 
 2) Grant of Patent License.
 Licensor hereby grants You a world-wide, royalty- free, non-exclusive,
 perpetual, sublicenseable license, under patent claims owned or controlled
 by the Licensor that are embodied in the Original Work as furnished by
 the Licensor, to make, use, sell and offer for sale the Original Work
 and Derivative Works.
 
 3) Grant of Source Code License.
 The term "Source Code" means the preferred form of the Original Work for
 making modifications to it and all available documentation describing
 how to modify the Original Work. Licensor hereby agrees to provide a
 machine-readable copy of the Source Code of the Original Work along with
 each copy of the Original Work that Licensor distributes.  Licensor
 reserves the right to satisfy this obligation by placing a machine-
 readable copy of the Source Code in an information repository reasonably
 calculated to permit inexpensive and convenient access by You for as long
 as Licensor continues to distribute the Original Work, and by publishing
 the address of that information repository in a notice immediately
 following the copyright notice that applies to the Original Work.
 
 4) Exclusions From License Grant.
 Neither the names of Licensor, nor the names of any contributors to the
 Original Work, nor any of their trademarks or service marks, may be used
 to endorse or promote products derived from this Original Work without
 express prior written permission of the Licensor.  Nothing in this
 License shall be deemed to grant any rights to trademarks, copyrights,
 patents, trade secrets or any other intellectual property of Licensor
 except as expressly stated herein. No patent license is granted to make,
 use, sell or offer to sell embodiments of any patent claims other than
 the licensed claims defined in Section 2. No right is granted to the
 trademarks of Licensor even if such marks are included in the Original
 Work.  Nothing in this License shall be interpreted to prohibit Licensor
 from licensing under different terms from this License any Original Work
 that Licensor otherwise would have a right to license.
 
 5) This section intentionally omitted.
 
 6) Attribution Rights.
 You must retain, in the Source Code of any Derivative Works that You
 create, all copyright, patent or trademark notices from the Source
 Code of the Original Work, as well as any notices of licensing and any
 descriptive text identified therein as an "Attribution Notice." You must
 cause the Source Code for any Derivative Works that You create to carry
 a prominent Attribution Notice reasonably calculated to inform recipients
 that You have modified the Original Work.
 
 7) Warranty of Provenance and Disclaimer of Warranty.
 Licensor warrants that the copyright in and to the Original Work and the
 patent rights granted herein by Licensor are owned by the Licensor or are
 sublicensed to You under the terms of this License with the permission
 of the contributor(s) of those copyrights and patent rights. Except as
 expressly stated in the immediately proceeding sentence, the Original
 Work is provided under this License on an "AS IS" BASIS and WITHOUT
 WARRANTY, either express or implied, including, without limitation,
 the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL
 WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential
 part of this License. No license to Original Work is granted hereunder
 except under this disclaimer.
 
 8) Limitation of Liability.
 Under no circumstances and under no legal theory, whether in tort
 (including negligence), contract, or otherwise, shall the Licensor be
 liable to any person for any direct, indirect, special, incidental, or
 consequential damages of any character arising as a result of this License
 or the use of the Original Work including, without limitation, damages
 for loss of goodwill, work stoppage, computer failure or malfunction,
 or any and all other commercial damages or losses. This limitation of
 liability shall not apply to liability for death or personal injury
 resulting from Licensor's negligence to the extent applicable law
 prohibits such limitation. Some jurisdictions do not allow the exclusion
 or limitation of incidental or consequential damages, so this exclusion
 and limitation may not apply to You.
 
 9) Acceptance and Termination.
 If You distribute copies of the Original Work or a Derivative Work,
 You must make a reasonable effort under the circumstances to obtain the
 express assent of recipients to the terms of this License. Nothing else
 but this License (or another written agreement between Licensor and You)
 grants You permission to create Derivative Works based upon the Original
 Work or to exercise any of the rights granted in Section 1 herein, and
 any attempt to do so except under the terms of this License (or another
 written agreement between Licensor and You) is expressly prohibited
 by U.S. copyright law, the equivalent laws of other countries, and by
 international treaty. Therefore, by exercising any of the rights granted
 to You in Section 1 herein, You indicate Your acceptance of this License
 and all of its terms and conditions.
 
 10) Termination for Patent Action.
 This License shall terminate automatically and You may no longer exercise
 any of the rights granted to You by this License as of the date You
 commence an action, including a cross-claim or counterclaim, against
 Licensor or any licensee alleging that the Original Work infringes
 a patent. This termination provision shall not apply for an action
 alleging patent infringement by combinations of the Original Work with
 other software or hardware.
 
 11) Jurisdiction, Venue and Governing Law.
 Any action or suit relating to this License may be brought only in
 the courts of a jurisdiction wherein the Licensor resides or in which
 Licensor conducts its primary business, and under the laws of that
 jurisdiction excluding its conflict-of-law provisions. The application
 of the United Nations Convention on Contracts for the International Sale
 of Goods is expressly excluded. Any use of the Original Work outside
 the scope of this License or after its termination shall be subject
 to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C.
 § 101 et seq., the equivalent laws of other countries, and international
 treaty. This section shall survive the termination of this License.
 
 12) Attorneys Fees.
 In any action to enforce the terms of this License or seeking damages
 relating thereto, the prevailing party shall be entitled to recover its
 costs and expenses, including, without limitation, reasonable attorneys'
 fees and costs incurred in connection with such action, including any
 appeal of such action. This section shall survive the termination of
 this License.
 
 13) Miscellaneous.
 This License represents the complete agreement concerning the
 subject matter hereof. If any provision of this License is held to
 be unenforceable, such provision shall be reformed only to the extent
 necessary to make it enforceable.
 
 14) Definition of "You" in This License.
 "You" throughout this License, whether in upper or lower case, means an
 individual or a legal entity exercising rights under, and complying with
 all of the terms of, this License.  For legal entities, "You" includes
 any entity that controls, is controlled by, or is under common control
 with you. For 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.
 
 15) Right to Use.
 You may use the Original Work in all ways not otherwise restricted or
 conditioned by this License or by law, and Licensor promises not to
 interfere with or be responsible for such uses by You.
 
 This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights
 reserved. Permission is hereby granted to copy and distribute this
 license without modification. This license may not be modified without
 the express written permission of its copyright owner.
 
 
 
2c8602d4
 --------------- SECTION 14: ERLANG PUBLIC LICENSE 1.1 -----------
7acc3889
 
 ERLANG PUBLIC LICENSE
 Version 1.1
 
 1. Definitions.
 
 1.1. ``Contributor'' means each entity that creates or contributes to
 the creation of Modifications.
 
 1.2. ``Contributor Version'' means the combination of the Original
 Code, prior Modifications used by a Contributor, and the Modifications
 made by that particular Contributor.
 
 1.3. ``Covered Code'' means the Original Code or Modifications or the
 combination of the Original Code and Modifications, in each case
 including portions thereof.
 
 1.4. ``Electronic Distribution Mechanism'' means a mechanism generally
 accepted in the software development community for the electronic
 transfer of data.
 
 1.5. ``Executable'' means Covered Code in any form other than Source
 Code.
 
 1.6. ``Initial Developer'' means the individual or entity identified
 as the Initial Developer in the Source Code notice required by Exhibit
 A.
 
 1.7. ``Larger Work'' means a work which combines Covered Code or
 portions thereof with code not governed by the terms of this License.
 
 1.8. ``License'' means this document.
 
 1.9. ``Modifications'' means any addition to or deletion from the
 substance or structure of either the Original Code or any previous
 Modifications. When Covered Code is released as a series of files, a
 Modification is:
 
 A. Any addition to or deletion from the contents of a file containing
    Original Code or previous Modifications. 
 
 B. Any new file that contains any part of the Original Code or
    previous Modifications. 
 
 1.10. ``Original Code'' means Source Code of computer software code
 which is described in the Source Code notice required by Exhibit A as
 Original Code, and which, at the time of its release under this
 License is not already Covered Code governed by this License.
 
 1.11. ``Source Code'' means the preferred form of the Covered Code for
 making modifications to it, including all modules it contains, plus
 any associated interface definition files, scripts used to control
 compilation and installation of an Executable, or a list of source
 code differential comparisons against either the Original Code or
 another well known, available Covered Code of the Contributor's
 choice. The Source Code can be in a compressed or archival form,
 provided the appropriate decompression or de-archiving software is
 widely available for no charge.
 
 1.12. ``You'' means an individual or a legal entity exercising rights
 under, and complying with all of the terms of, this License. For legal
 entities,``You'' includes any entity which controls, is controlled by,
 or is under common control with You. For purposes of this definition,
 ``control'' means (a) the power, direct or indirect, to cause the
 direction or management of such entity, whether by contract or
 otherwise, or (b) ownership of fifty percent (50%) or more of the
 outstanding shares or beneficial ownership of such entity.
 
 2. Source Code License.
 
 2.1. The Initial Developer Grant.
 The Initial Developer hereby grants You a world-wide, royalty-free,
 non-exclusive license, subject to third party intellectual property
 claims:
 
 (a) to use, reproduce, modify, display, perform, sublicense and
     distribute the Original Code (or portions thereof) with or without
     Modifications, or as part of a Larger Work; and 
 
 (b) under patents now or hereafter owned or controlled by Initial
     Developer, to make, have made, use and sell (``Utilize'') the
     Original Code (or portions thereof), but solely to the extent that
     any such patent is reasonably necessary to enable You to Utilize
     the Original Code (or portions thereof) and not to any greater
     extent that may be necessary to Utilize further Modifications or
     combinations. 
 
 2.2. Contributor Grant.
 Each Contributor hereby grants You a world-wide, royalty-free,
 non-exclusive license, subject to third party intellectual property
 claims:
 
 (a) to use, reproduce, modify, display, perform, sublicense and
     distribute the Modifications created by such Contributor (or
     portions thereof) either on an unmodified basis, with other
     Modifications, as Covered Code or as part of a Larger Work; and 
 
 (b) under patents now or hereafter owned or controlled by Contributor,
     to Utilize the Contributor Version (or portions thereof), but
     solely to the extent that any such patent is reasonably necessary
     to enable You to Utilize the Contributor Version (or portions
     thereof), and not to any greater extent that may be necessary to
     Utilize further Modifications or combinations. 
 
 3. Distribution Obligations.
 
 3.1. Application of License.
 The Modifications which You contribute are governed by the terms of
 this License, including without limitation Section 2.2. The Source
 Code version of Covered Code may be distributed only under the terms
 of this License, and You must include a copy of this License with
 every copy of the Source Code You distribute. You may not offer or
 impose any terms on any Source Code version that alters or restricts
 the applicable version of this License or the recipients' rights
 hereunder. However, You may include an additional document offering
 the additional rights described in Section 3.5. 
 
 3.2. Availability of Source Code.
 Any Modification which You contribute must be made available in Source
 Code form under the terms of this License either on the same media as
 an Executable version or via an accepted Electronic Distribution
 Mechanism to anyone to whom you made an Executable version available;
 and if made available via Electronic Distribution Mechanism, must
 remain available for at least twelve (12) months after the date it
 initially became available, or at least six (6) months after a
 subsequent version of that particular Modification has been made
 available to such recipients. You are responsible for ensuring that
 the Source Code version remains available even if the Electronic
 Distribution Mechanism is maintained by a third party.
 
 3.3. Description of Modifications.
 You must cause all Covered Code to which you contribute to contain a
 file documenting the changes You made to create that Covered Code and
 the date of any change. You must include a prominent statement that
 the Modification is derived, directly or indirectly, from Original
 Code provided by the Initial Developer and including the name of the
 Initial Developer in (a) the Source Code, and (b) in any notice in an
 Executable version or related documentation in which You describe the
 origin or ownership of the Covered Code.
 
 3.4. Intellectual Property Matters
 
 (a) Third Party Claims.
     If You have knowledge that a party claims an intellectual property
     right in particular functionality or code (or its utilization
     under this License), you must include a text file with the source
     code distribution titled ``LEGAL'' which describes the claim and
     the party making the claim in sufficient detail that a recipient
     will know whom to contact. If you obtain such knowledge after You
     make Your Modification available as described in Section 3.2, You
     shall promptly modify the LEGAL file in all copies You make
     available thereafter and shall take other steps (such as notifying
     appropriate mailing lists or newsgroups) reasonably calculated to
     inform those who received the Covered Code that new knowledge has
     been obtained. 
 
 (b) Contributor APIs.
     If Your Modification is an application programming interface and
     You own or control patents which are reasonably necessary to
     implement that API, you must also include this information in the
     LEGAL file. 
 
 3.5. Required Notices.
 You must duplicate the notice in Exhibit A in each file of the Source
 Code, and this License in any documentation for the Source Code, where
 You describe recipients' rights relating to Covered Code. If You
 created one or more Modification(s), You may add your name as a
 Contributor to the notice described in Exhibit A. If it is not
 possible to put such notice in a particular Source Code file due to
 its structure, then you must include such notice in a location (such
 as a relevant directory file) where a user would be likely to look for
 such a notice. You may choose to offer, and to charge a fee for,
 warranty, support, indemnity or liability obligations to one or more
 recipients of Covered Code. However, You may do so only on Your own
 behalf, and not on behalf of the Initial Developer or any
 Contributor. You must make it absolutely clear than any such warranty,
 support, indemnity or liability obligation is offered by You alone,
 and You hereby agree to indemnify the Initial Developer and every
 Contributor for any liability incurred by the Initial Developer or
 such Contributor as a result of warranty, support, indemnity or
 liability terms You offer.
 
 3.6. Distribution of Executable Versions.
 You may distribute Covered Code in Executable form only if the
 requirements of Section 3.1-3.5 have been met for that Covered Code,
 and if You include a notice stating that the Source Code version of
 the Covered Code is available under the terms of this License,
 including a description of how and where You have fulfilled the
 obligations of Section 3.2. The notice must be conspicuously included
 in any notice in an Executable version, related documentation or
 collateral in which You describe recipients' rights relating to the
 Covered Code. You may distribute the Executable version of Covered
 Code under a license of Your choice, which may contain terms different
 from this License, provided that You are in compliance with the terms
 of this License and that the license for the Executable version does
 not attempt to limit or alter the recipient's rights in the Source
 Code version from the rights set forth in this License. If You
 distribute the Executable version under a different license You must
 make it absolutely clear that any terms which differ from this License
 are offered by You alone, not by the Initial Developer or any
 Contributor. You hereby agree to indemnify the Initial Developer and
 every Contributor for any liability incurred by the Initial Developer
 or such Contributor as a result of any such terms You offer.
 
 3.7. Larger Works.
 You may create a Larger Work by combining Covered Code with other code
 not governed by the terms of this License and distribute the Larger
 Work as a single product. In such a case, You must make sure the
 requirements of this License are fulfilled for the Covered Code.
 
 4. Inability to Comply Due to Statute or Regulation.
 If it is impossible for You to comply with any of the terms of this
 License with respect to some or all of the Covered Code due to statute
 or regulation then You must: (a) comply with the terms of this License
 to the maximum extent possible; and (b) describe the limitations and
 the code they affect. Such description must be included in the LEGAL
 file described in Section 3.4 and must be included with all
 distributions of the Source Code. Except to the extent prohibited by
 statute or regulation, such description must be sufficiently detailed
 for a recipient of ordinary skill to be able to understand it.
 
 5. Application of this License.
 
 This License applies to code to which the Initial Developer has
 attached the notice in Exhibit A, and to related Covered Code.
 
 6. CONNECTION TO MOZILLA PUBLIC LICENSE
 
 This Erlang License is a derivative work of the Mozilla Public
 License, Version 1.0. It contains terms which differ from the Mozilla
 Public License, Version 1.0.
 
 7. DISCLAIMER OF WARRANTY.
 
 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS'' BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
 NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
 THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE
 IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
 CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
 CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
 OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER
 EXCEPT UNDER THIS DISCLAIMER.
 
 8. TERMINATION.
 This License and the rights granted hereunder will terminate
 automatically if You fail to comply with terms herein and fail to cure
 such breach within 30 days of becoming aware of the breach. All
 sublicenses to the Covered Code which are properly granted shall
 survive any termination of this License. Provisions which, by their
 nature, must remain in effect beyond the termination of this License
 shall survive.
 
 9. DISCLAIMER OF LIABILITY
 Any utilization of Covered Code shall not cause the Initial Developer
 or any Contributor to be liable for any damages (neither direct nor
 indirect).
 
 10. MISCELLANEOUS
 This License represents the complete agreement concerning the subject
 matter hereof. If any provision is held to be unenforceable, such
 provision shall be reformed only to the extent necessary to make it
 enforceable. This License shall be construed by and in accordance with
 the substantive laws of Sweden. Any dispute, controversy or claim
 arising out of or relating to this License, or the breach, termination
 or invalidity thereof, shall be subject to the exclusive jurisdiction
 of Swedish courts, with the Stockholm City Court as the first
 instance.
 	
 EXHIBIT A.
 
 ``The contents of this file are subject to the Erlang Public License,
 Version 1.1, (the "License"); you may not use this file except in
 compliance with the License. You should have received a copy of the
 Erlang Public License along with this software. If not, it can be
 retrieved via the world wide web at http://www.erlang.org/.
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 the License for the specific language governing rights and limitations
 under the License.
 
 The Initial Developer of the Original Code is Ericsson Utvecklings AB.
 Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings
 AB. All Rights Reserved.''
 
 
 
2c8602d4
 --------------- SECTION 15: Mozilla Public License, V1.1 -----------
7acc3889
 
 Mozilla Public License 1.1 (MPL 1.1)
 
 1. Definitions.
 
       1.0.1. "Commercial Use" means distribution or otherwise making the
          Covered Code available to a third party.
 
    1.1. "Contributor" means each entity that creates or contributes to
       the creation of Modifications.
 
    1.2. "Contributor Version" means the combination of the Original Code,
       prior Modifications used by a Contributor, and the Modifications
       made by that particular Contributor.
 
    1.3. "Covered Code" means the Original Code or Modifications or the
       combination of the Original Code and Modifications, in each case
       including portions thereof.
 
    1.4. "Electronic Distribution Mechanism" means a mechanism generally
       accepted in the software development community for the electronic
       transfer of data.
 
    1.5. "Executable" means Covered Code in any form other than Source
       Code.
 
    1.6. "Initial Developer" means the individual or entity identified
       as the Initial Developer in the Source Code notice required by
       Exhibit A.
 
    1.7. "Larger Work" means a work which combines Covered Code or portions
       thereof with code not governed by the terms of this License.
 
    1.8. "License" means this document.
 
       1.8.1. "Licensable" means having the right to grant, to the maximum
          extent possible, whether at the time of the initial grant or
          subsequently acquired, any and all of the rights conveyed herein.
 
    1.9. "Modifications" means any addition to or deletion from the
       substance or structure of either the Original Code or any previous
       Modifications. When Covered Code is released as a series of files,
       a Modification is:
 
          A. Any addition to or deletion from the contents of a file
             containing Original Code or previous Modifications.
 
          B. Any new file that contains any part of the Original Code or
             previous Modifications.
 
    1.10. "Original Code" means Source Code of computer software code
       which is described in the Source Code notice required by Exhibit
       A as Original Code, and which, at the time of its release under
       this License is not already Covered Code governed by this License.
 
       1.10.1. "Patent Claims" means any patent claim(s), now owned or
          hereafter acquired, including without limitation,  method,
          process, and apparatus claims, in any patent Licensable by
          grantor.
 
    1.11. "Source Code" means the preferred form of the Covered Code for
       making modifications to it, including all modules it contains,
       plus any associated interface definition files, scripts used to
       control compilation and installation of an Executable, or source
       code differential comparisons against either the Original Code or
       another well known, available Covered Code of the Contributor's
       choice. The Source Code can be in a compressed or archival form,
       provided the appropriate decompression or de-archiving software
       is widely available for no charge.
 
    1.12. "You" (or "Your")  means an individual or a legal entity exercising
       rights under, and complying with all of the terms of, this License
       or a future version of this License issued under Section 6.1.
       For legal entities, "You" includes any entity which controls, is
       controlled by, or is under common control with You. For purposes
       of this definition, "control" means (a) the power, direct or
       indirect, to cause the direction or management of such entity,
       whether by contract or otherwise, or (b) ownership of more than
       fifty percent (50%) of the outstanding shares or beneficial
       ownership of such entity.
 
 2. Source Code License.
 
    2.1. The Initial Developer Grant.
       The Initial Developer hereby grants You a world-wide, royalty-free,
       non-exclusive license, subject to third party intellectual property
       claims:
 
       (a) under intellectual property rights (other than patent or
           trademark) Licensable by Initial Developer to use, reproduce,
           modify, display, perform, sublicense and distribute the Original
           Code (or portions thereof) with or without Modifications,
           and/or as part of a Larger Work; and
 
       (b) under Patents Claims infringed by the making, using or selling
           of Original Code, to make, have made, use, practice, sell, and
           offer for sale, and/or otherwise dispose of the Original Code
           (or portions thereof).
 
       (c) the licenses granted in this Section 2.1(a) and (b) are
           effective on the date Initial Developer first distributes
           Original Code under the terms of this License.
 
       (d) Notwithstanding Section 2.1(b) above, no patent license is
           granted: 1) for code that You delete from the Original Code;
           2) separate from the Original Code;  or 3) for infringements
           caused by: i) the modification of the Original Code or ii) the
           combination of the Original Code with other software or devices.
 
    2.2. Contributor Grant.
 
       Subject to third party intellectual property claims, each Contributor
       hereby grants You a world-wide, royalty-free, non-exclusive license
 
       (a) under intellectual property rights (other than patent or
           trademark) Licensable by Contributor, to use, reproduce, modify,
           display, perform, sublicense and distribute the Modifications
           created by such Contributor (or portions thereof) either on
           an unmodified basis, with other Modifications, as Covered Code
           and/or as part of a Larger Work; and
 
       (b) under Patent Claims infringed by the making, using, or selling
           of  Modifications made by that Contributor either alone and/or
           in combination with its Contributor Version (or portions of such
           combination), to make, use, sell, offer for sale, have made,
           and/or otherwise dispose of: 1) Modifications made by that
           Contributor (or portions thereof); and 2) the combination of
           Modifications made by that Contributor with its Contributor
           Version (or portions of such combination).
 
       (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective
           on the date Contributor first makes Commercial Use of the
           Covered Code.
 
       (d) Notwithstanding Section 2.2(b) above, no patent license is
           granted: 1) for any code that Contributor has deleted from
           the Contributor Version; 2) separate from the Contributor
           Version; 3) for infringements caused by: i) third party
           modifications of Contributor Version or ii)  the combination
           of Modifications made by that Contributor with other software
           (except as part of the Contributor Version) or other devices;
           or 4) under Patent Claims infringed by Covered Code in the
           absence of Modifications made by that Contributor.
 
 3. Distribution Obligations.
 
    3.1. Application of License.
 
       The Modifications which You create or to which You contribute
       are governed by the terms of this License, including without
       limitation Section 2.2.  The Source Code version of Covered Code
       may be distributed only under the terms of this License or a future
       version of this License released under Section 6.1, and You must
       include a copy of this License with every copy of the Source Code
       You distribute. You may not offer or impose any terms on any Source
       Code version that alters or restricts the applicable version of
       this License or the recipients' rights hereunder. However, You
       may include an additional document offering the additional rights
       described in Section 3.5.
 
    3.2. Availability of Source Code.
 
       Any Modification which You create or to which You contribute must
       be made available in Source Code form under the terms of this
       License either on the same media as an Executable version or via
       an accepted Electronic Distribution Mechanism to anyone to whom
       you made an Executable version available; and if made available
       via Electronic Distribution Mechanism, must remain available for
       at least twelve (12) months after the date it initially became
       available, or at least six (6) months after a subsequent version
       of that particular Modification has been made available to such
       recipients. You are responsible for ensuring that the Source Code
       version remains available even if the Electronic Distribution
       Mechanism is maintained by a third party.
 
    3.3. Description of Modifications.
 
       You must cause all Covered Code to which You contribute to contain
       a file documenting the changes You made to create that Covered
       Code and the date of any change. You must include a prominent
       statement that the Modification is derived, directly or indirectly,
       from Original Code provided by the Initial Developer and including
       the name of the Initial Developer in (a) the Source Code, and (b)
       in any notice in an Executable version or related documentation
       in which You describe the origin or ownership of the Covered Code.
 
    3.4. Intellectual Property Matters
 
       (a) Third Party Claims.
 
           If Contributor has knowledge that a license under a third
           party's intellectual property rights is required to exercise
           the rights granted by such Contributor under Sections 2.1 or
           2.2, Contributor must include a text file with the Source Code
           distribution titled "LEGAL" which describes the claim and the
           party making the claim in sufficient detail that a recipient
           will know whom to contact. If Contributor obtains such knowledge
           after the Modification is made available as described in Section
           3.2, Contributor shall promptly modify the LEGAL file in all
           copies Contributor makes available thereafter and shall take
           other steps (such as notifying appropriate mailing lists or
           newsgroups) reasonably calculated to inform those who received
           the Covered Code that new knowledge has been obtained.
 
       (b) Contributor APIs.
 
           If Contributor's Modifications include an application
           programming interface and Contributor has knowledge of patent
           licenses which are reasonably necessary to implement that
           API, Contributor must also include this information in the
           LEGAL file.
 
       (c)   Representations.
 
           Contributor represents that, except as disclosed pursuant to
           Section 3.4(a) above, Contributor believes that Contributor's
           Modifications are Contributor's original creation(s) and/or
           Contributor has sufficient rights to grant the rights conveyed
           by this License.
 
    3.5. Required Notices.
 
       You must duplicate the notice in Exhibit A in each file of the
       Source Code.  If it is not possible to put such notice in a
       particular Source Code file due to its structure, then You must
       include such notice in a location (such as a relevant directory)
       where a user would be likely to look for such a notice.  If You
       created one or more Modification(s) You may add your name as a
       Contributor to the notice described in Exhibit A.  You must also
       duplicate this License in any documentation for the Source Code
       where You describe recipients' rights or ownership rights relating
       to Covered Code.  You may choose to offer, and to charge a fee for,
       warranty, support, indemnity or liability obligations to one or
       more recipients of Covered Code. However, You may do so only on
       Your own behalf, and not on behalf of the Initial Developer or
       any Contributor.
 
       You must make it absolutely clear than any such warranty, support,
       indemnity or liability obligation is offered by You alone, and
       You hereby agree to indemnify the Initial Developer and every
       Contributor for any liability incurred by the Initial Developer
       or such Contributor as a result of warranty, support, indemnity
       or liability terms You offer.
 
    3.6. Distribution of Executable Versions.
 
       You may distribute Covered Code in Executable form only if the
       requirements of Section 3.1-3.5 have been met for that Covered Code,
       and if You include a notice stating that the Source Code version
       of the Covered Code is available under the terms of this License,
       including a description of how and where You have fulfilled the
       obligations of Section 3.2.  The notice must be conspicuously
       included in any notice in an Executable version, related
       documentation or collateral in which You describe recipients'
       rights relating to the Covered Code. You may distribute the
       Executable version of Covered Code or ownership rights under a
       license of Your choice, which may contain terms different from
       this License, provided that You are in compliance with the terms
       of this License and that the license for the Executable version
       does not attempt to limit or alter the recipient's rights in the
       Source Code version from the rights set forth in this License.
       If You distribute the Executable version under a different license
       You must make it absolutely clear that any terms which differ
       from this License are offered by You alone, not by the Initial
       Developer or any Contributor.  You hereby agree to indemnify the
       Initial Developer and every Contributor for any liability incurred
       by the Initial Developer or such Contributor as a result of any
       such terms You offer.
 
    3.7. Larger Works.
 
       You may create a Larger Work by combining Covered Code with other
       code not governed by the terms of this License and distribute the
       Larger Work as a single product. In such a case, You must make sure
       the requirements of this License are fulfilled for the Covered Code.
 
 4. Inability to Comply Due to Statute or Regulation.
 
    If it is impossible for You to comply with any of the terms of this
    License with respect to some or all of the Covered Code due to statute,
    judicial order, or regulation then You must: (a) comply with the terms
    of this License to the maximum extent possible; and (b) describe the
    limitations and the code they affect. Such description must be included
    in the LEGAL file described in Section 3.4 and must be included with
    all distributions of the Source Code. Except to the extent prohibited
    by statute or regulation, such description must be sufficiently
    detailed for a recipient of ordinary skill to be able to understand it.
 
 5. Application of this License.
 
    This License applies to code to which the Initial Developer has
    attached the notice in Exhibit A and to related Covered Code.
 
 6. Versions of the License.
 
    6.1. New Versions.
 
       Netscape Communications Corporation ("Netscape") may publish
       revised and/or new versions of the License from time to time. Each
       version will be given a distinguishing version number.
 
    6.2. Effect of New Versions.
 
       Once Covered Code has been published under a particular version of
       the License, You may always continue to use it under the terms of
       that version. You may also choose to use such Covered Code under
       the terms of any subsequent version of the License published by
       Netscape. No one other than Netscape has the right to modify the
       terms applicable to Covered Code created under this License.
 
    6.3. Derivative Works.
 
       If You create or use a modified version of this License (which
       you may only do in order to apply it to code which is not already
       Covered Code governed by this License), You must (a) rename Your
       license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL",
       "Netscape", "MPL", "NPL" or any confusingly similar phrase
       do not appear in your license (except to note that your license
       differs from this License) and (b) otherwise make it clear that
       Your version of the license contains terms which differ from the
       Mozilla Public License and Netscape Public License. (Filling in
       the name of the Initial Developer, Original Code or Contributor
       in the notice described in Exhibit A shall not of themselves be
       deemed to be modifications of this License.)
 
 7. DISCLAIMER OF WARRANTY.
 
    COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS"
    BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE
    IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
    NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
    OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE
    DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
    CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
    CORRECTION.  THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
    OF THIS LICENSE.  NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER
    EXCEPT UNDER THIS DISCLAIMER.
 
 8. TERMINATION.
 
    8.1.  This License and the rights granted hereunder will terminate
       automatically if You fail to comply with terms herein and fail to
       cure such breach within 30 days of becoming aware of the breach. All
       sublicenses to the Covered Code which are properly granted shall
       survive any termination of this License. Provisions which, by
       their nature, must remain in effect beyond the termination of this
       License shall survive.
 
    8.2.  If You initiate litigation by asserting a patent infringement claim
       (excluding declatory judgment actions) against Initial Developer or
       a Contributor (the Initial Developer or Contributor against whom You
       file such action is referred to as "Participant")  alleging that:
 
       (a) such Participant's Contributor Version directly or indirectly
           infringes any patent, then any and all rights granted by
           such Participant to You under Sections 2.1 and/or 2.2 of this
           License shall, upon 60 days notice from Participant terminate
           prospectively, unless if within 60 days after receipt of
           notice You either: (i)  agree in writing to pay Participant
           a mutually agreeable reasonable royalty for Your past and
           future use of Modifications made by such Participant, or (ii)
           withdraw Your litigation claim with respect to the Contributor
           Version against such Participant.  If within 60 days of notice,
           a reasonable royalty and payment arrangement are not mutually
           agreed upon in writing by the parties or the litigation claim
           is not withdrawn, the rights granted by Participant to You
           under Sections 2.1 and/or 2.2 automatically terminate at the
           expiration of the 60 day notice period specified above.
 
       (b) any software, hardware, or device, other than such Participant's
           Contributor Version, directly or indirectly infringes any
           patent, then any rights granted to You by such Participant
           under Sections 2.1(b) and 2.2(b) are revoked effective as of
           the date You first made, used, sold, distributed, or had made,
           Modifications made by that Participant.
 
    8.3.  If You assert a patent infringement claim against Participant
       alleging that such Participant's Contributor Version directly
       or indirectly infringes any patent where such claim is resolved
       (such as by license or settlement) prior to the initiation of
       patent infringement litigation, then the reasonable value of the
       licenses granted by such Participant under Sections 2.1 or 2.2
       shall be taken into account in determining the amount or value of
       any payment or license.
 
    8.4.  In the event of termination under Sections 8.1 or 8.2 above,  all
       end user license agreements (excluding distributors and resellers)
       which have been validly granted by You or any distributor hereunder
       prior to termination shall survive termination.
 
 9. LIMITATION OF LIABILITY.
 
    UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
    (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
    DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
    OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
    ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
    CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
    WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
    COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
    INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.  THIS LIMITATION OF
    LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
    RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE
    LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
    EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES,
    SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
 
 10. U.S. GOVERNMENT END USERS.
 
    The Covered Code is a "commercial item," as that term is defined
    in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
    software" and "commercial computer software documentation," as
    such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent
    with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4
    (June 1995), all U.S. Government End Users acquire Covered Code with
    only those rights set forth herein.
 
 11. MISCELLANEOUS.
 
    This License represents the complete agreement concerning subject
    matter hereof. If any provision of this License is held to be
    unenforceable, such provision shall be reformed only to the extent
    necessary to make it enforceable.
 
    This License shall be governed by California law provisions (except to
    the extent applicable law, if any, provides otherwise), excluding its
    conflict-of-law provisions. With respect to disputes in which at least
    one party is a citizen of, or an entity chartered or registered to do
    business in the United States of America, any litigation relating to
    this License shall be subject to the jurisdiction of the Federal Courts
    of the Northern District of California, with venue lying in Santa
    Clara County, California, with the losing party responsible for costs,
    including without limitation, court costs and reasonable attorneys'
    fees and expenses. The application of the United Nations Convention on
    Contracts for the International Sale of Goods is expressly excluded.
    Any law or regulation which provides that the language of a contract
    shall be construed against the drafter shall not apply to this License.
 
 12. RESPONSIBILITY FOR CLAIMS.
 
    As between Initial Developer and the Contributors, each party is
    responsible for claims and damages arising, directly or indirectly,
    out of its utilization of rights under this License and You agree
    to work with Initial Developer and Contributors to distribute such
    responsibility on an equitable basis.  Nothing herein is intended or
    shall be deemed to constitute any admission of liability.
 
 13. MULTIPLE-LICENSED CODE.
 
    Initial Developer may designate portions of the Covered Code
    as Multiple-Licensed.  Multiple-Licensed means that the Initial
    Developer permits you to utilize portions of the Covered Code under
    Your choice of the MPL or the alternative licenses, if any, specified
    by the Initial Developer in the file described in Exhibit A.
 
 
 EXHIBIT A -Mozilla Public License.
 
    ``The contents of this file are subject to the Mozilla Public License
    Version 1.1 (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.mozilla.org/MPL/
 
    Software distributed under the License is distributed on an "AS IS"
    basis, WITHOUT WARRANTY OF
 
    ANY KIND, either express or implied. See the License for the specific
    language governing rights and limitations under the License.
 
    The Original Code is ______________________________________.
 
    The Initial Developer of the Original Code is ________________________.
    Portions created by
 
    ______________________ are Copyright (C) ______
    _______________________.
    All Rights Reserved.
 
    Contributor(s): ______________________________________.
 
    Alternatively, the contents of this file may be used under the terms of
    the _____ license (the  [___] License), in which case the provisions of
    [______] License are applicable  instead of those above.  If you wish
    to allow use of your version of this file only under the terms of the
    [____] License and not to allow others to use your version of this
    file under the MPL, indicate your decision by deleting  the provisions
    above and replace  them with the notice and other provisions required
    by the [___] License.  If you do not delete the provisions above,
    a recipient may use your version of this file under either the MPL
    or the [___] License."
 
    [NOTE: The text of this Exhibit A may differ slightly from the text
    of the notices in the Source Code files of the Original Code. You
    should use the text of this Exhibit A rather than the text found in
    the Original Code Source Code for Your Modifications.]
 
 
    
2c8602d4
 --------------- SECTION 16: Academic Free License, V3.0 -----------
7acc3889
 
2c8602d4
 Academic Free License ("AFL") v. 3.0
7acc3889
 
2c8602d4
 This Academic Free License (the "License") applies to any original work
 of authorship (the "Original Work") whose owner (the "Licensor") has
 placed the following licensing notice adjacent to the copyright notice
 for the Original Work:
7acc3889
 
2c8602d4
       Licensed under the Academic Free License version 3.0
7acc3889
 
2c8602d4
 1) Grant of Copyright License.
 Licensor grants You a worldwide, royalty-free, non-exclusive,
 sublicensable license, for the duration of the copyright, to do the
 following:
7acc3889
 
2c8602d4
   a) to reproduce the Original Work in copies, either alone or as part
      of a collective work;
7acc3889
 
2c8602d4
   b) to translate, adapt, alter, transform, modify, or arrange the
      Original Work, thereby creating derivative works ("Derivative Works")
      based upon the Original Work;
7acc3889
 
2c8602d4
   c) to distribute or communicate copies of the Original Work and
      Derivative Works to the public, under any license of your choice that
      does not contradict the terms and conditions, including Licensor's
      reserved rights and remedies, in this Academic Free License;
7acc3889
 
2c8602d4
   d) to perform the Original Work publicly; and 
7acc3889
 
2c8602d4
   e) to display the Original Work publicly. 
7acc3889
 
2c8602d4
 2) Grant of Patent License.
 Licensor grants You a worldwide, royalty-free, non-exclusive,
 sublicensable license, under patent claims owned or controlled by the
 Licensor that are embodied in the Original Work as furnished by the
 Licensor, for the duration of the patents, to make, use, sell, offer
 for sale, have made, and import the Original Work and Derivative Works.
7acc3889
 
2c8602d4
 3) Grant of Source Code License.
 The term "Source Code" means the preferred form of the Original Work for
 making modifications to it and all available documentation describing how
 to modify the Original Work. Licensor agrees to provide a machine-readable
 copy of the Source Code of the Original Work along with each copy of
 the Original Work that Licensor distributes. Licensor reserves the
 right to satisfy this obligation by placing a machine-readable copy of
 the Source Code in an information repository reasonably calculated to
 permit inexpensive and convenient access by You for as long as Licensor
 continues to distribute the Original Work.
7acc3889
 
2c8602d4
 4) Exclusions From License Grant.
 Neither the names of Licensor, nor the names of any contributors to
 the Original Work, nor any of their trademarks or service marks, may
 be used to endorse or promote products derived from this Original Work
 without express prior permission of the Licensor. Except as expressly
 stated herein, nothing in this License grants any license to Licensor's
 trademarks, copyrights, patents, trade secrets or any other intellectual
 property. No patent license is granted to make, use, sell, offer for
 sale, have made, or import embodiments of any patent claims other than
 the licensed claims defined in Section 2. No license is granted to the
 trademarks of Licensor even if such marks are included in the Original
 Work. Nothing in this License shall be interpreted to prohibit Licensor
 from licensing under terms different from this License any Original Work
 that Licensor otherwise would have a right to license.
7acc3889
 
2c8602d4
 5) External Deployment.
 The term "External Deployment" means the use, distribution, or
 communication of the Original Work or Derivative Works in any way such
 that the Original Work or Derivative Works may be used by anyone other
 than You, whether those works are distributed or communicated to those
 persons or made available as an application intended for use over a
 network. As an express condition for the grants of license hereunder,
 You must treat any External Deployment by You of the Original Work or
 a Derivative Work as a distribution under section 1(c).
7acc3889
 
2c8602d4
 6) Attribution Rights.
 You must retain, in the Source Code of any Derivative Works that You
 create, all copyright, patent, or trademark notices from the Source
 Code of the Original Work, as well as any notices of licensing and any
 descriptive text identified therein as an "Attribution Notice." You must
 cause the Source Code for any Derivative Works that You create to carry
 a prominent Attribution Notice reasonably calculated to inform recipients
 that You have modified the Original Work.
7acc3889
 
2c8602d4
 7) Warranty of Provenance and Disclaimer of Warranty.
 Licensor warrants that the copyright in and to the Original Work and the
 patent rights granted herein by Licensor are owned by the Licensor or are
 sublicensed to You under the terms of this License with the permission
 of the contributor(s) of those copyrights and patent rights. Except as
 expressly stated in the immediately preceding sentence, the Original
 Work is provided under this License on an "AS IS" BASIS and WITHOUT
 WARRANTY, either express or implied, including, without limitation,
 the warranties of non-infringement, merchantability or fitness for a
 particular purpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL
 WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential
 part of this License. No license to the Original Work is granted by this
 License except under this disclaimer.
7acc3889
 
2c8602d4
 8) Limitation of Liability.
 Under no circumstances and under no legal theory, whether in tort
 (including negligence), contract, or otherwise, shall the Licensor be
 liable to anyone for any indirect, special, incidental, or consequential
 damages of any character arising as a result of this License or the use
 of the Original Work including, without limitation, damages for loss of
 goodwill, work stoppage, computer failure or malfunction, or any and all
 other commercial damages or losses. This limitation of liability shall
 not apply to the extent applicable law prohibits such limitation.
7acc3889
 
2c8602d4
 9) Acceptance and Termination.
 If, at any time, You expressly assented to this License, that assent
 indicates your clear and irrevocable acceptance of this License and all
 of its terms and conditions. If You distribute or communicate copies
 of the Original Work or a Derivative Work, You must make a reasonable
 effort under the circumstances to obtain the express assent of recipients
 to the terms of this License. This License conditions your rights to
 undertake the activities listed in Section 1, including your right
 to create Derivative Works based upon the Original Work, and doing so
 without honoring these terms and conditions is prohibited by copyright
 law and international treaty. Nothing in this License is intended to
 affect copyright exceptions and limitations (including "fair use" or
 "fair dealing"). This License shall terminate immediately and You may
 no longer exercise any of the rights granted to You by this License upon
 your failure to honor the conditions in Section 1(c).
7acc3889
 
2c8602d4
 10) Termination for Patent Action.
 This License shall terminate automatically and You may no longer exercise
 any of the rights granted to You by this License as of the date You
 commence an action, including a cross-claim or counterclaim, against
 Licensor or any licensee alleging that the Original Work infringes
 a patent. This termination provision shall not apply for an action
 alleging patent infringement by combinations of the Original Work with
 other software or hardware.
7acc3889
 
2c8602d4
 11) Jurisdiction, Venue and Governing Law.
 Any action or suit relating to this License may be brought only in
 the courts of a jurisdiction wherein the Licensor resides or in which
 Licensor conducts its primary business, and under the laws of that
 jurisdiction excluding its conflict-of- law provisions. The application
 of the United Nations Convention on Contracts for the International Sale
 of Goods is expressly excluded. Any use of the Original Work outside the
 scope of this License or after its termination shall be subject to the
 requirements and penalties of copyright or patent law in the appropriate
 jurisdiction. This section shall survive the termination of this License.
7acc3889
 
2c8602d4
 12) Attorneys' Fees.
 In any action to enforce the terms of this License or seeking damages
 relating thereto, the prevailing party shall be entitled to recover its
 costs and expenses, including, without limitation, reasonable attorneys'
 fees and costs incurred in connection with such action, including any
 appeal of such action. This section shall survive the termination of
7acc3889
 this License.
 
2c8602d4
 13) Miscellaneous.
 If any provision of this License is held to be unenforceable, such
 provision shall be reformed only to the extent necessary to make it
 enforceable.
7acc3889
 
2c8602d4
 14) Definition of "You" in This License.
 "You" throughout this License, whether in upper or lower case, means an
 individual or a legal entity exercising rights under, and complying with
 all of the terms of, this License. For legal entities, "You" includes
 any entity that controls, is controlled by, or is under common control
 with you. For 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.
7acc3889
 
2c8602d4
 15) Right to Use.
 You may use the Original Work in all ways not otherwise restricted or
 conditioned by this License or by law, and Licensor promises not to
 interfere with or be responsible for such uses by You.
7acc3889
 
2c8602d4
 16) Modification of This License.
 This License is Copyright (c) 2005 Lawrence Rosen.  Permission is granted
 to copy, distribute, or communicate this License without modification.
 Nothing in this License permits You to modify this License as applied to
 the Original Work or to Derivative Works. However, You may modify the
 text of this License and copy, distribute or communicate your modified
 version (the "Modified License") and apply it to other original works of
 authorship subject to the following conditions: (i) You may not indicate
 in any way that your Modified License is the "Academic Free License"
 or "AFL" and you may not use those names in the name of your Modified
 License; (ii) You must replace the notice specified in the first paragraph
 above with the notice "Licensed under <insert your license name here>" or
 with a notice of your own that is not confusingly similar to the notice
 in this License; and (iii) You may not claim that your original works
 are open source software unless your Modified License has been approved
 by Open Source Initiative (OSI) and You comply with its license review
 and certification process.
7acc3889
 
 
 
2c8602d4
 --------------- SECTION 17: GNU Free Documentation License V1.1 -----------
7acc3889
 
 		GNU Free Documentation License
 		   Version 1.1, March 2000
 
  Copyright (C) 2000  Free Software Foundation, Inc.
      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
 
 0. PREAMBLE
 
 The purpose of this License is to make a manual, textbook, or other
 written document "free" in the sense of freedom: to assure everyone
 the effective freedom to copy and redistribute it, with or without
 modifying it, either commercially or noncommercially.  Secondarily,
 this License preserves for the author and publisher a way to get
 credit for their work, while not being considered responsible for
 modifications made by others.
 
 This License is a kind of "copyleft", which means that derivative
 works of the document must themselves be free in the same sense.  It
 complements the GNU General Public License, which is a copyleft
 license designed for free software.
 
 We have designed this License in order to use it for manuals for free
 software, because free software needs free documentation: a free
 program should come with manuals providing the same freedoms that the
 software does.  But this License is not limited to software manuals;
 it can be used for any textual work, regardless of subject matter or
 whether it is published as a printed book.  We recommend this License
 principally for works whose purpose is instruction or reference.
 
 
 1. APPLICABILITY AND DEFINITIONS
 
 This License applies to any manual or other work that contains a
 notice placed by the copyright holder saying it can be distributed
 under the terms of this License.  The "Document", below, refers to any
 such manual or work.  Any member of the public is a licensee, and is
 addressed as "you".
 
 A "Modified Version" of the Document means any work containing the
 Document or a portion of it, either copied verbatim, or with
 modifications and/or translated into another language.
 
 A "Secondary Section" is a named appendix or a front-matter section of
 the Document that deals exclusively with the relationship of the
 publishers or authors of the Document to the Document's overall subject
 (or to related matters) and contains nothing that could fall directly
 within that overall subject.  (For example, if the Document is in part a
 textbook of mathematics, a Secondary Section may not explain any
 mathematics.)  The relationship could be a matter of historical
 connection with the subject or with related matters, or of legal,
 commercial, philosophical, ethical or political position regarding
 them.
 
 The "Invariant Sections" are certain Secondary Sections whose titles
 are designated, as being those of Invariant Sections, in the notice
 that says that the Document is released under this License.
 
 The "Cover Texts" are certain short passages of text that are listed,
 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
 the Document is released under this License.
 
 A "Transparent" copy of the Document means a machine-readable copy,
 represented in a format whose specification is available to the
 general public, whose contents can be viewed and edited directly and
 straightforwardly with generic text editors or (for images composed of
 pixels) generic paint programs or (for drawings) some widely available
 drawing editor, and that is suitable for input to text formatters or
 for automatic translation to a variety of formats suitable for input
 to text formatters.  A copy made in an otherwise Transparent file
 format whose markup has been designed to thwart or discourage
 subsequent modification by readers is not Transparent.  A copy that is
 not "Transparent" is called "Opaque".
 
 Examples of suitable formats for Transparent copies include plain
 ASCII without markup, Texinfo input format, LaTeX input format, SGML
 or XML using a publicly available DTD, and standard-conforming simple
 HTML designed for human modification.  Opaque formats include
 PostScript, PDF, proprietary formats that can be read and edited only
 by proprietary word processors, SGML or XML for which the DTD and/or
 processing tools are not generally available, and the
 machine-generated HTML produced by some word processors for output
 purposes only.
 
 The "Title Page" means, for a printed book, the title page itself,
 plus such following pages as are needed to hold, legibly, the material
 this License requires to appear in the title page.  For works in
 formats which do not have any title page as such, "Title Page" means
 the text near the most prominent appearance of the work's title,
 preceding the beginning of the body of the text.
 
 
 2. VERBATIM COPYING
 
 You may copy and distribute the Document in any medium, either
 commercially or noncommercially, provided that this License, the
 copyright notices, and the license notice saying this License applies
 to the Document are reproduced in all copies, and that you add no other
 conditions whatsoever to those of this License.  You may not use
 technical measures to obstruct or control the reading or further
 copying of the copies you make or distribute.  However, you may accept
 compensation in exchange for copies.  If you distribute a large enough
 number of copies you must also follow the conditions in section 3.
 
 You may also lend copies, under the same conditions stated above, and
 you may publicly display copies.
 
 
 3. COPYING IN QUANTITY
 
 If you publish printed copies of the Document numbering more than 100,
 and the Document's license notice requires Cover Texts, you must enclose
 the copies in covers that carry, clearly and legibly, all these Cover
 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
 the back cover.  Both covers must also clearly and legibly identify
 you as the publisher of these copies.  The front cover must present
 the full title with all words of the title equally prominent and
 visible.  You may add other material on the covers in addition.
 Copying with changes limited to the covers, as long as they preserve
 the title of the Document and satisfy these conditions, can be treated
 as verbatim copying in other respects.
 
 If the required texts for either cover are too voluminous to fit
 legibly, you should put the first ones listed (as many as fit
 reasonably) on the actual cover, and continue the rest onto adjacent
 pages.
 
 If you publish or distribute Opaque copies of the Document numbering
 more than 100, you must either include a machine-readable Transparent
 copy along with each Opaque copy, or state in or with each Opaque copy
 a publicly-accessible computer-network location containing a complete
 Transparent copy of the Document, free of added material, which the
 general network-using public has access to download anonymously at no
 charge using public-standard network protocols.  If you use the latter
 option, you must take reasonably prudent steps, when you begin
 distribution of Opaque copies in quantity, to ensure that this
 Transparent copy will remain thus accessible at the stated location
 until at least one year after the last time you distribute an Opaque
 copy (directly or through your agents or retailers) of that edition to
 the public.
 
 It is requested, but not required, that you contact the authors of the
 Document well before redistributing any large number of copies, to give
 them a chance to provide you with an updated version of the Document.
 
 
 4. MODIFICATIONS
 
 You may copy and distribute a Modified Version of the Document under
 the conditions of sections 2 and 3 above, provided that you release
 the Modified Version under precisely this License, with the Modified
 Version filling the role of the Document, thus licensing distribution
 and modification of the Modified Version to whoever possesses a copy
 of it.  In addition, you must do these things in the Modified Version:
 
 A. Use in the Title Page (and on the covers, if any) a title distinct
    from that of the Document, and from those of previous versions
    (which should, if there were any, be listed in the History section
    of the Document).  You may use the same title as a previous version
    if the original publisher of that version gives permission.
 B. List on the Title Page, as authors, one or more persons or entities
    responsible for authorship of the modifications in the Modified
    Version, together with at least five of the principal authors of the
    Document (all of its principal authors, if it has less than five).
 C. State on the Title page the name of the publisher of the
    Modified Version, as the publisher.
 D. Preserve all the copyright notices of the Document.
 E. Add an appropriate copyright notice for your modifications
    adjacent to the other copyright notices.
 F. Include, immediately after the copyright notices, a license notice
    giving the public permission to use the Modified Version under the
    terms of this License, in the form shown in the Addendum below.
 G. Preserve in that license notice the full lists of Invariant Sections
    and required Cover Texts given in the Document's license notice.
 H. Include an unaltered copy of this License.
 I. Preserve the section entitled "History", and its title, and add to
    it an item stating at least the title, year, new authors, and
    publisher of the Modified Version as given on the Title Page.  If
    there is no section entitled "History" in the Document, create one
    stating the title, year, authors, and publisher of the Document as
    given on its Title Page, then add an item describing the Modified
    Version as stated in the previous sentence.
 J. Preserve the network location, if any, given in the Document for
    public access to a Transparent copy of the Document, and likewise
    the network locations given in the Document for previous versions
    it was based on.  These may be placed in the "History" section.
    You may omit a network location for a work that was published at
    least four years before the Document itself, or if the original
    publisher of the version it refers to gives permission.
 K. In any section entitled "Acknowledgements" or "Dedications",
    preserve the section's title, and preserve in the section all the
    substance and tone of each of the contributor acknowledgements
    and/or dedications given therein.
 L. Preserve all the Invariant Sections of the Document,
    unaltered in their text and in their titles.  Section numbers
    or the equivalent are not considered part of the section titles.
 M. Delete any section entitled "Endorsements".  Such a section
    may not be included in the Modified Version.
 N. Do not retitle any existing section as "Endorsements"
    or to conflict in title with any Invariant Section.
 
 If the Modified Version includes new front-matter sections or
 appendices that qualify as Secondary Sections and contain no material
 copied from the Document, you may at your option designate some or all
 of these sections as invariant.  To do this, add their titles to the
 list of Invariant Sections in the Modified Version's license notice.
 These titles must be distinct from any other section titles.
 
 You may add a section entitled "Endorsements", provided it contains
 nothing but endorsements of your Modified Version by various
 parties--for example, statements of peer review or that the text has
 been approved by an organization as the authoritative definition of a
 standard.
 
 You may add a passage of up to five words as a Front-Cover Text, and a
 passage of up to 25 words as a Back-Cover Text, to the end of the list
 of Cover Texts in the Modified Version.  Only one passage of
 Front-Cover Text and one of Back-Cover Text may be added by (or
 through arrangements made by) any one entity.  If the Document already
 includes a cover text for the same cover, previously added by you or
 by arrangement made by the same entity you are acting on behalf of,
 you may not add another; but you may replace the old one, on explicit
 permission from the previous publisher that added the old one.
 
 The author(s) and publisher(s) of the Document do not by this License
 give permission to use their names for publicity for or to assert or
 imply endorsement of any Modified Version.
 
 
 5. COMBINING DOCUMENTS
 
 You may combine the Document with other documents released under this
 License, under the terms defined in section 4 above for modified
 versions, provided that you include in the combination all of the
 Invariant Sections of all of the original documents, unmodified, and
 list them all as Invariant Sections of your combined work in its
 license notice.
 
 The combined work need only contain one copy of this License, and
 multiple identical Invariant Sections may be replaced with a single
 copy.  If there are multiple Invariant Sections with the same name but
 different contents, make the title of each such section unique by
 adding at the end of it, in parentheses, the name of the original
 author or publisher of that section if known, or else a unique number.
 Make the same adjustment to the section titles in the list of
 Invariant Sections in the license notice of the combined work.
 
 In the combination, you must combine any sections entitled "History"
 in the various original documents, forming one section entitled
 "History"; likewise combine any sections entitled "Acknowledgements",
 and any sections entitled "Dedications".  You must delete all sections
 entitled "Endorsements."
 
 
 6. COLLECTIONS OF DOCUMENTS
 
 You may make a collection consisting of the Document and other documents
 released under this License, and replace the individual copies of this
 License in the various documents with a single copy that is included in
 the collection, provided that you follow the rules of this License for
 verbatim copying of each of the documents in all other respects.
 
 You may extract a single document from such a collection, and distribute
 it individually under this License, provided you insert a copy of this
 License into the extracted document, and follow this License in all
 other respects regarding verbatim copying of that document.
 
 
 7. AGGREGATION WITH INDEPENDENT WORKS
 
 A compilation of the Document or its derivatives with other separate
 and independent documents or works, in or on a volume of a storage or
 distribution medium, does not as a whole count as a Modified Version
 of the Document, provided no compilation copyright is claimed for the
 compilation.  Such a compilation is called an "aggregate", and this
 License does not apply to the other self-contained works thus compiled
 with the Document, on account of their being thus compiled, if they
 are not themselves derivative works of the Document.
 
 If the Cover Text requirement of section 3 is applicable to these
 copies of the Document, then if the Document is less than one quarter
 of the entire aggregate, the Document's Cover Texts may be placed on
 covers that surround only the Document within the aggregate.
 Otherwise they must appear on covers around the whole aggregate.
 
 
 8. TRANSLATION
 
 Translation is considered a kind of modification, so you may
 distribute translations of the Document under the terms of section 4.
 Replacing Invariant Sections with translations requires special
 permission from their copyright holders, but you may include
 translations of some or all Invariant Sections in addition to the
 original versions of these Invariant Sections.  You may include a
 translation of this License provided that you also include the
 original English version of this License.  In case of a disagreement
 between the translation and the original English version of this
 License, the original English version will prevail.
 
 
 9. TERMINATION
 
 You may not copy, modify, sublicense, or distribute the Document except
 as expressly provided for under this License.  Any other attempt to
 copy, modify, sublicense or distribute the Document 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.
 
 
 10. FUTURE REVISIONS OF THIS LICENSE
 
 The Free Software Foundation may publish new, revised versions
 of the GNU Free Documentation 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.  See
 http://www.gnu.org/copyleft/.
 
 Each version of the License is given a distinguishing version number.
 If the Document specifies that a particular numbered version of this
 License "or any later version" applies to it, you have the option of
 following the terms and conditions either of that specified version or
 of any later version that has been published (not as a draft) by the
 Free Software Foundation.  If the Document does not specify a version
 number of this License, you may choose any version ever published (not
 as a draft) by the Free Software Foundation.
 
 
 ADDENDUM: How to use this License for your documents
 
 To use this License in a document you have written, include a copy of
 the License in the document and put the following copyright and
 license notices just after the title page:
 
       Copyright (c)  YEAR  YOUR NAME.
       Permission is granted to copy, distribute and/or modify this document
       under the terms of the GNU Free Documentation License, Version 1.1
       or any later version published by the Free Software Foundation;
       with the Invariant Sections being LIST THEIR TITLES, with the
       Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
       A copy of the license is included in the section entitled "GNU
       Free Documentation License".
 
 If you have no Invariant Sections, write "with no Invariant Sections"
 instead of saying which ones are invariant.  If you have no
 Front-Cover Texts, write "no Front-Cover Texts" instead of
 "Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
 
 If your document contains nontrivial examples of program code, we
 recommend releasing these examples in parallel under your choice of
 free software license, such as the GNU General Public License,
 to permit their use in free software.
 
 
 
2c8602d4
 --------------- SECTION 18: GNU Free Documentation License V1.2 -----------
7acc3889
 
                 GNU Free Documentation License
                   Version 1.2, November 2002
 
 
  Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
 
 0. PREAMBLE
 
 The purpose of this License is to make a manual, textbook, or other
 functional and useful document "free" in the sense of freedom: to
 assure everyone the effective freedom to copy and redistribute it,
 with or without modifying it, either commercially or noncommercially.
 Secondarily, this License preserves for the author and publisher a way
 to get credit for their work, while not being considered responsible
 for modifications made by others.
 
 This License is a kind of "copyleft", which means that derivative
 works of the document must themselves be free in the same sense.  It
 complements the GNU General Public License, which is a copyleft
 license designed for free software.
 
 We have designed this License in order to use it for manuals for free
 software, because free software needs free documentation: a free
 program should come with manuals providing the same freedoms that the
 software does.  But this License is not limited to software manuals;
 it can be used for any textual work, regardless of subject matter or
 whether it is published as a printed book.  We recommend this License
 principally for works whose purpose is instruction or reference.
 
 
 1. APPLICABILITY AND DEFINITIONS
 
 This License applies to any manual or other work, in any medium, that
 contains a notice placed by the copyright holder saying it can be
 distributed under the terms of this License.  Such a notice grants a
 world-wide, royalty-free license, unlimited in duration, to use that
 work under the conditions stated herein.  The "Document", below,
 refers to any such manual or work.  Any member of the public is a
 licensee, and is addressed as "you".  You accept the license if you
 copy, modify or distribute the work in a way requiring permission
 under copyright law.
 
 A "Modified Version" of the Document means any work containing the
 Document or a portion of it, either copied verbatim, or with
 modifications and/or translated into another language.
 
 A "Secondary Section" is a named appendix or a front-matter section of
 the Document that deals exclusively with the relationship of the
 publishers or authors of the Document to the Document's overall subject
 (or to related matters) and contains nothing that could fall directly
 within that overall subject.  (Thus, if the Document is in part a
 textbook of mathematics, a Secondary Section may not explain any
 mathematics.)  The relationship could be a matter of historical
 connection with the subject or with related matters, or of legal,
 commercial, philosophical, ethical or political position regarding
 them.
 
 The "Invariant Sections" are certain Secondary Sections whose titles
 are designated, as being those of Invariant Sections, in the notice
 that says that the Document is released under this License.  If a
 section does not fit the above definition of Secondary then it is not
 allowed to be designated as Invariant.  The Document may contain zero
 Invariant Sections.  If the Document does not identify any Invariant
 Sections then there are none.
 
 The "Cover Texts" are certain short passages of text that are listed,
 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
 the Document is released under this License.  A Front-Cover Text may
 be at most 5 words, and a Back-Cover Text may be at most 25 words.
 
 A "Transparent" copy of the Document means a machine-readable copy,
 represented in a format whose specification is available to the
 general public, that is suitable for revising the document
 straightforwardly with generic text editors or (for images composed of
 pixels) generic paint programs or (for drawings) some widely available
 drawing editor, and that is suitable for input to text formatters or
 for automatic translation to a variety of formats suitable for input
 to text formatters.  A copy made in an otherwise Transparent file
 format whose markup, or absence of markup, has been arranged to thwart
 or discourage subsequent modification by readers is not Transparent.
 An image format is not Transparent if used for any substantial amount
 of text.  A copy that is not "Transparent" is called "Opaque".
 
 Examples of suitable formats for Transparent copies include plain
 ASCII without markup, Texinfo input format, LaTeX input format, SGML
 or XML using a publicly available DTD, and standard-conforming simple
 HTML, PostScript or PDF designed for human modification.  Examples of
 transparent image formats include PNG, XCF and JPG.  Opaque formats
 include proprietary formats that can be read and edited only by
 proprietary word processors, SGML or XML for which the DTD and/or
 processing tools are not generally available, and the
 machine-generated HTML, PostScript or PDF produced by some word
 processors for output purposes only.
 
 The "Title Page" means, for a printed book, the title page itself,
 plus such following pages as are needed to hold, legibly, the material
 this License requires to appear in the title page.  For works in
 formats which do not have any title page as such, "Title Page" means
 the text near the most prominent appearance of the work's title,
 preceding the beginning of the body of the text.
 
 A section "Entitled XYZ" means a named subunit of the Document whose
 title either is precisely XYZ or contains XYZ in parentheses following
 text that translates XYZ in another language.  (Here XYZ stands for a
 specific section name mentioned below, such as "Acknowledgements",
 "Dedications", "Endorsements", or "History".)  To "Preserve the Title"
 of such a section when you modify the Document means that it remains a
 section "Entitled XYZ" according to this definition.
 
 The Document may include Warranty Disclaimers next to the notice which
 states that this License applies to the Document.  These Warranty
 Disclaimers are considered to be included by reference in this
 License, but only as regards disclaiming warranties: any other
 implication that these Warranty Disclaimers may have is void and has
 no effect on the meaning of this License.
 
 
 2. VERBATIM COPYING
 
 You may copy and distribute the Document in any medium, either
 commercially or noncommercially, provided that this License, the
 copyright notices, and the license notice saying this License applies
 to the Document are reproduced in all copies, and that you add no other
 conditions whatsoever to those of this License.  You may not use
 technical measures to obstruct or control the reading or further
 copying of the copies you make or distribute.  However, you may accept
 compensation in exchange for copies.  If you distribute a large enough
 number of copies you must also follow the conditions in section 3.
 
 You may also lend copies, under the same conditions stated above, and
 you may publicly display copies.
 
 
 3. COPYING IN QUANTITY
 
 If you publish printed copies (or copies in media that commonly have
 printed covers) of the Document, numbering more than 100, and the
 Document's license notice requires Cover Texts, you must enclose the
 copies in covers that carry, clearly and legibly, all these Cover
 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
 the back cover.  Both covers must also clearly and legibly identify
 you as the publisher of these copies.  The front cover must present
 the full title with all words of the title equally prominent and
 visible.  You may add other material on the covers in addition.
 Copying with changes limited to the covers, as long as they preserve
 the title of the Document and satisfy these conditions, can be treated
 as verbatim copying in other respects.
 
 If the required texts for either cover are too voluminous to fit
 legibly, you should put the first ones listed (as many as fit
 reasonably) on the actual cover, and continue the rest onto adjacent
 pages.
 
 If you publish or distribute Opaque copies of the Document numbering
 more than 100, you must either include a machine-readable Transparent
 copy along with each Opaque copy, or state in or with each Opaque copy
 a computer-network location from which the general network-using
 public has access to download using public-standard network protocols
 a complete Transparent copy of the Document, free of added material.
 If you use the latter option, you must take reasonably prudent steps,
 when you begin distribution of Opaque copies in quantity, to ensure
 that this Transparent copy will remain thus accessible at the stated
 location until at least one year after the last time you distribute an
 Opaque copy (directly or through your agents or retailers) of that
 edition to the public.
 
 It is requested, but not required, that you contact the authors of the
 Document well before redistributing any large number of copies, to give
 them a chance to provide you with an updated version of the Document.
 
 
 4. MODIFICATIONS
 
 You may copy and distribute a Modified Version of the Document under
 the conditions of sections 2 and 3 above, provided that you release
 the Modified Version under precisely this License, with the Modified
 Version filling the role of the Document, thus licensing distribution
 and modification of the Modified Version to whoever possesses a copy
 of it.  In addition, you must do these things in the Modified Version:
 
 A. Use in the Title Page (and on the covers, if any) a title distinct
    from that of the Document, and from those of previous versions
    (which should, if there were any, be listed in the History section
    of the Document).  You may use the same title as a previous version
    if the original publisher of that version gives permission.
 B. List on the Title Page, as authors, one or more persons or entities
    responsible for authorship of the modifications in the Modified
    Version, together with at least five of the principal authors of the
    Document (all of its principal authors, if it has fewer than five),
    unless they release you from this requirement.
 C. State on the Title page the name of the publisher of the
    Modified Version, as the publisher.
 D. Preserve all the copyright notices of the Document.
 E. Add an appropriate copyright notice for your modifications
    adjacent to the other copyright notices.
 F. Include, immediately after the copyright notices, a license notice
    giving the public permission to use the Modified Version under the
    terms of this License, in the form shown in the Addendum below.
 G. Preserve in that license notice the full lists of Invariant Sections
    and required Cover Texts given in the Document's license notice.
 H. Include an unaltered copy of this License.
 I. Preserve the section Entitled "History", Preserve its Title, and add
    to it an item stating at least the title, year, new authors, and
    publisher of the Modified Version as given on the Title Page.  If
    there is no section Entitled "History" in the Document, create one
    stating the title, year, authors, and publisher of the Document as
    given on its Title Page, then add an item describing the Modified
    Version as stated in the previous sentence.
 J. Preserve the network location, if any, given in the Document for
    public access to a Transparent copy of the Document, and likewise
    the network locations given in the Document for previous versions
    it was based on.  These may be placed in the "History" section.
    You may omit a network location for a work that was published at
    least four years before the Document itself, or if the original
    publisher of the version it refers to gives permission.
 K. For any section Entitled "Acknowledgements" or "Dedications",
    Preserve the Title of the section, and preserve in the section all
    the substance and tone of each of the contributor acknowledgements
    and/or dedications given therein.
 L. Preserve all the Invariant Sections of the Document,
    unaltered in their text and in their titles.  Section numbers
    or the equivalent are not considered part of the section titles.
 M. Delete any section Entitled "Endorsements".  Such a section
    may not be included in the Modified Version.
 N. Do not retitle any existing section to be Entitled "Endorsements"
    or to conflict in title with any Invariant Section.
 O. Preserve any Warranty Disclaimers.
 
 If the Modified Version includes new front-matter sections or
 appendices that qualify as Secondary Sections and contain no material
 copied from the Document, you may at your option designate some or all
 of these sections as invariant.  To do this, add their titles to the
 list of Invariant Sections in the Modified Version's license notice.
 These titles must be distinct from any other section titles.
 
 You may add a section Entitled "Endorsements", provided it contains
 nothing but endorsements of your Modified Version by various
 parties--for example, statements of peer review or that the text has
 been approved by an organization as the authoritative definition of a
 standard.
 
 You may add a passage of up to five words as a Front-Cover Text, and a
 passage of up to 25 words as a Back-Cover Text, to the end of the list
 of Cover Texts in the Modified Version.  Only one passage of
 Front-Cover Text and one of Back-Cover Text may be added by (or
 through arrangements made by) any one entity.  If the Document already
 includes a cover text for the same cover, previously added by you or
 by arrangement made by the same entity you are acting on behalf of,
 you may not add another; but you may replace the old one, on explicit
 permission from the previous publisher that added the old one.
 
 The author(s) and publisher(s) of the Document do not by this License
 give permission to use their names for publicity for or to assert or
 imply endorsement of any Modified Version.
 
 
 5. COMBINING DOCUMENTS
 
 You may combine the Document with other documents released under this
 License, under the terms defined in section 4 above for modified
 versions, provided that you include in the combination all of the
 Invariant Sections of all of the original documents, unmodified, and
 list them all as Invariant Sections of your combined work in its
 license notice, and that you preserve all their Warranty Disclaimers.
 
 The combined work need only contain one copy of this License, and
 multiple identical Invariant Sections may be replaced with a single
 copy.  If there are multiple Invariant Sections with the same name but
 different contents, make the title of each such section unique by
 adding at the end of it, in parentheses, the name of the original
 author or publisher of that section if known, or else a unique number.
 Make the same adjustment to the section titles in the list of
 Invariant Sections in the license notice of the combined work.
 
 In the combination, you must combine any sections Entitled "History"
 in the various original documents, forming one section Entitled
 "History"; likewise combine any sections Entitled "Acknowledgements",
 and any sections Entitled "Dedications".  You must delete all sections
 Entitled "Endorsements".
 
 
 6. COLLECTIONS OF DOCUMENTS
 
 You may make a collection consisting of the Document and other documents
 released under this License, and replace the individual copies of this
 License in the various documents with a single copy that is included in
 the collection, provided that you follow the rules of this License for
 verbatim copying of each of the documents in all other respects.
 
 You may extract a single document from such a collection, and distribute
 it individually under this License, provided you insert a copy of this
 License into the extracted document, and follow this License in all
 other respects regarding verbatim copying of that document.
 
 
 7. AGGREGATION WITH INDEPENDENT WORKS
 
 A compilation of the Document or its derivatives with other separate
 and independent documents or works, in or on a volume of a storage or
 distribution medium, is called an "aggregate" if the copyright
 resulting from the compilation is not used to limit the legal rights
 of the compilation's users beyond what the individual works permit.
 When the Document is included in an aggregate, this License does not
 apply to the other works in the aggregate which are not themselves
 derivative works of the Document.
 
 If the Cover Text requirement of section 3 is applicable to these
 copies of the Document, then if the Document is less than one half of
 the entire aggregate, the Document's Cover Texts may be placed on
 covers that bracket the Document within the aggregate, or the
 electronic equivalent of covers if the Document is in electronic form.
 Otherwise they must appear on printed covers that bracket the whole
 aggregate.
 
 
 8. TRANSLATION
 
 Translation is considered a kind of modification, so you may
 distribute translations of the Document under the terms of section 4.
 Replacing Invariant Sections with translations requires special
 permission from their copyright holders, but you may include
 translations of some or all Invariant Sections in addition to the
 original versions of these Invariant Sections.  You may include a
 translation of this License, and all the license notices in the
 Document, and any Warranty Disclaimers, provided that you also include
 the original English version of this License and the original versions
 of those notices and disclaimers.  In case of a disagreement between
 the translation and the original version of this License or a notice
 or disclaimer, the original version will prevail.
 
 If a section in the Document is Entitled "Acknowledgements",
 "Dedications", or "History", the requirement (section 4) to Preserve
 its Title (section 1) will typically require changing the actual
 title.
 
 
 9. TERMINATION
 
 You may not copy, modify, sublicense, or distribute the Document except
 as expressly provided for under this License.  Any other attempt to
 copy, modify, sublicense or distribute the Document 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.
 
 
 10. FUTURE REVISIONS OF THIS LICENSE
 
 The Free Software Foundation may publish new, revised versions
 of the GNU Free Documentation 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.  See
 http://www.gnu.org/copyleft/.
 
 Each version of the License is given a distinguishing version number.
 If the Document specifies that a particular numbered version of this
 License "or any later version" applies to it, you have the option of
 following the terms and conditions either of that specified version or
 of any later version that has been published (not as a draft) by the
 Free Software Foundation.  If the Document does not specify a version
 number of this License, you may choose any version ever published (not
 as a draft) by the Free Software Foundation.
 
 
 ADDENDUM: How to use this License for your documents
 
 To use this License in a document you have written, include a copy of
 the License in the document and put the following copyright and
 license notices just after the title page:
 
     Copyright (c)  YEAR  YOUR NAME.
     Permission is granted to copy, distribute and/or modify this document
     under the terms of the GNU Free Documentation License, Version 1.2
     or any later version published by the Free Software Foundation;
     with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
     A copy of the license is included in the section entitled "GNU
     Free Documentation License".
 
 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
 replace the "with...Texts." line with this:
 
     with the Invariant Sections being LIST THEIR TITLES, with the
     Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
 
 If you have Invariant Sections without Cover Texts, or some other
 combination of the three, merge those two alternatives to suit the
 situation.
 
 If your document contains nontrivial examples of program code, we
 recommend releasing these examples in parallel under your choice of
 free software license, such as the GNU General Public License,
 to permit their use in free software.
 
 
 
2c8602d4
 --------------- SECTION 19: GNU Free Documentation License V1.3 -----------
7acc3889
 
 GNU Free Documentation License
 
 Version 1.3, 3 November 2008
 
 Copyright (c) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. <http://fsf.org/>
 
 Everyone is permitted to copy and distribute verbatim copies of this
 license document, but changing it is not allowed.
 
 0. PREAMBLE
 
 The purpose of this License is to make a manual, textbook, or other
 functional and useful document "free" in the sense of freedom: to assure
 everyone the effective freedom to copy and redistribute it, with or
 without modifying it, either commercially or noncommercially. Secondarily,
 this License preserves for the author and publisher a way to get credit
 for their work, while not being considered responsible for modifications
 made by others.
 
 This License is a kind of "copyleft", which means that derivative works
 of the document must themselves be free in the same sense. It complements
 the GNU General Public License, which is a copyleft license designed
 for free software.
 
 We have designed this License in order to use it for manuals for free
 software, because free software needs free documentation: a free program
 should come with manuals providing the same freedoms that the software
 does. But this License is not limited to software manuals; it can be
 used for any textual work, regardless of subject matter or whether it
 is published as a printed book. We recommend this License principally
 for works whose purpose is instruction or reference.
 
 1. APPLICABILITY AND DEFINITIONS
 
 This License applies to any manual or other work, in any medium,
 that contains a notice placed by the copyright holder saying it can
 be distributed under the terms of this License. Such a notice grants
 a world-wide, royalty-free license, unlimited in duration, to use that
 work under the conditions stated herein. The "Document", below, refers
 to any such manual or work. Any member of the public is a licensee,
 and is addressed as "you". You accept the license if you copy, modify
 or distribute the work in a way requiring permission under copyright law.
 
 A "Modified Version" of the Document means any work containing the
 Document or a portion of it, either copied verbatim, or with modifications
 and/or translated into another language.
 
 A "Secondary Section" is a named appendix or a front-matter section
 of the Document that deals exclusively with the relationship of the
 publishers or authors of the Document to the Document's overall subject
 (or to related matters) and contains nothing that could fall directly
 within that overall subject. (Thus, if the Document is in part a textbook
 of mathematics, a Secondary Section may not explain any mathematics.) The
 relationship could be a matter of historical connection with the subject
 or with related matters, or of legal, commercial, philosophical, ethical
 or political position regarding them.
 
 The "Invariant Sections" are certain Secondary Sections whose titles are
 designated, as being those of Invariant Sections, in the notice that
 says that the Document is released under this License. If a section
 does not fit the above definition of Secondary then it is not allowed
 to be designated as Invariant. The Document may contain zero Invariant
 Sections. If the Document does not identify any Invariant Sections then
 there are none.
 
 The "Cover Texts" are certain short passages of text that are listed,
 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
 the Document is released under this License. A Front-Cover Text may be
 at most 5 words, and a Back-Cover Text may be at most 25 words.
 
 A "Transparent" copy of the Document means a machine-readable copy,
 represented in a format whose specification is available to the general
 public, that is suitable for revising the document straightforwardly with
 generic text editors or (for images composed of pixels) generic paint
 programs or (for drawings) some widely available drawing editor, and that
 is suitable for input to text formatters or for automatic translation to a
 variety of formats suitable for input to text formatters. A copy made in
 an otherwise Transparent file format whose markup, or absence of markup,
 has been arranged to thwart or discourage subsequent modification by
 readers is not Transparent. An image format is not Transparent if used
 for any substantial amount of text. A copy that is not "Transparent"
 is called "Opaque".
 
 Examples of suitable formats for Transparent copies include plain ASCII
 without markup, Texinfo input format, LaTeX input format, SGML or XML
 using a publicly available DTD, and standard-conforming simple HTML,
 PostScript or PDF designed for human modification. Examples of transparent
 image formats include PNG, XCF and JPG. Opaque formats include proprietary
 formats that can be read and edited only by proprietary word processors,
 SGML or XML for which the DTD and/or processing tools are not generally
 available, and the machine-generated HTML, PostScript or PDF produced
 by some word processors for output purposes only.
 
 The "Title Page" means, for a printed book, the title page itself,
 plus such following pages as are needed to hold, legibly, the material
 this License requires to appear in the title page. For works in formats
 which do not have any title page as such, "Title Page" means the text
 near the most prominent appearance of the work's title, preceding the
 beginning of the body of the text.
 
 The "publisher" means any person or entity that distributes copies of
 the Document to the public.
 
 A section "Entitled XYZ" means a named subunit of the Document whose
 title either is precisely XYZ or contains XYZ in parentheses following
 text that translates XYZ in another language. (Here XYZ stands for
 a specific section name mentioned below, such as "Acknowledgements",
 "Dedications", "Endorsements", or "History".) To "Preserve the Title"
 of such a section when you modify the Document means that it remains a
 section "Entitled XYZ" according to this definition.
 
 The Document may include Warranty Disclaimers next to the notice
 which states that this License applies to the Document. These Warranty
 Disclaimers are considered to be included by reference in this License,
 but only as regards disclaiming warranties: any other implication that
 these Warranty Disclaimers may have is void and has no effect on the
 meaning of this License.
 
 2. VERBATIM COPYING
 
 You may copy and distribute the Document in any medium, either
 commercially or noncommercially, provided that this License, the
 copyright notices, and the license notice saying this License applies
 to the Document are reproduced in all copies, and that you add no other
 conditions whatsoever to those of this License. You may not use technical
 measures to obstruct or control the reading or further copying of the
 copies you make or distribute. However, you may accept compensation in
 exchange for copies. If you distribute a large enough number of copies
 you must also follow the conditions in section 3.
 
 You may also lend copies, under the same conditions stated above, and
 you may publicly display copies.
 
 3. COPYING IN QUANTITY
 
 If you publish printed copies (or copies in media that commonly have
 printed covers) of the Document, numbering more than 100, and the
 Document's license notice requires Cover Texts, you must enclose the
 copies in covers that carry, clearly and legibly, all these Cover Texts:
 Front-Cover Texts on the front cover, and Back-Cover Texts on the back
 cover. Both covers must also clearly and legibly identify you as the
 publisher of these copies. The front cover must present the full title
 with all words of the title equally prominent and visible. You may add
 other material on the covers in addition. Copying with changes limited to
 the covers, as long as they preserve the title of the Document and satisfy
 these conditions, can be treated as verbatim copying in other respects.
 
 If the required texts for either cover are too voluminous to fit legibly,
 you should put the first ones listed (as many as fit reasonably) on the
 actual cover, and continue the rest onto adjacent pages.
 
 If you publish or distribute Opaque copies of the Document numbering
 more than 100, you must either include a machine-readable Transparent
 copy along with each Opaque copy, or state in or with each Opaque copy
 a computer-network location from which the general network-using public
 has access to download using public-standard network protocols a complete
 Transparent copy of the Document, free of added material. If you use the
 latter option, you must take reasonably prudent steps, when you begin
 distribution of Opaque copies in quantity, to ensure that this Transparent
 copy will remain thus accessible at the stated location until at least
 one year after the last time you distribute an Opaque copy (directly or
 through your agents or retailers) of that edition to the public.
 
 It is requested, but not required, that you contact the authors of the
 Document well before redistributing any large number of copies, to give
 them a chance to provide you with an updated version of the Document.
 
 4. MODIFICATIONS
 
 You may copy and distribute a Modified Version of the Document under
 the conditions of sections 2 and 3 above, provided that you release
 the Modified Version under precisely this License, with the Modified
 Version filling the role of the Document, thus licensing distribution
 and modification of the Modified Version to whoever possesses a copy of
 it. In addition, you must do these things in the Modified Version:
 
     * A. Use in the Title Page (and on the covers, if any) a title
     distinct from that of the Document, and from those of previous
     versions (which should, if there were any, be listed in the History
     section of the Document). You may use the same title as a previous
     version if the original publisher of that version gives permission.
 
     * B. List on the Title Page, as authors, one or more persons or
     entities responsible for authorship of the modifications in the
     Modified Version, together with at least five of the principal authors
     of the Document (all of its principal authors, if it has fewer than
     five), unless they release you from this requirement.
 
     * C. State on the Title page the name of the publisher of the Modified
     Version, as the publisher.
 
     * D. Preserve all the copyright notices of the Document.
 
     * E. Add an appropriate copyright notice for your modifications
     adjacent to the other copyright notices.
 
     * F. Include, immediately after the copyright notices, a license
     notice giving the public permission to use the Modified Version under
     the terms of this License, in the form shown in the Addendum below.
 
     * G. Preserve in that license notice the full lists of Invariant
     Sections and required Cover Texts given in the Document's license
     notice.
 
     * H. Include an unaltered copy of this License.
 
     * I. Preserve the section Entitled "History", Preserve its Title,
     and add to it an item stating at least the title, year, new authors,
     and publisher of the Modified Version as given on the Title Page. If
     there is no section Entitled "History" in the Document, create one
     stating the title, year, authors, and publisher of the Document as
     given on its Title Page, then add an item describing the Modified
     Version as stated in the previous sentence.
 
     * J. Preserve the network location, if any, given in the Document for
     public access to a Transparent copy of the Document, and likewise
     the network locations given in the Document for previous versions
     it was based on. These may be placed in the "History" section. You
     may omit a network location for a work that was published at least
     four years before the Document itself, or if the original publisher
     of the version it refers to gives permission.
 
     * K. For any section Entitled "Acknowledgements" or "Dedications",
     Preserve the Title of the section, and preserve in the section all
     the substance and tone of each of the contributor acknowledgements
     and/or dedications given therein.
 
     * L. Preserve all the Invariant Sections of the Document, unaltered
     in their text and in their titles. Section numbers or the equivalent
     are not considered part of the section titles.
 
     * M. Delete any section Entitled "Endorsements". Such a section may
     not be included in the Modified Version.
 
     * N. Do not retitle any existing section to be Entitled "Endorsements"
     or to conflict in title with any Invariant Section.
 
     * O. Preserve any Warranty Disclaimers.
 
 If the Modified Version includes new front-matter sections or appendices
 that qualify as Secondary Sections and contain no material copied
 from the Document, you may at your option designate some or all of
 these sections as invariant. To do this, add their titles to the list
 of Invariant Sections in the Modified Version's license notice. These
 titles must be distinct from any other section titles.
 
 You may add a section Entitled "Endorsements", provided it contains
 nothing but endorsements of your Modified Version by various parties, for
 example, statements of peer review or that the text has been approved
 by an organization as the authoritative definition of a standard.
 
 You may add a passage of up to five words as a Front-Cover Text, and a
 passage of up to 25 words as a Back-Cover Text, to the end of the list
 of Cover Texts in the Modified Version. Only one passage of Front-Cover
 Text and one of Back-Cover Text may be added by (or through arrangements
 made by) any one entity. If the Document already includes a cover text
 for the same cover, previously added by you or by arrangement made by
 the same entity you are acting on behalf of, you may not add another;
 but you may replace the old one, on explicit permission from the previous
 publisher that added the old one.
 
 The author(s) and publisher(s) of the Document do not by this License
 give permission to use their names for publicity for or to assert or
 imply endorsement of any Modified Version.
 
 5. COMBINING DOCUMENTS
 
 You may combine the Document with other documents released under this
 License, under the terms defined in section 4 above for modified versions,
 provided that you include in the combination all of the Invariant
 Sections of all of the original documents, unmodified, and list them
 all as Invariant Sections of your combined work in its license notice,
 and that you preserve all their Warranty Disclaimers.
 
 The combined work need only contain one copy of this License, and multiple
 identical Invariant Sections may be replaced with a single copy. If there
 are multiple Invariant Sections with the same name but different contents,
 make the title of each such section unique by adding at the end of it,
 in parentheses, the name of the original author or publisher of that
 section if known, or else a unique number. Make the same adjustment
 to the section titles in the list of Invariant Sections in the license
 notice of the combined work.
 
 In the combination, you must combine any sections Entitled "History" in
 the various original documents, forming one section Entitled "History";
 likewise combine any sections Entitled "Acknowledgements", and any
 sections Entitled "Dedications". You must delete all sections Entitled
 "Endorsements".
 
 6. COLLECTIONS OF DOCUMENTS
 
 You may make a collection consisting of the Document and other documents
 released under this License, and replace the individual copies of this
 License in the various documents with a single copy that is included in
 the collection, provided that you follow the rules of this License for
 verbatim copying of each of the documents in all other respects.
 
 You may extract a single document from such a collection, and distribute
 it individually under this License, provided you insert a copy of this
 License into the extracted document, and follow this License in all
 other respects regarding verbatim copying of that document.
 
 7. AGGREGATION WITH INDEPENDENT WORKS
 
 A compilation of the Document or its derivatives with other separate
 and independent documents or works, in or on a volume of a storage
 or distribution medium, is called an "aggregate" if the copyright
 resulting from the compilation is not used to limit the legal rights of
 the compilation's users beyond what the individual works permit. When
 the Document is included in an aggregate, this License does not apply
 to the other works in the aggregate which are not themselves derivative
 works of the Document.
 
 If the Cover Text requirement of section 3 is applicable to these copies
 of the Document, then if the Document is less than one half of the
 entire aggregate, the Document's Cover Texts may be placed on covers that
 bracket the Document within the aggregate, or the electronic equivalent
 of covers if the Document is in electronic form. Otherwise they must
 appear on printed covers that bracket the whole aggregate.
 
 8. TRANSLATION
 
 Translation is considered a kind of modification, so you may distribute
 translations of the Document under the terms of section 4. Replacing
 Invariant Sections with translations requires special permission from
 their copyright holders, but you may include translations of some or all
 Invariant Sections in addition to the original versions of these Invariant
 Sections. You may include a translation of this License, and all the
 license notices in the Document, and any Warranty Disclaimers, provided
 that you also include the original English version of this License and
 the original versions of those notices and disclaimers. In case of a
 disagreement between the translation and the original version of this
 License or a notice or disclaimer, the original version will prevail.
 
 If a section in the Document is Entitled "Acknowledgements",
 "Dedications", or "History", the requirement (section 4) to Preserve
 its Title (section 1) will typically require changing the actual title.
 
 9. TERMINATION
 
 You may not copy, modify, sublicense, or distribute the Document except
 as expressly provided under this License. Any attempt otherwise to copy,
 modify, sublicense, or distribute it is void, and will automatically
 terminate your rights under this License.
 
 However, if you cease all violation of this License, then your license
 from a particular copyright holder is reinstated (a) provisionally,
 unless and until the copyright holder explicitly and finally terminates
 your license, and (b) permanently, if the copyright holder fails to
 notify you of the violation by some reasonable means prior to 60 days
 after the cessation.
 
 Moreover, your license from a particular copyright holder is reinstated
 permanently if the copyright holder notifies you of the violation by
 some reasonable means, this is the first time you have received notice of
 violation of this License (for any work) from that copyright holder, and
 you cure the violation prior to 30 days after your receipt of the notice.
 
 Termination of your rights under this section does not terminate the
 licenses of parties who have received copies or rights from you under
 this License. If your rights have been terminated and not permanently
 reinstated, receipt of a copy of some or all of the same material does
 not give you any rights to use it.
 
 10. FUTURE REVISIONS OF THIS LICENSE
 
 The Free Software Foundation may publish new, revised versions of the
 GNU Free Documentation 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. See http://www.gnu.org/copyleft/.
 
 Each version of the License is given a distinguishing version number. If
 the Document specifies that a particular numbered version of this License
 "or any later version" applies to it, you have the option of following
 the terms and conditions either of that specified version or of any later
 version that has been published (not as a draft) by the Free Software
 Foundation. If the Document does not specify a version number of this
 License, you may choose any version ever published (not as a draft) by
 the Free Software Foundation. If the Document specifies that a proxy can
 decide which future versions of this License can be used, that proxy's
 public statement of acceptance of a version permanently authorizes you
 to choose that version for the Document.
 
 11. RELICENSING
 
 "Massive Multiauthor Collaboration Site" (or "MMC Site") means any
 World Wide Web server that publishes copyrightable works and also
 provides prominent facilities for anybody to edit those works. A public
 wiki that anybody can edit is an example of such a server. A "Massive
 Multiauthor Collaboration" (or "MMC") contained in the site means any
 set of copyrightable works thus published on the MMC site.
 
 "CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license
 published by Creative Commons Corporation, a not-for-profit corporation
 with a principal place of business in San Francisco, California, as
 well as future copyleft versions of that license published by that same
 organization.
 
 "Incorporate" means to publish or republish a Document, in whole or in
 part, as part of another Document.
 
 An MMC is "eligible for relicensing" if it is licensed under this License,
 and if all works that were first published under this License somewhere
 other than this MMC, and subsequently incorporated in whole or in part
 into the MMC, (1) had no cover texts or invariant sections, and (2)
 were thus incorporated prior to November 1, 2008.
 
 The operator of an MMC Site may republish an MMC contained in the site
 under CC-BY-SA on the same site at any time before August 1, 2009,
 provided the MMC is eligible for relicensing.
 
 ADDENDUM: How to use this License for your documents
 
 To use this License in a document you have written, include a copy of
 the License in the document and put the following copyright and license
 notices just after the title page:
 
     Copyright (C)  YEAR  YOUR NAME.
     Permission is granted to copy, distribute and/or modify this document
     under the terms of the GNU Free Documentation License, Version 1.3
     or any later version published by the Free Software Foundation;
     with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
     A copy of the license is included in the section entitled "GNU
     Free Documentation License".
 
 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
 replace the "with ... Texts." line with this:
 
     with the Invariant Sections being LIST THEIR TITLES, with the
     Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
 
 If you have Invariant Sections without Cover Texts, or some other
 combination of the three, merge those two alternatives to suit the
 situation.
 
 If your document contains nontrivial examples of program code, we
 recommend releasing these examples in parallel under your choice of
 free software license, such as the GNU General Public License, to permit
 their use in free software.
 
 
 
2c8602d4
 --------------- SECTION 20: Creative Commons Attribution Share Alike 2.0 -----------
7acc3889
 
 Creative Commons Attribution-ShareAlike 2.0
 
 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
 
 License
 
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
 
 1. Definitions
 
 a. "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License.
 
 b. "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License.
 
 c. "Licensor" means the individual or entity that offers the Work under the terms of this License.
 
 d. "Original Author" means the individual or entity who created the Work.
 
 e. "Work" means the copyrightable work of authorship offered under the terms of this License.
 
 f. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
 
 g. "License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike.
 
 2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws.
 
 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
 
 a. to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works;
 
 b. to create and reproduce Derivative Works;
 
 c. to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works;
 
 d. to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works.
 
 e. For the avoidance of doubt, where the work is a musical composition:
 
 i. Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work.
 
 ii. Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights society or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions).
 
 f. Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions).
 
 The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved.
 
 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
 
 a. You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any reference to such Licensor or the Original Author, as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any reference to such Licensor or the Original Author, as requested.
 
 b. You may distribute, publicly display, publicly perform, or publicly digitally perform a Derivative Work only under the terms of this License, a later version of this License with the same License Elements as this License, or a Creative Commons iCommons license that contains the same License Elements as this License (e.g. Attribution-ShareAlike 2.0 Japan). You must include a copy of, or the Uniform Resource Identifier for, this License or other license specified in the previous sentence with every copy or phonorecord of each Derivative Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Derivative Works that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder, and You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Derivative Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Derivative Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Derivative Work itself to be made subject to the terms of this License.
 
 c. If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and give the Original Author credit reasonable to the medium or means You are utilizing by conveying the name (or pseudonym if applicable) of the Original Author if supplied; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit.
 
 5. Representations, Warranties and Disclaimer
 
 UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
 
 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 7. Termination
 
 a. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
 
 b. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
 
 8. Miscellaneous
 
 a. Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
 
 b. Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
 
 c. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
 
 d. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
 
 e. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
 
 Creative Commons is not a party to this License, and makes no warranty whatsoever in connection with the Work. Creative Commons will not be liable to You or any party on any legal theory for any damages whatsoever, including without limitation any general, special, incidental or consequential damages arising in connection to this license. Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly identified itself as the Licensor hereunder, it shall have all rights and obligations of Licensor.
 
 Except for the limited purpose of indicating to the public that the Work is licensed under the CCPL, neither party will use the trademark "Creative Commons" or any related trademark or logo of Creative Commons without the prior written consent of Creative Commons. Any permitted use will be in compliance with Creative Commons' then-current trademark usage guidelines, as may be published on its website or otherwise made available upon request from time to time.
 
 Creative Commons may be contacted at http://creativecommons.org/. 
 
 
 
2c8602d4
 --------------- SECTION 21: Creative Commons Attribution-ShareAlike, V3.0 -----------
7acc3889
 
 Creative Commons Attribution-ShareAlike 3.0 Unported
 
 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
 SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT
 RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS"
 BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION
 PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
 
 License
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED
 BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER
 THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
 TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE
 MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
 CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
 CONDITIONS.
 
 1. Definitions
 
    a. "Adaptation" means a work based upon the Work, or upon the Work
    and other pre-existing works, such as a translation, adaptation,
    derivative work, arrangement of music or other alterations of a
    literary or artistic work, or phonogram or performance and includes
    cinematographic adaptations or any other form in which the Work may
    be recast, transformed, or adapted including in any form recognizably
    derived from the original, except that a work that constitutes a
    Collection will not be considered an Adaptation for the purpose of
    this License. For the avoidance of doubt, where the Work is a musical
    work, performance or phonogram, the synchronization of the Work in
    timed-relation with a moving image ("synching") will be considered
    an Adaptation for the purpose of this License.
 
    b. "Collection" means a collection of literary or artistic works,
    such as encyclopedias and anthologies, or performances, phonograms or
    broadcasts, or other works or subject matter other than works listed in
    Section 1(f) below, which, by reason of the selection and arrangement
    of their contents, constitute intellectual creations, in which the
    Work is included in its entirety in unmodified form along with one or
    more other contributions, each constituting separate and independent
    works in themselves, which together are assembled into a collective
    whole. A work that constitutes a Collection will not be considered
    an Adaptation (as defined below) for the purposes of this License.
 
    c. "Creative Commons Compatible License" means a license that is
    listed at http://creativecommons.org/compatiblelicenses that has
    been approved by Creative Commons as being essentially equivalent
    to this License, including, at a minimum, because that license: (i)
    contains terms that have the same purpose, meaning and effect as the
    License Elements of this License; and, (ii) explicitly permits the
    relicensing of adaptations of works made available under that license
    under this License or a Creative Commons jurisdiction license with
    the same License Elements as this License.
 
    d. "Distribute" means to make available to the public the original
    and copies of the Work or Adaptation, as appropriate, through sale
    or other transfer of ownership.
 
    e. "License Elements" means the following high-level license attributes
    as selected by Licensor and indicated in the title of this License:
    Attribution, ShareAlike.
 
    f. "Licensor" means the individual, individuals, entity or entities
    that offer(s) the Work under the terms of this License.
 
    g. "Original Author" means, in the case of a literary or artistic
    work, the individual, individuals, entity or entities who created the
    Work or if no individual or entity can be identified, the publisher;
    and in addition (i) in the case of a performance the actors, singers,
    musicians, dancers, and other persons who act, sing, deliver, declaim,
    play in, interpret or otherwise perform literary or artistic works or
    expressions of folklore; (ii) in the case of a phonogram the producer
    being the person or legal entity who first fixes the sounds of a
    performance or other sounds; and, (iii) in the case of broadcasts,
    the organization that transmits the broadcast.
 
    h. "Work" means the literary and/or artistic work offered under the
    terms of this License including without limitation any production
    in the literary, scientific and artistic domain, whatever may be
    the mode or form of its expression including digital form, such
    as a book, pamphlet and other writing; a lecture, address, sermon
    or other work of the same nature; a dramatic or dramatico-musical
    work; a choreographic work or entertainment in dumb show; a musical
    composition with or without words; a cinematographic work to which are
    assimilated works expressed by a process analogous to cinematography;
    a work of drawing, painting, architecture, sculpture, engraving
    or lithography; a photographic work to which are assimilated works
    expressed by a process analogous to photography; a work of applied art;
    an illustration, map, plan, sketch or three-dimensional work relative
    to geography, topography, architecture or science; a performance;
    a broadcast; a phonogram; a compilation of data to the extent it is
    protected as a copyrightable work; or a work performed by a variety
    or circus performer to the extent it is not otherwise considered a
    literary or artistic work.
 
    i. "You" means an individual or entity exercising rights under this
    License who has not previously violated the terms of this License
    with respect to the Work, or who has received express permission
    from the Licensor to exercise rights under this License despite a
    previous violation.
 
    j. "Publicly Perform" means to perform public recitations of the
    Work and to communicate to the public those public recitations, by
    any means or process, including by wire or wireless means or public
    digital performances; to make available to the public Works in such
    a way that members of the public may access these Works from a place
    and at a place individually chosen by them; to perform the Work to the
    public by any means or process and the communication to the public of
    the performances of the Work, including by public digital performance;
    to broadcast and rebroadcast the Work by any means including signs,
    sounds or images.
 
    k. "Reproduce" means to make copies of the Work by any means including
    without limitation by sound or visual recordings and the right of
    fixation and reproducing fixations of the Work, including storage
    of a protected performance or phonogram in digital form or other
    electronic medium.
 
 2. Fair Dealing Rights.
 Nothing in this License is intended to reduce, limit, or restrict any
 uses free from copyright or rights arising from limitations or exceptions
 that are provided for in connection with the copyright protection under
 copyright law or other applicable laws.
 
 3. License Grant.
 Subject to the terms and conditions of this License, Licensor hereby
 grants You a worldwide, royalty-free, non-exclusive, perpetual (for the
 duration of the applicable copyright) license to exercise the rights in
 the Work as stated below:
 
    a. to Reproduce the Work, to incorporate the Work into one or
    more Collections, and to Reproduce the Work as incorporated in the
    Collections;
 
    b. to create and Reproduce Adaptations provided that any such
    Adaptation, including any translation in any medium, takes reasonable
    steps to clearly label, demarcate or otherwise identify that changes
    were made to the original Work. For example, a translation could be
    marked "The original work was translated from English to Spanish," or
    a modification could indicate "The original work has been modified.";
 
    c. to Distribute and Publicly Perform the Work including as
    incorporated in Collections; and,
 
    d. to Distribute and Publicly Perform Adaptations.
 
    e. For the avoidance of doubt:
 
       i. Non-waivable Compulsory License Schemes. In those jurisdictions
       in which the right to collect royalties through any statutory or
       compulsory licensing scheme cannot be waived, the Licensor reserves
       the exclusive right to collect such royalties for any exercise by
       You of the rights granted under this License;
 
       ii. Waivable Compulsory License Schemes. In those jurisdictions
       in which the right to collect royalties through any statutory or
       compulsory licensing scheme can be waived, the Licensor waives the
       exclusive right to collect such royalties for any exercise by You
       of the rights granted under this License; and,
 
       iii. Voluntary License Schemes. The Licensor waives the right
       to collect royalties, whether individually or, in the event that
       the Licensor is a member of a collecting society that administers
       voluntary licensing schemes, via that society, from any exercise
       by You of the rights granted under this License.  The above rights
       may be exercised in all media and formats whether now known or
       hereafter devised. The above rights include the right to make such
       modifications as are technically necessary to exercise the rights
       in other media and formats. Subject to Section 8(f), all rights
       not expressly granted by Licensor are hereby reserved.
 
 4. Restrictions.
 The license granted in Section 3 above is expressly made subject to and
 limited by the following restrictions:
 
    a. You may Distribute or Publicly Perform the Work only under the
    terms of this License.  You must include a copy of, or the Uniform
    Resource Identifier (URI) for, this License with every copy of the
    Work You Distribute or Publicly Perform. You may not offer or impose
    any terms on the Work that restrict the terms of this License or the
    ability of the recipient of the Work to exercise the rights granted to
    that recipient under the terms of the License. You may not sublicense
    the Work. You must keep intact all notices that refer to this License
    and to the disclaimer of warranties with every copy of the Work You
    Distribute or Publicly Perform. When You Distribute or Publicly Perform
    the Work, You may not impose any effective technological measures on
    the Work that restrict the ability of a recipient of the Work from
    You to exercise the rights granted to that recipient under the terms
    of the License. This Section 4(a) applies to the Work as incorporated
    in a Collection, but this does not require the Collection apart from
    the Work itself to be made subject to the terms of this License. If
    You create a Collection, upon notice from any Licensor You must,
    to the extent practicable, remove from the Collection any credit as
    required by Section 4(c), as requested. If You create an Adaptation,
    upon notice from any Licensor You must, to the extent practicable,
    remove from the Adaptation any credit as required by Section 4(c),
    as requested.
 
    b. You may Distribute or Publicly Perform an Adaptation only under the
    terms of: (i) this License; (ii) a later version of this License with
    the same License Elements as this License; (iii) a Creative Commons
    jurisdiction license (either this or a later license version) that
    contains the same License Elements as this License (e.g., Attribution-
    ShareAlike 3.0 US)); (iv) a Creative Commons Compatible License. If
    you license the Adaptation under one of the licenses mentioned in
    (iv), you must comply with the terms of that license. If you license
    the Adaptation under the terms of any of the licenses mentioned in
    (i), (ii) or (iii) (the "Applicable License"), you must comply with
    the terms of the Applicable License generally and the following
    provisions: (I) You must include a copy of, or the URI for, the
    Applicable License with every copy of each Adaptation You Distribute
    or Publicly Perform; (II) You may not offer or impose any terms on
    the Adaptation that restrict the terms of the Applicable License or
    the ability of the recipient of the Adaptation to exercise the rights
    granted to that recipient under the terms of the Applicable License;
    (III) You must keep intact all notices that refer to the Applicable
    License and to the disclaimer of warranties with every copy of the
    Work as included in the Adaptation You Distribute or Publicly Perform;
    (IV) when You Distribute or Publicly Perform the Adaptation, You may
    not impose any effective technological measures on the Adaptation
    that restrict the ability of a recipient of the Adaptation from You
    to exercise the rights granted to that recipient under the terms of
    the Applicable License. This Section 4(b) applies to the Adaptation as
    incorporated in a Collection, but this does not require the Collection
    apart from the Adaptation itself to be made subject to the terms of
    the Applicable License.
 
    c. If You Distribute, or Publicly Perform the Work or any Adaptations
    or Collections, You must, unless a request has been made pursuant
    to Section 4(a), keep intact all copyright notices for the Work and
    provide, reasonable to the medium or means You are utilizing: (i) the
    name of the Original Author (or pseudonym, if applicable) if supplied,
    and/or if the Original Author and/or Licensor designate another party
    or parties (e.g., a sponsor institute, publishing entity, journal)
    for attribution ("Attribution Parties") in Licensor's copyright
    notice, terms of service or by other reasonable means, the name of
    such party or parties; (ii) the title of the Work if supplied; (iii)
    to the extent reasonably practicable, the URI, if any, that Licensor
    specifies to be associated with the Work, unless such URI does not
    refer to the copyright notice or licensing information for the Work;
    and (iv) , consistent with Ssection 3(b), in the case of an Adaptation,
    a credit identifying the use of the Work in the Adaptation (e.g.,
    "French translation of the Work by Original Author," or "Screenplay
    based on original Work by Original Author"). The credit required
    by this Section 4(c) may be implemented in any reasonable manner;
    provided, however, that in the case of a Adaptation or Collection, at
    a minimum such credit will appear, if a credit for all contributing
    authors of the Adaptation or Collection appears, then as part of
    these credits and in a manner at least as prominent as the credits
    for the other contributing authors. For the avoidance of doubt, You
    may only use the credit required by this Section for the purpose of
    attribution in the manner set out above and, by exercising Your rights
    under this License, You may not implicitly or explicitly assert or
    imply any connection with, sponsorship or endorsement by the Original
    Author, Licensor and/or Attribution Parties, as appropriate, of You
    or Your use of the Work, without the separate, express prior written
    permission of the Original Author, Licensor and/or Attribution Parties.
 
    d. Except as otherwise agreed in writing by the Licensor or as may be
    otherwise permitted by applicable law, if You Reproduce, Distribute
    or Publicly Perform the Work either by itself or as part of any
    Adaptations or Collections, You must not distort, mutilate, modify
    or take other derogatory action in relation to the Work which would
    be prejudicial to the Original Author's honor or reputation. Licensor
    agrees that in those jurisdictions (e.g. Japan), in which any exercise
    of the right granted in Section 3(b) of this License (the right to
    make Adaptations) would be deemed to be a distortion, mutilation,
    modification or other derogatory action prejudicial to the Original
    Author's honor and reputation, the Licensor will waive or not assert,
    as appropriate, this Section, to the fullest extent permitted by the
    applicable national law, to enable You to reasonably exercise Your
    right under Section 3(b) of this License (right to make Adaptations)
    but not otherwise.
 
 5. Representations, Warranties and Disclaimer
 UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
 OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
 KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
 INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
 FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
 LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
 WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION
 OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
 
 6. Limitation on Liability.
 EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR
 BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL,
 CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS
 LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGES.
 
 7. Termination
 
    a. This License and the rights granted hereunder will terminate
    automatically upon any breach by You of the terms of this
    License. Individuals or entities who have received Adaptations or
    Collections from You under this License, however, will not have their
    licenses terminated provided such individuals or entities remain in
    full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8
    will survive any termination of this License.
 
    b. Subject to the above terms and conditions, the license granted
    here is perpetual (for the duration of the applicable copyright in
    the Work). Notwithstanding the above, Licensor reserves the right to
    release the Work under different license terms or to stop distributing
    the Work at any time; provided, however that any such election will not
    serve to withdraw this License (or any other license that has been,
    or is required to be, granted under the terms of this License), and
    this License will continue in full force and effect unless terminated
    as stated above.
 
 8. Miscellaneous
 
    a. Each time You Distribute or Publicly Perform the Work or a
    Collection, the Licensor offers to the recipient a license to the
    Work on the same terms and conditions as the license granted to You
    under this License.
 
    b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
    offers to the recipient a license to the original Work on the same
    terms and conditions as the license granted to You under this License.
 
    c. If any provision of this License is invalid or unenforceable under
    applicable law, it shall not affect the validity or enforceability
    of the remainder of the terms of this License, and without further
    action by the parties to this agreement, such provision shall be
    reformed to the minimum extent necessary to make such provision valid
    and enforceable.
 
    d. No term or provision of this License shall be deemed waived and no
    breach consented to unless such waiver or consent shall be in writing
    and signed by the party to be charged with such waiver or consent.
 
    e. This License constitutes the entire agreement between the parties
    with respect to the Work licensed here. There are no understandings,
    agreements or representations with respect to the Work not specified
    here. Licensor shall not be bound by any additional provisions that
    may appear in any communication from You. This License may not be
    modified without the mutual written agreement of the Licensor and You.
 
    f. The rights granted under, and the subject matter referenced, in this
    License were drafted utilizing the terminology of the Berne Convention
    for the Protection of Literary and Artistic Works (as amended on
    September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
    Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and
    the Universal Copyright Convention (as revised on July 24, 1971). These
    rights and subject matter take effect in the relevant jurisdiction
    in which the License terms are sought to be enforced according to
    the corresponding provisions of the implementation of those treaty
    provisions in the applicable national law. If the standard suite of
    rights granted under applicable copyright law includes additional
    rights not granted under this License, such additional rights are
    deemed to be included in the License; this License is not intended
    to restrict the license of any rights under applicable law.
 
 
 
2c8602d4
 --------------- SECTION 22: Creative Commons Attribution-ShareAlike, V4.0 -----------
7acc3889
 
 Creative Commons Attribution-ShareAlike 4.0 International Public License
 
 Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
 
 Using Creative Commons Public Licenses
 
 Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.
 
     Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors.
 
     Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public.
 
 Creative Commons Attribution-ShareAlike 4.0 International Public License
 
 By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
 
 Section 1 – Definitions.
 
     Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
     Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
     BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License.
     Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
     Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
     Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
     License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike.
     Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
     Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
     Licensor means the individual(s) or entity(ies) granting rights under this Public License.
     Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
     Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
     You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
 
 Section 2 – Scope.
 
     License grant.
         Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
             reproduce and Share the Licensed Material, in whole or in part; and
             produce, reproduce, and Share Adapted Material.
         Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
         Term. The term of this Public License is specified in Section 6(a).
         Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
         Downstream recipients.
             Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
             Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply.
             No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
         No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
 
     Other rights.
         Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
         Patent and trademark rights are not licensed under this Public License.
         To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.
 
 Section 3 – License Conditions.
 
 Your exercise of the Licensed Rights is expressly made subject to the following conditions.
 
     Attribution.
 
         If You Share the Licensed Material (including in modified form), You must:
             retain the following if it is supplied by the Licensor with the Licensed Material:
                 identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
                 a copyright notice;
                 a notice that refers to this Public License;
                 a notice that refers to the disclaimer of warranties;
                 a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
             indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
             indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
         You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
         If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
     ShareAlike.
 
     In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.
         The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License.
         You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material.
         You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply.
 
 Section 4 – Sui Generis Database Rights.
 
 Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
 
     for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;
     if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and
     You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
 
 For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
 
 Section 5 – Disclaimer of Warranties and Limitation of Liability.
 
     Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
     To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
 
     The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
 
 Section 6 – Term and Termination.
 
     This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
 
     Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
         automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
         upon express reinstatement by the Licensor.
     For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
     For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
     Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
 
 Section 7 – Other Terms and Conditions.
 
     The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
     Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
 
 Section 8 – Interpretation.
 
     For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
     To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
     No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
     Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
 
 Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” The text of the Creative Commons public licenses is dedicated to the public domain under the CC0 Public Domain Dedication. Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.
 
 Creative Commons may be contacted at creativecommons.org.
 
 
 
2c8602d4
 --------------- SECTION 23: Creative Commons Attribution License, V3.0 -----------
7acc3889
 
2c8602d4
 Creative Commons Attribution 3.0 Unported
7acc3889
 
 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
 SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT
 RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS"
 BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION
 PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
 
 License
2c8602d4
 
7acc3889
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
2c8602d4
 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
 COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN
 AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 
7acc3889
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
 TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE
 MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
 CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
 CONDITIONS.
 
 1. Definitions
 
    a. "Adaptation" means a work based upon the Work, or upon the Work
    and other pre-existing works, such as a translation, adaptation,
    derivative work, arrangement of music or other alterations of a
    literary or artistic work, or phonogram or performance and includes
    cinematographic adaptations or any other form in which the Work may
    be recast, transformed, or adapted including in any form recognizably
    derived from the original, except that a work that constitutes a
    Collection will not be considered an Adaptation for the purpose of
    this License. For the avoidance of doubt, where the Work is a musical
    work, performance or phonogram, the synchronization of the Work in
    timed-relation with a moving image ("synching") will be considered
    an Adaptation for the purpose of this License.
 
    b. "Collection" means a collection of literary or artistic works,
    such as encyclopedias and anthologies, or performances, phonograms or
    broadcasts, or other works or subject matter other than works listed in
    Section 1(f) below, which, by reason of the selection and arrangement
    of their contents, constitute intellectual creations, in which the
    Work is included in its entirety in unmodified form along with one or
    more other contributions, each constituting separate and independent
    works in themselves, which together are assembled into a collective
    whole. A work that constitutes a Collection will not be considered
2c8602d4
    an Adaptation (as defined above) for the purposes of this License.
7acc3889
 
2c8602d4
    c. "Distribute" means to make available to the public the original
7acc3889
    and copies of the Work or Adaptation, as appropriate, through sale
    or other transfer of ownership.
 
2c8602d4
    d. "Licensor" means the individual, individuals, entity or entities
7acc3889
    that offer(s) the Work under the terms of this License.
 
2c8602d4
    e. "Original Author" means, in the case of a literary or artistic
7acc3889
    work, the individual, individuals, entity or entities who created the
    Work or if no individual or entity can be identified, the publisher;
    and in addition (i) in the case of a performance the actors, singers,
    musicians, dancers, and other persons who act, sing, deliver, declaim,
    play in, interpret or otherwise perform literary or artistic works or
    expressions of folklore; (ii) in the case of a phonogram the producer
    being the person or legal entity who first fixes the sounds of a
    performance or other sounds; and, (iii) in the case of broadcasts,
    the organization that transmits the broadcast.
 
2c8602d4
    f. "Work" means the literary and/or artistic work offered under the
7acc3889
    terms of this License including without limitation any production
    in the literary, scientific and artistic domain, whatever may be
    the mode or form of its expression including digital form, such
    as a book, pamphlet and other writing; a lecture, address, sermon
    or other work of the same nature; a dramatic or dramatico-musical
    work; a choreographic work or entertainment in dumb show; a musical
    composition with or without words; a cinematographic work to which are
    assimilated works expressed by a process analogous to cinematography;
    a work of drawing, painting, architecture, sculpture, engraving
    or lithography; a photographic work to which are assimilated works
    expressed by a process analogous to photography; a work of applied art;
    an illustration, map, plan, sketch or three-dimensional work relative
    to geography, topography, architecture or science; a performance;
    a broadcast; a phonogram; a compilation of data to the extent it is
    protected as a copyrightable work; or a work performed by a variety
    or circus performer to the extent it is not otherwise considered a
    literary or artistic work.
 
2c8602d4
    g. "You" means an individual or entity exercising rights under this
7acc3889
    License who has not previously violated the terms of this License
    with respect to the Work, or who has received express permission
    from the Licensor to exercise rights under this License despite a
    previous violation.
 
2c8602d4
    h. "Publicly Perform" means to perform public recitations of the
7acc3889
    Work and to communicate to the public those public recitations, by
    any means or process, including by wire or wireless means or public
    digital performances; to make available to the public Works in such
    a way that members of the public may access these Works from a place
    and at a place individually chosen by them; to perform the Work to the
    public by any means or process and the communication to the public of
    the performances of the Work, including by public digital performance;
    to broadcast and rebroadcast the Work by any means including signs,
    sounds or images.
 
2c8602d4
    i. "Reproduce" means to make copies of the Work by any means including
7acc3889
    without limitation by sound or visual recordings and the right of
    fixation and reproducing fixations of the Work, including storage
    of a protected performance or phonogram in digital form or other
    electronic medium.
 
2c8602d4
 2. Fair Dealing Rights. Nothing in this License is intended to reduce,
 limit, or restrict any uses free from copyright or rights arising from
 limitations or exceptions that are provided for in connection with the
 copyright protection under copyright law or other applicable laws.
7acc3889
 
2c8602d4
 3. License Grant. Subject to the terms and conditions of this License,
 Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
 perpetual (for the duration of the applicable copyright) license to
 exercise the rights in the Work as stated below:
7acc3889
 
    a. to Reproduce the Work, to incorporate the Work into one or
    more Collections, and to Reproduce the Work as incorporated in the
    Collections;
 
    b. to create and Reproduce Adaptations provided that any such
    Adaptation, including any translation in any medium, takes reasonable
    steps to clearly label, demarcate or otherwise identify that changes
    were made to the original Work. For example, a translation could be
    marked "The original work was translated from English to Spanish," or
    a modification could indicate "The original work has been modified.";
 
    c. to Distribute and Publicly Perform the Work including as
    incorporated in Collections; and,
 
    d. to Distribute and Publicly Perform Adaptations.
 
    e. For the avoidance of doubt:
 
       i. Non-waivable Compulsory License Schemes. In those jurisdictions
       in which the right to collect royalties through any statutory or
       compulsory licensing scheme cannot be waived, the Licensor reserves
       the exclusive right to collect such royalties for any exercise by
       You of the rights granted under this License;
 
       ii. Waivable Compulsory License Schemes. In those jurisdictions
       in which the right to collect royalties through any statutory or
       compulsory licensing scheme can be waived, the Licensor waives the
       exclusive right to collect such royalties for any exercise by You
       of the rights granted under this License; and,
 
       iii. Voluntary License Schemes. The Licensor waives the right
       to collect royalties, whether individually or, in the event that
       the Licensor is a member of a collecting society that administers
       voluntary licensing schemes, via that society, from any exercise
       by You of the rights granted under this License.  The above rights
       may be exercised in all media and formats whether now known or
       hereafter devised. The above rights include the right to make such
       modifications as are technically necessary to exercise the rights
       in other media and formats. Subject to Section 8(f), all rights
       not expressly granted by Licensor are hereby reserved.
 
2c8602d4
 4. Restrictions. The license granted in Section 3 above is expressly
 made subject to and limited by the following restrictions:
7acc3889
 
    a. You may Distribute or Publicly Perform the Work only under the
    terms of this License.  You must include a copy of, or the Uniform
    Resource Identifier (URI) for, this License with every copy of the
    Work You Distribute or Publicly Perform. You may not offer or impose
    any terms on the Work that restrict the terms of this License or the
    ability of the recipient of the Work to exercise the rights granted to
    that recipient under the terms of the License. You may not sublicense
    the Work. You must keep intact all notices that refer to this License
    and to the disclaimer of warranties with every copy of the Work You
    Distribute or Publicly Perform. When You Distribute or Publicly Perform
    the Work, You may not impose any effective technological measures on
    the Work that restrict the ability of a recipient of the Work from
    You to exercise the rights granted to that recipient under the terms
    of the License. This Section 4(a) applies to the Work as incorporated
    in a Collection, but this does not require the Collection apart from
    the Work itself to be made subject to the terms of this License. If
    You create a Collection, upon notice from any Licensor You must,
    to the extent practicable, remove from the Collection any credit as
2c8602d4
    required by Section 4(b), as requested. If You create an Adaptation,
7acc3889
    upon notice from any Licensor You must, to the extent practicable,
2c8602d4
    remove from the Adaptation any credit as required by Section 4(b),
7acc3889
    as requested.
 
2c8602d4
    b. If You Distribute, or Publicly Perform the Work or any Adaptations
7acc3889
    or Collections, You must, unless a request has been made pursuant
    to Section 4(a), keep intact all copyright notices for the Work and
    provide, reasonable to the medium or means You are utilizing: (i) the
    name of the Original Author (or pseudonym, if applicable) if supplied,
    and/or if the Original Author and/or Licensor designate another party
    or parties (e.g., a sponsor institute, publishing entity, journal)
    for attribution ("Attribution Parties") in Licensor's copyright
    notice, terms of service or by other reasonable means, the name of
    such party or parties; (ii) the title of the Work if supplied; (iii)
    to the extent reasonably practicable, the URI, if any, that Licensor
    specifies to be associated with the Work, unless such URI does not
    refer to the copyright notice or licensing information for the Work;
2c8602d4
    and (iv) , consistent with Section 3(b), in the case of an Adaptation,
7acc3889
    a credit identifying the use of the Work in the Adaptation (e.g.,
    "French translation of the Work by Original Author," or "Screenplay
    based on original Work by Original Author"). The credit required
2c8602d4
    by this Section 4 (b) may be implemented in any reasonable manner;
7acc3889
    provided, however, that in the case of a Adaptation or Collection, at
    a minimum such credit will appear, if a credit for all contributing
    authors of the Adaptation or Collection appears, then as part of
    these credits and in a manner at least as prominent as the credits
    for the other contributing authors. For the avoidance of doubt, You
    may only use the credit required by this Section for the purpose of
    attribution in the manner set out above and, by exercising Your rights
    under this License, You may not implicitly or explicitly assert or
    imply any connection with, sponsorship or endorsement by the Original
    Author, Licensor and/or Attribution Parties, as appropriate, of You
    or Your use of the Work, without the separate, express prior written
    permission of the Original Author, Licensor and/or Attribution Parties.
 
2c8602d4
    c. Except as otherwise agreed in writing by the Licensor or as may be
7acc3889
    otherwise permitted by applicable law, if You Reproduce, Distribute
    or Publicly Perform the Work either by itself or as part of any
    Adaptations or Collections, You must not distort, mutilate, modify
    or take other derogatory action in relation to the Work which would
    be prejudicial to the Original Author's honor or reputation. Licensor
    agrees that in those jurisdictions (e.g. Japan), in which any exercise
    of the right granted in Section 3(b) of this License (the right to
    make Adaptations) would be deemed to be a distortion, mutilation,
    modification or other derogatory action prejudicial to the Original
    Author's honor and reputation, the Licensor will waive or not assert,
    as appropriate, this Section, to the fullest extent permitted by the
    applicable national law, to enable You to reasonably exercise Your
    right under Section 3(b) of this License (right to make Adaptations)
    but not otherwise.
 
 5. Representations, Warranties and Disclaimer
 UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
 OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
 KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
 INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
 FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
 LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
 WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION
 OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
 
 6. Limitation on Liability.
 EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR
 BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL,
 CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS
 LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGES.
 
 7. Termination
 
    a. This License and the rights granted hereunder will terminate
    automatically upon any breach by You of the terms of this
    License. Individuals or entities who have received Adaptations or
    Collections from You under this License, however, will not have their
    licenses terminated provided such individuals or entities remain in
    full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8
    will survive any termination of this License.
 
    b. Subject to the above terms and conditions, the license granted
    here is perpetual (for the duration of the applicable copyright in
    the Work). Notwithstanding the above, Licensor reserves the right to
    release the Work under different license terms or to stop distributing
    the Work at any time; provided, however that any such election will not
    serve to withdraw this License (or any other license that has been,
    or is required to be, granted under the terms of this License), and
    this License will continue in full force and effect unless terminated
    as stated above.
 
 8. Miscellaneous
 
    a. Each time You Distribute or Publicly Perform the Work or a
    Collection, the Licensor offers to the recipient a license to the
    Work on the same terms and conditions as the license granted to You
    under this License.
 
    b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
    offers to the recipient a license to the original Work on the same
    terms and conditions as the license granted to You under this License.
 
    c. If any provision of this License is invalid or unenforceable under
    applicable law, it shall not affect the validity or enforceability
    of the remainder of the terms of this License, and without further
    action by the parties to this agreement, such provision shall be
    reformed to the minimum extent necessary to make such provision valid
    and enforceable.
 
    d. No term or provision of this License shall be deemed waived and no
    breach consented to unless such waiver or consent shall be in writing
    and signed by the party to be charged with such waiver or consent.
 
    e. This License constitutes the entire agreement between the parties
    with respect to the Work licensed here. There are no understandings,
    agreements or representations with respect to the Work not specified
    here. Licensor shall not be bound by any additional provisions that
    may appear in any communication from You. This License may not be
    modified without the mutual written agreement of the Licensor and You.
 
    f. The rights granted under, and the subject matter referenced, in this
    License were drafted utilizing the terminology of the Berne Convention
    for the Protection of Literary and Artistic Works (as amended on
    September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
    Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and
    the Universal Copyright Convention (as revised on July 24, 1971). These
    rights and subject matter take effect in the relevant jurisdiction
    in which the License terms are sought to be enforced according to
    the corresponding provisions of the implementation of those treaty
    provisions in the applicable national law. If the standard suite of
    rights granted under applicable copyright law includes additional
    rights not granted under this License, such additional rights are
    deemed to be included in the License; this License is not intended
    to restrict the license of any rights under applicable law.
 
 
    
2c8602d4
 --------------- SECTION 24: Creative Commons Attribution 4.0 International -----------
7acc3889
 
 Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
 
 Using Creative Commons Public Licenses
 
 Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.
 
 Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors.
 
 Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public.
 
 Creative Commons Attribution 4.0 International Public License
 
 By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
 
 Section 1 – Definitions.
 
 Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
 Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
 Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
 Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
 Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
 Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
 Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
 Licensor means the individual(s) or entity(ies) granting rights under this Public License.
 Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
 Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
 You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
 
 Section 2 – Scope.
 
 License grant.
 Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
 reproduce and Share the Licensed Material, in whole or in part; and
 produce, reproduce, and Share Adapted Material.
 Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
 Term. The term of this Public License is specified in Section 6(a).
 Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
 Downstream recipients.
 Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
 No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
 No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
 
 Other rights.
 Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
 Patent and trademark rights are not licensed under this Public License.
 To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.
 
 Section 3 – License Conditions.
 
 Your exercise of the Licensed Rights is expressly made subject to the following conditions.
 
 Attribution.
 
 If You Share the Licensed Material (including in modified form), You must:
 retain the following if it is supplied by the Licensor with the Licensed Material:
 identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
 a copyright notice;
 a notice that refers to this Public License;
 a notice that refers to the disclaimer of warranties;
 a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
 indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
 indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
 You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
 If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
 If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License.
 
 Section 4 – Sui Generis Database Rights.
 
 Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
 
 for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;
 if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and
 You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
 
 For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
 
 Section 5 – Disclaimer of Warranties and Limitation of Liability.
 
 Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
 To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
 
 The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
 
 Section 6 – Term and Termination.
 
 This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
 
 Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
 automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
 upon express reinstatement by the Licensor.
 For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
 For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
 Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
 
 Section 7 – Other Terms and Conditions.
 
 The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
 Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
 
 Section 8 – Interpretation.
 
 For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
 To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
 No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
 Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
 
 Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.
 
 Creative Commons may be contacted at creativecommons.org.
 
 
 
2c8602d4
 --------------- SECTION 25: Eclipse Public License, V1.0 -----------
7acc3889
 
 Eclipse Public License - v 1.0
 
 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
 PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
 OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
 1. DEFINITIONS
 
 "Contribution" means:
 
     a) in the case of the initial Contributor, the initial code and
     documentation distributed under this Agreement, and
 
     b) in the case of each subsequent Contributor:
 
         i) changes to the Program, and
 
         ii) additions to the Program; where such changes and/or
         additions to the Program originate from and are distributed
         by that particular Contributor. A Contribution 'originates'
         from a Contributor if it was added to the Program by such
         Contributor itself or anyone acting on such Contributor's
         behalf. Contributions do not include additions to the Program
         which: (i) are separate modules of software distributed in
         conjunction with the Program under their own license agreement,
         and (ii) are not derivative works of the Program.
 
 "Contributor" means any person or entity that distributes the Program.
 
 "Licensed Patents" mean patent claims licensable by a Contributor which
 are necessarily infringed by the use or sale of its Contribution alone
 or when combined with the Program.
 
 "Program" means the Contributions distributed in accordance with this
 Agreement.
 
 "Recipient" means anyone who receives the Program under this Agreement,
 including all Contributors.
 
 2. GRANT OF RIGHTS
 
     a) Subject to the terms of this Agreement, each Contributor hereby
     grants Recipient a non-exclusive, worldwide, royalty-free copyright
     license to reproduce, prepare derivative works of, publicly display,
     publicly perform, distribute and sublicense the Contribution of such
     Contributor, if any, and such derivative works, in source code and
     object code form.
 
     b) Subject to the terms of this Agreement, each Contributor hereby
     grants Recipient a non-exclusive, worldwide, royalty-free patent
     license under Licensed Patents to make, use, sell, offer to sell,
     import and otherwise transfer the Contribution of such Contributor,
     if any, in source code and object code form. This patent license
     shall apply to the combination of the Contribution and the Program
     if, at the time the Contribution is added by the Contributor, such
     addition of the Contribution causes such combination to be covered
     by the Licensed Patents. The patent license shall not apply to any
     other combinations which include the Contribution. No hardware per
     se is licensed hereunder.
 
     c) Recipient understands that although each Contributor grants the
     licenses to its Contributions set forth herein, no assurances are
     provided by any Contributor that the Program does not infringe the
     patent or other intellectual property rights of any other entity. Each
     Contributor disclaims any liability to Recipient for claims brought by
     any other entity based on infringement of intellectual property rights
     or otherwise. As a condition to exercising the rights and licenses
     granted hereunder, each Recipient hereby assumes sole responsibility
     to secure any other intellectual property rights needed, if any. For
     example, if a third party patent license is required to allow
     Recipient to distribute the Program, it is Recipient's responsibility
     to acquire that license before distributing the Program.
 
     d) Each Contributor represents that to its knowledge it has sufficient
     copyright rights in its Contribution, if any, to grant the copyright
     license set forth in this Agreement.
 
 3. REQUIREMENTS
 
 A Contributor may choose to distribute the Program in object code form
 under its own license agreement, provided that:
 
     a) it complies with the terms and conditions of this Agreement; and
 
     b) its license agreement:
 
         i) effectively disclaims on behalf of all Contributors all
         warranties and conditions, express and implied, including
         warranties or conditions of title and non-infringement, and
         implied warranties or conditions of merchantability and fitness
         for a particular purpose;
 
         ii) effectively excludes on behalf of all Contributors all
         liability for damages, including direct, indirect, special,
         incidental and consequential damages, such as lost profits;
 
         iii) states that any provisions which differ from this Agreement
         are offered by that Contributor alone and not by any other
         party; and
 
         iv) states that source code for the Program is available from
         such Contributor, and informs licensees how to obtain it in a
         reasonable manner on or through a medium customarily used for
         software exchange.
 
 When the Program is made available in source code form:
 
     a) it must be made available under this Agreement; and
 
     b) a copy of this Agreement must be included with each copy of
     the Program.  Contributors may not remove or alter any copyright
     notices contained within the Program.
 
 Each Contributor must identify itself as the originator of its
 Contribution, if any, in a manner that reasonably allows subsequent
 Recipients to identify the originator of the Contribution.
 
 4. COMMERCIAL DISTRIBUTION
 
 Commercial distributors of software may accept certain responsibilities
 with respect to end users, business partners and the like. While this
 license is intended to facilitate the commercial use of the Program, the
 Contributor who includes the Program in a commercial product offering
 should do so in a manner which does not create potential liability for
 other Contributors. Therefore, if a Contributor includes the Program in a
 commercial product offering, such Contributor ("Commercial Contributor")
 hereby agrees to defend and indemnify every other Contributor
 ("Indemnified Contributor") against any losses, damages and costs
 (collectively "Losses") arising from claims, lawsuits and other legal
 actions brought by a third party against the Indemnified Contributor to
 the extent caused by the acts or omissions of such Commercial Contributor
 in connection with its distribution of the Program in a commercial
 product offering. The obligations in this section do not apply to any
 claims or Losses relating to any actual or alleged intellectual property
 infringement. In order to qualify, an Indemnified Contributor must: a)
 promptly notify the Commercial Contributor in writing of such claim,
 and b) allow the Commercial Contributor to control, and cooperate with
 the Commercial Contributor in, the defense and any related settlement
 negotiations. The Indemnified Contributor may participate in any such
 claim at its own expense.
 
 For example, a Contributor might include the Program in a commercial
 product offering, Product X. That Contributor is then a Commercial
 Contributor. If that Commercial Contributor then makes performance claims,
 or offers warranties related to Product X, those performance claims and
 warranties are such Commercial Contributor's responsibility alone. Under
 this section, the Commercial Contributor would have to defend claims
 against the other Contributors related to those performance claims and
 warranties, and if a court requires any other Contributor to pay any
 damages as a result, the Commercial Contributor must pay those damages.
 
 5. NO WARRANTY
 
 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED
 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. Each Recipient is solely responsible for determining
 the appropriateness of using and distributing the Program and assumes
 all risks associated with its exercise of rights under this Agreement
 , including but not limited to the risks and costs of program errors,
 compliance with applicable laws, damage to or loss of data, programs or
 equipment, and unavailability or interruption of operations.
 
 6. DISCLAIMER OF LIABILITY
 
 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
 ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
 WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION
 OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 7. GENERAL
 
 If any provision of this Agreement is invalid or unenforceable under
 applicable law, it shall not affect the validity or enforceability of
 the remainder of the terms of this Agreement, and without further action
 by the parties hereto, such provision shall be reformed to the minimum
 extent necessary to make such provision valid and enforceable.
 
 If Recipient institutes patent litigation against any entity (including
 a cross-claim or counterclaim in a lawsuit) alleging that the Program
 itself (excluding combinations of the Program with other software or
 hardware) infringes such Recipient's patent(s), then such Recipient's
 rights granted under Section 2(b) shall terminate as of the date such
 litigation is filed.
 
 All Recipient's rights under this Agreement shall terminate if it fails
 to comply with any of the material terms or conditions of this Agreement
 and does not cure such failure in a reasonable period of time after
 becoming aware of such noncompliance. If all Recipient's rights under
 this Agreement terminate, Recipient agrees to cease use and distribution
 of the Program as soon as reasonably practicable. However, Recipient's
 obligations under this Agreement and any licenses granted by Recipient
 relating to the Program shall continue and survive.
 
 Everyone is permitted to copy and distribute copies of this Agreement,
 but in order to avoid inconsistency the Agreement is copyrighted and may
 only be modified in the following manner. The Agreement Steward reserves
 the right to publish new versions (including revisions) of this Agreement
 from time to time. No one other than the Agreement Steward has the right
 to modify this Agreement. The Eclipse Foundation is the initial Agreement
 Steward. The Eclipse Foundation may assign the responsibility to serve
 as the Agreement Steward to a suitable separate entity. Each new version
 of the Agreement will be given a distinguishing version number. The
 Program (including Contributions) may always be distributed subject to
 the version of the Agreement under which it was received. In addition,
 after a new version of the Agreement is published, Contributor may elect
 to distribute the Program (including its Contributions) under the new
 version. Except as expressly stated in Sections 2(a) and 2(b) above,
 Recipient receives no rights or licenses to the intellectual property of
 any Contributor under this Agreement, whether expressly, by implication,
 estoppel or otherwise. All rights in the Program not expressly granted
 under this Agreement are reserved.
 
 This Agreement is governed by the laws of the State of New York and the
 intellectual property laws of the United States of America. No party to
 this Agreement will bring a legal action under this Agreement more than
 one year after the cause of action arose. Each party waives its rights
 to a jury trial in any resulting litigation.
 
 
 
2c8602d4
 --------------- SECTION 26: Creative Commons Attribution-ShareAlike, V2.5 -----------
7acc3889
 
2c8602d4
 Creative Commons Attribution-ShareAlike 2.5
7acc3889
 
2c8602d4
 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
 SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT
 RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS.
 CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND
 DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
7acc3889
 
2c8602d4
 License
7acc3889
 
2c8602d4
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
 COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
 AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
7acc3889
 
2c8602d4
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE
 BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS
 CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
 CONDITIONS.
7acc3889
 
2c8602d4
 1. Definitions
7acc3889
 
2c8602d4
    1. "Collective Work" means a work, such as a periodical issue, anthology or
 encyclopedia, in which the Work in its entirety in unmodified form, along with
 a number of other contributions, constituting separate and independent works in
 themselves, are assembled into a collective whole. A work that constitutes a
 Collective Work will not be considered a Derivative Work (as defined below) for
 the purposes of this License.
 
    2. "Derivative Work" means a work based upon the Work or upon the Work and
 other pre-existing works, such as a translation, musical arrangement,
 dramatization, fictionalization, motion picture version, sound recording, art
 reproduction, abridgment, condensation, or any other form in which the Work may
 be recast, transformed, or adapted, except that a work that constitutes a
 Collective Work will not be considered a Derivative Work for the purpose of
 this License. For the avoidance of doubt, where the Work is a musical
 composition or sound recording, the synchronization of the Work in
 timed-relation with a moving image ("synching") will be considered a Derivative
 Work for the purpose of this License.
 
    3. "Licensor" means the individual or entity that offers the Work under the
 terms of this License.
 
    4. "Original Author" means the individual or entity who created the Work.
 
    5. "Work" means the copyrightable work of authorship offered under the terms
 of this License.
7acc3889
 
2c8602d4
    6. "You" means an individual or entity exercising rights under this License
 who has not previously violated the terms of this License with respect to the
 Work, or who has received express permission from the Licensor to exercise
 rights under this License despite a previous violation.
7acc3889
 
2c8602d4
    7. "License Elements" means the following high-level license attributes as
 selected by Licensor and indicated in the title of this License: Attribution,
 ShareAlike.
7acc3889
 
2c8602d4
 2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or
 restrict any rights arising from fair use, first sale or other limitations on
 the exclusive rights of the copyright owner under copyright law or other
 applicable laws.
7acc3889
 
2c8602d4
 3. License Grant. Subject to the terms and conditions of this License, Licensor
 hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the
 duration of the applicable copyright) license to exercise the rights in the
 Work as stated below:
7acc3889
 
2c8602d4
    1. to reproduce the Work, to incorporate the Work into one or more
 Collective Works, and to reproduce the Work as incorporated in the Collective
 Works;
7acc3889
 
2c8602d4
    2. to create and reproduce Derivative Works;
7acc3889
 
2c8602d4
    3. to distribute copies or phonorecords of, display publicly, perform
 publicly, and perform publicly by means of a digital audio transmission the
 Work including as incorporated in Collective Works;
    
    4. to distribute copies or phonorecords of, display publicly, perform
 publicly, and perform publicly by means of a digital audio transmission
 Derivative Works.
 
    5.
 
       For the avoidance of doubt, where the work is a musical composition:
 
 	 1. Performance Royalties Under Blanket Licenses. Licensor waives the
 exclusive right to collect, whether individually or via a performance rights
 society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or
 public digital performance (e.g. webcast) of the Work.
 
 	 2. Mechanical Rights and Statutory Royalties. Licensor waives the
 exclusive right to collect, whether individually or via a music rights society
 or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You
 create from the Work ("cover version") and distribute, subject to the
 compulsory license created by 17 USC Section 115 of the US Copyright Act (or
 the equivalent in other jurisdictions).
 
    6. Webcasting Rights and Statutory Royalties. For the avoidance of doubt,
 where the Work is a sound recording, Licensor waives the exclusive right to
 collect, whether individually or via a performance-rights society (e.g.
 SoundExchange), royalties for the public digital performance (e.g. webcast) of
 the Work, subject to the compulsory license created by 17 USC Section 114 of
 the US Copyright Act (or the equivalent in other jurisdictions).
 
 The above rights may be exercised in all media and formats whether now known or
 hereafter devised. The above rights include the right to make such
 modifications as are technically necessary to exercise the rights in other
 media and formats. All rights not expressly granted by Licensor are hereby
 reserved.
7acc3889
 
2c8602d4
 4. Restrictions.The license granted in Section 3 above is expressly made
 subject to and limited by the following restrictions:
 
    1. You may distribute, publicly display, publicly perform, or publicly
 digitally perform the Work only under the terms of this License, and You must
 include a copy of, or the Uniform Resource Identifier for, this License with
 every copy or phonorecord of the Work You distribute, publicly display,
 publicly perform, or publicly digitally perform. You may not offer or impose
 any terms on the Work that alter or restrict the terms of this License or the
 recipients' exercise of the rights granted hereunder. You may not sublicense
 the Work. You must keep intact all notices that refer to this License and to
 the disclaimer of warranties. You may not distribute, publicly display,
 publicly perform, or publicly digitally perform the Work with any technological
 measures that control access or use of the Work in a manner inconsistent with
 the terms of this License Agreement. The above applies to the Work as
 incorporated in a Collective Work, but this does not require the Collective
 Work apart from the Work itself to be made subject to the terms of this
 License. If You create a Collective Work, upon notice from any Licensor You
 must, to the extent practicable, remove from the Collective Work any credit as
 required by clause 4(c), as requested. If You create a Derivative Work, upon
 notice from any Licensor You must, to the extent practicable, remove from the
 Derivative Work any credit as required by clause 4(c), as requested.
 
    2. You may distribute, publicly display, publicly perform, or publicly
 digitally perform a Derivative Work only under the terms of this License, a
 later version of this License with the same License Elements as this License,
 or a Creative Commons iCommons license that contains the same License Elements
 as this License (e.g. Attribution-ShareAlike 2.5 Japan). You must include a
 copy of, or the Uniform Resource Identifier for, this License or other license
 specified in the previous sentence with every copy or phonorecord of each
 Derivative Work You distribute, publicly display, publicly perform, or publicly
 digitally perform. You may not offer or impose any terms on the Derivative
 Works that alter or restrict the terms of this License or the recipients'
 exercise of the rights granted hereunder, and You must keep intact all notices
 that refer to this License and to the disclaimer of warranties. You may not
 distribute, publicly display, publicly perform, or publicly digitally perform
 the Derivative Work with any technological measures that control access or use
 of the Work in a manner inconsistent with the terms of this License Agreement.
 The above applies to the Derivative Work as incorporated in a Collective Work,
 but this does not require the Collective Work apart from the Derivative Work
 itself to be made subject to the terms of this License.
 
    3. If you distribute, publicly display, publicly perform, or publicly
 digitally perform the Work or any Derivative Works or Collective Works, You
 must keep intact all copyright notices for the Work and provide, reasonable to
 the medium or means You are utilizing: (i) the name of the Original Author (or
 pseudonym, if applicable) if supplied, and/or (ii) if the Original Author
 and/or Licensor designate another party or parties (e.g. a sponsor institute,
 publishing entity, journal) for attribution in Licensor's copyright notice,
 terms of service or by other reasonable means, the name of such party or
 parties; the title of the Work if supplied; to the extent reasonably
 practicable, the Uniform Resource Identifier, if any, that Licensor specifies
 to be associated with the Work, unless such URI does not refer to the copyright
 notice or licensing information for the Work; and in the case of a Derivative
 Work, a credit identifying the use of the Work in the Derivative Work (e.g.,
 "French translation of the Work by Original Author," or "Screenplay based on
 original Work by Original Author"). Such credit may be implemented in any
 reasonable manner; provided, however, that in the case of a Derivative Work or
 Collective Work, at a minimum such credit will appear where any other
 comparable authorship credit appears and in a manner at least as prominent as
 such other comparable authorship credit.
7acc3889
 
2c8602d4
 5. Representations, Warranties and Disclaimer
7acc3889
 
2c8602d4
 UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK
 AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE
 MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT
 LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR
 PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY,
 OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME
 JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH
 EXCLUSION MAY NOT APPLY TO YOU.
 
 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN
 NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,
 INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS
 LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
7acc3889
 
2c8602d4
 7. Termination
7acc3889
 
2c8602d4
    1. This License and the rights granted hereunder will terminate
 automatically upon any breach by You of the terms of this License. Individuals
 or entities who have received Derivative Works or Collective Works from You
 under this License, however, will not have their licenses terminated provided
 such individuals or entities remain in full compliance with those licenses.
 Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
 
    2. Subject to the above terms and conditions, the license granted here is
 perpetual (for the duration of the applicable copyright in the Work).
 Notwithstanding the above, Licensor reserves the right to release the Work
 under different license terms or to stop distributing the Work at any time;
 provided, however that any such election will not serve to withdraw this
 License (or any other license that has been, or is required to be, granted
 under the terms of this License), and this License will continue in full force
 and effect unless terminated as stated above.
7acc3889
 
2c8602d4
 8. Miscellaneous
7acc3889
 
2c8602d4
    1. Each time You distribute or publicly digitally perform the Work or a
 Collective Work, the Licensor offers to the recipient a license to the Work on
 the same terms and conditions as the license granted to You under this License.
7acc3889
 
2c8602d4
    2. Each time You distribute or publicly digitally perform a Derivative Work,
 Licensor offers to the recipient a license to the original Work on the same
 terms and conditions as the license granted to You under this License.
7acc3889
 
2c8602d4
    3. If any provision of this License is invalid or unenforceable under
 applicable law, it shall not affect the validity or enforceability of the
 remainder of the terms of this License, and without further action by the
 parties to this agreement, such provision shall be reformed to the minimum
 extent necessary to make such provision valid and enforceable.
7acc3889
 
2c8602d4
    4. No term or provision of this License shall be deemed waived and no breach
 consented to unless such waiver or consent shall be in writing and signed by
 the party to be charged with such waiver or consent.
 
    5. This License constitutes the entire agreement between the parties with
 respect to the Work licensed here. There are no understandings, agreements or
 representations with respect to the Work not specified here. Licensor shall not
 be bound by any additional provisions that may appear in any communication from
 You. This License may not be modified without the mutual written agreement of
 the Licensor and You.
 
 Creative Commons is not a party to this License, and makes no warranty
 whatsoever in connection with the Work. Creative Commons will not be liable to
 You or any party on any legal theory for any damages whatsoever, including
 without limitation any general, special, incidental or consequential damages
 arising in connection to this license. Notwithstanding the foregoing two (2)
 sentences, if Creative Commons has expressly identified itself as the Licensor
 hereunder, it shall have all rights and obligations of Licensor.
 
 Except for the limited purpose of indicating to the public that the Work is
 licensed under the CCPL, neither party will use the trademark "Creative
 Commons" or any related trademark or logo of Creative Commons without the prior
 written consent of Creative Commons. Any permitted use will be in compliance
 with Creative Commons' then-current trademark usage guidelines, as may be
 published on its website or otherwise made available upon request from time to
 time.
7acc3889
 
2c8602d4
 Creative Commons may be contacted at http://creativecommons.org/.
7acc3889
 
 
 
2c8602d4
 --------------- SECTION 27: Artistic License, V1.0 -----------
7acc3889
 
 The Artistic License
 
 Preamble
 
 The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications.
 
 Definitions:
 
 "Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through textual modification.
 
 "Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder.
 
 "Copyright Holder" is whoever is named in the copyright or copyrights for the package.
 
 "You" is you, if you're thinking about copying or distributing this Package.
 
 "Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.)
 
 "Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they received it.
 
 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers.
 
 2. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder. A Package modified in such a way shall still be considered the Standard Version.
 
 3. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following:
 
 a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package.
 
 b) use the modified Package only within your corporation or organization.
 
 c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version.
 
 d) make other distribution arrangements with the Copyright Holder.
 
 4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following:
 
 a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version.
 
 b) accompany the distribution with the machine-readable source of the Package with your modifications.
 
 c) accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version.
 
 d) make other distribution arrangements with the Copyright Holder.
 
 5. You may charge a reasonable copying fee for any distribution of this Package. You may charge any fee you choose for support of this Package. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own.
 
 6. The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package.
 
 7. C or perl subroutines supplied by you and linked into this Package shall not be considered part of this Package.
 
 8. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission.
 
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 The End
 
 
 
2c8602d4
 --------------- SECTION 28: Microsoft Permissive Public License -----------
7acc3889
 
 Microsoft Public License (Ms-PL)
 
 This license governs use of the accompanying software. If you use the
 software, you accept this license. If you do not accept the license,
 do not use the software.
 
 1. Definitions
 
 The terms "reproduce," "reproduction," "derivative works," and
 "distribution" have the same meaning here as under U.S. copyright law.
 
 A "contribution" is the original software, or any additions or changes
 to the software.
 
 A "contributor" is any person that distributes its contribution under
 this license.
 
 "Licensed patents" are a contributor's patent claims that read directly
 on its contribution.
 
 2. Grant of Rights
 
 (A) Copyright Grant- Subject to the terms of this license, including
 the license conditions and limitations in section 3, each contributor
 grants you a non-exclusive, worldwide, royalty-free copyright license to
 reproduce its contribution, prepare derivative works of its contribution,
 and distribute its contribution or any derivative works that you create.
 
 (B) Patent Grant- Subject to the terms of this license, including the
 license conditions and limitations in section 3, each contributor grants
 you a non-exclusive, worldwide, royalty-free license under its licensed
 patents to make, have made, use, sell, offer for sale, import, and/or
 otherwise dispose of its contribution in the software or derivative
 works of the contribution in the software.
 
 3. Conditions and Limitations
 
 (A) No Trademark License- This license does not grant you rights to use
 any contributors' name, logo, or trademarks.
 
 (B) If you bring a patent claim against any contributor over patents
 that you claim are infringed by the software, your patent license from
 such contributor to the software ends automatically.
 
 (C) If you distribute any portion of the software, you must retain all
 copyright, patent, trademark, and attribution notices that are present
 in the software.
 
 (D) If you distribute any portion of the software in source code form,
 you may do so only under this license by including a complete copy of
 this license with your distribution. If you distribute any portion of
 the software in compiled or object code form, you may only do so under
 a license that complies with this license.
 
 (E) The software is licensed "as-is." You bear the risk of using it. The
 contributors give no express warranties, guarantees or conditions. You
 may have additional consumer rights under your local laws which this
 license cannot change. To the extent permitted under your local laws,
 the contributors exclude the implied warranties of merchantability,
 fitness for a particular purpose and non-infringement.
 
 
 
2c8602d4
 --------------- SECTION 29: Microsoft Limited Public License -----------
7acc3889
 
 Microsoft Limited Public License (Ms-LPL)
 Published: October 12, 2006
 
 This license governs use of the accompanying software. If you use the
 software, you accept this license. If you do not accept the license,
 do not use the software.
 
 1. Definitions
 
 The terms "reproduce," "reproduction," "derivative works," and
 "distribution" have the same meaning here as under U.S. copyright law.
 
 A "contribution" is the original software, or any additions or changes
 to the software.
 
 A "contributor" is any person that distributes its contribution under
 this license.
 
 "Licensed patents" are a contributor's patent claims that read directly
 on its contribution.
 
 Top of pageTop of page
 2. Grant of Rights
 
 (A) Copyright Grant- Subject to the terms of this license, including
 the license conditions and limitations in section 3, each contributor
 grants you a non-exclusive, worldwide, royalty-free copyright license to
 reproduce its contribution, prepare derivative works of its contribution,
 and distribute its contribution or any derivative works that you create.
 
 (B) Patent Grant- Subject to the terms of this license, including the
 license conditions and limitations in section 3, each contributor grants
 you a non-exclusive, worldwide, royalty-free license under its licensed
 patents to make, have made, use, sell, offer for sale, import, and/or
 otherwise dispose of its contribution in the software or derivative
 works of the contribution in the software.  Top of pageTop of page
 
 3. Conditions and Limitations
 
 (A) No Trademark License- This license does not grant you rights to use
 any contributors' name, logo, or trademarks.
 
 (B) If you bring a patent claim against any contributor over patents
 that you claim are infringed by the software, your patent license from
 such contributor to the software ends automatically.
 
 (C) If you distribute any portion of the software, you must retain all
 copyright, patent, trademark, and attribution notices that are present
 in the software.
 
 (D) If you distribute any portion of the software in source code form,
 you may do so only under this license by including a complete copy of
 this license with your distribution. If you distribute any portion of
 the software in compiled or object code form, you may only do so under
 a license that complies with this license.
 
 (E) The software is licensed "as-is." You bear the risk of using it. The
 contributors give no express warranties, guarantees or conditions. You
 may have additional consumer rights under your local laws which this
 license cannot change. To the extent permitted under your local laws,
 the contributors exclude the implied warranties of merchantability,
 fitness for a particular purpose and non-infringement.
 
 (F) Platform Limitation- The licenses granted in sections 2(A) & 2(B)
 extend only to the software or derivative works that you create that
 run on a Microsoft Windows operating system product.
 
 
 
2c8602d4
 --------------- SECTION 30: Microsoft Reciprocal License -----------
7acc3889
 
 Microsoft Reciprocal License (MS-RL)
 
 This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
 
 1. Definitions
  The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
  A "contribution" is the original software, or any additions or changes to the software.
  A "contributor" is any person that distributes its contribution under this license.
  "Licensed patents" are a contributor's patent claims that read directly on its contribution.
 
 2. Grant of Rights
  (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
  (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
 
 3. Conditions and Limitations
  (A) Reciprocal Grants- For any file you distribute that contains code from the software (in source code or binary format), you must provide recipients the source code to that file along with a copy of this license, which license will govern that file. You may license other files that are entirely your own work and do not contain code from the software under any terms you choose.
  (B) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
  (C) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
  (D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
  (E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
  (F) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
  
  
 
2c8602d4
 --------------- SECTION 31: LDP GENERAL PUBLIC LICENSE, V1.0 -----------
7acc3889
 
2c8602d4
  LDP GENERAL PUBLIC LICENSE
 		     Version 1, September 1998
7acc3889
 
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
2c8602d4
   0. This License applies to any document which contains a notice
 placed by the copyright holder saying it may be distributed
 under the terms of this LDP General Public License.
 The "Document" below refers to any such document, and
 "work based on the Document" means either the Document
 or any derivative work under copyright law: that is to say,
 a work containing the Document or part 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".
7acc3889
 
2c8602d4
 Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope.
7acc3889
 
2c8602d4
   1. You may copy and distribute verbatim copies of the Document's
 source code as you receive it, in any medium, provided that you
 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 Document a copy of this License along with
 the Document.
7acc3889
 
2c8602d4
 You may charge a fee for the physical act of producing or transferring
 a copy.
7acc3889
 
2c8602d4
   2. You may modify your copy or copies of the Document or any portion
 of it, thus forming a work based on the Document, and copy and
 distribute such modifications or work under the terms of Section 1
 above, provided that you also meet all of these conditions:
7acc3889
 
2c8602d4
     a) You must cause the modified files to carry notices
     stating that you changed the files and the date of any change.
7acc3889
 
2c8602d4
     b) You must cause any work that you distribute or publish, that in
     whole or in part contains or is derived from the Document or any
     part thereof, to be licensed as a whole at no charge to all third
     parties under the terms of this License.
7acc3889
 
2c8602d4
     c) You must not add notes to the Document implying that the
     reader had better read something produced using Texinfo.
7acc3889
 
2c8602d4
   3. You may copy and distribute the Document (or a work based on it,
 under Section 2) in any form under the terms of Sections 1 and 2 above
 provided that you also either accompany it with the complete corresponding
 machine-readable source code, or provide an URL, valid for at least
 three months, where this complete corresponding machine-readable source code
 is available, and can be retrieved by any anonymous user.
7acc3889
 
2c8602d4
   4. You may not copy, modify, sublicense, or distribute the Document
 except as expressly provided under this License.
7acc3889
 
2c8602d4
   5. Each time you redistribute the Document (or any work based on the
 Document), the recipient automatically receives a license from the
 original licensor to copy, distribute or modify the Document subject to
 these terms and conditions.  You may not impose any further
 restrictions on the recipients' exercise of the rights granted herein.
7acc3889
 
 
2c8602d4
 --------------- SECTION 32: SIL Open Font License 1.1 -----------
7acc3889
 
 SIL OPEN FONT LICENSE
 
 Version 1.1 - 26 February 2007
 
 PREAMBLE
 
 The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
 
 The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
 
 DEFINITIONS
 
 "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
 
 "Reserved Font Name" refers to any names specified as such after the copyright statement(s).
 
 "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
 
 "Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
 
 "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
 
 PERMISSION & CONDITIONS
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
 
 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
 
 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
 
 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
 
 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
 
 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
 
 TERMINATION
 
 This license becomes null and void if any of the above conditions are not met.
 
 DISCLAIMER
 
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
 
 
 
2c8602d4
 --------------- SECTION 33: LaTeX Project Public License v1.0 -----------
7acc3889
 
 LaTeX Project Public License
 
 LPPL Version 1.0 1999-03-01
 
 Copyright 1999 LaTeX3 Project
 
 Everyone is permitted to copy and distribute verbatim copies of this license document, but modification is not allowed.
 
 Preamble
 
 The LaTeX Project Public License (LPPL) is the license under which the base LaTeX distribution is distributed. As described below you may use this licence for any software that you wish to distribute.
 
 It may be particularly suitable if your software is TeX related (such as a LaTeX package file) but it may be used for any software, even if it is unrelated to TeX.
 
 To use this license, the files of your distribution should have an explicit copyright notice giving your name and the year, together with a reference to this license.
 
 A typical example would be
 
 %% pig.sty %% Copyright 2001 M. Y. Name
 
 % This program can redistributed and/or modified under the terms
 % of the LaTeX Project Public License Distributed from CTAN
 % archives in directory macros/latex/base/lppl.txt; either
 % version 1 of the License, or (at your option) any later version.
 
 Given such a notice in the file, the conditions of this document would apply, with:
 
 `The Program' referring to the software `pig.sty' and `The Copyright Holder' referring to the person `M. Y. Name'.
 
 To see a real example, see the file legal.txt which carries the copyright notice for the base latex distribution.
 
 This license gives terms under which files of The Program may be distributed and modified. Individual files may have specific further constraints on modification, but no file should have restrictions on distribution other than those specified below.
 
 This is to ensure that a distributor wishing to distribute a complete unmodified copy of The Program need only check the conditions in this file, and does not need to check every file in The Program for extra restrictions. If you do need to modify the distribution terms of some files, do not refer to this license, instead distribute The Program under a different license. You may use the parts of the text of LPPL as a model for your own license, but your license should not directly refer to the LPPL or otherwise give the impression that The Program is distributed under the LPPL.
 
 The LaTeX Project Public License
 ================================
 Terms And Conditions For Copying, Distribution And Modification
 ===============================================================
 
 
 WARRANTY
 ========
 
 There is no warranty for The Program, to the extent permitted by applicable law. Except when otherwise stated in writing, The Copyright Holder provides 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.
 
 In no event unless required by applicable law or agreed to in writing will The Copyright Holder, or any of the individual authors named in the source for The Program, be liable to you for damages, including any general, special, incidental or consequential damages arising out of any use of The Program or out of inability to use The Program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or by third parties as a result of 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.
 
 
 DISTRIBUTION
 ============
 
 Redistribution of unchanged files is allowed provided that all files that make up the distribution of The Program are distributed. In particular this means that The Program has to be distributed including its documentation if documentation was part of the original distribution.
 
 The distribution of The Program will contain a prominent file listing all the files covered by this license.
 
 If you receive only some of these files from someone, complain!
 
 The distribution of changed versions of certain files included in the The Program, and the reuse of code from The Program, are allowed under the following restrictions:
 
 * It is allowed only if the legal notice in the file does not expressly forbid it. See note below, under "Conditions on individual files".
 
 * You rename the file before you make any changes to it, unless the file explicitly says that renaming is not required. Any such changed files must be distributed under a license that forbids distribution of those files, and any files derived from them, under the names used by the original files in the distribution of The Program.
 
 * You change any `identification string' in The Program to clearly indicate that the file is not part of the standard system.
 
 * If The Program includes an `error report address' so that errors may be reported to The Copyright Holder, or other specified addresses, this address must be changed in any modified versions of The Program, so that reports for files not maintained by the original program maintainers are directed to the maintainers of the changed files.
 
 * You acknowledge the source and authorship of the original version in the modified file.
 
 * You also distribute the unmodified version of the file or alternatively provide sufficient information so that the user of your modified file can be reasonably expected to be able to obtain an original, unmodified copy of The Program. For example, you may specify a URL to a site that you expect will freely provide the user with a copy of The Program (either the version on which your modification is based, or perhaps a later version).
 
 * If The Program is intended to be used with, or is based on, LaTeX, then files with the following file extensions which have special meaning in LaTeX Software, have special modification rules under the license:
 
 - Files with extension `.ins' (installation files): these files may not be modified at all because they contain the legal notices that are placed in the generated files.
 
 - Files with extension `.fd' (LaTeX font definitions files): these files are allowed to be modified without changing the name, but only to enable use of all available fonts and to prevent attempts to access unavailable fonts. However, modified files are not allowed to be distributed in place of original files.
 
 - Files with extension `.cfg' (configuration files): these files can be created or modified to enable easy configuration of the system. The documentation in cfgguide.tex in the base LaTeX distribution describes when it makes sense to modify or generate such files.
 
 The above restrictions are not intended to prohibit, and hence do not apply to, the updating, by any method, of a file so that it becomes identical to the latest version of that file in The Program.
 
 ========================================================================
 
 NOTES
 =====
 
 We believe that these requirements give you the freedom you to make modifications that conform with whatever technical specifications you wish, whilst maintaining the availability, integrity and reliability of The Program. If you do not see how to achieve your goal whilst adhering to these requirements then read the document cfgguide.tex in the base LaTeX distribution for suggestions.
 
 Because of the portability and exchangeability aspects of systems like LaTeX, The LaTeX3 Project deprecates the distribution of non-standard versions of components of LaTeX or of generally available contributed code for them but such distributions are permitted under the above restrictions.
 
 The document modguide.tex in the base LaTeX distribution details the reasons for the legal requirements detailed above. Even if The Program is unrelated to LaTeX, the argument in modguide.tex may still apply, and should be read before a modified version of The Program is distributed.
 
 Conditions on individual files
 ==============================
 
 The individual files may bear additional conditions which supersede the general conditions on distribution and modification contained in this file. If there are any such files, the distribution of The Program will contain a prominent file that lists all the exceptional files.
 
 Typical examples of files with more restrictive modification conditions would be files that contain the text of copyright notices.
 
 * The conditions on individual files differ only in the extent of *modification* that is allowed.
 
 * The conditions on *distribution* are the same for all the files. Thus a (re)distributor of a complete, unchanged copy of The Program need meet only the conditions in this file; it is not necessary to check the header of every file in the distribution to check that a distribution meets these requirements.
 
 
 
2c8602d4
 --------------- SECTION 34: LaTeX Project Public License v1.2 -----------
7acc3889
 
 The LaTeX Project Public License
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
 LPPL Version 1.2 1999-09-03
 
 Copyright 1999 LaTeX3 Project
 
 Everyone is allowed to distribute verbatim copies of this license document, but modification of it is not allowed.
 
 PREAMBLE
 ========
 
 The LaTeX Project Public License (LPPL) is the license under which the base LaTeX distribution is distributed.
 
 You may use this license for any program that you have written and wish to distribute. This license may be particularly suitable if your program is TeX-related (such as a LaTeX package), but you may use it even if your program is unrelated to TeX. The section `WHETHER AND HOW TO DISTRIBUTE PROGRAMS UNDER THIS LICENSE', below, gives instructions, examples, and recommendations for authors who are considering distributing their programs under this license.
 
 In this license document, `The Program' refers to any program distributed under this license.
 
 This license gives conditions under which The Program may be distributed and conditions under which modified versions of The Program may be distributed. Individual files of The Program may bear supplementary and/or superseding conditions on modification of themselves and on the distribution of modified versions of themselves, but *no* file of The Program may bear supplementary or superseding conditions on the distribution of an unmodified copy of the file. A distributor wishing to distribute a complete, unmodified copy of The Program therefore needs to check the conditions only in this license and nowhere else.
 
 Activities other than distribution and/or modification of The Program are not covered by this license; they are outside its scope. In particular, the act of running The Program is not restricted.
 
 We, the LaTeX3 Project, believe that the conditions below give you the freedom to make and distribute modified versions of The Program that conform with whatever technical specifications you wish while maintaining the availability, integrity, and reliability of The Program. If you do not see how to achieve your goal while meeting these conditions, then read the document `cfgguide.tex' in the base LaTeX distribution for suggestions.
 
 CONDITIONS ON DISTRIBUTION AND MODIFICATION
 ===========================================
 
 You may distribute a complete, unmodified copy of The Program. Distribution of only part of The Program is not allowed.
 
 You may not modify in any way a file of The Program that bears a legal notice forbidding modification of that file.
 
 You may distribute a modified file of The Program if, and only if, the following eight conditions are met:
 
 1. You must meet any additional conditions borne by the file on the distribution of a modified version of the file as described below in the subsection `Additional Conditions on Individual Files of The Program'.
 
 2. If the file is a LaTeX software file, then you must meet any applicable additional conditions on the distribution of a modified version of the file that are described below in the subsection `Additional Conditions on LaTeX Software Files'.
 
 3. You must not distribute the modified file with the filename of the original file.
 
 4. In the modified file, you must acknowledge the authorship and name of the original file, and the name (if any) of the program which contains it.
 
 5. You must change any identification string in the file to indicate clearly that the modified file is not part of The Program.
 
 6. You must change any addresses in the modified file for the reporting of errors in the file or in The Program generally to ensure that reports for files no longer maintained by the original maintainers will be directed to the maintainers of the modified files.
 
 7. You must distribute the modified file under a license that forbids distribution both of the modified file and of any files derived from the modified file with the filename of the original file.
 
 8. You must do either (A) or (B):
 
 (A) distribute a copy of The Program (that is, a complete, unmodified copy of The Program) together with the modified file; if your distribution of the modified file is made by offering access to copy the modified file from a designated place, then offering equivalent access to copy The Program from the same place meets this condition, even though third parties are not compelled to copy The Program along with the modified file;
 
 (B) provide to those who receive the modified file information that is sufficient for them to obtain a copy of The Program; for example, you may provide a Uniform Resource Locator (URL) for a site that you expect will provide them with a copy of The Program free of charge (either the version from which your modification is derived, or perhaps a later version).
 
 Note that in the above, `distribution' of a file means making the file available to others by any means. This includes, for instance, installing the file on any machine in such a way that the file is accessible by users other than yourself. `Modification' of a file means any procedure that produces a derivative file under any applicable law -- that is, a file containing the original file or a significant portion of it, either verbatim or with modifications and/or translated into another language.
 
 Changing the name of a file (other than as necessitated by the file conventions of the target file systems) is considered to be a modification of the file.
 
 The distribution conditions in this license do not have to be applied to files that have been modified in accordance with the above conditions. Note, however, that Condition 7. does apply to any such modified file.
 
 The conditions above are not intended to prohibit, and hence do not apply to, the updating, by any method, of a file so that it becomes identical to the latest version of that file of The Program.
 
 
 A Recommendation on Modification Without Distribution -----------------------------------------------------
 
 It is wise never to modify a file of The Program, even for your own personal use, without also meeting the above eight conditions for distributing the modified file. While you might intend that such modified files will never be distributed, often this will happen by accident -- you may forget that you have modified the file; or it may not occur to you when allowing others to access the modified file that you are thus distributing it and violating the conditions of this license. It is usually in your best interest to keep your copy of The Program identical with the public one. Many programs provide ways to control the behavior of that program without altering its licensed files.
 
 Additional Conditions on Individual Files of The Program --------------------------------------------------------
 
 An individual file of The Program may bear additional conditions that supplement and/or supersede the conditions in this license if, and only if, such additional conditions exclusively concern modification of the file or distribution of a modified version of the file. The conditions on individual files of The Program therefore may differ only with respect to the kind and extent of modification of those files that is allowed, and with respect to the distribution of modified versions of those files.
 
 Additional Conditions on LaTeX Software Files
 ---------------------------------------------
 
 If a file of The Program is intended to be used with LaTeX (that is, if it is a LaTeX software file), then the following additional conditions, which supplement and/or supersede the conditions above, apply to the file according to its filename extension:
 
 - You may not modify any file with filename extension `.ins' since these are installation files containing the legal notices that are placed in the files they generate.
 
 - You may distribute modified versions of files with filename extension `.fd' (LaTeX font definition files) under the standard conditions of the LPPL as described above. You may also distribute such modified LaTeX font definition files with their original names provided that:
 (1) the only changes to the original files either enable use of available fonts or prevent attempts to access unavailable fonts;
 (2) you also distribute the original, unmodified files (TeX input paths can be used to control which set of LaTeX font definition files is actually used by TeX).
 
 - You may distribute modified versions of files with filename extension `.cfg' (configuration files) with their original names. The Program may (and usually will) specify the range of commands that are allowed in a particular configuration file.
 
 Because of portability and exchangeability issues in LaTeX software, The LaTeX3 Project deprecates the distribution of modified versions of components of LaTeX or of generally available contributed code for them, but such distribution can meet the conditions of this license.
 
 NO WARRANTY
 ===========
 
 There is no warranty for The Program. Except when otherwise stated in writing, The Copyright Holder provides 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.
 
 In no event unless agreed to in writing will The Copyright Holder, or any author named in the files of The Program, or any other party who may distribute and/or modify The Program as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of any use of The Program or out of inability to use The Program (including, but not limited to, loss of data, data being rendered inaccurate, or losses sustained by anyone as a result of any failure of The Program to operate with any other programs), even if The Copyright Holder or said author or said other party has been advised of the possibility of such damages.
 
 WHETHER AND HOW TO DISTRIBUTE PROGRAMS UNDER THIS LICENSE =========================================================
 
 This section contains important instructions, examples, and recommendations for authors who are considering distributing their programs under this license. These authors are addressed as `you' in this section.
 
 Choosing This License or Another License
 ----------------------------------------
 
 If for any part of your program you want or need to use *distribution* conditions that differ from those in this license, then do not refer to this license anywhere in your program but instead distribute your program under a different license. You may use the text of this license as a model for your own license, but your license should not refer to the LPPL or otherwise give the impression that your program is distributed under the LPPL.
 
 The document `modguide.tex' in the base LaTeX distribution explains the motivation behind the conditions of this license. It explains, for example, why distributing LaTeX under the GNU General Public License (GPL) was considered inappropriate. Even if your program is unrelated to LaTeX, the discussion in `modguide.tex' may still be relevant, and authors intending to distribute their programs under any license are encouraged to read it.
 
 How to Use This License
 -----------------------
 
 To use this license, place in each of the files of your program both an explicit copyright notice including your name and the year and also a statement that the distribution and/or modification of the file is constrained by the conditions in this license.
 
 Here is an example of such a notice and statement:
 
 %% pig.dtx
 %% Copyright 2001 M. Y. Name
 %
 % This program may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.2
 % of this license or (at your option) any later version.
 % The latest version of this license is in
 % http://www.latex-project.org/lppl.txt
 % and version 1.2 or later is part of all distributions of LaTeX
 % version 1999/12/01 or later.
 %
 % This program consists of the files pig.dtx and pig.ins
 
 Given such a notice and statement in a file, the conditions given in this license document would apply, with `The Program' referring to the two files `pig.dtx' and `pig.ins', and `The Copyright Holder' referring to the person `M. Y. Name'.
 
 Important Recommendations
 -------------------------
 
 Defining What Constitutes The Program
 
 The LPPL requires that distributions of The Program contain all the files of The Program. It is therefore important that you provide a way for the licensee to determine which files constitute The Program. This could, for example, be achieved by explicitly listing all the files of The Program near the copyright notice of each file or by using a line like
 
 % This program consists of all files listed in manifest.txt.
 
 in that place. In the absence of an unequivocal list it might be impossible for the licensee to determine what is considered by you to comprise The Program.
 
 Noting Exceptional Files If The Program contains any files bearing additional conditions on modification, or on distribution of modified versions, of those files (other than those listed in `Additional Conditions on LaTeX Software Files'), then it is recommended that The Program contain a prominent file that defines the exceptional conditions, and either lists the exceptional files or defines one or more categories of exceptional files.
 
 Files containing the text of a license (such as this file) are often examples of files bearing more restrictive conditions on modification. LaTeX configuration files (with filename extension `.cfg') are examples of files bearing less restrictive conditions on the distribution of a modified version of the file. The additional conditions on LaTeX software given above are examples of declaring a category of files bearing exceptional additional conditions. 
 
 
 
2c8602d4
 --------------- SECTION 35: Sun Industry Standards Source License v1.1 -----------
7acc3889
 
  Sun Industry Standards Source License - Version 1.1
 
 1.0 DEFINITIONS
 
 1.1 "Commercial Use" means distribution or otherwise making the Original Code available to a third party.
 
 1.2 "Contributor Version" means the combination of the Original Code, and the Modifications made by that particular Contributor.
 
 1.3 "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data.
 
 1.4 "Executable" means Original Code in any form other than Source Code.
 
 1.5 "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
 
 1.6 "Larger Work" means a work which combines Original Code or portions thereof with code not governed by the terms of this License.
 
 1.7 "License" means this document.
 
 1.8 "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
 
 1.9 "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. A Modification is:
 
 A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
 
 B. Any new file that contains any part of the Original Code or previous Modifications.
 
 1.10 "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code.
 
 1.11 "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
 
 1.12 "Source Code" means the preferred form of the Original Code for making modifications to it, including all modules it contains, plus any associated interface definition files, or scripts used to control compilation and installation of an Executable.
 
 1.13 "Standards" means the standards identified in Exhibit B.
 
 1.14 "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You'' includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control'' means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
 
 2.0 SOURCE CODE LICENSE
 
 2.1 The Initial Developer Grant The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: 
 
 (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
 
2c8602d4
 (b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
 (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
7acc3889
 (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices, including but not limited to Modifications. 
 
 3.0 DISTRIBUTION OBLIGATIONS
 
 3.1 Application of License. The Source Code version of Original Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. Your license for shipment of the Contributor Version is conditioned upon Your full compliance with this Section. The Modifications which You create must comply with all requirements set out by the Standards body in effect one hundred twenty (120) days before You ship the Contributor Version. In the event that the Modifications do not meet such requirements, You agree to publish either (i) any deviation from the Standards protocol resulting from implementation of Your Modifications and a reference implementation of Your Modifications or (ii) Your Modifications in Source Code form, and to make any such deviation and reference implementation or Modifications available to all third parties under the same terms as this license on a royalty free basis within thirty (30) days of Your first customer shipment of Your Modifications.
 
 3.2 Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add Your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Initial Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Your version of the Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer for any liability incurred by the Initial Developer as a result of warranty, support, indemnity or liability terms You offer.
 
 3.3 Distribution of Executable Versions. You may distribute Original Code in Executable and Source form only if the requirements of Sections 3.1 and 3.2 have been met for that Original Code, and if You include a notice stating that the Source Code version of the Original Code is available under the terms of this License. The notice must be conspicuously included in any notice in an Executable or Source versions, related documentation or collateral in which You describe recipients' rights relating to the Original Code. You may distribute the Executable and Source versions of Your version of the Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License. If You distribute the Executable and Source versions under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer. You hereby agree to indemnify the Initial Developer for any liability incurred by the Initial Developer as a result of any such terms You offer.
 
 3.4 Larger Works. You may create a Larger Work by combining Original Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Original Code.
 
 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION
 
 If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Original Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.2 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
 
 5.0 APPLICATION OF THIS LICENSE
 
 This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Modifications as set out in Section 3.1.
 
 6.0 VERSIONS OF THE LICENSE
 
 6.1 New Versions. Sun may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
 
 6.2 Effect of New Versions. Once Original Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Original Code under the terms of any subsequent version of the License published by Sun. No one other than Sun has the right to modify the terms applicable to Original Code.
 
 7.0 DISCLAIMER OF WARRANTY
 
 ORIGINAL CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE ORIGINAL CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE ORIGINAL CODE IS WITH YOU. SHOULD ANY ORIGINAL CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY ORIGINAL CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 
 8.0 TERMINATION
 
 8.1 This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Original Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
 
 8.2 In the event of termination under Section 8.1 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
 
 9.0 LIMIT OF LIABILITY
 
 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF ORIGINAL CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
 
 10.0 U.S. GOVERNMENT END USERS
 
 U.S. Government: If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the Software and accompanying documentation shall be only as set forth in this license; this is in accordance with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. 2.101 and 12.212 (for non-DoD acquisitions).
 
 11.0 MISCELLANEOUS
 
 This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
 
 EXHIBIT A - Sun Standards License
 
 "The contents of this file are subject to the Sun Standards License Version 1.1 (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at _______________________________.
 
 Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either 
 express or implied. See the License for the specific language governing rights and limitations under the License.
 
 The Original Code is ______________________________________.
 
 The Initial Developer of the Original Code is: 
 Sun Microsystems, Inc..
 
 Portions created by: _______________________________________
 
 are Copyright (C): _______________________________________
 
 All Rights Reserved.
 
 Contributor(s): _______________________________________
 EXHIBIT B - Standards
 
 The Standard is defined as the following:
 OpenOffice.org XML File Format Specification, located at http://xml.openoffice.org
 OpenOffice.org Application Programming Interface Specification, located at http://api.openoffice.org
 Standard License Header
 The contents of this file are subject to the Sun Standards License Version 1.1 (the "License");
 You may not use this file except in compliance with the License. You may obtain a copy of the
 License at _______ .
 
 Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
 
 The Original Code is _____ .
 
 The Initial Developer of the Original Code is: 
 Sun Microsystems, Inc..
 
 Portions created by: _____
 
 are Copyright (C): _____
 
 All Rights Reserved.
 
 Contributor(s): _____
 
 
 
2c8602d4
 --------------- SECTION 36: Common Public License, V1.0 -----------
7acc3889
 
 Common Public License Version 1.0
 
 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
 LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
 CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
 
 1. DEFINITIONS
 
 "Contribution" means:
 
     a) in the case of the initial Contributor, the initial code and
     documentation distributed under this Agreement, and
 
     b) in the case of each subsequent Contributor:
 
         i) changes to the Program, and
 
         ii) additions to the Program;
 
     where such changes and/or additions to the Program originate from
     and are distributed by that particular Contributor. A Contribution
     'originates' from a Contributor if it was added to the Program
     by such Contributor itself or anyone acting on such Contributor's
     behalf. Contributions do not include additions to the Program which:
     (i) are separate modules of software distributed in conjunction
     with the Program under their own license agreement, and (ii) are
     not derivative works of the Program.
 
 "Contributor" means any person or entity that distributes the Program.
 
 "Licensed Patents " mean patent claims licensable by a Contributor which are
 necessarily infringed by the use or sale of its Contribution alone or when
 combined with the Program.
 
 "Program" means the Contributions distributed in accordance with this Agreement.
 
 "Recipient" means anyone who receives the Program under this Agreement,
 including all Contributors.
 
 2. GRANT OF RIGHTS
 
     a) Subject to the terms of this Agreement, each Contributor hereby
     grants Recipient a non-exclusive, worldwide, royalty-free copyright
     license to reproduce, prepare derivative works of, publicly display,
     publicly perform, distribute and sublicense the Contribution of such
     Contributor, if any, and such derivative works, in source code and
     object code form.
 
     b) Subject to the terms of this Agreement, each Contributor hereby
     grants Recipient a non-exclusive, worldwide, royalty-free patent
     license under Licensed Patents to make, use, sell, offer to sell,
     import and otherwise transfer the Contribution of such Contributor,
     if any, in source code and object code form.  This patent license
     shall apply to the combination of the Contribution and the Program
     if, at the time the Contribution is added by the Contributor, such
     addition of the Contribution causes such combination to be covered
     by the Licensed Patents. The patent license shall not apply to any
     other combinations which include the Contribution. No hardware per
     se is licensed hereunder.
 
     c) Recipient understands that although each Contributor grants the
     licenses to its Contributions set forth herein, no assurances are
     provided by any Contributor that the Program does not infringe the
     patent or other intellectual property rights of any other entity. Each
     Contributor disclaims any liability to Recipient for claims brought by
     any other entity based on infringement of intellectual property rights
     or otherwise. As a condition to exercising the rights and licenses
     granted hereunder, each Recipient hereby assumes sole responsibility
     to secure any other intellectual property rights needed, if any.
     For example, if a third party patent license is required to allow
     Recipient to distribute the Program, it is Recipient's responsibility
     to acquire that license before distributing the Program.
 
     d) Each Contributor represents that to its knowledge it has sufficient
     copyright rights in its Contribution, if any, to grant the copyright
     license set forth in this Agreement.
 
 3. REQUIREMENTS
 
 A Contributor may choose to distribute the Program in object code form under its
 own license agreement, provided that:
 
     a) it complies with the terms and conditions of this Agreement; and
 
     b) its license agreement:
 
         i) effectively disclaims on behalf of all Contributors all
         warranties and conditions, express and implied, including
         warranties or conditions of title and non-infringement, and
         implied warranties or conditions of merchantability and fitness
         for a particular purpose;
 
         ii) effectively excludes on behalf of all Contributors all
         liability for damages, including direct, indirect, special,
         incidental and consequential damages, such as lost profits;
 
         iii) states that any provisions which differ from this Agreement
         are offered by that Contributor alone and not by any other
         party; and
 
         iv) states that source code for the Program is available from
         such Contributor, and informs licensees how to obtain it in a
         reasonable manner on or through a medium customarily used for
         software exchange.
 
 When the Program is made available in source code form:
 
     a) it must be made available under this Agreement; and
 
     b) a copy of this Agreement must be included with each copy of the Program.  
 Contributors may not remove or alter any copyright notices contained
 within the Program.
 
 Each Contributor must identify itself as the originator of its
 Contribution, if any, in a manner that reasonably allows subsequent
 Recipients to identify the originator of the Contribution.
 
 4. COMMERCIAL DISTRIBUTION
 
 Commercial distributors of software may accept certain responsibilities
 with respect to end users, business partners and the like. While this
 license is intended to facilitate the commercial use of the Program, the
 Contributor who includes the Program in a commercial product offering
 should do so in a manner which does not create potential liability for
 other Contributors. Therefore, if a Contributor includes the Program in a
 commercial product offering, such Contributor ("Commercial Contributor")
 hereby agrees to defend and indemnify every other Contributor
 ("Indemnified Contributor") against any losses, damages and costs
 (collectively "Losses") arising from claims, lawsuits and other legal
 actions brought by a third party against the Indemnified Contributor to
 the extent caused by the acts or omissions of such Commercial Contributor
 in connection with its distribution of the Program in a commercial
 product offering. The obligations in this section do not apply to any
 claims or Losses relating to any actual or alleged intellectual property
 infringement. In order to qualify, an Indemnified Contributor must:
 
     a) promptly notify the Commercial Contributor in writing of such
     claim, and
 
     b) allow the Commercial Contributor to control, and cooperate with
     the Commercial Contributor in, the defense and any related settlement
     negotiations. The Indemnified Contributor may participate in any
     such claim at its own expense.
 
 For example, a Contributor might include the Program in a commercial
 product offering, Product X. That Contributor is then a Commercial
 Contributor. If that Commercial Contributor then makes performance claims,
 or offers warranties related to Product X, those performance claims and
 warranties are such Commercial Contributor's responsibility alone. Under
 this section, the Commercial Contributor would have to defend claims
 against the other Contributors related to those performance claims and
 warranties, and if a court requires any other Contributor to pay any
 damages as a result, the Commercial Contributor must pay those damages.
 
 5. NO WARRANTY
 
 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED
 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. Each Recipient is solely responsible for determining
 the appropriateness of using and distributing the Program and assumes
 all risks associated with its exercise of rights under this Agreement,
 including but not limited to the risks and costs of program errors,
 compliance with applicable laws, damage to or loss of data, programs or
 equipment, and unavailability or interruption of operations.
 
 6. DISCLAIMER OF LIABILITY
 
 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
 ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
 WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION
 OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 7. GENERAL
 
 If any provision of this Agreement is invalid or unenforceable under
 applicable law, it shall not affect the validity or enforceability of
 the remainder of the terms of this Agreement, and without further action
 by the parties hereto, such provision shall be reformed to the minimum
 extent necessary to make such provision valid and enforceable.
 
 If Recipient institutes patent litigation against a Contributor with
 respect to a patent applicable to software (including a cross-claim or
 counterclaim in a lawsuit), then any patent licenses granted by that
 Contributor to such Recipient under this Agreement shall terminate
 as of the date such litigation is filed. In addition, if Recipient
 institutes patent litigation against any entity (including a cross-claim
 or counterclaim in a lawsuit) alleging that the Program itself (excluding
 combinations of the Program with other software or hardware) infringes
 such Recipient's patent(s), then such Recipient's rights granted under
 Section 2(b) shall terminate as of the date such litigation is filed.
 
 All Recipient's rights under this Agreement shall terminate if it fails
 to comply with any of the material terms or conditions of this Agreement
 and does not cure such failure in a reasonable period of time after
 becoming aware of such noncompliance. If all Recipient's rights under
 this Agreement terminate, Recipient agrees to cease use and distribution
 of the Program as soon as reasonably practicable. However, Recipient's
 obligations under this Agreement and any licenses granted by Recipient
 relating to the Program shall continue and survive.
 
 Everyone is permitted to copy and distribute copies of this Agreement,
 but in order to avoid inconsistency the Agreement is copyrighted and may
 only be modified in the following manner. The Agreement Steward reserves
 the right to publish new versions (including revisions) of this Agreement
 from time to time.  No one other than the Agreement Steward has the right
 to modify this Agreement.  IBM is the initial Agreement Steward. IBM
 may assign the responsibility to serve as the Agreement Steward to a
 suitable separate entity. Each new version of the Agreement will be given
 a distinguishing version number. The Program (including Contributions)
 may always be distributed subject to the version of the Agreement under
 which it was received. In addition, after a new version of the Agreement
 is published, Contributor may elect to distribute the Program (including
 its Contributions) under the new version. Except as expressly stated in
 Sections 2(a) and 2(b) above, Recipient receives no rights or licenses
 to the intellectual property of any Contributor under this Agreement,
 whether expressly, by implication, estoppel or otherwise. All rights in
 the Program not expressly granted under this Agreement are reserved.
 
 This Agreement is governed by the laws of the State of New York and the
 intellectual property laws of the United States of America. No party to
 this Agreement will bring a legal action under this Agreement more than
 one year after the cause of action arose. Each party waives its rights
 to a jury trial in any resulting litigation.
 
 
 
2c8602d4
 --------------- SECTION 37: Open Software License 1.1 -----------
7acc3889
 
 The Open Software License v. 1.1
 
 This Open Software License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
 
 Licensed under the Open Software License version 1.1
 
 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, non-sublicenseable license to do the following:
 
 a) to reproduce the Original Work in copies;
 
 b) to prepare derivative works ("Derivative Works") based upon the Original Work;
 
 c) to distribute copies of the Original Work and Derivative Works to the public, with the proviso that copies of Original Work or Derivative Works that You distribute shall be licensed under the Open Software License;
 
 d) to perform the Original Work publicly; and
 
 e) to display the Original Work publicly.
 
 2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, non-sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor ("Licensed Claims") to make, use, sell and offer for sale the Original Work. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, non-sublicenseable license under the Licensed Claims to make, use, sell and offer for sale Derivative Works.
 
 3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work.
 
 4) Exclusions From License Grant. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the Licensed Claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license.
 
 5) External Deployment. The term "External Deployment" means the use or distribution of the Original Work or Derivative Works in any way such that the Original Work or Derivative Works may be used by anyone other than You, whether the Original Work or Derivative Works are distributed to those persons or made available as an application intended for use over a computer network. As an express condition for the grants of license hereunder, You agree that any External Deployment by You of a Derivative Work shall be deemed a distribution and shall be licensed to all under the terms of this License, as prescribed in section 1(c) herein.
 
 6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work.
 
 7) Warranty and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work is owned by the Licensor or that the Original Work is distributed by Licensor under a valid current license from the copyright owner. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer.
 
 8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
 
 9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express and volitional assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Sections 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Sections 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. This License shall terminate immediately and you may no longer exercise any of the rights granted to You by this License upon Your failure to honor the proviso in Section 1(c) herein.
 
 10) Mutual Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License if You file a lawsuit in any court alleging that any OSI Certified open source software that is licensed under any license containing this "Mutual Termination for Patent Action" clause infringes any patent claims that are essential to use that software.
 
 11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. å¤ 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License.
 
 12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License.
 
 13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable.
 
 14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For 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.
 
 15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You.
 
 This license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner.
 
2c8602d4
 
 --------------- SECTION 38:  GNU AFFERO GENERAL PUBLIC LICENSE 3.0 ----------
 
                     GNU AFFERO GENERAL PUBLIC LICENSE
                        Version 3, 19 November 2007
 
  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
                             Preamble
 
   The GNU Affero General Public License is a free, copyleft license for
 software and other kinds of works, specifically designed to ensure
 cooperation with the community in the case of network server software.
 
   The licenses for most software and other practical works are designed
 to take away your freedom to share and change the works.  By contrast,
 our General Public Licenses are intended to guarantee your freedom to
 share and change all versions of a program--to make sure it remains free
 software for all its users.
 
   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
 them 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.
 
   Developers that use our General Public Licenses protect your rights
 with two steps: (1) assert copyright on the software, and (2) offer
 you this License which gives you legal permission to copy, distribute
 and/or modify the software.
 
   A secondary benefit of defending all users' freedom is that
 improvements made in alternate versions of the program, if they
 receive widespread use, become available for other developers to
 incorporate.  Many developers of free software are heartened and
 encouraged by the resulting cooperation.  However, in the case of
 software used on network servers, this result may fail to come about.
 The GNU General Public License permits making a modified version and
 letting the public access it on a server without ever releasing its
 source code to the public.
 
   The GNU Affero General Public License is designed specifically to
 ensure that, in such cases, the modified source code becomes available
 to the community.  It requires the operator of a network server to
 provide the source code of the modified version running there to the
 users of that server.  Therefore, public use of a modified version, on
 a publicly accessible server, gives the public access to the source
 code of the modified version.
 
   An older license, called the Affero General Public License and
 published by Affero, was designed to accomplish similar goals.  This is
 a different license, not a version of the Affero GPL, but Affero has
 released a new version of the Affero GPL which permits relicensing under
 this license.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
 
                        TERMS AND CONDITIONS
 
   0. Definitions.
 
   "This License" refers to version 3 of the GNU Affero General Public License.
 
   "Copyright" also means copyright-like laws that apply to other kinds of
 works, such as semiconductor masks.
 
   "The Program" refers to any copyrightable work licensed under this
 License.  Each licensee is addressed as "you".  "Licensees" and
 "recipients" may be individuals or organizations.
 
   To "modify" a work means to copy from or adapt all or part of the work
 in a fashion requiring copyright permission, other than the making of an
 exact copy.  The resulting work is called a "modified version" of the
 earlier work or a work "based on" the earlier work.
 
   A "covered work" means either the unmodified Program or a work based
 on the Program.
 
   To "propagate" a work means to do anything with it that, without
 permission, would make you directly or secondarily liable for
 infringement under applicable copyright law, except executing it on a
 computer or modifying a private copy.  Propagation includes copying,
 distribution (with or without modification), making available to the
 public, and in some countries other activities as well.
 
   To "convey" a work means any kind of propagation that enables other
 parties to make or receive copies.  Mere interaction with a user through
 a computer network, with no transfer of a copy, is not conveying.
 
   An interactive user interface displays "Appropriate Legal Notices"
 to the extent that it includes a convenient and prominently visible
 feature that (1) displays an appropriate copyright notice, and (2)
 tells the user that there is no warranty for the work (except to the
 extent that warranties are provided), that licensees may convey the
 work under this License, and how to view a copy of this License.  If
 the interface presents a list of user commands or options, such as a
 menu, a prominent item in the list meets this criterion.
 
   1. Source Code.
 
   The "source code" for a work means the preferred form of the work
 for making modifications to it.  "Object code" means any non-source
 form of a work.
 
   A "Standard Interface" means an interface that either is an official
 standard defined by a recognized standards body, or, in the case of
 interfaces specified for a particular programming language, one that
 is widely used among developers working in that language.
 
   The "System Libraries" of an executable work include anything, other
 than the work as a whole, that (a) is included in the normal form of
 packaging a Major Component, but which is not part of that Major
 Component, and (b) serves only to enable use of the work with that
 Major Component, or to implement a Standard Interface for which an
 implementation is available to the public in source code form.  A
 "Major Component", in this context, means a major essential component
 (kernel, window system, and so on) of the specific operating system
 (if any) on which the executable work runs, or a compiler used to
 produce the work, or an object code interpreter used to run it.
 
   The "Corresponding Source" for a work in object code form means all
 the source code needed to generate, install, and (for an executable
 work) run the object code and to modify the work, including scripts to
 control those activities.  However, it does not include the work's
 System Libraries, or general-purpose tools or generally available free
 programs which are used unmodified in performing those activities but
 which are not part of the work.  For example, Corresponding Source
 includes interface definition files associated with source files for
 the work, and the source code for shared libraries and dynamically
 linked subprograms that the work is specifically designed to require,
 such as by intimate data communication or control flow between those
 subprograms and other parts of the work.
 
   The Corresponding Source need not include anything that users
 can regenerate automatically from other parts of the Corresponding
 Source.
 
   The Corresponding Source for a work in source code form is that
 same work.
 
   2. Basic Permissions.
 
   All rights granted under this License are granted for the term of
 copyright on the Program, and are irrevocable provided the stated
 conditions are met.  This License explicitly affirms your unlimited
 permission to run the unmodified Program.  The output from running a
 covered work is covered by this License only if the output, given its
 content, constitutes a covered work.  This License acknowledges your
 rights of fair use or other equivalent, as provided by copyright law.
 
   You may make, run and propagate covered works that you do not
 convey, without conditions so long as your license otherwise remains
 in force.  You may convey covered works to others for the sole purpose
 of having them make modifications exclusively for you, or provide you
 with facilities for running those works, provided that you comply with
 the terms of this License in conveying all material for which you do
 not control copyright.  Those thus making or running the covered works
 for you must do so exclusively on your behalf, under your direction
 and control, on terms that prohibit them from making any copies of
 your copyrighted material outside their relationship with you.
 
   Conveying under any other circumstances is permitted solely under
 the conditions stated below.  Sublicensing is not allowed; section 10
 makes it unnecessary.
 
   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
 
   No covered work shall be deemed part of an effective technological
 measure under any applicable law fulfilling obligations under article
 11 of the WIPO copyright treaty adopted on 20 December 1996, or
 similar laws prohibiting or restricting circumvention of such
 measures.
 
   When you convey a covered work, you waive any legal power to forbid
 circumvention of technological measures to the extent such circumvention
 is effected by exercising rights under this License with respect to
 the covered work, and you disclaim any intention to limit operation or
 modification of the work as a means of enforcing, against the work's
 users, your or third parties' legal rights to forbid circumvention of
 technological measures.
 
   4. Conveying Verbatim Copies.
 
   You may convey 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;
 keep intact all notices stating that this License and any
 non-permissive terms added in accord with section 7 apply to the code;
 keep intact all notices of the absence of any warranty; and give all
 recipients a copy of this License along with the Program.
 
   You may charge any price or no price for each copy that you convey,
 and you may offer support or warranty protection for a fee.
 
   5. Conveying Modified Source Versions.
 
   You may convey a work based on the Program, or the modifications to
 produce it from the Program, in the form of source code under the
 terms of section 4, provided that you also meet all of these conditions:
 
     a) The work must carry prominent notices stating that you modified
     it, and giving a relevant date.
 
     b) The work must carry prominent notices stating that it is
     released under this License and any conditions added under section
     7.  This requirement modifies the requirement in section 4 to
     "keep intact all notices".
 
     c) You must license the entire work, as a whole, under this
     License to anyone who comes into possession of a copy.  This
     License will therefore apply, along with any applicable section 7
     additional terms, to the whole of the work, and all its parts,
     regardless of how they are packaged.  This License gives no
     permission to license the work in any other way, but it does not
     invalidate such permission if you have separately received it.
 
     d) If the work has interactive user interfaces, each must display
     Appropriate Legal Notices; however, if the Program has interactive
     interfaces that do not display Appropriate Legal Notices, your
     work need not make them do so.
 
   A compilation of a covered work with other separate and independent
 works, which are not by their nature extensions of the covered work,
 and which are not combined with it such as to form a larger program,
 in or on a volume of a storage or distribution medium, is called an
 "aggregate" if the compilation and its resulting copyright are not
 used to limit the access or legal rights of the compilation's users
 beyond what the individual works permit.  Inclusion of a covered work
 in an aggregate does not cause this License to apply to the other
 parts of the aggregate.
 
   6. Conveying Non-Source Forms.
 
   You may convey a covered work in object code form under the terms
 of sections 4 and 5, provided that you also convey the
 machine-readable Corresponding Source under the terms of this License,
 in one of these ways:
 
     a) Convey the object code in, or embodied in, a physical product
     (including a physical distribution medium), accompanied by the
     Corresponding Source fixed on a durable physical medium
     customarily used for software interchange.
 
     b) Convey the object code in, or embodied in, a physical product
     (including a physical distribution medium), accompanied by a
     written offer, valid for at least three years and valid for as
     long as you offer spare parts or customer support for that product
     model, to give anyone who possesses the object code either (1) a
     copy of the Corresponding Source for all the software in the
     product that is covered by this License, on a durable physical
     medium customarily used for software interchange, for a price no
     more than your reasonable cost of physically performing this
     conveying of source, or (2) access to copy the
     Corresponding Source from a network server at no charge.
 
     c) Convey individual copies of the object code with a copy of the
     written offer to provide the Corresponding Source.  This
     alternative is allowed only occasionally and noncommercially, and
     only if you received the object code with such an offer, in accord
     with subsection 6b.
 
     d) Convey the object code by offering access from a designated
     place (gratis or for a charge), and offer equivalent access to the
     Corresponding Source in the same way through the same place at no
     further charge.  You need not require recipients to copy the
     Corresponding Source along with the object code.  If the place to
     copy the object code is a network server, the Corresponding Source
     may be on a different server (operated by you or a third party)
     that supports equivalent copying facilities, provided you maintain
     clear directions next to the object code saying where to find the
     Corresponding Source.  Regardless of what server hosts the
     Corresponding Source, you remain obligated to ensure that it is
     available for as long as needed to satisfy these requirements.
 
     e) Convey the object code using peer-to-peer transmission, provided
     you inform other peers where the object code and Corresponding
     Source of the work are being offered to the general public at no
     charge under subsection 6d.
 
   A separable portion of the object code, whose source code is excluded
 from the Corresponding Source as a System Library, need not be
 included in conveying the object code work.
 
   A "User Product" is either (1) a "consumer product", which means any
 tangible personal property which is normally used for personal, family,
 or household purposes, or (2) anything designed or sold for incorporation
 into a dwelling.  In determining whether a product is a consumer product,
 doubtful cases shall be resolved in favor of coverage.  For a particular
 product received by a particular user, "normally used" refers to a
 typical or common use of that class of product, regardless of the status
 of the particular user or of the way in which the particular user
 actually uses, or expects or is expected to use, the product.  A product
 is a consumer product regardless of whether the product has substantial
 commercial, industrial or non-consumer uses, unless such uses represent
 the only significant mode of use of the product.
 
   "Installation Information" for a User Product means any methods,
 procedures, authorization keys, or other information required to install
 and execute modified versions of a covered work in that User Product from
 a modified version of its Corresponding Source.  The information must
 suffice to ensure that the continued functioning of the modified object
 code is in no case prevented or interfered with solely because
 modification has been made.
 
   If you convey an object code work under this section in, or with, or
 specifically for use in, a User Product, and the conveying occurs as
 part of a transaction in which the right of possession and use of the
 User Product is transferred to the recipient in perpetuity or for a
 fixed term (regardless of how the transaction is characterized), the
 Corresponding Source conveyed under this section must be accompanied
 by the Installation Information.  But this requirement does not apply
 if neither you nor any third party retains the ability to install
 modified object code on the User Product (for example, the work has
 been installed in ROM).
 
   The requirement to provide Installation Information does not include a
 requirement to continue to provide support service, warranty, or updates
 for a work that has been modified or installed by the recipient, or for
 the User Product in which it has been modified or installed.  Access to a
 network may be denied when the modification itself materially and
 adversely affects the operation of the network or violates the rules and
 protocols for communication across the network.
 
   Corresponding Source conveyed, and Installation Information provided,
 in accord with this section must be in a format that is publicly
 documented (and with an implementation available to the public in
 source code form), and must require no special password or key for
 unpacking, reading or copying.
 
   7. Additional Terms.
 
   "Additional permissions" are terms that supplement the terms of this
 License by making exceptions from one or more of its conditions.
 Additional permissions that are applicable to the entire Program shall
 be treated as though they were included in this License, to the extent
 that they are valid under applicable law.  If additional permissions
 apply only to part of the Program, that part may be used separately
 under those permissions, but the entire Program remains governed by
 this License without regard to the additional permissions.
 
   When you convey a copy of a covered work, you may at your option
 remove any additional permissions from that copy, or from any part of
 it.  (Additional permissions may be written to require their own
 removal in certain cases when you modify the work.)  You may place
 additional permissions on material, added by you to a covered work,
 for which you have or can give appropriate copyright permission.
 
   Notwithstanding any other provision of this License, for material you
 add to a covered work, you may (if authorized by the copyright holders of
 that material) supplement the terms of this License with terms:
 
     a) Disclaiming warranty or limiting liability differently from the
     terms of sections 15 and 16 of this License; or
 
     b) Requiring preservation of specified reasonable legal notices or
     author attributions in that material or in the Appropriate Legal
     Notices displayed by works containing it; or
 
     c) Prohibiting misrepresentation of the origin of that material, or
     requiring that modified versions of such material be marked in
     reasonable ways as different from the original version; or
 
     d) Limiting the use for publicity purposes of names of licensors or
     authors of the material; or
 
     e) Declining to grant rights under trademark law for use of some
     trade names, trademarks, or service marks; or
 
     f) Requiring indemnification of licensors and authors of that
     material by anyone who conveys the material (or modified versions of
     it) with contractual assumptions of liability to the recipient, for
     any liability that these contractual assumptions directly impose on
     those licensors and authors.
 
   All other non-permissive additional terms are considered "further
 restrictions" within the meaning of section 10.  If the Program as you
 received it, or any part of it, contains a notice stating that it is
 governed by this License along with a term that is a further
 restriction, you may remove that term.  If a license document contains
 a further restriction but permits relicensing or conveying under this
 License, you may add to a covered work material governed by the terms
 of that license document, provided that the further restriction does
 not survive such relicensing or conveying.
 
   If you add terms to a covered work in accord with this section, you
 must place, in the relevant source files, a statement of the
 additional terms that apply to those files, or a notice indicating
 where to find the applicable terms.
 
   Additional terms, permissive or non-permissive, may be stated in the
 form of a separately written license, or stated as exceptions;
 the above requirements apply either way.
 
   8. Termination.
 
   You may not propagate or modify a covered work except as expressly
 provided under this License.  Any attempt otherwise to propagate or
 modify it is void, and will automatically terminate your rights under
 this License (including any patent licenses granted under the third
 paragraph of section 11).
 
   However, if you cease all violation of this License, then your
 license from a particular copyright holder is reinstated (a)
 provisionally, unless and until the copyright holder explicitly and
 finally terminates your license, and (b) permanently, if the copyright
 holder fails to notify you of the violation by some reasonable means
 prior to 60 days after the cessation.
 
   Moreover, your license from a particular copyright holder is
 reinstated permanently if the copyright holder notifies you of the
 violation by some reasonable means, this is the first time you have
 received notice of violation of this License (for any work) from that
 copyright holder, and you cure the violation prior to 30 days after
 your receipt of the notice.
 
   Termination of your rights under this section does not terminate the
 licenses of parties who have received copies or rights from you under
 this License.  If your rights have been terminated and not permanently
 reinstated, you do not qualify to receive new licenses for the same
 material under section 10.
 
   9. Acceptance Not Required for Having Copies.
 
   You are not required to accept this License in order to receive or
 run a copy of the Program.  Ancillary propagation of a covered work
 occurring solely as a consequence of using peer-to-peer transmission
 to receive a copy likewise does not require acceptance.  However,
 nothing other than this License grants you permission to propagate or
 modify any covered work.  These actions infringe copyright if you do
 not accept this License.  Therefore, by modifying or propagating a
 covered work, you indicate your acceptance of this License to do so.
 
   10. Automatic Licensing of Downstream Recipients.
 
   Each time you convey a covered work, the recipient automatically
 receives a license from the original licensors, to run, modify and
 propagate that work, subject to this License.  You are not responsible
 for enforcing compliance by third parties with this License.
 
   An "entity transaction" is a transaction transferring control of an
 organization, or substantially all assets of one, or subdividing an
 organization, or merging organizations.  If propagation of a covered
 work results from an entity transaction, each party to that
 transaction who receives a copy of the work also receives whatever
 licenses to the work the party's predecessor in interest had or could
 give under the previous paragraph, plus a right to possession of the
 Corresponding Source of the work from the predecessor in interest, if
 the predecessor has it or can get it with reasonable efforts.
 
   You may not impose any further restrictions on the exercise of the
 rights granted or affirmed under this License.  For example, you may
 not impose a license fee, royalty, or other charge for exercise of
 rights granted under this License, and you may not initiate litigation
 (including a cross-claim or counterclaim in a lawsuit) alleging that
 any patent claim is infringed by making, using, selling, offering for
 sale, or importing the Program or any portion of it.
 
   11. Patents.
 
   A "contributor" is a copyright holder who authorizes use under this
 License of the Program or a work on which the Program is based.  The
 work thus licensed is called the contributor's "contributor version".
 
   A contributor's "essential patent claims" are all patent claims
 owned or controlled by the contributor, whether already acquired or
 hereafter acquired, that would be infringed by some manner, permitted
 by this License, of making, using, or selling its contributor version,
 but do not include claims that would be infringed only as a
 consequence of further modification of the contributor version.  For
 purposes of this definition, "control" includes the right to grant
 patent sublicenses in a manner consistent with the requirements of
 this License.
 
   Each contributor grants you a non-exclusive, worldwide, royalty-free
 patent license under the contributor's essential patent claims, to
 make, use, sell, offer for sale, import and otherwise run, modify and
 propagate the contents of its contributor version.
 
   In the following three paragraphs, a "patent license" is any express
 agreement or commitment, however denominated, not to enforce a patent
 (such as an express permission to practice a patent or covenant not to
 sue for patent infringement).  To "grant" such a patent license to a
 party means to make such an agreement or commitment not to enforce a
 patent against the party.
 
   If you convey a covered work, knowingly relying on a patent license,
 and the Corresponding Source of the work is not available for anyone
 to copy, free of charge and under the terms of this License, through a
 publicly available network server or other readily accessible means,
 then you must either (1) cause the Corresponding Source to be so
 available, or (2) arrange to deprive yourself of the benefit of the
 patent license for this particular work, or (3) arrange, in a manner
 consistent with the requirements of this License, to extend the patent
 license to downstream recipients.  "Knowingly relying" means you have
 actual knowledge that, but for the patent license, your conveying the
 covered work in a country, or your recipient's use of the covered work
 in a country, would infringe one or more identifiable patents in that
 country that you have reason to believe are valid.
 
   If, pursuant to or in connection with a single transaction or
 arrangement, you convey, or propagate by procuring conveyance of, a
 covered work, and grant a patent license to some of the parties
 receiving the covered work authorizing them to use, propagate, modify
 or convey a specific copy of the covered work, then the patent license
 you grant is automatically extended to all recipients of the covered
 work and works based on it.
 
   A patent license is "discriminatory" if it does not include within
 the scope of its coverage, prohibits the exercise of, or is
 conditioned on the non-exercise of one or more of the rights that are
 specifically granted under this License.  You may not convey a covered
 work if you are a party to an arrangement with a third party that is
 in the business of distributing software, under which you make payment
 to the third party based on the extent of your activity of conveying
 the work, and under which the third party grants, to any of the
 parties who would receive the covered work from you, a discriminatory
 patent license (a) in connection with copies of the covered work
 conveyed by you (or copies made from those copies), or (b) primarily
 for and in connection with specific products or compilations that
 contain the covered work, unless you entered into that arrangement,
 or that patent license was granted, prior to 28 March 2007.
 
   Nothing in this License shall be construed as excluding or limiting
 any implied license or other defenses to infringement that may
 otherwise be available to you under applicable patent law.
 
   12. No Surrender of Others' Freedom.
 
   If 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 convey a
 covered work so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you may
 not convey it at all.  For example, if you agree to terms that obligate you
 to collect a royalty for further conveying from those to whom you convey
 the Program, the only way you could satisfy both those terms and this
 License would be to refrain entirely from conveying the Program.
 
   13. Remote Network Interaction; Use with the GNU General Public License.
 
   Notwithstanding any other provision of this License, if you modify the
 Program, your modified version must prominently offer all users
 interacting with it remotely through a computer network (if your version
 supports such interaction) an opportunity to receive the Corresponding
 Source of your version by providing access to the Corresponding Source
 from a network server at no charge, through some standard or customary
 means of facilitating copying of software.  This Corresponding Source
 shall include the Corresponding Source for any work covered by version 3
 of the GNU General Public License that is incorporated pursuant to the
 following paragraph.
 
   Notwithstanding any other provision of this License, you have
 permission to link or combine any covered work with a work licensed
 under version 3 of the GNU General Public License into a single
 combined work, and to convey the resulting work.  The terms of this
 License will continue to apply to the part which is the covered work,
 but the work with which it is combined will remain governed by version
 3 of the GNU General Public License.
 
   14. Revised Versions of this License.
 
   The Free Software Foundation may publish revised and/or new versions of
 the GNU Affero 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 that a certain numbered version of the GNU Affero General
 Public License "or any later version" applies to it, you have the
 option of following the terms and conditions either of that numbered
 version or of any later version published by the Free Software
 Foundation.  If the Program does not specify a version number of the
 GNU Affero General Public License, you may choose any version ever published
 by the Free Software Foundation.
 
   If the Program specifies that a proxy can decide which future
 versions of the GNU Affero General Public License can be used, that proxy's
 public statement of acceptance of a version permanently authorizes you
 to choose that version for the Program.
 
   Later license versions may give you additional or different
 permissions.  However, no additional obligations are imposed on any
 author or copyright holder as a result of your choosing to follow a
 later version.
 
   15. Disclaimer of Warranty.
 
   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED 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.
 
   16. Limitation of Liability.
 
   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
 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.
 
   17. Interpretation of Sections 15 and 16.
 
   If the disclaimer of warranty and limitation of liability provided
 above cannot be given local legal effect according to their terms,
 reviewing courts shall apply local law that most closely approximates
 an absolute waiver of all civil liability in connection with the
 Program, unless a warranty or assumption of liability accompanies a
 copy of the Program in return for a fee.
 
                      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
 state 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 Affero General Public License as published by
     the Free Software Foundation, either version 3 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 Affero General Public License for more details.
 
     You should have received a copy of the GNU Affero General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
   If your software can interact with users remotely through a computer
 network, you should also make sure that it provides a way for users to
 get its source.  For example, if your program is a web application, its
 interface could display a "Source" link that leads users to an archive
 of the code.  There are many ways you could offer source, and different
 solutions will be better for different programs; see section 13 for the
 specific requirements.
 
   You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU AGPL, see
 <http://www.gnu.org/licenses/>.
 
 
 --------------- SECTION 39:  Creative Commons Attribution-NoDerivs 3.0 Unported License ----------
 
      CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. 
 
 License
 
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
 
 1. Definitions
 
     "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with one or more other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License.
     "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License.
     "Licensor" means the individual, individuals, entity or entities that offers the Work under the terms of this License.
     "Original Author" means the individual, individuals, entity or entities who created the Work.
     "Work" means the copyrightable work of authorship offered under the terms of this License.
     "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
 
 2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws.
 
 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
 
     to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works;
     to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works.
 
     For the avoidance of doubt, where the Work is a musical composition:
         Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or, in the event that Licensor is a member of a performance rights society (e.g. ASCAP, BMI, SESAC), via that society, royalties for the public performance or public digital performance (e.g. webcast) of the Work.
         Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights agency or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions).
     Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions).
 
 The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats, but otherwise you have no rights to make Derivative Works. All rights not expressly granted by Licensor are hereby reserved.
 
 4. Restrictions.The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
 
     You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of a recipient of the Work to exercise of the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. When You distribute, publicly display, publicly perform, or publicly digitally perform the Work, You may not impose any technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise of the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by Section 4(b), as requested.
     If You distribute, publicly display, publicly perform, or publicly digitally perform the Work (as defined in Section 1 above) or any Collective Works (as defined in Section 1 above), You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work. The credit required by this Section 4(b) may be implemented in any reasonable manner; provided, however, that in the case of a Collective Work, at a minimum such credit will appear, if a credit for all contributing authors of the Collective Work appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties.
 
 5. Representations, Warranties and Disclaimer
 
 UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND ONLY TO THE EXTENT OF ANY RIGHTS HELD IN THE LICENSED WORK BY THE LICENSOR. THE LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MARKETABILITY, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
 
 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 7. Termination
 
     This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Collective Works (as defined in Section 1 above) from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
     Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
 
 8. Miscellaneous
 
     Each time You distribute or publicly digitally perform the Work (as defined in Section 1 above) or a Collective Work (as defined in Section 1 above), the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
     If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
     No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
     This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
 
 ======================================================================
7acc3889
 
 To the extent any open source components are licensed under the GPL
 and/or LGPL, or other similar licenses that require the source code
 and/or modifications to source code to be made available (as would be
 noted above), you may obtain a copy of the source code corresponding to
 the binaries for such open source components and modifications thereto,
 if any, (the "Source Files"), by downloading the Source Files from
 VMware's website at http://www.vmware.com/download/open_source.html, or
 by sending a request, with your name and address to: VMware, Inc., 3401
 Hillview Avenue, Palo Alto, CA 94304, United States of America. All such
 requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention
 General Counsel. VMware shall mail a copy of the Source Files to you on
 a CD or equivalent physical medium. This offer to obtain a copy of the
 Source Files is valid for three years from the date you acquired this
 Software product. Alternatively, the Source Files may accompany the
 VMware product.
 
2c8602d4
 [PHOTONOS20RCVS092217]