COPYING
e72a47d2
 COPYING
 
a957def2
 PhotonOS v1.0 GA
e72a47d2
 
 =========================================================================
 
b1368bc2
e72a47d2
 
b1368bc2
 The tdnf utility source code is distributed under the GNU General Public License (GPL) version 2, the text of which is set forth in the Appendix below.
e72a47d2
 
b1368bc2
 Copyright (C) 2014-2016 VMware, Inc. All Rights Reserved.
e72a47d2
 
a957def2
 =========================================================================
 
 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. 
 
 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. 
 
b1368bc2
 ========================== TABLE OF CONTENTS ===========================
e72a47d2
 
a957def2
 PhotonOS v1.0 GA includes a number of components with separate copyright notices and license terms.  This product does not necessarily use all the open source components referred to below.  Your use of the source code for these components is subject to the terms and conditions of the following licenses. 
b1368bc2
 
 SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES
a957def2
 
e769d722
    >>> bindutils-9.10.4
a957def2
    >>> boost-1.60.0
a6f0f635
    >>> bzip2-1.0.6
    >>> c-ares-1.10.0
    >>> cmake-3.4.3
    >>> cronie-1.5.0
    >>> curl-7.47.1
    >>> cyrus-sasl-2.1.26
    >>> deltarpm-3.6
    >>> dhcp-4.3.3
    >>> docbook-xml-4.5
    >>> docbook-xsl-1.79.1
    >>> ecdsa-0.13
    >>> eventlog-0.2.12
    >>> expat-2.1.0
    >>> file-5.24
    >>> flex-2.5.39
    >>> gc-7.4.2
    >>> go-1.4.2
    >>> iana-etc-2.30
    >>> iperf-3.1.2
    >>> iputils-20151218
    >>> json-c-0.12
a957def2
    >>> kaigen-gothic-cjk-1.002
a6f0f635
    >>> krb5-1.14
    >>> less-458
    >>> libarchive-3.1.2
    >>> libcap-2.25
    >>> libdnet-1.11
a957def2
    >>> libevent-2.0.22
a6f0f635
    >>> libffi-3.2.1
    >>> liblogging-1.0.5
    >>> libpcap-1.7.4
    >>> libselinux-2.5
    >>> libsolv-0.6.19
    >>> libtirpc-1.0.1
a957def2
    >>> libxml2-2.9.4
a6f0f635
    >>> libxslt-1.1.28
    >>> libyaml-0.1.6
    >>> linux-pam-1.2.1
    >>> lsof-4.89
a957def2
    >>> lua-5.3.2
    >>> ncurses-6.0
a6f0f635
    >>> net-snmp-5.7.3
a957def2
    >>> nginx-1.10.0
a6f0f635
    >>> ntp-4.2.8p6
    >>> openldap-2.4.43
    >>> openssh-7.1p2
a957def2
    >>> openssl-1.0.2h
a6f0f635
    >>> pcre-8.38
    >>> perl-dbix-simple-1.35
    >>> perl-www-curl-4.17
a957def2
    >>> pgbouncer-1.7.2
a6f0f635
    >>> popt-1.16
a957def2
    >>> postgresql-9.5.3
a6f0f635
    >>> pycrypto-2.7a1
    >>> pycurl-7.21.5
    >>> python-cffi-1.5.2
    >>> python-configobj-5.0.6
    >>> python-iniparse-0.4
    >>> python-jsonpatch-1.9
    >>> python-jsonpointer-1.10
    >>> python-lxml-3.5.0b1
    >>> python-prettytable-0.7.2
    >>> python-pyasn1-0.1.9
    >>> python-pycparser-2.14
a957def2
    >>> python-setuptools-21.0.0
a6f0f635
    >>> python-six-1.10.0
a957def2
    >>> python-twisted-15.5.0
a6f0f635
    >>> python-zope.interface-4.1.3
    >>> python2-2.7.11
    >>> python3-3.5.1
    >>> pyyaml-3.11
    >>> rpcbind-0.2.3
    >>> rubygem-builder-3.2.2
    >>> rubygem-libxml-ruby-2.8.0
    >>> rubygem-mini_portile-0.6.2
    >>> rubygem-mini_portile2-2.0.0
    >>> rubygem-nokogiri-1.6.7.2
    >>> rubygem-rbvmomi-1.8.2
    >>> rubygem-terminal-table-1.5.2
    >>> rubygem-trollop-2.1.2
    >>> runit-2.1.2
    >>> sendmail-8.15.2
    >>> sg3_utils-1.42
    >>> shadow-4.2.1
    >>> sqlite-autoconf-3.11.0
    >>> strace-4.11
    >>> sudo-1.8.15
    >>> tcp_wrappers-7.6
    >>> tcpdump-4.7.4
    >>> tcsh-6.19.00
    >>> tftp-5.2
    >>> tzdata-2016a
a957def2
    >>> unzip-6.0
a6f0f635
    >>> vim-7.4
    >>> xinetd-2.3.15
    >>> xz-5.2.2
    >>> zip-3.0
    >>> zlib-1.2.8
b1368bc2
 
 SECTION 2: Academic Free License, V2.1
a957def2
 
a6f0f635
    >>> dbus-1.8.8
 
 SECTION 3: Apache License, V1.1
a957def2
 
a6f0f635
    >>> ant-contrib-1.0b3
 
 SECTION 4: Apache License, V2.0
a957def2
 
a6f0f635
    >>> apache-ant-1.9.6
    >>> apache-maven-3.3.9
a957def2
    >>> apache-tomcat-8.0.35
a6f0f635
    >>> apr-1.5.2
    >>> apr-util-1.5.4
    >>> commons-daemon-1.0.15
    >>> cython-0.23.4
e769d722
    >>> docker-1.11.2
    >>> etcd-2.3.7
a6f0f635
    >>> flannel-0.5.5
    >>> fleet-0.11.5
    >>> google-daemon-1.3.3
    >>> httpd-2.4.18
e769d722
    >>> kubernetes-1.2.4
    >>> mesos-0.28.2
a957def2
    >>> netmgmt-1.0.1
a6f0f635
    >>> openvswitch-2.4.0
    >>> pcstat-1
    >>> python-cryptography-1.2.3
    >>> python-ipaddr-2.1.11
    >>> python-requests-2.9.1
    >>> subversion-1.9.3
a957def2
    >>> walinuxagent-2.0.18
a6f0f635
    >>> xerces-c-3.1.3
    >>> xml-security-c-1.7.3
    >>> zookeeper-3.4.8
 
 SECTION 5: Artistic License, V2.0
a957def2
 
a6f0f635
    >>> nicstat-1.95
    >>> perl-Net-SSLeay-1.72
    >>> procmail-3.22
 
 SECTION 6: Common Development and Distribution License, V1.1
a957def2
 
a6f0f635
    >>> jaxws-ri-2.2.10
 
 SECTION 7: GNU AFFERO GENERAL PUBLIC LICENSE 3.0
a957def2
 
a6f0f635
    >>> db-6.1.26
 
 SECTION 8: GNU General Public License, V1.0
a957def2
 
a6f0f635
    >>> perl-5.22.1
    >>> perl-JSON-Any-1.39
    >>> perl-config-inifiles-2.88
    >>> perl-dbd-sqlite-1.50
    >>> perl-file-homedir-1.00
    >>> perl-file-which-1.21
    >>> perl-yaml-1.15
    >>> perl-yaml-tiny-1.69
 
 SECTION 9: GNU General Public License, V2.0
a957def2
 
a6f0f635
    >>> asciidoc-8.6.9
    >>> atftp-0.7.1
    >>> attr-2.4.47
    >>> audit-2.5
    >>> automake-1.15
    >>> bc-1.06.95
    >>> binutils-2.25.1
    >>> blktrace-1.1.0
    >>> bridge-utils-1.5
    >>> btrfs-progs-4.4
    >>> cdrkit-1.1.11
    >>> cgroup-utils-0.6
    >>> chkconfig-1.5
    >>> compat-gdbm-1.8.3
    >>> createrepo-0.10.4
    >>> ctags-5.8
    >>> cve-check-tool-5.6.2
a957def2
    >>> dbus-glib-0.106
a6f0f635
    >>> ddclient-3.8.3
    >>> device-mapper-multipath-0.5.0
    >>> distrib-compat-0.1
    >>> dkms-2.2.0.3
    >>> dmidecode-3.0
a957def2
    >>> dnsmasq-2.75
a6f0f635
    >>> dracut-044
    >>> e2fsprogs-1.42.13
    >>> efibootmgr-0.12
    >>> ethtool-4.2
    >>> fakeroot-ng-0.18
    >>> fuse-2.9.5
    >>> git-2.8.1
    >>> gnome-common-3.18.0
    >>> gobject-introspection-1.46.0
    >>> gpgme-1.6.0
    >>> gptfdisk-1.0.1
    >>> gtk-doc-1.24
    >>> haproxy-1.6.3
    >>> initscripts-9.65
    >>> inotify-tools-3.13
    >>> intltool-0.51.0
    >>> iotop-0.6
    >>> iproute2-4.2.0
    >>> iptables-1.6.0
    >>> iptraf-3.0.1
    >>> ipxe-ed0d7c4
    >>> irqbalance-1.1.0
    >>> kbd-2.0.3
    >>> kexec-tools-2.0.11
    >>> ktap-0.4
    >>> libgpg-error-1.21
    >>> libnss-ato-2.3.6
    >>> libtool-2.4.6
a957def2
    >>> linux-4.4.8
    >>> linux-api-headers-4.4.8
    >>> linux-esx-4.4.8
a6f0f635
    >>> linux-kvm-4.1.3
a957def2
    >>> linux-tools-4.4.8
a6f0f635
    >>> lldpad-1.0.1
    >>> logrotate-3.9.1
    >>> lsscsi-0.28
    >>> ltrace-0.7.3
    >>> lvm2-2.02.141
    >>> lzo-2.09
    >>> m4-1.4.17
    >>> man-db-2.7.5
    >>> man-pages-4.04
    >>> mercurial-3.7.1
    >>> mingetty-1.08
    >>> mkinitcpio-19
    >>> msr-tools-1.3
    >>> net-tools-1.60
    >>> netcat-0.7.1
    >>> networkmanager-1.0.10
    >>> nfs-utils-1.3.3
a957def2
    >>> openjdk-1.8.0.92
a6f0f635
    >>> pciutils-3.3.1
    >>> perl-IO-Socket-SSL-2.024
    >>> perl-cgi-4.26
    >>> perl-common-sense-3.74
    >>> perl-dbi-1.634
    >>> perl-exporter-tiny-0.042
    >>> perl-json-xs-3.01
    >>> perl-list-moreutils-0.413
    >>> perl-module-build-0.4216
    >>> perl-module-install-1.16
    >>> perl-module-scandeps-1.18
    >>> perl-object-accessor-0.48
    >>> perl-types-serialiser-1.0
    >>> pkg-config-0.28
    >>> procps-ng-3.3.11
    >>> psmisc-22.21
    >>> slang-2.3.0
    >>> sshpass-1.05
e769d722
    >>> sysdig-0.10.1
a6f0f635
    >>> syslog-ng-3.6.4
    >>> sysstat-11.2.0
    >>> systemd-228
    >>> systemtap-2.9
    >>> tiptop-2.3
    >>> traceroute-2.0.22
a957def2
    >>> usbutils-008
a6f0f635
    >>> util-linux-2.27.1
    >>> vsftpd-3.0.2
    >>> xml-parser-2.44
    >>> yum-3.4.3
    >>> yum-metadata-parser-1.1.4
 
 SECTION 10: GNU General Public License, V3.0
a957def2
 
a6f0f635
    >>> autoconf-2.69
    >>> autogen-5.18.7
    >>> bash-4.3.30
    >>> bison-3.0.4
    >>> cifs-utils-6.4
    >>> cloud-init-0.7.6
a957def2
    >>> coreutils-8.25
a6f0f635
    >>> cpio-2.12
    >>> crash-7.1.4
    >>> diffutils-3.3
    >>> dosfstools-3.0.26
    >>> elfutils-0.165
a957def2
    >>> findutils-4.6.0
a6f0f635
    >>> gawk-4.1.3
a957def2
    >>> gcc-5.3.0
a6f0f635
    >>> gdb-7.8.2
    >>> gdbm-1.11
    >>> gettext-0.19.5.1
a957def2
    >>> gnutls-3.4.11
a6f0f635
    >>> google-startup-scripts-1.3.3
    >>> gperf-3.0.4
    >>> grep-2.21
    >>> groff-1.22.3
    >>> grub2-2.02
    >>> grub2-efi-2.02
    >>> gzip-1.6
    >>> haveged-1.9.1
    >>> inetutils-1.9.2
    >>> itstool-2.0.2
    >>> libpipeline-1.4.1
    >>> librelp-1.2.9
    >>> libtasn1-4.7
    >>> make-4.1
    >>> nano-2.5.2
    >>> ostree-2015.7
    >>> parted-3.2
    >>> patch-2.7.5
    >>> perl-libintl-1.24
    >>> readline-6.3
    >>> rsync-3.1.2
    >>> rsyslog-8.15.0
    >>> sed-4.2.2
    >>> swig-3.0.8
    >>> tar-1.28
    >>> texinfo-6.1
    >>> thin-provisioning-tools-0.6.1
    >>> wget-1.17.1
    >>> which-2.21
 
 SECTION 11: GNU Lesser General Public License, V2.1
a957def2
 
a6f0f635
    >>> acl-2.2.52
    >>> check-0.10.0
    >>> cracklib-2.9.6
    >>> efivar-0.20
    >>> glibc-2.22
a957def2
    >>> glibmm-2.47.3.1
a6f0f635
    >>> hawkey-2014.1
    >>> jna-4.2.1
    >>> json-glib-1.0.4
    >>> kmod-21
    >>> libaio-0.3.110
    >>> libassuan-2.4.2
    >>> libcap-ng-0.7.7
    >>> libconfig-1.5
    >>> libestr-0.1.10
    >>> libgcrypt-1.6.5
    >>> libgudev-230
    >>> libhif-0.2.2
    >>> libmspack-0.5alpha
    >>> libndp-1.5
    >>> libnl-3.2.27
    >>> librepo-1.7.17
    >>> libseccomp-2.2.3
    >>> libsepol-2.5
    >>> libsigc++-2.6.2
a957def2
    >>> libusb-1.0.20
a6f0f635
    >>> lttng-tools-2.7.1
    >>> nss-altfiles-2.19.1
    >>> open-vm-tools-10.0.5
    >>> paramiko-1.16.0
    >>> pygobject-3.10.2
    >>> rocket-1.4.0
a957def2
    >>> tdnf-1.0.9
a6f0f635
    >>> urlgrabber-3.10.1
    >>> userspace-rcu-0.9.1
 
 SECTION 12: GNU Lesser General Public License, V3.0
a957def2
 
a6f0f635
    >>> gmp-6.0.0a
    >>> guile-2.0.11
    >>> libunistring-0.9.6
    >>> mpc-1.0.3
    >>> mpfr-3.1.3
    >>> nettle-3.2
 
 SECTION 13: GNU Library General Public License, V2.0
a957def2
 
a6f0f635
    >>> dstat-0.7.2
a957def2
    >>> glib-2.47.6
a6f0f635
    >>> glib-networking-2.46.1
    >>> libgsystem-2015.1
    >>> libsoup-2.53.90
    >>> newt-0.52.18
    >>> rpm-4.11.2
    >>> rpm-ostree-2015.7
    >>> rpm-ostree-toolbox-2015.12
 
 SECTION 14: Mozilla Public License, V2.0
a957def2
 
a6f0f635
    >>> ca-certificates-20160109
    >>> nspr-4.12
e769d722
    >>> nss-3.25
a6f0f635
 
 SECTION 15: Ruby License
a957def2
 
a6f0f635
    >>> ruby-2.3.0
    >>> rubygem-backports-3.6.8
    >>> rubygem-highline-1.7.8
    >>> rubygem-zip-2.0.2
b1368bc2
 
 APPENDIX. Standard License Files
 
a957def2
    >>> GNU General Public License, V3.0
b1368bc2
 
a6f0f635
    >>> Artistic License, V2.0
 
a957def2
    >>> GNU General Public License, V2.0
 
b1368bc2
    >>> GNU Lesser General Public License, V2.1
 
a6f0f635
    >>> GNU Library General Public License, V2.0
 
b1368bc2
    >>> Apache License, V2.0
 
    >>> GNU Lesser General Public License, V3.0
 
    >>> GNU General Public License, V1.0
 
a6f0f635
    >>> Common Development and Distribution License, V1.0
b1368bc2
 
a6f0f635
    >>> Ruby License
b1368bc2
 
    >>> Mozilla Public License, V2.0
 
a6f0f635
    >>> GNU AFFERO GENERAL PUBLIC LICENSE 3.0
 
    >>> Common Development and Distribution License, V1.1
a957def2
 
    >>> Academic Free License, V2.1
a6f0f635
    
b1368bc2
    >>> GNU Free Documentation License, V1.1
    
    >>> GNU Free Documentation License, V1.2
    
    >>> GNU Free Documentation License, V1.3
    
    >>> Creative Commons Attribution, v1.0
    
    >>> Creative Commons Attribution License, V3.0
    
    >>> Creative Commons Attribution License, V4.0 
    
a957def2
    >>> Creative Commons Attribution-Share Alike License, V2.0
b1368bc2
    
a957def2
    >>> Creative Commons Attribution-Share Alike License, V3.0
b1368bc2
    
    >>> Eclipse Public License, V1.0
a6f0f635
    
    >>> LaTeX Project Public License, V1.0
    
    >>> LaTeX Project Public License, V1.2
    
    >>> Common Public License, V1.0 
a957def2
      
a6f0f635
    >>> Microsoft Permissive Public License
    
    >>> Artistic License, V1.0
    
    >>> Mozilla Public License, V1.1
    
    >>> Microsoft Reciprocal License
    
    >>> Creative Commons Attribution-ShareAlike, V4.0
b1368bc2
 
 ------ 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).
 
a957def2
 
e769d722
 >>> bindutils-9.10.4
b1368bc2
 
e769d722
 
 Copyright (C) 2004-2016  Internet Systems Consortium, Inc. ("ISC")
b1368bc2
 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
a6f0f635
 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.
b1368bc2
 
e769d722
 Portions of this code release fall under one or more of the
 following Copyright notices.  Please see individual source
 files for details.
b1368bc2
 
e769d722
 For binary releases also see: OpenSSL-LICENSE.
b1368bc2
 
 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.
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
a957def2
 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.
a6f0f635
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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.
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 Copyright (c) 1987, 1990, 1993, 1994
e769d722
 The Regents of the University of California.  All rights reserved.
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 3. Neither the name of the University nor the names of its contributors
e769d722
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
b1368bc2
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
a957def2
 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.
a6f0f635
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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.)
a6f0f635
 
e769d722
 -----------------------------------------------------------------------------
a6f0f635
 
b1368bc2
 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,
e769d722
 this list of conditions and the following disclaimer.
b1368bc2
 
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a957def2
 3. Neither the name of the University nor the names of its contributors may
e769d722
 be used to endorse or promote products derived from this software
 without specific prior written permission.
 
a957def2
 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.
b1368bc2
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
e769d722
b1368bc2
 
e769d722
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
e769d722
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
e769d722
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
e769d722
 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.
b1368bc2
 
e769d722
 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.
a6f0f635
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
a957def2
 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.
a6f0f635
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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:
 
e769d722
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
e769d722
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
b1368bc2
 
e769d722
 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.
b1368bc2
 
a6f0f635
 
b1368bc2
 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.
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
a957def2
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 3. Neither the name of the copyright holder nor the names of contributors
e769d722
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
a957def2
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS'' AND
b1368bc2
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
a957def2
 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.
b1368bc2
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
a957def2
 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.
b1368bc2
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 3. Neither the name of the project nor the names of its contributors
e769d722
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
b1368bc2
 
a957def2
 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
b1368bc2
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
a957def2
 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.
b1368bc2
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
a957def2
 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.
b1368bc2
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 Copyright (c) 2000-2002 Japan Network Information Center.  All rights reserved.
e769d722
 
b1368bc2
 By using this file, you agree to the terms and conditions set forth bellow.
 
e769d722
 LICENSE TERMS AND CONDITIONS
b1368bc2
 
 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
e769d722
 modified or derived work) in source and/or binary forms is permitted
 under this License Terms and Conditions.
b1368bc2
 
 2. Redistribution of source code must retain the copyright notices as they
e769d722
 appear in each source code file, this License Terms and Conditions.
b1368bc2
 
 3. Redistribution in binary form must reproduce the Copyright Notice,
e769d722
 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."
b1368bc2
 
 4. The name of JPNIC may not be used to endorse or promote products
e769d722
 derived from this Software without specific prior written approval of
 JPNIC.
b1368bc2
 
 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
e769d722
 "AS IS" AND ANY EXPRESS OR 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.
b1368bc2
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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.
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 Portions Copyright RSA Security Inc.
 
 License to copy and use this software is granted provided that it is
e769d722
 identified as "RSA Security Inc. PKCS 11 Cryptographic Token Interface
b1368bc2
 (Cryptoki)" in all material mentioning or referencing this software.
 
 License is also granted to make and use derivative works provided that
e769d722
 such works are identified as "derived from the RSA Security Inc. PKCS 11
b1368bc2
 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.
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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.
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
b1368bc2
 
 3. All advertising materials mentioning features or use of this
e769d722
 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/)"
b1368bc2
 
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
e769d722
 endorse or promote products derived from this software without
 prior written permission. For written permission, please contact
 licensing@OpenSSL.org.
b1368bc2
 
 5. Products derived from this software may not be called "OpenSSL"
e769d722
 nor may "OpenSSL" appear in their names without prior written
 permission of the OpenSSL Project.
b1368bc2
 
 6. Redistributions of any form whatsoever must retain the following
e769d722
 acknowledgment:
 "This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
b1368bc2
 
 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.
 
e769d722
 -----------------------------------------------------------------------------
b1368bc2
 
 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
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
 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)
a957def2
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > CDDL 1.0
 
e769d722
 bind-9.10.4.tar.gz\bind-9.10.4.tar\bind-9.10.4\bin\pkcs11\openssl-1.0.1q-patch
b1368bc2
 
 CDDL HEADER START
 
 The contents of this file are subject to the terms of the
 Common Development and Distribution License, Version 1.0 only
e769d722
 (the "License").  You may not use this file except in compliance
b1368bc2
 with the License.
 
e769d722
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 or http://www.opensolaris.org/os/licensing.
b1368bc2
 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]
a6f0f635
 
b1368bc2
 CDDL HEADER END
 
e769d722
 [VMWARE DOES NOT DISTRIBUTE SUB-COMPONENT QUERY-LOC-0.4.0 ]
a6f0f635
 
b1368bc2
 > GPL 3.0
 
e769d722
 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.]  
a6f0f635
 
 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.
b1368bc2
 
 It is under the General Public Licence (GPL, which
 you can fetch from <http://www.gnu.org/copyleft/gpl.html>.
 
e769d722
b1368bc2
 
 
a957def2
 >>> boost-1.60.0
b1368bc2
 
 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,
a957def2
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a957def2
 > BSD
b1368bc2
 
a957def2
 boost_1_60_0.tar.bz2\boost_1_60_0.tar\boost_1_60_0\tools\boostbook\xsl\caramel\LICENSE
b1368bc2
 
 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:
 
a957def2
 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;
b1368bc2
 
a957def2
 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;
b1368bc2
 
a957def2
 Any documentation included with all redistributions must include the
 following acknowledgement:
b1368bc2
 
a957def2
 "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."
b1368bc2
 
a957def2
 Alternatively, this acknowledgement may appear in the software itself, and
 wherever such third-party acknowledgments normally appear.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
 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
a957def2
 rights or otherwise.
b1368bc2
 
 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
 
a957def2
 boost_1_60_0.tar.bz2\boost_1_60_0.tar\boost_1_60_0\libs\numeric\ublas\doc\js\jquery-1.3.2.min.js
b1368bc2
 
 [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]
 
a957def2
 jQuery JavaScript Library v1.3.2
 http://jquery.com/
 
b1368bc2
 Copyright (c) 2009 John Resig
 Dual licensed under the MIT and GPL licenses.
 http://docs.jquery.com/License
 
a957def2
 Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009)
 Revision: 6246
 
 
b1368bc2
 > Apache 2.0
 
a957def2
 boost_1_60_0.tar.bz2\boost_1_60_0.tar\boost_1_60_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/
b1368bc2
 
 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.
 
 
 > Public Domain
 
a957def2
 boost_1_60_0.tar.bz2\boost_1_60_0.tar\boost_1_60_0\libs\mpl\doc\style.css
b1368bc2
 
a957def2
 :Author: David Goodger
 :Author: Aleksey Gurtovoy
 :Copyright: This stylesheet has been placed in the public domain.
b1368bc2
 
 
a6f0f635
 >>> bzip2-1.0.6
b1368bc2
 
 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
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > 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/
 
 
a6f0f635
 >>> 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.
b1368bc2
 
a6f0f635
 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)
a957def2
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
a6f0f635
 
 >>> cmake-3.4.3
 
 CMake - Cross Platform Makefile Generator
b1368bc2
 Copyright 2000-2015 Kitware, Inc.
 Copyright 2000-2011 Insight Software Consortium
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
a6f0f635
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 * Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 * Neither the names of Kitware, Inc., the Insight Software Consortium,
   nor the names of their contributors may be used to endorse or promote
   products derived from this software without specific prior written
   permission.
b1368bc2
 
 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,
a6f0f635
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOEVER CAUSED AND ON ANY
b1368bc2
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
a957def2
 -----------------------------------------------------------------------
a6f0f635
 
 The above copyright and license notice applies to distributions of
 CMake in source and binary form.  Some source files contain additional
 notices of original copyright by their contributors; see each source
 for details.  Third-party software packages supplied with CMake under
 compatible licenses provide their own copyright notices documented in
 corresponding subdirectories.
 
a957def2
 ---------------------------------------------------------------------
a6f0f635
 
 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.
 
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 cmake-3.4.3.tar.gz\cmake-3.4.3.tar\cmake-3.4.3\Licenses\LGPLv2.1.txt
 
 License: LGPL 2.1
b1368bc2
 
a957def2
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 cmake-3.4.3.tar.gz\cmake-3.4.3.tar\cmake-3.4.3\Modules\FindCUDA\make2cmake.cmake
b1368bc2
 
a6f0f635
 The MIT License
e72a47d2
 
a6f0f635
 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.
 
 
 > Apache 2.0
 
 cmake-3.4.3.tar.gz\cmake-3.4.3.tar\cmake-3.4.3\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.
 
a957def2
 
 
a6f0f635
 > GPL 2.0 with Bison Parser exception
 
 cmake-3.4.3.tar.gz\cmake-3.4.3.tar\cmake-3.4.3\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 
 
 cmake-3.4.3.tar.gz\cmake-3.4.3.tar\cmake-3.4.3\Utilities\cmjsoncpp\LICENSE
 
 [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.]
 
 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.
 
a957def2
 
a6f0f635
 > cmake-3.4.3.tar.gz\cmake-3.4.3.tar\cmake-3.4.3\Utilities\cmliblzma\COPYING
 
a957def2
 
a6f0f635
 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.
e72a47d2
 
a6f0f635
       - 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.
e72a47d2
 
a6f0f635
       - Test files and test code in the tests directory, and debugging
         utilities in the debug directory are in the public domain.
e72a47d2
 
a6f0f635
       - 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.
 
a957def2
 
a6f0f635
 >>> cronie-1.5.0
e72a47d2
 
b1368bc2
 Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
 Copyright (c) 1997, 2000 by Internet Software Consortium, Inc.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 Copyright (c) 1988, 1993, 1994
 The Regents of the University of California.  All rights reserved.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
e72a47d2
 
b1368bc2
 This code is derived from software contributed to Berkeley by Paul Vixie.
e72a47d2
 
b1368bc2
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION: 
e72a47d2
 
b1368bc2
 >GPL v2.0 or later
 cronie-cronie1.5.0\anacron\global.h
e72a47d2
 
b1368bc2
 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>
e72a47d2
 
b1368bc2
 This program is free software; you can 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.
e72a47d2
 
b1368bc2
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 The GNU General Public License can also be found in the file `COPYING' that comes with the Anacron source distribution.
e72a47d2
 
a957def2
 
a6f0f635
 >>> curl-7.47.1
e72a47d2
 
a6f0f635
 Copyright (C) 1996-2001  Internet Software Consortium.
e72a47d2
 
a6f0f635
 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.
e72a47d2
 
a6f0f635
 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.
e72a47d2
 
a6f0f635
 Original code by Paul Vixie. "curlified" by Gisle Vanem.
e72a47d2
 
a957def2
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
e72a47d2
 
a6f0f635
 >   OpenSSL
e72a47d2
 
a6f0f635
 curl-7.47.1.tar.lzma\curl-7.47.1.tar\curl-7.47.1\docs\examples\curlx.c
e72a47d2
 
a6f0f635
 demonstrates use of SSL context callback, requires OpenSSL
e72a47d2
 
b1368bc2
 Copyright (c) 2003 The OpenEvidence Project.  All rights reserved.
e72a47d2
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 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
a6f0f635
 for use in the OpenSSL Toolkit (https://www.openssl.org/)"
b1368bc2
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com)."
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
b1368bc2
 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
a6f0f635
 for use in the OpenSSL Toolkit (https://www.openssl.org/)"
b1368bc2
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com)."
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
a957def2
 
b1368bc2
 This product includes software developed by the OpenSSL Project
a6f0f635
 for use in the OpenSSL Toolkit (https://www.openssl.org/)
b1368bc2
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
e72a47d2
 
a957def2
 
a6f0f635
 >   BSD
e72a47d2
 
a6f0f635
 curl-7.47.1.tar.lzma\curl-7.47.1.tar\curl-7.47.1\docs\examples\rtsp.c
e72a47d2
 
b1368bc2
 Copyright (c) 2011, Jim Hollinger
 All rights reserved.
e72a47d2
 
b1368bc2
 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 Jim Hollinger nor the names of its contributors
 may be used to endorse or promote products derived from this
 software without specific prior written permission.
e72a47d2
 
b1368bc2
 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.
e72a47d2
 
a6f0f635
 >   Public Domain
e72a47d2
 
a6f0f635
 curl-7.47.1.tar.lzma\curl-7.47.1.tar\curl-7.47.1\lib\md4.c
 
 This is an OpenSSL-compatible implementation of the RSA Data Security, Inc.
 MD4 Message-Digest Algorithm (RFC 1320).
 
 Homepage:
 http://openwall.info/wiki/people/solar/software/public-domain-source-code/md4
 
 Author:
 Alexander Peslyak, better known as Solar Designer <solar at openwall.com>
e72a47d2
 
a6f0f635
 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.
 
 >   Apache 2.0
 
 curl-7.47.1.tar.lzma\curl-7.47.1.tar\curl-7.47.1\tests\http_pipe.py
e72a47d2
 
b1368bc2
 Copyright 2012 Google Inc. All Rights Reserved.
e72a47d2
 
b1368bc2
 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
e72a47d2
 
a6f0f635
 https://www.apache.org/licenses/LICENSE-2.0
b1368bc2
 
 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.
 
a6f0f635
 Modified by Linus Nielsen Feltzing for inclusion in the libcurl test
 framework
b1368bc2
 
a957def2
 
a6f0f635
 >>> cyrus-sasl-2.1.26
b1368bc2
 
 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:
 
a957def2
 *******[VMware does not distribute the following sub-component- "dlfcn.h"]*******
b1368bc2
  
 > Apple Public Source License Version 1.1
 
 cyrus-sasl-2.1.26.tar.gz\cyrus-sasl-2.1.26.tar\cyrus-sasl-2.1.26\dlcompat-20010505\dlfcn.h
 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.
 
 > RSA Data Security
 
 cyrus-sasl-2.1.26.tar.gz\cyrus-sasl-2.1.26.tar\cyrus-sasl-2.1.26\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
 
 cyrus-sasl-2.1.26.tar.gz\cyrus-sasl-2.1.26.tar\cyrus-sasl-2.1.26\java\CyrusSasl\ javasasl.c
 
 Copyright 1998 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.
 
 
a6f0f635
 >>> deltarpm-3.6
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must reproduce 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.tar.bz2\deltarpm-3.6.tar\deltarpm-3.6\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 rpmMD5Init, call rpmMD5Update as
 needed on buffers full of bytes, and then call rpmMD5Final, which
 will fill a supplied 16-byte array with the digest.
 
 > MIT Style
 
 deltarpm-3.6.tar.bz2\deltarpm-3.6.tar\deltarpm-3.6\zlib-1.2.2.f-rsyncable\zlib.h
 
 Copyright (C) 1995-2004 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.
a957def2
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
b1368bc2
 3. This notice may not be removed or altered from any source distribution.
 
 > GPL 3.0
 
 deltarpm-3.6.tar.bz2\deltarpm-3.6.tar\deltarpm-3.6\zlib-1.2.2.f-rsyncable\contrib\asm586\match.S
 
 Written for zlib 1.1.2
 Copyright (C) 1998 Brian Raiter <breadbox@muppetlabs.com>
 
 This is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License.
 
 > Boost Software License, Version 1.0
 
 deltarpm-3.6.tar.bz2\deltarpm-3.6.tar\deltarpm-3.6\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.
 
 > MIT
 
 deltarpm-3.6.tar.bz2\deltarpm-3.6.tar\deltarpm-3.6\zlib-1.2.2.f-rsyncable\contrib\iostream2\zstream.h
 
 Copyright (c) 1997
 Christian Michelsen Research AS
 Advanced Computing
 Fantoftvegen 38, 5036 BERGEN, Norway
 http://www.cmr.no
 
 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.  Christian Michelsen Research AS makes no
 representations about the suitability of this software for any
 purpose.  It is provided "as is" without express or implied warranty.
 
 
a6f0f635
 >>> dhcp-4.3.3
b1368bc2
 
a6f0f635
 Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
  Copyright (c) 1995-2003 by Internet Software Consortium
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
    Internet Systems Consortium, Inc.
    950 Charter Street
    Redwood City, CA 94063
    <info@isc.org>
    https://www.isc.org/
b1368bc2
 
 See the specific source files for any additional copyright or
 license statements.
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > BSD
 
a6f0f635
 dhcp-4.3.3-P1.tar.gz\dhcp-4.3.3-P1.tar\dhcp-4.3.3-P1\contrib\dhclient-tz-exithook.sh
b1368bc2
 
 Copyright (c) 2007, Cisco Systems, 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 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.
 
 > BSD Style
 
a6f0f635
 dhcp-4.3.3-P1.tar.gz\dhcp-4.3.3-P1.tar\dhcp-4.3.3-P1\bind\bind.tar.gz\bind.tar\bind-9.9.7-P3\contrib\idn\idnkit-1.0-src\LICENSE.txt
b1368bc2
 
a6f0f635
 Copyright (c) 2000-2002 Japan Network Information Center.  All rights reserved.
  
b1368bc2
 By using this file, you agree to the terms and conditions set forth bellow.
 
a6f0f635
 			LICENSE TERMS AND CONDITIONS 
b1368bc2
 
 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
a6f0f635
    modified or derived work) in source and/or binary forms is permitted
    under this License Terms and Conditions.
b1368bc2
 
 2. Redistribution of source code must retain the copyright notices as they
a6f0f635
    appear in each source code file, this License Terms and Conditions.
b1368bc2
 
 3. Redistribution in binary form must reproduce the Copyright Notice,
a6f0f635
    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."
b1368bc2
 
 4. The name of JPNIC may not be used to endorse or promote products
a6f0f635
    derived from this Software without specific prior written approval of
    JPNIC.
b1368bc2
 
 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
a6f0f635
    "AS IS" AND ANY EXPRESS OR 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.
b1368bc2
 
 > RSA Data Security
 
a6f0f635
 dhcp-4.3.3-P1.tar.gz\dhcp-4.3.3-P1.tar\dhcp-4.3.3-P1\bind\bind.tar.gz\bind.tar\bind-9.9.7-P3\bin\pkcs11\include\pkcs11.h
 
b1368bc2
 
 License to copy and use this software is granted provided that it is
a6f0f635
 identified as "RSA Security Inc. PKCS #11 Cryptographic Token Interface
b1368bc2
 (Cryptoki)" in all material mentioning or referencing this software.
 
 License is also granted to make and use derivative works provided that
a6f0f635
 such works are identified as "derived from the RSA Security Inc. PKCS #11
b1368bc2
 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.
 
 > Public Domain
 
a6f0f635
 dhcp-4.3.3-P1.tar.gz\dhcp-4.3.3-P1.tar\dhcp-4.3.3-P1\bind\bind.tar.gz\bind.tar\bind-9.9.7-P3\contrib\idn\idnkit-1.0-src\mkinstalldirs
b1368bc2
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 
a6f0f635
 >>> docbook-xml-4.5
b1368bc2
 
 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/.
 
 
a6f0f635
 >>> docbook-xsl-1.79.1
b1368bc2
 
 Copyright (C) 1999-2007 Norman Walsh
a6f0f635
 Copyright (C) 2003 Jir Kosek
b1368bc2
 Copyright (C) 2004-2007 Steve Ball
a6f0f635
 Copyright (C) 2005-2014 The DocBook Project
b1368bc2
 Copyright (C) 2011-2012 O'Reilly Media
 
a6f0f635
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the ``Software''), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 Warranty
 --------
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 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.
b1368bc2
 
 Contacting the Author
 ---------------------
a6f0f635
 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
b1368bc2
 
a6f0f635
 docbook-xsl-1.79.1.tar.bz2\docbook-xsl-1.79.1.tar\docbook-xsl-1.79.1\eclipse\eclipse3.xsl
b1368bc2
 
a6f0f635
 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.tar.bz2\docbook-xsl-1.79.1.tar\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/
 
a957def2
 
a6f0f635
 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.tar.bz2\docbook-xsl-1.79.1.tar\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.
 
a957def2
 ---------------------------------------------------------------------
a6f0f635
 
 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.tar.bz2\docbook-xsl-1.79.1.tar\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.
 
a957def2
 
a6f0f635
 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
 
 > 
 
 docbook-xsl-1.79.1.tar.bz2\docbook-xsl-1.79.1.tar\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
 
a957def2
 [VMWARE DOES NOT DISTRIBUTE SUB-COMPONENT SAXON.JAR]
a6f0f635
 
 docbook-xsl-1.79.1.tar.bz2\docbook-xsl-1.79.1.tar\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.tar.bz2\docbook-xsl-1.79.1.tar\docbook-xsl-1.79.1\webhelp\docs\common\jquery\layout\jquery.layout.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.]
 
 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.
 
a957def2
 
a6f0f635
 >>> 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.tar.gz\dist\ecdsa-0.13.tar\ecdsa-0.13\versioneer.py
 
 Brian Warner
 License: Public Domain
 
a957def2
 
a6f0f635
 >>> eventlog-0.2.12
b1368bc2
 
 "Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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 ``AS IS'' AND
 ANY EXPRESS OR IMPLIED 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
a6f0f635
 SUCH DAMAGE.
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > Public Domain
 
 eventlog_0.2.12.tar.gz\eventlog_0.2.12.tar\eventlog-0.2.12\debian\rules
 
 This file is public domain software, originally written by Joey Hess.
 
 > MIT Style
 
 eventlog_0.2.12.tar.gz\eventlog_0.2.12.tar\eventlog-0.2.12\m4\lt~obsolete.m4
 
 Copyright (C) 2004, 2005, 2007 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.
 
a6f0f635
 >>> expat-2.1.0
b1368bc2
 
 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
 and Clark Cooper
 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 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:
 
 > Apache 2.0
 
 expat-2.1.0.tar.gz\expat-2.1.0.tar\expat-2.1.0\conftools\ PrintPath
 
 This script falls under the Apache License.
 See http://www.apache.org/licenses/LICENSE
 
 > BSD Style
 
 expat-2.1.0.tar.gz\expat-2.1.0.tar\expat-2.1.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.
 
a957def2
 
a6f0f635
 >>> file-5.24
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
a6f0f635
 notice immediately at the beginning of the file, without modification,
 this list of conditions, and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 ADDITONAL LICENSE INFORMATION:
b1368bc2
 
 > MIT
 
a6f0f635
 file-5.24.tar.gz\file-5.24.tar\file-5.24\src\strlcat.c
b1368bc2
 
 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.
 
a957def2
 
a6f0f635
 >>> flex-2.5.39
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The Flex Project.
b1368bc2
 
a6f0f635
 Copyright (c) 1990, 1997 The Regents of the University of California.
 All rights reserved.
b1368bc2
 
a6f0f635
 This code is derived from software contributed to Berkeley by
 Vern Paxson.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must 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.
 
a6f0f635
 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.
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
a6f0f635
 flex-2.5.39.tar.xz\flex-2.5.39.tar\flex-2.5.39\gettext.h
b1368bc2
 
 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.
 
a6f0f635
 > GPL 3.0  Bison special exception
 
 flex-2.5.39.tar.xz\flex-2.5.39.tar\flex-2.5.39\parse.h
b1368bc2
 
a6f0f635
 Bison interface for Yacc-like parsers in C
b1368bc2
 
 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.
 
a6f0f635
 >>> gc-7.4.2
b1368bc2
 
a957def2
 Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers
b1368bc2
 Copyright (c) 1991-1994 by Xerox Corporation.  All rights reserved.
 Copyright (c) 1996 by Silicon Graphics.  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.
 
a6f0f635
 >>> go-1.4.2
b1368bc2
 
 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.
 
a957def2
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > Creative Commons 3.0 Attributions 
 
 go-go1.4.2.tar.gz\go-go1.4.2.tar\go-go1.4.2\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: http://blog.golang.org/gopher
 
a957def2
 
b1368bc2
 > MIT
 
 go-go1.4.2.tar.gz\go-go1.4.2.tar\go-go1.4.2\include\bio.h
 
 Copyright  1994-1999 Lucent Technologies Inc.  All rights reserved.
 Revisions Copyright  2000-2007 Vita Nuova Holdings Limited (www.vitanuova.com).  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
 
 go-go1.4.2.tar.gz\go-go1.4.2.tar\go-go1.4.2\lib\codereview\codereview.py
 
 Copyright 2007-2009 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.
 
a957def2
 
b1368bc2
 > GPL 3.0 with Bison Parser exception
 
 go-go1.4.2.tar.gz\go-go1.4.2.tar\go-go1.4.2\src\cmd\5a\y.tab.h
 
  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.
 
a957def2
 
 
b1368bc2
 > GPL 2.0 with Bison Parser exception
 
 go-go1.4.2.tar.gz\go-go1.4.2.tar\go-go1.4.2\src\cmd\6a\y.tab.h
 
 Skeleton interface 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.
 
a957def2
 
a6f0f635
 >>> iana-etc-2.30
b1368bc2
 
 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.
 
 
a6f0f635
 >>> iperf-3.1.2
 
 "iperf, Copyright (c) 2014-2016, 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.
 
a957def2
 
a6f0f635
 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.
 
a957def2
 
a6f0f635
 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.
 
a957def2
 
a6f0f635
 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.
 
 queue.h     8.5 (Berkeley) 8/20/94
 
 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.
 
a957def2
 
a6f0f635
 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.
 
a957def2
 
a6f0f635
 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:
 
a957def2
 
a6f0f635
 Redistributions of source code must retain the above
 copyright notice, this list of conditions and
 the following disclaimers.
 
a957def2
 
a6f0f635
 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
 stdio.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 PanzenbAck, place this file hereby into the public domain. Use it at your own risk for whatever you like.
 
a957def2
 
a6f0f635
 >>> 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:
 
a957def2
 
a6f0f635
 > 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
 
a957def2
 
a6f0f635
 > MIT-Style
 
 iputils-s20151218.tar.bz2\iputils-s20151218.tar\iputils-s20151218\rdisc.c
 
a957def2
 
a6f0f635
 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.
 
a957def2
 
a6f0f635
 >>> json-c-0.12
b1368bc2
 
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 json-c-json-c-0.12-20140410\doc\html\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.
 
 
a957def2
 >>> kaigen-gothic-cjk-1.002
 
 License: SIL Open Font License 1.1
 
 
a6f0f635
 >>> krb5-1.14
b1368bc2
 
 Copyright (C) 1985-2014 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.
 
a6f0f635
 > Creative Commons Attribution-ShareAlike 3.0 Unported License
 
b1368bc2
 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 Hgskola
    (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 LICENSE.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE BSD 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
a6f0f635
 krb5-krb5-1.14-final.tar.gz\krb5-krb5-1.14-final.tar\krb5-krb5-1.14-final\src\windows\wintel\genget.c
b1368bc2
 
 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.
 
 
 
 > Public Domain
 
a6f0f635
 krb5-krb5-1.14-final.tar.gz\krb5-krb5-1.14-final.tar\krb5-krb5-1.14-final\src\lib\krb5\rcache\rc_base.c
b1368bc2
 
 mode: c; c-basic-offset: 4; indent-tabs-mode: nil 
 lib/krb5/rcache/rc_dfl.c 
 This file of the Kerberos V5 software is derived from public-domain code
   contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
 
 
a6f0f635
 > Alladdin Free Public License
b1368bc2
 
a6f0f635
 ***** [VMWARE DOES NOT DISTRIBUTE THE SUBCOMPONENT "autolock.hxx".] *****
b1368bc2
 
a6f0f635
 krb5-krb5-1.14-final.tar.gz\krb5-krb5-1.14-final.tar\krb5-krb5-1.14-final\src\ccapi\common\win\OldCC\autolock.hxx
b1368bc2
 
a6f0f635
 Copyright (C) 1998 Danilo Almeida.  All rights reserved.
b1368bc2
 
a6f0f635
    automatic stack-based locking object
 
    This file is part of FIFS (Framework for Implementing File Systems). 
 
    This software is distributed with NO WARRANTY OF ANY KIND.  No
    author or distributor accepts any responsibility for the
    consequences of using it, or for whether it serves any particular
    purpose or works at all, unless he or she says so in writing.
    Refer to the included modified Alladin Free Public License (the
    "License") for full details.
 
    Every copy of this software must include a copy of the License, in
    a plain ASCII text file named COPYING.  The License grants you the
    right to copy, modify and redistribute this software, but only
    under certain conditions described in the License.  Among other
    things, the License requires that the copyright notice and this
    notice be preserved on all copies.
b1368bc2
 
a6f0f635
 
 >>> less-458
 
 [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]
b1368bc2
 
 Less, version 458
 
a6f0f635
 This is the distribution of less, version 458, released 04 Apr 2013.
 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:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Please report any problems to bug-less@gnu.org.
 See http://www.greenwoodsoftware.com/less for the latest info.
 Less License
 ------------
b1368bc2
 
a6f0f635
 Less
 Copyright (C) 1984-2012  Mark Nudelman
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
 notice 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
 
 less-458.tar.gz\less-458.tar\less-458\mkinstalldirs
 
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Last modified: 1994-03-25
 Public domain
b1368bc2
 
 > MIT Style
 
 less-458.tar.gz\less-458.tar\less-458\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.
 
a6f0f635
 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.
 Slightly modified by David MacKenzie to undo most of the changes for TCL.
 Added regexec2 with notbol parameter. -- 4/19/99 Mark Nudelman
 
 > MIT
b1368bc2
 
 less-458.tar.gz\less-458.tar\less-458\scrsize.c
 
 Copyright (c) 1987, 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.
 
 
a6f0f635
 >>> libarchive-3.1.2
b1368bc2
 
 "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."
 
 
a6f0f635
 >>> libcap-2.25
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 Unless otherwise *explicitly* stated the following text describes the
 licensed conditions under which the contents of this module release
 may be distributed:
b1368bc2
 
 -------------------------------------------------------------------------
a6f0f635
 Redistribution and use in source and binary forms of this module, with
b1368bc2
 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
a6f0f635
 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.)
b1368bc2
 
 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.
 
a6f0f635
 
 >>> libdnet-1.11
b1368bc2
 
 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.
 
 
a957def2
 >>> 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.
 
 
a6f0f635
 >>> libffi-3.2.1
b1368bc2
 
a6f0f635
 libffi - Copyright (c) 1996-2014  Anthony Green, Red Hat, Inc and others.
b1368bc2
 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
 
a6f0f635
 libffi-3.2.1.tar.gz\libffi-3.2.1.tar\libffi-3.2.1\libtool-ldflags
b1368bc2
 
 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.
a6f0f635
  
b1368bc2
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
a6f0f635
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
 MA 02110-1301, USA. 
b1368bc2
 
 
 > LGPL 2.1
 
a6f0f635
 libffi-3.2.1.tar.gz\libffi-3.2.1.tar\libffi-3.2.1\msvcc.sh
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 ***** BEGIN LICENSE BLOCK *****
b1368bc2
 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.
 
a6f0f635
 ***** END LICENSE BLOCK *****
b1368bc2
 
a6f0f635
 
 > 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/>.
 
 
 >>> liblogging-1.0.5
b1368bc2
 
 "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.
a6f0f635
 "
b1368bc2
 
 
a6f0f635
 >>> libpcap-1.7.4
 
 Copyright (c) 1995-1999 Kungliga Tekniska Hgskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
a6f0f635
 
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 >   BSD
 
 libpcap-1.7.4.tar.gz\libpcap-1.7.4.tar\libpcap-1.7.4\ieee80211.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) 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.
 
 $FreeBSD: src/sys/net80211/ieee80211.h,v 1.10 2005/07/22 16:55:27 sam Exp $
 
 
 >   MIT
 
 libpcap-1.7.4.tar.gz\libpcap-1.7.4.tar\libpcap-1.7.4\Win32\Include\arpa\nameser.h
b1368bc2
 
 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.
 
a6f0f635
 
 >>> libselinux-2.5
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
a6f0f635
 libselinux-2.5-rc1.tar.gz\libselinux-2.5-rc1.tar\libselinux-2.5-rc1\utils\avcstat.c
b1368bc2
 
 Copyright (C) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com>
a6f0f635
  
b1368bc2
 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.
 
 
a6f0f635
 >>> libsolv-0.6.19
 
 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.19.tar.gz\libsolv-0.6.19.tar\libsolv-0.6.19\src\sha1.h
 
 public api for steve reid's public domain SHA-1 implementation
 this file is in the public domain.
 
 
 >>> libtirpc-1.0.1
b1368bc2
 
 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
a6f0f635
 documentation and/or other materials provided with the distribution.
b1368bc2
 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
 
a6f0f635
 libtirpc-1.0.1.tar-2.bz2\libtirpc-1.0.1.tar-2\libtirpc-1.0.1\src\debug.h
b1368bc2
 
 Copyright (C) 2014  Red Hat, Steve Dickson <steved@redhat.com>
 
a6f0f635
 This program is free software; you can redistribute it and/or
b1368bc2
 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
 
a6f0f635
 libtirpc-1.0.1.tar-2.bz2\libtirpc-1.0.1.tar-2\libtirpc-1.0.1\src\des_impl.c
b1368bc2
 
 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
a6f0f635
 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
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a957def2
 >>> libxml2-2.9.4
b1368bc2
 
a6f0f635
 Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.
b1368bc2
 
a957def2
 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
b1368bc2
 
a957def2
 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
b1368bc2
 
a957def2
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
 > CC-Attribution ShareAlike 2.0
 
a957def2
 libxml2-2.9.4.tar\libxml2-2.9.4\test\schemas\changelog093_1.xsd
a6f0f635
 
 License: CC-Attribution ShareAlike 2.0
 
 >>> libxslt-1.1.28
b1368bc2
 
 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.
 
 
a6f0f635
 >>> libyaml-0.1.6
b1368bc2
 
 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.
 
 
a6f0f635
 >>> linux-pam-1.2.1
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 Unless otherwise *explicitly* stated the following text describes the
b1368bc2
 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
a6f0f635
    notice, and this entire permission notice in its entirety,
    including the disclaimer of warranties.
b1368bc2
 
 2. Redistributions in binary form must reproduce all prior and current
a6f0f635
    copyright notices, this list of conditions, and the following
    disclaimer in the documentation and/or other materials provided
    with the distribution.
b1368bc2
 
 3. The name of any author may not be used to endorse or promote
a6f0f635
    products derived from this software without their specific prior
    written permission.
b1368bc2
 
 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.
 -------------------------------------------------------------------------
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 >  MIT-Style
b1368bc2
 
a6f0f635
 Linux-PAM-1.2.1.tar.bz2\Linux-PAM-1.2.1.tar\Linux-PAM-1.2.1\aclocal.m4
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
b1368bc2
 
 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.
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > GPL 3.0 with Bison Parser exception
b1368bc2
 
a6f0f635
 Linux-PAM-1.2.1.tar.bz2\Linux-PAM-1.2.1.tar\Linux-PAM-1.2.1\conf\pam_conv1\pam_conv_y.c
b1368bc2
 
a6f0f635
 Bison implementation for Yacc-like parsers in C
b1368bc2
 
a6f0f635
 Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
b1368bc2
 
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 Linux-PAM-1.2.1.tar.bz2\Linux-PAM-1.2.1.tar\Linux-PAM-1.2.1\tests\tst-dlopen.c
b1368bc2
 
a6f0f635
 Copyright (C) Nalin Dahyabhai <nalin@redhat.com> 2003
b1368bc2
 
a6f0f635
 This program is free software; you can 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.
b1368bc2
 
 
a6f0f635
 >>> lsof-4.89
b1368bc2
 
 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
 
 
a957def2
 >>> lua-5.3.2
b1368bc2
 
a957def2
 Copyright (C) 1994-2015 Lua.org, PUC-Rio.
b1368bc2
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
a957def2
 >>> ncurses-6.0
b1368bc2
 
a957def2
 Copyright (c) 1998-2014,2015 Free Software Foundation, Inc.
b1368bc2
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
a957def2
 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:
b1368bc2
 
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
a957def2
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
b1368bc2
 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
a957def2
 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
b1368bc2
 
 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.
 
 
a957def2
 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
 
 
a6f0f635
 >>> 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.
 
 
a957def2
 --- Part 2: Networks Associates Technology, Inc copyright notice (BSD) --
a6f0f635
 
 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.
 
a957def2
 --- Part 7: Fabasoft R&D Software GmbH & Co KG copyright notice (BSD) ---
a6f0f635
 
 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
 IS AND ANY EXPRESS OR IMPLIED 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
 
 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.
 
 > 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.]
 
 
 > GPL 2.0
 
 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
 
a957def2
 [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.]
a6f0f635
 
 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.
 
 
a957def2
 >>> nginx-1.10.0
 
 Copyright (C) 2002-2016 Igor Sysoev
   Copyright (C) 2011-2016 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
 
 
a6f0f635
 >>> ntp-4.2.8p6
b1368bc2
 
 (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.
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
a6f0f635
 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\include\ascii.h
b1368bc2
 
 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.
 
 
a6f0f635
 > ISC License (MIT-Style)
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 > Public Domain
 
a6f0f635
 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\lib\isc\include\isc\md5.h
b1368bc2
 
 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
 
a6f0f635
 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\ntpd\ntpd-opts.c
b1368bc2
 
 [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.]
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This source file is copyrighted and licensed under the following terms:
b1368bc2
 
a6f0f635
 see html/copyright.html
b1368bc2
 
 
a6f0f635
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
b1368bc2
 
 
a6f0f635
 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\ntpd\ntp_parser.c
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
a6f0f635
 GNU 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
b1368bc2
 
a6f0f635
 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
b1368bc2
 
 > GPL 2.0
 
a6f0f635
 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\scripts\plot_summary.in
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 > GPL 3.0
 
a6f0f635
 ntp-4.2.8p6.tar.gz\ntp-4.2.8p6.tar\ntp-4.2.8p6\sntp\libopts\COPYING.gplv3
 
a957def2
 License:  GPL 3.0
b1368bc2
 
 > LGPL 3.0
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 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
 
 
 >>> openldap-2.4.43
b1368bc2
 
 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
 
a6f0f635
 openldap-2.4.43.tgz\openldap-2.4.43.tar\openldap-2.4.43\build\shtool
b1368bc2
 
a6f0f635
 GNU shtool -- The GNU Portable Shell Tool
b1368bc2
 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>.
 
a6f0f635
 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
 
 openldap-2.4.43.tgz.gz\openldap-2.4.43.tar\openldap-2.4.43\contrib\ldaptcl\tkAppInit.c
 
 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.
 
 
b1368bc2
 > LGPL 2.1
 
a6f0f635
 openldap-2.4.43.tgz.gz\openldap-2.4.43.tar\openldap-2.4.43\contrib\slapd-modules\nssov\nss-pam-ldapd\attrs.h
b1368bc2
 
a6f0f635
 
 Copyright (C) 2007, 2008, 2012 Arthur de Jong
b1368bc2
 
 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
a6f0f635
 02110-1301 USA.
b1368bc2
 
 
 
a6f0f635
 > BSD-Style
b1368bc2
 
a6f0f635
 openldap-2.4.43.tgz.gz\openldap-2.4.43.tar\openldap-2.4.43\contrib\slapd-modules\passwd\sha2\sha2.c
b1368bc2
 
 
a6f0f635
 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.
 
b1368bc2
 
a6f0f635
 > Beer-Ware License (MIT-Style)
b1368bc2
 
a6f0f635
 openldap-2.4.43.tgz.gz\openldap-2.4.43.tar\openldap-2.4.43\contrib\slapd-modules\passwd\netscape.c
b1368bc2
 
 
a6f0f635
 The algorithm implemented in this function was created by Poul-Henning
 Kamp and released under the following license:
a957def2
 -----------------------------------------------------------------------
a6f0f635
 "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
b1368bc2
 
 
 > Public Domain
 
a6f0f635
 openldap-2.4.43.tgz\openldap-2.4.43.tar\openldap-2.4.43\libraries\liblutil\md5.c
b1368bc2
 
 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.
 
 
a6f0f635
 >>> openssh-7.1p2
 
 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 Yrjl
 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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT Style
 
 openssh-7.1p2.tar.gz\openssh-7.1p2.tar\openssh-7.1p2\openbsd-compat\base64.c
 
 Portions Copyright (c) 1995 by International Business Machines, Inc.
 
 International Business Machines, Inc. (hereinafter called IBM) grants
 permission under its copyrights to use, copy, modify, and distribute this
 Software with or without fee, provided that the above copyright notice and
 all paragraphs of this notice appear in all copies, and that the name of IBM
 not be used in connection with the marketing of any product incorporating
 the Software or modifications thereof, without specific, written prior
 permission.
 
 To the extent it has a right to do so, IBM grants an immunity from suit
 under its patents, if any, for the use, sale or manufacture of products to
 the extent that such products are used for performing Domain Name System
 dynamic updates in TCP/IP networks by means of the Software.  No immunity is
 granted for any product per se or for any other function of any product.
 
 THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE.  IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
 DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
 IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
 
 > BEER-WARE License
 
 openssh-7.1p2.tar.gz\openssh-7.1p2.tar\openssh-7.1p2\md5crypt.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
 
 
a957def2
 >>> openssl-1.0.2h
b1368bc2
 
 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
 ---------------
 
a957def2
 ====================================================================
a6f0f635
 Copyright (c) 1998-2016 The OpenSSL Project.  All rights reserved.
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
a957def2
 the documentation andor other materials provided with the
b1368bc2
 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
a957def2
 for use in the OpenSSL Toolkit. (http:www.openssl.org)"
b1368bc2
 
 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
a957def2
 for use in the OpenSSL Toolkit (http:www.openssl.org)"
b1368bc2
 
 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).
 
a957def2
 
 
b1368bc2
 Original SSLeay License
 -----------------------
 
a6f0f635
 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
b1368bc2
 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
a957def2
 documentation andor other materials provided with the distribution.
b1368bc2
 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.]
 
a957def2
 
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
a957def2
 > Public domain
b1368bc2
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\crypto\aes\asm\vpaes-x86_64.pl
b1368bc2
 
 Constant-time SSSE3 AES core implementation.
 version 0.1
a6f0f635
 
b1368bc2
 By Mike Hamburg (Stanford University), 2009
 Public domain.
 
a957def2
 For details see http:shiftleft.orgpapersvector_aes and
 http:crypto.stanford.eduvpaes.
 
b1368bc2
 
 > Openssl
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\crypto\aes\asm\bsaes-armv7.pl
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
 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
a957def2
 details see http:www.openssl.org~approcryptogams.
b1368bc2
 
 Specific modes and adaptation for Linux kernel by Ard Biesheuvel
 <ard.biesheuvel@linaro.org>. Permission to use under GPL terms is
 granted.
 
 > BSD
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\crypto\camellia\asm\cmll-x86_64.pl
a6f0f635
 
 [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]
b1368bc2
 
 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
a957def2
 http:www.openssl.org~approcamellia.
 ===========================================
b1368bc2
 
 > Apache 2.0
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\crypto\ec\ecp_nistputil.c
b1368bc2
 
 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
 
a957def2
 http:www.apache.orglicensesLICENSE-2.0
b1368bc2
 
 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
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\crypto\md5\asm\md5-ia64.S
b1368bc2
 
 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,
a957def2
 distribute, sublicense, andor sell copies of the Software, and to
b1368bc2
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 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
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\crypto\x509v3\v3_pci.c
b1368bc2
 
 Copyright (c) 2004 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
a957def2
 documentation andor other materials provided with the distribution.
b1368bc2
 
 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
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\demos\easy_tls\easy-tls.c
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a957def2
 
b1368bc2
 (c) Copyright 1999 Bodo Moeller.  All rights reserved.
 
a957def2
 This is free software; you can redistributed andor modify it
b1368bc2
 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:
a6f0f635
 
a957def2
 -
b1368bc2
 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
a957def2
 the documentation andor other materials provided with the
b1368bc2
 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.
 
a957def2
 
b1368bc2
 > CC-Attribution 4.0
 
a957def2
 openssl-1.0.2h.tar.gz\openssl-1.0.2h.tar\openssl-1.0.2h\ssl\heartbeat_test.c
b1368bc2
 
a957def2
 Author:  Mike Bland (mbland@acm.org, http:mike-bland.com)
b1368bc2
 Date:    2014-04-12
 License: Creative Commons Attribution 4.0 International (CC By 4.0)
a957def2
 http:creativecommons.orglicensesby4.0deed.en_US
a6f0f635
 
 
 >>> pcre-8.38
b1368bc2
 
 PCRE LICENCE
 ------------
 
 PCRE is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 
 Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
 specified below. The documentation for PCRE, supplied in the "doc"
a6f0f635
 directory, is distributed under the same terms as the software itself. The data
 in the testdata directory is not copyrighted and is in the public domain.
b1368bc2
 
 The basic library functions are written in C and are freestanding. Also
 included in the distribution is a set of C++ wrapper functions, and a
 just-in-time compiler that can be used to optimize pattern matching. These
 are both optional features that can be omitted when the library is built.
 
a6f0f635
 
b1368bc2
 THE BASIC LIBRARY FUNCTIONS
 ---------------------------
 
 Written by:       Philip Hazel
 Email local part: ph10
 Email domain:     cam.ac.uk
 
 University of Cambridge Computing Service,
 Cambridge, England.
 
a6f0f635
 Copyright (c) 1997-2015 University of Cambridge
b1368bc2
 All rights reserved.
 
a6f0f635
 
b1368bc2
 PCRE JUST-IN-TIME COMPILATION SUPPORT
 -------------------------------------
 
 Written by:       Zoltan Herczeg
 Email local part: hzmester
 Emain domain:     freemail.hu
 
a6f0f635
 Copyright(c) 2010-2015 Zoltan Herczeg
b1368bc2
 All rights reserved.
 
a6f0f635
 
b1368bc2
 STACK-LESS JUST-IN-TIME COMPILER
 --------------------------------
 
 Written by:       Zoltan Herczeg
 Email local part: hzmester
 Emain domain:     freemail.hu
 
a6f0f635
 Copyright(c) 2009-2015 Zoltan Herczeg
b1368bc2
 All rights reserved.
 
a6f0f635
 
b1368bc2
 THE C++ WRAPPER FUNCTIONS
 -------------------------
 
 Contributed by:   Google Inc.
 
 Copyright (c) 2007-2012, Google Inc.
 All rights reserved.
 
a6f0f635
 
b1368bc2
 THE "BSD" LICENCE
 -----------------
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
a6f0f635
 * Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 * Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 * 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.
b1368bc2
 
 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.
 
a6f0f635
 End
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 pcre-8.38.tar.bz2\pcre-8.38.tar\pcre-8.38\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
b1368bc2
 
 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.
 
a6f0f635
 
 >>> perl-www-curl-4.17
b1368bc2
 
 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.
 
 
a957def2
 >>> 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/
 
 
a6f0f635
 >>> popt-1.16
b1368bc2
 
 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.
 
 
a957def2
 >>> postgresql-9.5.3
b1368bc2
 
a6f0f635
 PostgreSQL Database Management System
 (formerly known as Postgres, then as Postgres95)
 
 Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
b1368bc2
 
 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.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 postgresql-9.5.3.tar.bz2\postgresql-9.5.3.tar\postgresql-9.5.3\src\timezone\data\pacificnew
 
 This file is in the public domain, so clarified as of 2009-05-17 by Arthur David Olson.
 
 > GPL 3.0
b1368bc2
 
a957def2
 postgresql-9.5.3.tar.bz2\postgresql-9.5.3.tar\postgresql-9.5.3\contrib\cube\cubeparse.c
b1368bc2
 
a957def2
 Bison implementation for Yacc-like parsers in C
b1368bc2
 
 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
a957def2
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 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
 
a957def2
 postgresql-9.5.3.tar.bz2\postgresql-9.5.3.tar\postgresql-9.5.3\contrib\pgcrypto\\crypt-des.c
b1368bc2
 
a957def2
 Copyright (c) 1994 David Burren
b1368bc2
 All rights reserved.
 
a957def2
 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.
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
a957def2
 3. Neither the name of the author nor the names of other contributors
b1368bc2
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
 
a957def2
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
b1368bc2
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
a957def2
 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
b1368bc2
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
 
a957def2
 > BSD-Style
 
 postgresql-9.5.3.tar.bz2\postgresql-9.5.3.tar\postgresql-9.5.3\contrib\pgcrypto\fortuna.h
b1368bc2
 
a957def2
 Copyright (c) 2005 Marko Kreen
 All rights reserved
b1368bc2
 
a957def2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a957def2
 1 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a957def2
 2 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a957def2
 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
b1368bc2
 
a957def2
 > GPL 2.0
b1368bc2
 
a957def2
 postgresql-9.5.3.tar.bz2\postgresql-9.5.3.tar\postgresql-9.5.3\contrib\fuzzystrmatch\dmetaphone.c
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a957def2
 Most of this code is directly from the Text::DoubleMetaphone perl module
 version 0.05 available from http://www.cpan.org.
 It bears this copyright notice:
 
 
a6f0f635
 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.
 
 
 >>> 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.)
b1368bc2
 
a6f0f635
  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:
b1368bc2
 
 > Public Domain
 
a6f0f635
 pycrypto-2.7a1.tar.gz\dist\pycrypto-2.7a1.tar\pycrypto-2.7a1\lib\Crypto\Cipher\Blowfish.py
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
b1368bc2
 
a6f0f635
 > MIT Style
 pycrypto-2.7a1.tar.gz\dist\pycrypto-2.7a1.tar\pycrypto-2.7a1\LEGAL\copy\LICENSE.orig
b1368bc2
 
a6f0f635
 ===================================================================
 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.
 ===================================================================
b1368bc2
 
a6f0f635
 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).
b1368bc2
 
a6f0f635
 > Python License
b1368bc2
 
a6f0f635
 pycrypto-2.7a1.tar.gz\dist\pycrypto-2.7a1.tar\pycrypto-2.7a1\LEGAL\copy\LICENSE.python-2.2
b1368bc2
 
 
a6f0f635
 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.21.5
b1368bc2
 
 [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) 2001-2008 by Kjetil Jacobsen <kjetilja at gmail.com>
 Copyright (C) 2001-2008 by Markus F.X.J. Oberhumer <markus at oberhumer.com>
a6f0f635
 Copyright (C) 2013-2016 by Oleg Pudeyev <oleg at bsdpower.com>
b1368bc2
 
 All rights reserved.
 
 PycURL is dual licensed under the LGPL and an MIT/X derivative license
 based on the cURL license.  A full copy of the LGPL license is included
 in the file COPYING-LGPL.  A full copy of the MIT/X derivative license is
 included in the file COPYING-MIT.  You can redistribute and/or modify PycURL
 according to the terms of either license.
 
a6f0f635
 _PycURL: http://pycurl.sourceforge.net/
 _libcurl: http://curl.haxx.se/libcurl/
 _urllib: http://docs.python.org/library/urllib.html
 _`the repository`: https://github.com/pycurl/pycurl
 _`mailing list`: http://cool.haxx.se/mailman/listinfo/curl-and-python
 _`downloads repository`: https://github.com/pycurl/downloads
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 pycurl-7.21.5.tar.gz\dist\pycurl-7.21.5.tar\pycurl-7.21.5\tests\ext\test-suite.sh
 
 Copyright (c) 2010 Ryan Tomayko <http://tomayko.com/about>
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS 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
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
 >>> python-cffi-1.5.2
 
 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.
b1368bc2
 
 
a6f0f635
 >>> python-configobj-5.0.6
b1368bc2
 
 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
 
 
a6f0f635
 >>> python-iniparse-0.4
b1368bc2
 
 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.
 
a957def2
 -------------------------------------------------------------------------
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 -------------------------------------------
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 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
 
a6f0f635
 
b1368bc2
 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 --------------------------------------------------
a6f0f635
 
b1368bc2
 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.
 
 
a6f0f635
 >>> python-jsonpatch-1.9
b1368bc2
 
 Copyright (c) 2011 Stefan Kgl <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.
 
 
a6f0f635
 >>> python-jsonpointer-1.10
b1368bc2
 
 Copyright (c) 2011 Stefan Kgl <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.
 
 
a6f0f635
 >>> python-lxml-3.5.0b1
 
 Copyright (c) 2004 Infrae. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must reproduce 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 Infrae nor the names of its 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 INFRAE OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (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
 
 lxml-3.5.0b1.tar.gz\lxml-3.5.0b1.tar\lxml-lxml-3.5.0b1\doc\licenses\elementtree.txt
 
 The ElementTree / XML Toys Library is
 
 Copyright (c) 1999-2003 by Secret Labs AB
 Copyright (c) 1999-2003 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 MERCHANTABILITY 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.
 
 
 > ZPL 2.0
 
 lxml-3.5.0b1.tar.gz\lxml-3.5.0b1.tar\lxml-lxml-3.5.0b1\doc\licenses\ZopePublicLicense.txt
 
 Zope Public License (ZPL) Version 2.0
 -----------------------------------------------
 
 This software is Copyright (c) Zope Corporation (tm) and
 Contributors. All rights reserved.
 
 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 above
 copyright notice, this list of conditions, and the following
 disclaimer.
 
 2. Redistributions in binary form must reproduce 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 Zope Corporation (tm) must not be used to
 endorse or promote products derived from this software
 without prior written permission from Zope Corporation.
 
 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 Zope Corporation. Use of them is
 covered in a separate agreement (see
 http://www.zope.com/Marks).
 
 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 ZOPE CORPORATION ``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 ZOPE CORPORATION 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 contributions made by Zope
 Corporation and many individuals on behalf of Zope
 Corporation.  Specific attributions are listed in the
 accompanying credits file.
 
 > MIT-Style
 
 lxml-3.5.0b1.tar.gz\lxml-3.5.0b1.tar\lxml-lxml-3.5.0b1\src\lxml\isoschematron\resources\rng\iso-schematron.rng
 
 (c) International Organization for Standardization 2005.
 Permission to copy in any form is granted for use with conforming
 SGML systems and applications as defined in ISO 8879,
 provided this notice is included in all copies.
 
 
 > Public Domain
 
 lxml-3.5.0b1.tar.gz\lxml-3.5.0b1.tar\lxml-lxml-3.5.0b1\DD.py
 
 $Id: DD.py,v 1.2 2001/11/05 19:53:33 zeller Exp $
 Enhanced Delta Debugging class
 Copyright (c) 1999, 2000, 2001 Andreas Zeller.
 
 This module (written in Python) implements the base delta debugging
 algorithms and is at the core of all our experiments.  This should
 easily run on any platform and any Python version since 1.6.
 
 To plug this into your system, all you have to do is to create a
 subclass with a dedicated `test()' method.  Basically, you would
 invoke the DD test case minimization algorithm (= the `ddmin()'
 method) with a list of characters; the `test()' method would combine
 them to a document and run the test.  This should be easy to realize
 and give you some good starting results; the file includes a simple
 sample application.
 
 This file is in the public domain; feel free to copy, modify, use
 and distribute this software as you wish - with one exception.
 Passau University has filed a patent for the use of delta debugging
 on program states (A. Zeller: `Isolating cause-effect chains',
 Saarland University, 2001).  The fact that this file is publicly
 available does not imply that I or anyone else grants you any rights
 related to this patent.
 
 The use of Delta Debugging to isolate failure-inducing code changes
 (A. Zeller: `Yesterday, my program worked', ESEC/FSE 1999) or to
 simplify failure-inducing input (R. Hildebrandt, A. Zeller:
 `Simplifying failure-inducing input', ISSTA 2000) is, as far as I
 know, not covered by any patent, nor will it ever be.  If you use
 this software in any way, I'd appreciate if you include a citation
 such as `This software uses the delta debugging algorithm as
 described in (insert one of the papers above)'.
 
 All about Delta Debugging is found at the delta debugging web site,
 
 http://www.st.cs.uni-sb.de/dd/
 
 Happy debugging,
 
 Andreas Zeller
 
 
 > GPL 2.0
 
 lxml-3.5.0b1.tar.gz\lxml-3.5.0b1.tar\lxml-lxml-3.5.0b1\test.py
 
 SchoolTool - common information systems platform for school administration
 Copyright (c) 2003 Shuttleworth 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.
 
 > Python
 
 lxml-3.5.0b1.tar.gz\lxml-3.5.0b1.tar\lxml-lxml-3.5.0b1\LICENSES.txt
 
 The doctest.py module is taken from the Python library and falls under
 the PSF Python License.
 
 
 >>> python-prettytable-0.7.2
b1368bc2
 
 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.
 
 
a6f0f635
 >>> python-pyasn1-0.1.9
 
 Copyright (c) 2005-2015, Ilya Etingof <ilya@glas.net>
b1368bc2
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
a6f0f635
   * Redistributions of source code must retain the above copyright notice, 
     this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
   * Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.
b1368bc2
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
a6f0f635
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
b1368bc2
 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.
 
a6f0f635
 
 >>> python-pycparser-2.14
 
 Copyright (c) 2008-2015, 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.14.tar.gz\dist\pycparser-2.14.tar\pycparser-2.14\examples\c_files\memmgr.h
 
 Statically-allocated memory manager
 
 by Eli Bendersky (eliben@gmail.com)
   
 This code is in the public domain.
 
 
a957def2
 >>> python-setuptools-21.0.0
 
 Copyright (c) 2003-2015  Paul T. McGuire
 
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:
 
  The above copyright notice and this permission notice shall be
  included in all copies or substantial portions of the Software.
 
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
a6f0f635
 >>> python-six-1.10.0
b1368bc2
 
 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.
 
a6f0f635
 
a957def2
 >>> python-twisted-15.5.0
a6f0f635
 
a957def2
 Copyright (c) 2001-2015
a6f0f635
 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
 Jrgen 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.
 
 
a957def2
 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.
 
 
a6f0f635
 >>> python-zope.interface-4.1.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.11
b1368bc2
 
 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.
 
a6f0f635
 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
b1368bc2
 
 Footnotes:
 
 (1) GPL-compatible doesn't mean that we're distributing Python under
a6f0f635
 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.
b1368bc2
 
 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
a6f0f635
 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.
b1368bc2
 
 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,
a6f0f635
 2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved"
 are retained in Python alone or in any derivative version prepared by Licensee.
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 -------------------------------------------
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 ---------------------------------------
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 ACCEPT
 
b1368bc2
 
 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
 --------------------------------------------------
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
a6f0f635
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\msvcc.sh
b1368bc2
 
a6f0f635
 BEGIN LICENSE BLOCK
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
b1368bc2
 
a6f0f635
 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/
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 The Original Code is the MSVC wrappificator.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 END LICENSE BLOCK
b1368bc2
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\libtool-ldflags
b1368bc2
 
a6f0f635
 Script to translate LDFLAGS into a form suitable for use with libtool.
b1368bc2
 
a6f0f635
 Copyright (C) 2005 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Lib\multiprocessing\forking.py
b1368bc2
 
a6f0f635
 Copyright (c) 2006-2008, R Oudkerk
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a6f0f635
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > Public Domain
 
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\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).
b1368bc2
 
 > GPL 3.0
 
a6f0f635
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Modules\_ctypes\libffi\testsuite\lib\libffi.exp
b1368bc2
 
a6f0f635
 Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software; you can 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.
a6f0f635
 
b1368bc2
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
a6f0f635
 
b1368bc2
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program; see the file COPYING3.  If not see
 <http:www.gnu.org/licenses/>.
 
 
 > 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
 
 > MIT
 
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\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.
 
b1368bc2
 > Python
 
 [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.]
 
a6f0f635
 Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Lib\robotparser.py
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 The robots.txt Exclusion Protocol is implemented as specified in
 http:www.robotstxt.org/norobots-rfc.txt
b1368bc2
 
 
 > Apache 2.0
 
a6f0f635
 Python-2.7.11.tar.xz\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
b1368bc2
 
 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
 
a6f0f635
 http:www.apache.org/licenses/LICENSE-2.0
b1368bc2
 
 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.
 
a6f0f635
 > Python-2.7.11.tar.xz\Python-2.7.11.tar\Python-2.7.11\Doc\license.rst
 
b1368bc2
 
 .. highlightlang:: none
 
 .. _history-and-license:
 
 History and License
a6f0f635
 
b1368bc2
 History of the software
 =======================
a6f0f635
 
b1368bc2
 Python was created in the early 1990s by Guido van Rossum at Stichting
a6f0f635
 Mathematisch Centrum (CWI, see http:www.cwi.nl/) in the Netherlands as a
b1368bc2
 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
a6f0f635
 Research Initiatives (CNRI, see http:www.cnri.reston.va.us/) in Reston,
b1368bc2
 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
a6f0f635
 http:www.zope.com/).  In 2001, the Python Software Foundation (PSF, see
 https:www.python.org/psf/) was formed, a non-profit organization created
b1368bc2
 specifically to own Python-related Intellectual Property.  Zope Corporation is a
 sponsoring member of the PSF.
 
a6f0f635
 All Python releases are Open Source (see http:opensource.org/ for the Open
b1368bc2
 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::
 
a6f0f635
 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.
b1368bc2
 
 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
 ============================================================
a6f0f635
 
 
b1368bc2
 .. centered:: PSF LICENSE AGREEMENT FOR PYTHON |release|
 
a6f0f635
 . 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.
 
b1368bc2
 
 .. centered:: BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
 
a6f0f635
 
b1368bc2
 .. centered:: BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
a6f0f635
 . 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.
 
b1368bc2
 
 .. centered:: CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
 
a6f0f635
 . 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.
b1368bc2
 
 .. 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.
 
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 Mersenne Twister
 ----------------
 
 The :mod:`_random` module includes code based on a download from
a6f0f635
 http:www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html. The following are
b1368bc2
 the verbatim comments from the original code::
 
a6f0f635
 A C-program for MT19937, with initialization improved 2002/1/26.
 Coded by Takuji Nishimura and Makoto Matsumoto.
b1368bc2
 
a6f0f635
 Before using, initialize the state by using init_genrand(seed)
 or init_by_array(init_key, key_length).
b1368bc2
 
a6f0f635
 Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a6f0f635
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 3. The names of its contributors may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 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)
b1368bc2
 
 
 Sockets
 -------
a6f0f635
 
b1368bc2
 The :mod:`socket` module uses the functions, :func:`getaddrinfo`, and
 :func:`getnameinfo`, which are coded in separate source files from the WIDE
a6f0f635
 Project, http:www.wide.ad.jp/. ::
b1368bc2
 
a6f0f635
 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 Floating point exception control
 --------------------------------
 
 The source for the :mod:`fpectl` module includes the following notice::
a6f0f635
 
 ---------------------------------------------------------------------
 /                       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.                                              /
 ---------------------------------------------------------------------
b1368bc2
 
 
 MD5 message digest algorithm
 ----------------------------
 
 The source code for the :mod:`md5` module contains the following notice::
 
a6f0f635
 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.
 
 
b1368bc2
 Asynchronous socket services
 ----------------------------
 
 The :mod:`asynchat` and :mod:`asyncore` modules contain the following notice::
 
a6f0f635
 Copyright 1996 by Sam Rushing
b1368bc2
 
a6f0f635
 All Rights Reserved
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 Cookie management
 -----------------
a6f0f635
 
b1368bc2
 The :mod:`Cookie` module contains the following notice::
 
a6f0f635
 Copyright 2000 by Timothy O'Malley <timo@alum.mit.edu>
b1368bc2
 
a6f0f635
 All Rights Reserved
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 Execution tracing
 -----------------
 
 The :mod:`trace` module contains the following notice::
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 Copyright 2000, Mojam Media, Inc., all rights reserved.
 Author: Skip Montanaro
b1368bc2
 
a6f0f635
 Copyright 1999, Bioreason, Inc., all rights reserved.
 Author: Andrew Dalke
b1368bc2
 
a6f0f635
 Copyright 1995-1997, Automatrix, Inc., all rights reserved.
 Author: Skip Montanaro
b1368bc2
 
a6f0f635
 Copyright 1991-1995, Stichting Mathematisch Centrum, all rights reserved.
b1368bc2
 
 
a6f0f635
 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.
b1368bc2
 
 
 UUencode and UUdecode functions
 -------------------------------
 
 The :mod:`uu` module contains the following notice::
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
 
 XML Remote Procedure Calls
 --------------------------
 
 The :mod:`xmlrpclib` module contains the following notice::
 
a6f0f635
 The XML-RPC client interface is
b1368bc2
 
a6f0f635
 Copyright (c) 1999-2002 by Secret Labs AB
 Copyright (c) 1999-2002 by Fredrik Lundh
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 test_epoll
 ----------
 
 The :mod:`test_epoll` contains the following notice::
 
a6f0f635
 Copyright (c) 2001-2006 Twisted Matrix Laboratories.
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
b1368bc2
 
 Select kqueue
 -------------
 
 The :mod:`select` and contains the following notice for the kqueue interface::
 
a6f0f635
 Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must 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.
b1368bc2
 
 
 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
a6f0f635
 from http:www.netlib.org/fp/.  The original file, as retrieved on
b1368bc2
 March 16, 2009, contains the following copyright and licensing
 notice::
 
a6f0f635
 /
 
 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.
 
 /
b1368bc2
 
 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::
 
a6f0f635
 LICENSE ISSUES
 ==============
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 OpenSSL License
 ---------------
b1368bc2
 
a6f0f635
 / ====================================================================
 Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a6f0f635
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
b1368bc2
 
a6f0f635
 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/)"
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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/)"
b1368bc2
 
a6f0f635
 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.
 ====================================================================
b1368bc2
 
a6f0f635
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
b1368bc2
 
a6f0f635
 /
b1368bc2
 
a6f0f635
 Original SSLeay License
 -----------------------
b1368bc2
 
a6f0f635
 / Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 All rights reserved.
b1368bc2
 
a6f0f635
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
b1368bc2
 
a6f0f635
 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).
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Redistribution and use in source 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)"
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.]
 /
b1368bc2
 
 
 expat
 -----
 
 The :mod:`pyexpat` extension is built using an included copy of the expat
 sources unless the build is configured ``--with-system-expat``::
 
a6f0f635
 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
 and Clark Cooper
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
b1368bc2
 
 
 libffi
 ------
 
 The :mod:`_ctypes` extension is built using an included copy of the libffi
 sources unless the build is configured ``--with-system-libffi``::
 
a6f0f635
 Copyright (c) 1996-2008  Red Hat, Inc and others.
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 ``Software''), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
b1368bc2
 
 
 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::
 
a6f0f635
 Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 2. Altered source versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
b1368bc2
 
a6f0f635
 3. This notice may not be removed or altered from any source distribution.
b1368bc2
 
a6f0f635
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
b1368bc2
 
 
a6f0f635
 >>> python3-3.5.1
b1368bc2
 
a6f0f635
 .. highlightlang:: none
b1368bc2
 
a6f0f635
 .. _history-and-license:
b1368bc2
 
 
a6f0f635
 History and License
b1368bc2
 
 
 
a6f0f635
 History of the software
 =======================
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 +----------------+--------------+------------+------------+-----------------+
 | 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             |
 +----------------+--------------+------------+------------+-----------------+
b1368bc2
 
a6f0f635
 .. note::
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Thanks to the many outside volunteers who have worked under Guido's direction to
 make these releases possible.
b1368bc2
 
 
a6f0f635
 Terms and conditions for accessing or otherwise using Python
 ============================================================
b1368bc2
 
 
a6f0f635
 .. centered:: PSF LICENSE AGREEMENT FOR PYTHON |release|
b1368bc2
 
a6f0f635
 . 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.
b1368bc2
 
a6f0f635
 . 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.
b1368bc2
 
 
a6f0f635
 .. centered:: BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
b1368bc2
 
 
a6f0f635
 .. centered:: BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
b1368bc2
 
a6f0f635
 . 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").
b1368bc2
 
a6f0f635
 . 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
b1368bc2
 Software, alone or in any derivative version prepared by Licensee.
 
a6f0f635
 . 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
b1368bc2
 third party.  As an exception, the "BeOpen Python" logos available at
a6f0f635
 http://www.pythonlabs.com/logos.html may be used according to the permissions
 granted on that web page.
b1368bc2
 
a6f0f635
 . By copying, installing or otherwise using the software, Licensee agrees to be
 bound by the terms and conditions of this License Agreement.
b1368bc2
 
 
a6f0f635
 .. centered:: CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
b1368bc2
 
a6f0f635
 . 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.
b1368bc2
 
a6f0f635
 . 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.
b1368bc2
 
 
a6f0f635
 .. centered:: ACCEPT
b1368bc2
 
 
a6f0f635
 .. centered:: CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
b1368bc2
 
a6f0f635
 Copyright  1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The
 Netherlands.  All rights reserved.
b1368bc2
 
 Permission to use, copy, modify, and distribute this software and its
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 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.
 
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 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)
 
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 Floating point exception control
 --------------------------------
 
 The source for the :mod:`fpectl` module includes the following notice::
 
 ---------------------------------------------------------------------
a6f0f635
 Copyright (c) 1996
b1368bc2
 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.
a6f0f635
 ---------------------------------------------------------------------
 
 
b1368bc2
 
 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.
a6f0f635
 </MIT License>
b1368bc2
 
 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::
 
a6f0f635
 
b1368bc2
 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
a6f0f635
 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::
b1368bc2
 
 
 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
 ---------------
 
 ====================================================================
a6f0f635
 Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a6f0f635
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
b1368bc2
 
a6f0f635
 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/)"
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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/)"
b1368bc2
 
a6f0f635
 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.
 ====================================================================
b1368bc2
 
a6f0f635
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
b1368bc2
 
 
 
a6f0f635
 Original SSLeay License
 -----------------------
b1368bc2
 
a6f0f635
 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 All rights reserved.
b1368bc2
 
a6f0f635
 This package is an SSL implementation written
 by Eric Young (eay@cryptsoft.com).
 The implementation was written so as to conform with Netscapes SSL.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Redistribution and use in source 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.]
b1368bc2
 
 
 
 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:
 
a6f0f635
 Redistributions of source code must retain the above copyright
b1368bc2
 notice, this list of conditions and the following disclaimer.
 
a6f0f635
 Redistributions in binary form must reproduce the above
b1368bc2
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
 
a6f0f635
 Neither the name of the author nor the names of its
b1368bc2
 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.
 
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > CRT License
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 > GPL 3.0
 
a6f0f635
 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Modules\_ctypes\libffi\testsuite\libffi.call\call.exp
b1368bc2
 
a6f0f635
 Copyright (C) 2003, 2006, 2009, 2010 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software; you can 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
a6f0f635
 along with this program; see the file COPYING3.  If not see
b1368bc2
 <http://www.gnu.org/licenses/>.
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Modules\_ctypes\libffi\doc\libffi.info
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
 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
 
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\wsgiref\validate.py
b1368bc2
 
a6f0f635
 [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]
b1368bc2
 
a6f0f635
 (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
b1368bc2
 
 
a6f0f635
 > Python 2.2
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\urllib\response.py
b1368bc2
 
a6f0f635
 Copyright (C) 2000  Bastian Kleineidam
b1368bc2
 
a6f0f635
 You can choose between two licenses when using this package:
 1) GNU GPLv2
 2) PSF license for Python 2.2
b1368bc2
 
a6f0f635
 The robots.txt Exclusion Protocol is implemented as specified in
 http://www.robotstxt.org/norobots-rfc.txt
b1368bc2
 
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 Python-3.5.1.tar.xz\Python-3.5.1.tar\Python-3.5.1\Lib\ctypes\macholib\ README.ctypes
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 License: Any components of the py2app suite may be distributed under
 the MIT or PSF open source licenses.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 Copyright (c) 1998-2001 by Secret Labs AB.  All rights reserved.
b1368bc2
 
a6f0f635
 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
 
 
 >>> pyyaml-3.11
b1368bc2
 
 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.
 
a6f0f635
 
 >>> rpcbind-0.2.3
 
 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.
 
 
 >>> 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-libxml-ruby-2.8.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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 libxml-ruby-2.8.0.tar.gz\libxml-ruby-2.8.0.tar\libxml-ruby-2.8.0\script\benchmark\hamlet.xml
 
 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.
 
 > LGPL 2.1
 
 libxml-ruby-2.8.0.tar.gz\libxml-ruby-2.8.0.tar\libxml-ruby-2.8.0\setup.rb
 
 Copyright (c) 2000-2005 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-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-nokogiri-1.6.7.2
 
 (The MIT License)
 
 Copyright (c) 2008 - 2015:
 
 [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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Apache 2.0
 
 nokogiri-1.6.7.2.tar.gz\nokogiri-1.6.7.2.tar\nokogiri-1.6.7.2\ext\java\nokogiri\internals\c14n\AttrCompare.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.
 nekohtml.jar
 
 > MIT-Style
 
 nokogiri-1.6.7.2.tar.gz\nokogiri-1.6.7.2.tar\nokogiri-1.6.7.2\test\files\saml\xmldsig_schema.xsd
 
 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.8.2
 
 Copyright (c) 2010 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-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.
 
 
 >>> runit-2.1.2
b1368bc2
 
 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.
 
 
a6f0f635
 >>> sendmail-8.15.2
b1368bc2
 
a6f0f635
 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
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
a6f0f635
 
 > 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.
b1368bc2
 All rights reserved.
a6f0f635
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
a6f0f635
 
b1368bc2
 1. Redistributions of source code must retain the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer.
 
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 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 Franois
 All rights reserved
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer
 2 Redistributions in binary form must reproduce 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
b1368bc2
 
 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
a6f0f635
 PARTICULAR PURPOSE ARE DISCLAIMED  IN NO EVENT SHALL THE COPYRIGHT
b1368bc2
 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
a6f0f635
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
 
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
a6f0f635
 shadow-421tarxz\shadow-421tar\shadow-421\src\vipwc
b1368bc2
 
a6f0f635
 Copyright (c) 1997       , Guy Maor <maor@eceutexasedu>
b1368bc2
 Copyright (c) 1999 - 2000, Marek Michalkiewicz
 Copyright (c) 2002 - 2006, Tomasz Kloczko
a6f0f635
 Copyright (c) 2007 - 2013, Nicolas Franois
 All rights reserved
b1368bc2
 
 This program is free software; you can 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
a6f0f635
 (at your option) any later version
b1368bc2
 
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE See the GNU
 General Public License for more details
b1368bc2
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
a6f0f635
 Foundation, Inc, 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA
 
 
 udbachktgz
 
 
 > BSD Style
b1368bc2
 
a6f0f635
 shadow-421tarxz\shadow-421tar\shadow-421\src\login_nopamc
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 > MIT-Style
 
a6f0f635
 shadow-421tarxz\shadow-421tar\shadow-421\aclocalm4
b1368bc2
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
a6f0f635
 Inc
b1368bc2
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
a6f0f635
 with or without modifications, as long as this notice is preserved
b1368bc2
 
 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
a6f0f635
 PARTICULAR PURPOSE
b1368bc2
 
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 [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]
b1368bc2
 
a6f0f635
 shadow-421tarxz\shadow-421tar\shadow-421\man\tr\man1\passwd1
b1368bc2
 
a6f0f635
 Copyright Red Hat, Inc, 1998, 1999, 2002
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, 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
b1368bc2
 
a6f0f635
 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)
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 Copyright (c) Cristian Gafton, 1998, <gafton@redhatcom>
b1368bc2
 
 
 
a6f0f635
 >  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
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 (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"
 
 
 >>> sqlite-autoconf-3.11.0
 
 2001 September 15
b1368bc2
 
 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.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 sqlite-autoconf-3110000.tar.gz\sqlite-autoconf-3110000.tar\sqlite-autoconf-3110000\aclocal.m4
b1368bc2
 
a6f0f635
  Copyright (C) 1996-2014 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
 
a6f0f635
 >>> strace-4.11
b1368bc2
 
 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>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
a6f0f635
 strace-4.11.tar.xz\strace-4.11.tar\strace-4.11\aclocal.m4
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 > GPL 2.0
 
a6f0f635
 strace-4.11.tar.xz\strace-4.11.tar\strace-4.11\linux\mtd-abi.h
b1368bc2
 
 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.
 
 
a6f0f635
 >>> sudo-1.8.15
b1368bc2
 
a6f0f635
 Copyright (c) 1996,1998-2005, 2007-2015
b1368bc2
 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.
a6f0f635
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 sudo-1.8.15.tar.gz\sudo-1.8.15.tar\sudo-1.8.15\include\compat\stdbool.h
b1368bc2
 
a6f0f635
 Written by Marc Espie, September 25, 1999
 Public domain.
b1368bc2
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 sudo-1.8.15.tar.gz\sudo-1.8.15.tar\sudo-1.8.15\include\compat\glob.h
b1368bc2
 
a6f0f635
 Copyright (c) 1989, 1993
b1368bc2
 The Regents of the University of California.  All rights reserved.
 
a6f0f635
 This code is derived from software contributed to Berkeley by
 Guido van Rossum.
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
 
 
a6f0f635
 >>> tcp_wrappers-7.6
b1368bc2
 
 
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 >>> tcpdump-4.7.4
b1368bc2
 
a6f0f635
 Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
b1368bc2
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
a6f0f635
 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>
b1368bc2
 
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
a6f0f635
 copyright notice and this permission notice appear in all copies.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 tcpdump-4.7.4.tar.gz\tcpdump-4.7.4.tar\tcpdump-4.7.4\smb.h
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 Copyright (C) Andrew Tridgell 1995-1999
b1368bc2
 
a6f0f635
 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
b1368bc2
 
 
a6f0f635
 >>> tcsh-6.19.00
b1368bc2
 
 Copyright (c) 1980, 1991 The Regents of the University of California.
 All rights reserved.
a6f0f635
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 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.
 
b1368bc2
 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
 
a6f0f635
 tcsh-6.19.00.tar.gz\tcsh-6.19.00.tar\tcsh-6.19.00\
b1368bc2
 
 Copyright (c) 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.
  
 THE SOFTWARE IS PROVIDED "AS IS" AND 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, 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.
 
 
a6f0f635
 > Public Domain
 
 tcsh-6.19.00.tar.gz\tcsh-6.19.00.tar\tcsh-6.19.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.
 
 
 >>> tftp-5.2
b1368bc2
 
 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.
 
 
a6f0f635
 >>> tzdata-2016a
b1368bc2
 
 This file is in the public domain, so clarified as of
 2009-05-17 by Arthur David Olson.
 
 
a957def2
 >>> 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.
 
 
a6f0f635
 >>> vim-7.4
b1368bc2
 
 Copyright (c) 2002 E. I. DuPont de Nemours and Company, Inc
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the VIM license as available from
 the vim 6.1 ":help license" command or (at your option) the
 license from any later version of vim.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 vim-7.4.tar.bz2\vim-7.4.tar\vim74\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-7.4.tar.bz2\vim-7.4.tar\vim74\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-7.4.tar.bz2\vim-7.4.tar\vim74\runtime\tools\efm_perl.pl
 
 [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 (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-7.4.tar.bz2\vim-7.4.tar\vim74\src\tee\tee.c
 
 Copyright (c) 1996, Paul Slootman
 
 Author: Paul Slootman
 (paul@wurtel.hobby.nl, paul@murphy.nl, paulS@toecompst.nl)
 
 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!
 
 
a6f0f635
 >>> xinetd-2.3.15
b1368bc2
 
 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.*.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > 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.
 
 
a6f0f635
 >>> xz-5.2.2
b1368bc2
 
 Author: Lasse Collin
 This file has been put into the public domain.
 You can do whatever you want with this file.
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
a6f0f635
 xz-5.2.2.tar.xz\xz-5.2.2.tar\xz-5.2.2\src\scripts\xzmore.in
 
 Copyright (C) 2001, 2002, 2007 Free Software Foundation
 Copyright (C) 1992, 1993 Jean-loup Gailly
b1368bc2
 
a6f0f635
 Modified for XZ Utils by Andrew Dudman and Lasse Collin.
b1368bc2
 
 This program is free software; you can 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.
 
a6f0f635
 > MIT Style
 
 xz-5.2.2.tar.xz\xz-5.2.2.tar\xz-5.2.2\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.
 
b1368bc2
 > LGPL 2.1
 
a6f0f635
 xz-5.2.2.tar.xz\xz-5.2.2.tar\xz-5.2.2\lib\ getopt1.c
b1368bc2
 
a6f0f635
 Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98,2004,2006
b1368bc2
 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.
a6f0f635
  
b1368bc2
 > GPL 3.0
 
a6f0f635
 xz-5.2.2.tar.xz\xz-5.2.2.tar\xz-5.2.2\ COPYING.GPLv3
b1368bc2
 
 License: GPL 3.0
 
 
a6f0f635
 >>> 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.8
b1368bc2
 
 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
 
a957def2
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 zlib-1_1.2.8.dfsg-1ubuntu1.tar.gz\zlib-1_1.2.8.dfsg-1ubuntu1.tar\zlib-1:1.2.8.dfsg-1ubuntu1\zlib_1.2.8.dfsg.orig.tar.gz\zlib_1.2.8.dfsg.orig.tar\zlib-1.2.8\examples\zpipe.c
 
a957def2
 
b1368bc2
 Not copyrighted -- provided to the public domain
 Version 1.4  11 December 2005  Mark Adler.
 
a957def2
 
 --------------- SECTION 2: Academic Free License, V2.1 ----------
b1368bc2
 
 Academic Free License, V2.1 is applicable to the following component(s).
 
a957def2
 
a6f0f635
 >>> dbus-1.8.8
b1368bc2
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE AFL 2.1 LICENSE.  PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF THE AFL 2.1.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright (C) 2007 Red Hat, Inc.
 
 Licensed under the Academic Free License version 2.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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
 dbus-1.8.8.tar.gz\dbus-1.8.8.tar\dbus-1.8.8\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.
 
 
a957def2
 --------------- SECTION 3: Apache License, V1.1 -------------
a6f0f635
 
 Apache License, V1.1 is applicable to the following component(s).
 
 
 >>> 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.
 ====================================================================
 
a957def2
 --------------- SECTION 4: Apache License, V2.0 ----------
b1368bc2
 
 Apache License, V2.0 is applicable to the following component(s).
 
a6f0f635
 >>> apache-ant-1.9.6
b1368bc2
 
 Apache Ant
a6f0f635
 Copyright 1999-2015 The Apache Software Foundation
b1368bc2
 
 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.
 
 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.
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > BSD
 
a6f0f635
 apache-ant-1.9.6-src.tar.gz\apache-ant-1.9.6-src.tar\apache-ant-1.9.6\lib\optional\hamcrest-core-1.3.jar\LICENSE.txt
b1368bc2
 
 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.
 
a6f0f635
 hamcrest-core-1.3.jar
 junit-4.11.jar
 
b1368bc2
 
a6f0f635
 >>> apache-maven-3.3.9
b1368bc2
 
 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.
 
 maven-ant-tasks-2.1.1.jar
 a-0.1.jar
 b-0.1.jar
 b-0.1.jar
 wagon-provider-api-1.0-beta-2.jar
 plexus-active-collections-1.0-beta-1.jar
 plexus-classworlds-1.2-alpha-10.jar
 plexus-classworlds-1.2-alpha-7.jar
 plexus-component-api-1.0-alpha-16.jar
 plexus-component-api-1.0-alpha-32.jar
 plexus-container-default-1.0-alpha-16.jar
 plexus-container-default-1.0-alpha-32.jar
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 >
b1368bc2
 
a6f0f635
 apache-maven-3.3.9-src.tar.gz\apache-maven-3.3.9-src.tar\apache-maven-3.3.9\DEPENDENCIES
b1368bc2
 
 ------------------------------------------------------------------
a6f0f635
 Transitive dependencies of this project determined from the
 maven pom organized by organization.
b1368bc2
 ------------------------------------------------------------------
 
 Apache Maven Distribution
 
a957def2
 
b1368bc2
 From: 'an unknown organization'
 - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
 License: Public Domain
 - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:bundle:18.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
a6f0f635
 License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
b1368bc2
 - 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.3
 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)
a6f0f635
 - Plexus :: Component Annotations (http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:1.6
b1368bc2
 License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 - Plexus Interpolation API (http://plexus.codehaus.org/plexus-components/plexus-interpolation) org.codehaus.plexus:plexus-interpolation:jar:1.21
 License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Plexus Common Utilities (http://plexus.codehaus.org/plexus-utils) org.codehaus.plexus:plexus-utils:jar:3.0.22
b1368bc2
 License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'Google, Inc.' (http://www.google.com)
a6f0f635
 - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:4.0
b1368bc2
 License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'Jonathan Hedley' (http://jonathanhedley.com/)
 - jsoup (http://jsoup.org/) org.jsoup:jsoup:jar:1.7.2
 License: The MIT License  (http://jsoup.com/license)
 
 From: 'QOS.ch' (http://www.qos.ch)
 - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.5
 License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
 - SLF4J Simple Binding (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:1.7.5
 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/)
 - Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2
 License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.2
 License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
 License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.4
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Aether Provider (http://maven.apache.org/ref/3.3.9/maven-aether-provider/) org.apache.maven:maven-aether-provider:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Artifact (http://maven.apache.org/ref/3.3.9/maven-artifact/) org.apache.maven:maven-artifact:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Builder Support (http://maven.apache.org/ref/3.3.9/maven-builder-support/) org.apache.maven:maven-builder-support:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Compat (http://maven.apache.org/ref/3.3.9/maven-compat/) org.apache.maven:maven-compat:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Core (http://maven.apache.org/ref/3.3.9/maven-core/) org.apache.maven:maven-core:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Embedder (http://maven.apache.org/ref/3.3.9/maven-embedder/) org.apache.maven:maven-embedder:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Model (http://maven.apache.org/ref/3.3.9/maven-model/) org.apache.maven:maven-model:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Model Builder (http://maven.apache.org/ref/3.3.9/maven-model-builder/) org.apache.maven:maven-model-builder:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Plugin API (http://maven.apache.org/ref/3.3.9/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Repository Metadata Model (http://maven.apache.org/ref/3.3.9/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Settings (http://maven.apache.org/ref/3.3.9/maven-settings/) org.apache.maven:maven-settings:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Maven Settings Builder (http://maven.apache.org/ref/3.3.9/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:3.3.9
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Apache Maven Wagon :: Providers :: File Provider (http://maven.apache.org/wagon/wagon-providers/wagon-file) org.apache.maven.wagon:wagon-file:jar:2.10
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Apache Maven Wagon :: Providers :: HTTP Provider (http://maven.apache.org/wagon/wagon-providers/wagon-http) org.apache.maven.wagon:wagon-http:jar:2.10
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
a6f0f635
 - Apache Maven Wagon :: Providers :: HTTP Shared Library (http://maven.apache.org/wagon/wagon-providers/wagon-http-shared) org.apache.maven.wagon:wagon-http-shared:jar:2.10
 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.10
b1368bc2
 License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'The Eclipse Foundation' (http://www.eclipse.org/)
 - Aether API (http://www.eclipse.org/aether/aether-api/) org.eclipse.aether:aether-api:jar:1.0.2.v20150114
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
 - Aether Connector Basic (http://www.eclipse.org/aether/aether-connector-basic/) org.eclipse.aether:aether-connector-basic:jar:1.0.2.v20150114
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
 - Aether Implementation (http://www.eclipse.org/aether/aether-impl/) org.eclipse.aether:aether-impl:jar:1.0.2.v20150114
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
 - Aether SPI (http://www.eclipse.org/aether/aether-spi/) org.eclipse.aether:aether-spi:jar:1.0.2.v20150114
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
 - Aether Transport Wagon (http://www.eclipse.org/aether/aether-transport-wagon/) org.eclipse.aether:aether-transport-wagon:jar:1.0.2.v20150114
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
 - Aether Utilities (http://www.eclipse.org/aether/aether-util/) org.eclipse.aether:aether-util:jar:1.0.2.v20150114
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
a6f0f635
 - org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:eclipse-plugin:0.3.2
b1368bc2
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
a6f0f635
 - org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:eclipse-plugin:0.3.2
b1368bc2
 License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
 
 > BSD Style
 
a6f0f635
 apache-maven-3.3.9-src.tar.gz\apache-maven-3.3.9-src.tar\apache-maven-3.3.9\maven-ant-tasks-2.1.1.jar\licenses\extreme.indiana.edu.license.TXT
b1368bc2
 
 Indiana University Extreme! Lab Software License
 
 Version 1.1.1
 
 Copyright (c) 2002 Extreme! Lab, Indiana 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 end-user documentation included with the redistribution, if any,
 must include the following acknowledgment:
 
 "This product includes software developed by the Indiana University
 Extreme! Lab (http://www.extreme.indiana.edu/)."
 
 Alternately, this acknowledgment may appear in the software itself,
 if and wherever such third-party acknowledgments normally appear.
 
 4. The names "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab"
 must not be used to endorse or promote products derived from this
 software without prior written permission. For written permission,
 please contact http://www.extreme.indiana.edu/.
 
 5. Products derived from this software may not use "Indiana Univeristy"
 name nor may "Indiana Univeristy" appear in their name, without prior
 written permission of the Indiana University.
 
 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 AUTHORS, COPYRIGHT HOLDERS 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.
 
 > BSD
 
a6f0f635
 apache-maven-3.3.9-src.tar.gz\apache-maven-3.3.9-src.tar\apache-maven-3.3.9\maven-ant-tasks-2.1.1.jar\licenses\javolution.license.TXT
b1368bc2
 
 Copyright (c) 2006, Javolution (http://javolution.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.
 
 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.
 
 > CPL 1.0
 
a6f0f635
 apache-maven-3.3.9-src.tar.gz\apache-maven-3.3.9-src.tar\apache-maven-3.3.9\maven-core\src\test\resources\org\apache\maven\extension\test-extension-repo\junit\junit\3.8.1\junit-3.8.1.pom
b1368bc2
 
 LICENSE: CPL 1.0
 
 > Apache 1.1
 
a6f0f635
 apache-maven-3.3.9-src.tar.gz\apache-maven-3.3.9-src.tar\apache-maven-3.3.9\maven-core\src\test\resources\remote-repo-1\maven-test\jars\maven-test-b-1.0.jar\META-INF\LICENSE.txt
b1368bc2
 
 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.
 ====================================================================
 
 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/>.
 
 
a957def2
 >>> apache-tomcat-8.0.35
b1368bc2
 
 Apache Tomcat
a6f0f635
 Copyright 1999-2016 The Apache Software Foundation
b1368bc2
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 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 the bayeux implementation
 The org.apache.cometd.bayeux API is derivative work originating at the Dojo Foundation
a957def2
 * Copyright 2007-2008 Guy Molinari
 * Copyright 2007-2008 Filip Hanik
 * Copyright 2007 Dojo Foundation
 * Copyright 2007 Mort Bay Consulting Pty. Ltd.
b1368bc2
 
 The original XML Schemas for Java EE Deployment Descriptors:
a957def2
 - 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
a6f0f635
 
b1368bc2
 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.
 
a957def2
 bootstrap.jar
 commons-daemon-native.tar.gz
 commons-daemon.jar
 tomcat-juli.jar
 tomcat-native.tar.gz
a6f0f635
 annotations-api.jar
 catalina-ant.jar
 catalina-ha.jar
 catalina-storeconfig.jar
 catalina-tribes.jar
 catalina.jar
 el-api.jar
 jasper-el.jar
 jasper.jar
 jsp-api.jar
 servlet-api.jar
 tomcat-api.jar
 tomcat-dbcp.jar
 tomcat-i18n-es.jar
 tomcat-i18n-fr.jar
 tomcat-i18n-ja.jar
 tomcat-jdbc.jar
a957def2
 tomcat-jni.jar
 tomcat-util-scan.jar
a6f0f635
 tomcat-util.jar
a957def2
 tomcat-websocket.jar
a6f0f635
 websocket-api.jar
 
 
 ADDITIONAL LICENSE INFORMATION:
 
a957def2
 > apache-tomcat-8.0.35.tar.gz\apache-tomcat-8.0.35.tar\apache-tomcat-8.0.35\LICENSE
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 For the Eclipse JDT Core Batch Compiler (ecj-x.x.x.jar) component:
 
 Eclipse Public License - v 1.0
 
a957def2
 [The text of the Eclipse Public License v1.0 is set forth in the Appendix of this document.]
b1368bc2
 
 
a957def2
 ecj-4.5.jar
b1368bc2
 
 For the Windows Installer component:
 
a957def2
 * 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.
b1368bc2
 
a957def2
 [VMWARE DOES NOT DISTRIBUTE THE LZMA COMPRESSION MODULE]
b1368bc2
 
a957def2
 * The lzma compression module for NSIS is licensed under the Common Public
 License version 1.0.
b1368bc2
 
 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:
 
a957def2
 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.
b1368bc2
 
 bzip2 license
 
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 
a957def2
 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.
b1368bc2
 
 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.
 
a957def2
 [VMWARE DOES NOT DISTRIBUTE THE LZMA COMPRESSION MODULE]
 
b1368bc2
 jseward@acm.org
 Common Public License version 1.0
 
a957def2
 [The text of the Common Public License v1.0 is set forth in the Appendix of this document.] 
b1368bc2
 
 Special exception for LZMA compression module
 
a957def2
 [VMWARE DOES NOT DISTRIBUTE THE LZMA COMPRESSION MODULE]
 
b1368bc2
 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:
a957def2
 - 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
b1368bc2
 
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
 
a957def2
 [The text of the CDDL v1.0 is set forth in the Appendix of this document.]
a6f0f635
 
 
b1368bc2
 > CDDL 1.1
 
a957def2
 apache-tomcat-8.0.35.tar.gz\apache-tomcat-8.0.35.tar\apache-tomcat-8.0.35\lib\servlet-api.jar\javax\servlet\resources\javaee_web_services_1_4.xsd
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE CDDL 1.1 LICENSE. PLEASE SEE THE APPENDIX FOR THE FULL TEXT OF THE CDDL 1.1 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
a957def2
 Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 When distributing the software, include this License Header Notice in each
 file and include the License file at packager/legal/LICENSE.txt.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
 
a6f0f635
 >>> apr-1.5.2
b1368bc2
 
 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.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 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.
 
 
a6f0f635
 >>> apr-util-1.5.4
b1368bc2
 
 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.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 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:
 
a957def2
 
b1368bc2
 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.
 
a957def2
 
b1368bc2
 MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
 
a957def2
 
b1368bc2
 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:
a957def2
 ------------------------------------------------------------------------
b1368bc2
 "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
a957def2
 ------------------------------------------------------------------------
b1368bc2
 
 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.
 
a957def2
 
b1368bc2
 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.
 
a957def2
 
b1368bc2
 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).
 
 
a6f0f635
 >>> commons-daemon-1.0.15
b1368bc2
 
 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.
 
 
a6f0f635
 >>> cython-0.23.4
 
 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.23.4.tar.gz\dist\Cython-0.23.4.tar\Cython-0.23.4\Tools\site_scons\site_tools\pyext.py
 
a957def2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 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.23.4.tar.gz\dist\Cython-0.23.4.tar\Cython-0.23.4\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.
 
 
e769d722
 
 >>> docker-1.11.2
a6f0f635
 
 Copyright 2013-2016 Docker, Inc.
b1368bc2
 
 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
 
a6f0f635
 https://www.apache.org/licenses/LICENSE-2.0
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
e769d722
 > Public Domain
 
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\vendor\src\github.com\mattn\go-sqlite3\code\sqlite3-binding.c
 
 The "printf" code that follows dates from the 1980's.  It is in
 the public domain.  The original comments are included here for
 completeness.  They are very out-of-date but might be useful as
 an historical reference.  Most of the "enhancements" have been backed
 out so that the functionality is now the same as standard printf().
 
 > BSD-2
 
 
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\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.
b1368bc2
 
e769d722
 
 > BSD-3
 
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\contrib\completion\zsh\docker
b1368bc2
 
 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.
 
 > GPL 2.0
 
e769d722
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\contrib\init\openrc\docker.initd
b1368bc2
 
 Copyright 1999-2013 Gentoo Foundation
 Distributed under the terms of the GNU General Public License v2
 
 > MIT
 
e769d722
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\vendor\src\github.com\armon\go-metrics\LICENSE
b1368bc2
 
 The MIT License (MIT)
 
 Copyright (c) 2013 Armon Dadgar
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal in
 the Software without restriction, including without limitation the rights to
 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
 the Software, and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
a6f0f635
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
b1368bc2
 
 
a6f0f635
 > MIT Style
 
e769d722
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\vendor\src\github.com\BurntSushi\toml\cmd\toml-test-decoder\COPYING
a6f0f635
 
 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.
b1368bc2
 
a6f0f635
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
b1368bc2
 
a6f0f635
 You just DO WHAT THE FUCK YOU WANT TO.
b1368bc2
 
 
a6f0f635
 > CC-Attribution-ShareAlike 4.0 
 
e769d722
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\vendor\src\github.com\docker\libkv\\LICENSE.docs
a6f0f635
 
 License: Creative Commons Attribution-ShareAlike 4.0 International Public License
 
 
 > MPL 2.0
b1368bc2
 
e769d722
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\vendor\src\github.com\hashicorp\consul\website\LICENSE.md
b1368bc2
 
 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.
 
 
a6f0f635
 > RSA Data Security
b1368bc2
 
e769d722
 docker-1.11.2.tar.gz\docker-1.11.2.tar\docker-1.11.2\vendor\src\github.com\miekg\pkcs11\pkcs11t.h
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
 
 
e769d722
 >>> etcd-2.3.7
 
a6f0f635
 
e769d722
 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:
 
 > BSD-3 with Google Patent grant
 
 etcd-2.3.7.tar.gz\etcd-2.3.7.tar\etcd-2.3.7\Godeps\_workspace\src\google.golang.org\grpc\stream.go
 
 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.
 
 
 
 > MIT
 
 etcd-2.3.7.tar.gz\etcd-2.3.7.tar\etcd-2.3.7\Godeps\_workspace\src\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.
a6f0f635
 
 
 >>> flannel-0.5.5
 
 Copyright 2015 CoreOS, Inc.
b1368bc2
 
 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.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 >   MIT (Style)
b1368bc2
 
a6f0f635
 flannel-0.5.5.zip\flannel-0.5.5\DCO
b1368bc2
 
a6f0f635
 Developer Certificate of Origin
 Version 1.1
b1368bc2
 
a6f0f635
 Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
 660 York Street, Suite 102,
 San Francisco, CA 94110 USA
b1368bc2
 
a6f0f635
 Everyone is permitted to copy and distribute verbatim copies of this
 license document, but changing it is not allowed.
b1368bc2
 
a6f0f635
 >   MIT
b1368bc2
 
a6f0f635
 flannel-0.5.5.zip\flannel-0.5.5\backend\gce\gce.go
b1368bc2
 
  Copyright (c) 2014 Kelsey Hightower
 
  Permission is hereby granted, free of charge, to any person obtaining a copy of
a6f0f635
  this software and associated documentation files (the "Software"), to deal in
b1368bc2
  the Software without restriction, including without limitation the rights to
  use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  of the Software, and to permit persons to whom the Software is furnished to do
  so, subject to the following conditions:
 
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
 
a6f0f635
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
b1368bc2
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
 
a6f0f635
 >   BSD
 
 flannel-0.5.5.zip\flannel-0.5.5\Godeps\_workspace\src\github.com\gorilla\context\LICENSE
b1368bc2
 
 Copyright (c) 2012 Rodrigo Moraes. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
a6f0f635
  Redistributions of source code must retain the above copyright
b1368bc2
 notice, this list of conditions and the following disclaimer.
a6f0f635
 
 Redistributions in binary form must reproduce the above
b1368bc2
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
a6f0f635
 
  Neither the name of Google Inc. nor the names of its
b1368bc2
 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
a6f0f635
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
b1368bc2
 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.
 
 
a6f0f635
 >>> fleet-0.11.5
 
 Copyright 2014 CoreOS, Inc.
b1368bc2
 
a6f0f635
 Licensed under the Apache License, Version 2.0 (the "License");
b1368bc2
 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
a6f0f635
 distributed under the License is distributed on an "AS IS" BASIS,
b1368bc2
 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
 
a6f0f635
 fleet-0.11.5.tar.gz\fleet-0.11.5.tar\fleet-0.11.5\ssh\LICENSE
b1368bc2
 
a6f0f635
 Copyright (c) 2000 Markus Friedl.  All rights reserved.
 Copyright (c) 1999 Niels Provos.  All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
b1368bc2
 notice, this list of conditions and the following disclaimer.
a6f0f635
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 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,
b1368bc2
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
a6f0f635
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
b1368bc2
 > MIT
 
a6f0f635
 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
 
b1368bc2
 Copyright (c) 2013 Joshua Tacoma
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
a6f0f635
 this software and associated documentation files (the "Software"), to deal in
b1368bc2
 the Software without restriction, including without limitation the rights to
 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
 the Software, and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
b1368bc2
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 fleet-0.11.5.tar.gz\fleet-0.11.5.tar\fleet-0.11.5\DCO
b1368bc2
 
a6f0f635
 Developer Certificate of Origin
 Version 1.1
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >>> google-daemon-1.3.3
 
 Copyright 2016 Google Inc. All Rights Reserved.
b1368bc2
 
 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.
 
 
a6f0f635
 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/>
 
 
 >>> httpd-2.4.18
 
 Apache License
 Version 2.0, January 2004
 http://www.apache.org/licenses/
 
a957def2
 [The text of the Apache v2.0 license is set forth in the Appendix of this document.]
b1368bc2
 
 
a6f0f635
 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.
 -------------------------------------------------------------------------
 
a957def2
 /
a6f0f635
 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:
 
a957def2
 /
a6f0f635
 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
 
a957def2
 Copyright (C)  1995, Board of Trustees of the University of Illinois
a6f0f635
 
 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)
 
a957def2
 /
 
 
a6f0f635
 / 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.
a957def2
 /
a6f0f635
 
a957def2
 /
a6f0f635
 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.
a957def2
 /
a6f0f635
 
 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.
a957def2
 /
a6f0f635
 
 For the  srclib\apr\passwd\apr_md5.c component:
 
a957def2
 /
a6f0f635
 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.
a957def2
 /
a6f0f635
 
 / MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
a957def2
 /
a6f0f635
 
 / 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.
 /
a957def2
 /
a6f0f635
 The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
 MD5 crypt() function, which is licenced as follows:
a957def2
 ------------------------------------------------------------------------
a6f0f635
 "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
 ------------------------------------------------------------------------
a957def2
 /
a6f0f635
 
 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.
a957def2
 /
a6f0f635
 
 For the srclib\apr-util\include\apr_md4.h component:
 
a957def2
 
a6f0f635
 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.
a957def2
 /
a6f0f635
 
 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.
a957def2
 /
a6f0f635
 
 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.
 
a957def2
 
a6f0f635
 For the test\zb.c component:
 
a957def2
 /                          ZeusBench V1.01
a6f0f635
 ===============
 
 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
 
a957def2
 ------------------------------------------------------------------------
a6f0f635
 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)
a957def2
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
a6f0f635
 
 > 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.
b1368bc2
 
 
e769d722
 
 >>> kubernetes-1.2.4
b1368bc2
 
a6f0f635
 Copyright 2014 The Kubernetes Authors All rights reserved.
b1368bc2
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
a6f0f635
 You may obtain a copy of the License at
 
e769d722
 http://www.apache.org/licenses/LICENSE-2.0
b1368bc2
 
 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.
 
e769d722
 ADDITIONAL LICENSE INFORMATION :
a6f0f635
 
e769d722
 > BSD 3
b1368bc2
 
e769d722
 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:
a6f0f635
 
e769d722
 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
a6f0f635
 
 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.
 
b1368bc2
 > MIT
 
e769d722
 kubernetes-1.2.4.tar.gz\kubernetes-1.2.4.tar\kubernetes-1.2.4\third_party\pause\LICENSE
b1368bc2
 
e769d722
 The Expat/MIT License
b1368bc2
 
e769d722
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the 
 Software is furnished to do so, subject to the following conditions:
b1368bc2
 
e769d722
 The above copyright notice and this permission notice shall be included in 
 all copies or substantial portions of the Software. 
a6f0f635
 
e769d722
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL 
 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
 DEALINGS IN THE SOFTWARE.
b1368bc2
 
e769d722
b1368bc2
 
e769d722
 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.
 
 
 
 >>> mesos-0.28.2
a957def2
 
b1368bc2
 
a6f0f635
 Apache Mesos
 Copyright 2013, The Apache Software Foundation
b1368bc2
 
a6f0f635
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
e769d722
 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
b1368bc2
 
a6f0f635
 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.
 
e769d722
 zookeeper-3.4.5-fatjar.jar
 zookeeper-3.4.5-rest.jar
 jtoaster-1.0.4.jar
 zookeeper-3.4.5-javadoc.jar
 zookeeper-3.4.5-sources.jar
 zookeeper-3.4.5-tests.jar
 zookeeper-3.4.5.jar
 jline-0.9.94.jar
 zookeeper-3.4.5.tar.gz
 pip-7.1.2.tar.gz
a6f0f635
 gmock-1.7.0.tar.gz
e769d722
 protobuf-2.5.0.tar.gz
a6f0f635
 
a957def2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
e769d722
 > mesos-0.28.2.tar.gz\mesos-0.28.2.tar\mesos-0.28.2\LICENSE
 
 License: Apache 2.0
a6f0f635
 
 ======================================================================
 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/libprocess/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,
a957def2
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
e769d722
 boost-1.53.0.tar.gz
a6f0f635
 
 ======================================================================
 For distribute-0.6.26 (3rdparty/distribute-0.6.26.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.
 
e769d722
 
a6f0f635
 ======================================================================
 For glog-0.3.3 (3rdparty/libprocess/3rdparty/glog-0.3.3.tar.gz):
 ======================================================================
 
 Copyright (c) 2008, Google Inc.
 All rights reserved.
b1368bc2
 
 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.
 
a957def2
 
a6f0f635
 A function gettimeofday in utilities.cc is based on
b1368bc2
 
e769d722
 http://www.google.com/codesearch/p?hl=endR3YEbitojA/COPYING&q=GetSystemTimeAsFileTime%20license:bsd
b1368bc2
 
a6f0f635
 The license of this code is:
b1368bc2
 
a6f0f635
 Copyright (c) 2003-2008, Jouni Malinen <j@w1.fi> and contributors
 All Rights Reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
b1368bc2
 
a6f0f635
 1. Redistributions of source code must retain the above copyright
e769d722
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 2. Redistributions in binary form must reproduce the above copyright
e769d722
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 3. Neither the name(s) of the above-listed copyright holder(s) nor the
e769d722
 names of its contributors may be used to endorse or promote products
 derived from this software without specific prior written permission.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 ======================================================================
 For gmock-1.7.0 (3rdparty/libprocess/3rdparty/gmock-1.7.0.tar.gz):
 ======================================================================
b1368bc2
 
a6f0f635
 Copyright 2008, Google Inc.
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 ======================================================================
e769d722
 For leveldb (3rdparty/leveldb-1.4.tar.gz):
a6f0f635
 ======================================================================
b1368bc2
 
a6f0f635
 Copyright (c) 2011 The LevelDB Authors. All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
e769d722
 zookeeper-3.4.5-fatjar.jar
 zookeeper-3.4.5-loggraph.jar
 zookeeper-3.4.5.tar.gz
 leveldb-1.4.tar.gz
 glog-0.3.3.tar.gz
a6f0f635
 gmock-1.7.0.tar.gz
e769d722
 gperftools-2.0.tar.gz
 protobuf-2.5.0.tar.gz
b1368bc2
 
a6f0f635
 ======================================================================
 For protobuf-2.5.0
 (3rdparty/libprocess/3rdparty/protobuf-2.5.0.tar.gz):
 ======================================================================
b1368bc2
 
a6f0f635
 Copyright 2008, Google Inc.
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
e769d722
 [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.]
b1368bc2
 
a6f0f635
 ======================================================================
 For libev-4.15 (3rdparty/libprocess/3rdparty/libev.tar.gz):
 ======================================================================
b1368bc2
 
a6f0f635
 All files in libev are
 Copyright (c)2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
b1368bc2
 
a6f0f635
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided
 with the distribution.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
e769d722
 libev-4.15.tar.gz
 
b1368bc2
 
a6f0f635
 ======================================================================
 For http-parser
 (3rdparty/libprocess/3rdparty/ry-http-parser-1c3624a.tar.gz):
 ======================================================================
b1368bc2
 
a6f0f635
 Copyright 2009,2010 Ryan Dahl <ry@tinyclouds.org>
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 IN THE SOFTWARE.
b1368bc2
 
e769d722
 zookeeper-3.4.5-loggraph.jar
 zookeeper-3.4.5-fatjar.jar
 pip-7.1.2.tar.gz
 wheel-0.24.0.tar.gz
 ry-http-parser-1c3624a.tar.gz
 protobuf-2.5.0.tar.gz
 
 > BSD 2-Clause
 
 mesos-0.28.2.tar.gz\mesos-0.28.2.tar\mesos-0.28.2\3rdparty\libprocess\3rdparty\picojson-1.3.0.tar.gz\picojson-1.3.0.tar\picojson-1.3.0\LICENSE
 
 Copyright 2009-2010 Cybozu Labs, Inc.
 Copyright 2011-2014 Kazuho Oku
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 1. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must 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 CLAUSE
 
 mesos-0.28.2.tar.gz\mesos-0.28.2.tar\mesos-0.28.2\3rdparty\pip-7.1.2.tar.gz\dist\pip-7.1.2.tar\pip-7.1.2\pip\_vendor\colorama\ansi.py
 
 Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file.
b1368bc2
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
e769d722
 mesos-0.28.2.tar.gz\mesos-0.28.2.tar\mesos-0.28.2\3rdparty\pip-7.1.2.tar.gz\dist\pip-7.1.2.tar\pip-7.1.2\pip\_vendor\requests\packages\chardet\utf8prober.py
b1368bc2
 
e769d722
 The Original Code is mozilla.org code.
b1368bc2
 
e769d722
 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.
b1368bc2
 
e769d722
 Contributor(s):
 Mark Pilgrim - port to Python
b1368bc2
 
e769d722
 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.
b1368bc2
 
e769d722
 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.
b1368bc2
 
e769d722
 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.
b1368bc2
 
e769d722
 > Apache 1.1
b1368bc2
 
e769d722
 mesos-0.28.2.tar.gz\mesos-0.28.2.tar\mesos-0.28.2\3rdparty\zookeeper-3.4.5.tar.gz\zookeeper-3.4.5.tar\zookeeper-3.4.5\contrib\fatjar\zookeeper-3.4.5-fatjar.jar\META-INF\LICENSE
b1368bc2
 
e769d722
 The Apache Software License, Version 1.1
b1368bc2
 
e769d722
 Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
 reserved.
b1368bc2
 
e769d722
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
e769d722
b1368bc2
 
 
a957def2
 >>> netmgmt-1.0.1
 
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT Style
 
 netmgmt-1.0.1.tar.gz\netmgmt-1.0.1.tar\netmgmt-1.0.1\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.
 
 
a6f0f635
 >>> openvswitch-2.4.0
b1368bc2
 
a6f0f635
 Copyright (c) 2008, 2011 Nicira, Inc.
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 http://www.apache.org/licenses/LICENSE-2.0
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 >   GPL 2.0
b1368bc2
 
a6f0f635
 openvswitch-2.4.0.tar.gz\openvswitch-2.4.0.tar\openvswitch-2.4.0\build-aux\cccl
b1368bc2
 
a6f0f635
 cccl
 Wrapper around MS's cl.exe and link.exe to make them act more like
 Unix cc and ld
b1368bc2
 
a6f0f635
 Copyright (C) 2000-2003 Geoffrey Wossum (gwossum@acm.org)
b1368bc2
 
a6f0f635
 This program is free software; you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.    See the GNU
 General Public License for more details.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 >   Apache 2.0
b1368bc2
 
a6f0f635
 openvswitch-2.4.0.tar.gz\openvswitch-2.4.0.tar\openvswitch-2.4.0\datapath\linux\compat\include\linux\openvswitch.h
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 Copyright (c) 2007-2014 Nicira, Inc.
b1368bc2
 
 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
a6f0f635
 
 
 >   
 
 openvswitch-2.4.0.tar.gz\openvswitch-2.4.0.tar\openvswitch-2.4.0\debian\copyright
 
 The original sources for this package can be found at:
 
 http://openvswitch.org/
 
 Upstream Authors (from AUTHORS):
 
 Aaron Rosen             arosen@clemson.edu
 Alexandru Copot         alex.mihai.c@gmail.com
 Alexei Starovoitov      ast@plumgrid.com
 Alexey I. Froloff       raorn@raorn.name
 Alex Wang               alexw@nicira.com
 Alfredo Finelli         alf@computationes.de
 Alin Serdean            aserdean@cloudbasesolutions.com
 Amit Bose               bose@noironetworks.com
 Andrew Evans            aevans@nicira.com
 Andrew Kampjes          a.kampjes@gmail.com
 Andrew Lambeth          wal@nicira.com
 Andy Hill               hillad@gmail.com
 Andy Southgate          andy.southgate@citrix.com
 Andy Zhou               azhou@nicira.com
 Ankur Sharma            ankursharma@vmware.com
 Anoob Soman             anoob.soman@citrix.com
 Ansis Atteka            aatteka@nicira.com
 Anupam Chanda           achanda@nicira.com
 Ariel Tubaltsev         atubaltsev@vmware.com
 Arun Sharma             arun.sharma@calsoftinc.com
 Aryan TaheriMonfared    aryan.taherimonfared@uis.no
 Ashwin Swaminathan      ashwinds@arista.com
 Ben Pfaff               blp@nicira.com
 Billy O'Mahony          billy.o.mahony@intel.com
 Brian Kruger            bkruger+ovsdev@gmail.com
 Bruce Davie             bsd@nicira.com
 Bryan Phillippe         bp@toroki.com
 Casey Barker            crbarker@google.com
 Christoph Jaeger        cj@linux.com
 Chris Wright            chrisw@sous-sol.org
 Chuck Short             zulcss@ubuntu.com
 Cong Wang               amwang@redhat.com
 Damien Millescamps      damien.millescamps@6wind.com
 Dan Carpenter           dan.carpenter@oracle.com
 Dan McGregor            dan.mcgregor@usask.ca
 Dan Wendlandt           dan@nicira.com
 Daniel Borkmann         dborkman@redhat.com
 Daniel Hiltgen          daniel@netkine.com
 Daniel Roman            droman@nicira.com
 Daniele Di Proietto     daniele.di.proietto@gmail.com
 Daniele Venturino       daniele.venturino@m3s.it
 Danny Kukawka           danny.kukawka@bisect.de
 Dave Tucker             dave@dtucker.co.uk
 David Erickson          derickso@stanford.edu
 David S. Miller         davem@davemloft.net
 David Yang              davidy@vmware.com
 Devendra Naga           devendra.aaru@gmail.com
 Dmitry Krivenok         krivenok.dmitry@gmail.com
 Dominic Curran          dominic.curran@citrix.com
 Dongdong                dongdong1@huawei.com
 Duffie Cooley           dcooley@nicira.com
 Ed Maste                emaste at freebsd.org
 Ed Swierk               eswierk@skyportsystems.com
 Edouard Bourguignon     madko@linuxed.net
 Edward Tomasz Napierala trasz@freebsd.org
 Eitan Eliahu            eliahue@vmware.com
 Eohyung Lee             liquidnuker@gmail.com
 Eric Sesterhenn         eric.sesterhenn@lsexperts.de
 Ethan Jackson           ethan@nicira.com
 Flavio Leitner          fbl@redhat.com
 Francesco Fusco         ffusco@redhat.com
 FUJITA Tomonori         fujita.tomonori@lab.ntt.co.jp
 Gaetano Catalli         gaetano.catalli@gmail.com
 Geoffrey Wossum         gwossum@acm.org
 Gianluca Merlo          gianluca.merlo@gmail.com
 Giuseppe Lettieri       g.lettieri@iet.unipi.it
 Glen Gibb               grg@stanford.edu
 Guolin Yang             gyang@nicira.com
 Guru Chaitanya Perakam  gperakam@Brocade.com
 Gurucharan Shetty       gshetty@nicira.com
 Henry Mai               hmai@nicira.com
 Hao Zheng               hzheng@nicira.com
 Helmut Schaa            helmut.schaa@googlemail.com
 Huanle Han              hanxueluo@gmail.com
 Ian Campbell            Ian.Campbell@citrix.com
 Isaku Yamahata          yamahata@valinux.co.jp
 James P.                roampune@gmail.com
 James Page              james.page@ubuntu.com
 Jan Vansteenkiste       jan@vstone.eu
 Jarno Rajahalme         jrajahalme@nicira.com
 Jason Klker            jason@koelker.net
 Jasper Capel            jasper@capel.tv
 Jean Tourrilhes         jt@hpl.hp.com
 Jeremy Stribling        strib@nicira.com
 Jesse Gross             jesse@nicira.com
 Jing Ai                 jinga@google.com
 Joe Perches             joe@perches.com
 Joe Stringer            joestringer@nicira.com
 Jonathan Vestin         jonavest@kau.se
 Jun Nakajima            jun.nakajima@intel.com
 Justin Pettit           jpettit@nicira.com
 Keith Amidon            keith@nicira.com
 Ken Ajiro               ajiro@mxw.nes.nec.co.jp
 Kenneth Duda            kduda@arista.com
 Kentaro Ebisawa         ebiken.g@gmail.com
 Kevin Lo                kevlo@FreeBSD.org
 Kevin Traynor           kevin.traynor@intel.com
 Kmindg G                kmindg@gmail.com
 Krishna Kondaka         kkondaka@vmware.com
 Kyle Mestery            mestery@mestery.com
 Kyle Upton              kupton@baymicrosystems.com
 Lars Kellogg-Stedman    lars@redhat.com
 Leo Alterman            lalterman@nicira.com
 Lilijun                 jerry.lilijun@huawei.com
 Linda Sun               lsun@vmware.com
 Lior Neudorfer          lior@guardicore.com
 Lorand Jakab            lojakab@cisco.com
 Luca Giraudo            lgiraudo@nicira.com
 Lucian Petrut           lpetrut@cloudbasesolutions.com
 Luigi Rizzo             rizzo@iet.unipi.it
 Madhu Challa            challa@noironetworks.com
 Mark D. Gray            mark.d.gray@intel.com
 Mark Hamilton           mhamilton@nicira.com
 Mark Kavanagh           mark.b.kavanagh@intel.com
 Mark Maglana            mmaglana@gmail.com
 Martin Casado           casado@nicira.com
 Martino Fornasa         mf@fornasa.it
 Maryam Tahhan           maryam.tahhan@intel.com
 Mehak Mahajan           mmahajan@nicira.com
 Mijo Safradin           mijo@linux.vnet.ibm.com
 Murphy McCauley         murphy.mccauley@gmail.com
 Natasha Gude            natasha@nicira.com
 Neil McKee              neil.mckee@inmon.com
 Neil Zhu                zhuj@centecnetworks.com
 Nithin Raju             nithin@vmware.com
 Padmanabhan Krishnan    kprad1@yahoo.com
 Paraneetharan Chandrasekaran    paraneetharanc@gmail.com
 Paul Fazzone            pfazzone@nicira.com
 Paul Ingram             paul@nicira.com
 Paul-Emmanuel Raoul     skyper@skyplabs.net
 Pavithra Ramesh         paramesh@vmware.com
 Philippe Jung           phil.jung@free.fr
 Pim van den Berg        pim@nethuis.nl
 pritesh                 pritesh.kothari@cisco.com
 Pravin B Shelar         pshelar@nicira.com
 Raju Subramanian        rsubramanian@nicira.com
 Rami Rosen              ramirose@gmail.com
 Randall Sharo           andall.sharo@navy.mil
 Ravi Kerur              Ravi.Kerur@telekom.com
 Reid Price              reid@nicira.com
 Remko Tronon           git@el-tramo.be
 Rich Lane               rlane@bigswitch.com
 Rishi Bamba             rishi.bamba@tcs.com
 Rob Adams               readams@readams.net
 Robert kerblom-Andersson Robert.nr1@gmail.com
 Rob Hoes                rob.hoes@citrix.com
 Romain Lenglet          romain.lenglet@berabera.info
 Russell Bryant          rbryant@redhat.com
 Ryan Wilson             wryan@nicira.com
 Sajjad Lateef           slateef@nicira.com
 Samuel Ghinet           sghinet@cloudbasesolutions.com
 Sanjay Sane             ssane@nicira.com
 Saurabh Shah            ssaurabh@nicira.com
 Scott Lowe              scott.lowe@scottlowe.org
 Scott Mann              sdmnix@gmail.com
 Selvamuthukumar         smkumar@merunetworks.com
 Shan Wei                davidshan@tencent.com
 Shih-Hao Li             shli@nicira.com
 Shu Shen                shu.shen@radisys.com
 Simon Horman            horms@verge.net.au
 Simon Horman            simon.horman@netronome.com
 Sorin Vinturis          svinturis@cloudbasesolutions.com
 Stephane A. Sezer       sas@cd80.net
 Stephen Finucane        stephen.finucane@intel.com
 SUGYO Kazushi           sugyo.org@gmail.com
 Tadaaki Nagao           nagao@stratosphere.co.jp
 Terry Wilson            twilson@redhat.com
 Tetsuo NAKAGAWA         nakagawa@mxc.nes.nec.co.jp
 Thadeu Lima de Souza Cascardo    cascardo@redhat.com
 Thomas F. Herbert       thomasfherbert@gmail.com
 Thomas Goirand          zigo@debian.org
 Thomas Graf             tgraf@noironetworks.com
 Thomas Lacroix          thomas.lacroix@citrix.com
 Todd Deshane            deshantm@gmail.com
 Tom Everman             teverman@google.com
 Tsvi Slonim             tsvi@toroki.com
 Tuan Nguyen             tuan.nguyen@veriksystems.com
 Tyler Coumbes           coumbes@gmail.com
 Valient Gough           vgough@pobox.com
 Vivien Bernet-Rollande  vbr@soprive.net
 Wang Sheng-Hui          shhuiw@gmail.com
 Wei Li                  liw@dtdream.com
 Wei Yongjun             yjwei@cn.fujitsu.com
 William Fulton
 YAMAMOTO Takashi        yamamoto@midokura.com
 Yasuhito Takamiya       yasuhito@gmail.com
 yinpeijun               yinpeijun@huawei.com
 Yu Zhiguo               yuzg@cn.fujitsu.com
 ZhengLingyun            konghuarukhr@163.com
 Zoltan Kiss             zoltan.kiss@citrix.com
 Zhi Yong Wu             zwu.kernel@gmail.com
 Zang MingJie            zealot0630@gmail.com
 
 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.
 
 License:
 
 The following components are licensed under the
 GNU Lesser General Public License version 2.1 only
 with the exception clause below as a pre-amble.
 
 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 pre-amble 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'
 
 The following file is licensed under the GNU General Public License
 version 2.
 
 build-aux/cccl
 
 The following files are licensed under the 2-clause BSD license.
 
 lib/getopt_long.c
 include/windows/getopt.h
 
 The following files are licensed under the 3-clause BSD-license
 
 include/windows/netinet/icmp6.h
 include/windows/netinet/ip6.h
 lib/strsep.c
 
a957def2
 [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 FULL TEXT OF THE APACHE 2.0 LICENSE.THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
a6f0f635
 
 The following components are dual-licensed under the
 GNU General Public License version 2 and the Apache License Version 2.0.
 
 datapath/linux/compat/include/linux/openvswitch.h
 
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in `/usr/share/common-licenses/GPL-2'.
 On Debian systems, the complete text of the Apache License version 2.0
 can be found in '/usr/share/common-licenses/Apache-2.0'.
 
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE SUN INDUSTRY STANDARD SOURCE LICENSE  1.1 LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
 
 The following components are licensed under the terms of either the
 Sun Industry Standard Source License 1.1 or the InMon sFlow License:
 
 lib/sflow.h
 lib/sflow_agent.c
 lib/sflow_api.h
 lib/sflow_poller.c
 lib/sflow_receiver.c
 lib/sflow_sampler.c
 
 These licenses are available, respectively, the following URLs:
 
 http://host-sflow.sourceforge.net/sissl.html
 http://www.inmon.com/technology/sflowlicense.txt
 
 The full text of each license is also appended to the end of this
 file.
 
 The following components are licensed for use as desired without restriction:
 
 lib/crc32c.c
 
 The following components are licensed under the
 Python Software Foundation License Version 2.
 
 python/compat/uuid.py
 python/compat/argparse.py
 
 These components are only distributed in the source package.
 They do not appear in any binary packages.
 
 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 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.
 
 lib/ovs.tmac in the source distribution, and manpages in the
 binaries, includes troff macros from groff 1.21 that contain the
 following notice:
 
 an-ext.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.
 
 m4/absolute-header.m4, by Derek Price, and m4/include_next.m4, by
 Paul Eggert and Derek Price bear the following notices:
 
 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.
 
 The following files are licensed under the ISC-license
 
 lib/lldp/aa-structs.h
 lib/lldp/lldpd.c
 lib/lldp/lldpd.h
 lib/lldp/lldpd-structs.c
 lib/lldp/lldpd-structs.h
 lib/lldp/lldp.c
 lib/lldp/lldp-tlv.h
 lib/lldp/lldp-const.h
 
 All other components of this package are licensed under
 The Apache License Version 2.0.
 
 On Debian systems, the complete text of the Apache License version 2.0
 can be found in '/usr/share/common-licenses/Apache-2.0'.
 
b1368bc2
 ----------------------------------------------------------------------
 
a6f0f635
 Retrieved from http://host-sflow.sourceforge.net/sissl.html, 2011-12-12:
b1368bc2
 
a6f0f635
 Sun Industry Standards Source License - Version 1.1
b1368bc2
 
a6f0f635
 1.0 DEFINITIONS
b1368bc2
 
a6f0f635
 1.1 "Commercial Use" means distribution or otherwise making the
 Original Code available to a third party.
b1368bc2
 
a6f0f635
 1.2 "Contributor Version" means the combination of the Original Code,
 and the Modifications made by that particular Contributor.
b1368bc2
 
a6f0f635
 1.3 "Electronic Distribution Mechanism" means a mechanism generally
 accepted in the software development community for the electronic
 transfer of data.
b1368bc2
 
a6f0f635
 1.4 "Executable" means Original Code in any form other than Source
 Code.
b1368bc2
 
a6f0f635
 1.5 "Initial Developer" means the individual or entity identified as
 the Initial Developer in the Source Code notice required by Exhibit A.
b1368bc2
 
a6f0f635
 1.6 "Larger Work" means a work which combines Original Code or portions
 thereof with code not governed by the terms of this License.
b1368bc2
 
a6f0f635
 1.7 "License" means this document.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 A. Any addition to or deletion from the contents of a file containing
 Original Code or previous Modifications.
b1368bc2
 
a6f0f635
 B. Any new file that contains any part of the Original Code or previous
 Modifications.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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
 
 (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, 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:
 InMon Corp.
 
 Portions created by: _______________________________________
 
 are Copyright (C): _______________________________________
 
 All Rights Reserved.
 
 Contributor(s): _______________________________________
 
 EXHIBIT B - Standards
 
 The Standard is defined as the following:
 
 sFlow Specification, located at
 [1]http://sflow.org/developers/specifications.php
 
 References
 
 1. http://sflow.org/developers/specifications.php
 
 ----------------------------------------------------------------------
 
 Retrieved from http://www.inmon.com/technology/sflowlicense.txt, 2011-12-12:
 
 LICENSE AGREEMENT
 
 PLEASE READ THIS LICENSE AGREEMENT ("AGREEMENT") CAREFULLY BEFORE REPRODUCING OR IN ANY WAY
 UTILIZING THE sFlow(R) SOFTWARE ("SOFTWARE") AND/OR ANY ACCOMPANYING DOCUMENTATION
 ("DOCUMENTATION") AND/OR THE RELATED SPECIFICATIONS ("SPECIFICATIONS").  YOUR REPRODUCTION
 OR USE OF THE SOFTWARE AND/OR THE DOCUMENTATION AND/OR THE SPECIFICATIONS CONSTITUTES YOUR
 ACCEPTANCE OF THE TERMS AND CONDITIONS OF THIS AGREEMENT.  IF YOU DO NOT AGREE TO BE BOUND
 BY THE TERMS AND CONDITIONS OF THIS AGREEMENT, YOU MAY NOT REPRODUCE OR IN ANY WAY UTILIZE
 THE SOFTWARE OR THE DOCUMENTATION OR THE SPECIFICATIONS.
 
 1.	Definitions.
 
 "Documentation" means the user manuals, training materials, and operating materials, if any,
 InMon provides to Licensee under this Agreement.
 
 "InMon" means InMon Corporation, its affiliates and subsidiaries.
 
 "Intellectual Property Rights" means any trade secrets, patents, including without
 limitation any patents covering the Software, copyrights, know-how, moral rights and
 similar rights of any type under the laws of any governmental authority, domestic or
 foreign, including all applications and registrations relating to any of the foregoing.
 
 "Licensee Hardware" means all computers, routers, or other equipment owned or controlled by
 or on behalf of Licensee.
 
 "Products" means any and all software applications, computers, routers, or other equipment
 manufactured by or on behalf of Licensee for the purpose of resale or lease to any other
 third party, or otherwise made available by Licensee free of charge.
 
 "Software" means the sFlow(R) software programs, in source or binary code format, that
 Licensee licenses from InMon under this Agreement and any bug fixes or error corrections
 which InMon may provide to Licensee.
 
 "Specifications" means the published specifications provided or otherwise made available by
 InMon at: http://www.sflow.org.
 
 "Trademark" means InMon's "sFlow(R)" trademark.
 
 2.	License Grant.
 
 2.1	Software, Documentation and Specifications License Grant.  InMon hereby grants to
 Licensee, under all of InMon's Intellectual Property Rights therein, a perpetual (subject
 to InMon's termination rights under Section 7 below), nonexclusive, royalty-free, worldwide,
 transferable, sublicensable license, to:  (i) use and reproduce the Software, the
 Documentation, and the Specifications; (ii) modify the Software; (iii) implement the
 Specifications in the Products; (iv) install the Software, or software in which the
 Specifications have been implemented, on Licensee Hardware and Products, and (v) distribute
 any Products that include the Software, the Documentation, or software in which the
 Specifications have been implemented.
 
 2.2	Trademark License.  InMon hereby grants to Licensee a perpetual (subject to InMon's
 termination rights under Section 7 below), nonexclusive, royalty-free, worldwide,
 transferable, sublicensable license to use the Trademark on or in connection with the
 Software, the Documentation, the Specifications and any software that implements the
 Specifications.
 
 2.3	Restrictions.  Licensee agrees that it will not use the Software in a way
 inconsistent with the license granted in Section 2.1.  Further, Licensee agrees that, in
 exercising its rights under the license granted to it in this Agreement, Licensee will:
 (i) strictly adhere to and fully comply with the Specifications; (ii) use the Trademark,
 and no other mark, to identify the Software, the Documentation, the Specifications and any
 Products that implement the Specifications; (iii) place, in a font or graphic design
 designated by InMon,  the phrase "sFlow(R)" on any technical documentation,
 sales/marketing materials, catalogs, or other such materials relating to products it
 manufactures or markets which it has configured to be compatible with the Software or
 otherwise implement the Specifications; (iv) in connection with any Products shipped to or
 sold in other countries that include the Software or any software that implements the
 Specifications, comply with the patent and trademark laws and practice of such other
 country; and (v) not alter or impair any acknowledgment of copyright or trademark rights of
 InMon that may appear in or on the Software, the Documentation or the Specifications.  In
 the event InMon determines that Licensee is not complying with its obligations under
 clauses (i)-(v) above, InMon shall notify Licensee of such non-compliance, and if Licensee
 fails to correct such non-compliance within three (3) months, InMon may immediately
 terminate this Agreement as provided under paragraph 7 below and pursue any and all
 actions and remedies as it deems necessary, including, but not limited to breach of
 contract.
 
 3.	Ownership.  Except for the license expressly granted in Section 2, Inmon hereby
 retains all right, title, and interest in and to the Trademark and all its Intellectual
 Property Rights in the Software, the Documentation and the Specifications.  Licensee
 obtains no rights hereunder in the Trademark, Software, Documentation or Specifications by
 implication, estoppel or otherwise.  Licensee acknowledges that the Trademark, Software,
 Documentation and Specifications are being licensed and not sold under this Agreement, and
 that this Agreement does not transfer title in the Trademark, Software, Documentation or
 Specifications, or any copy thereof, to Licensee.
 
 4.	Support.  Inmon shall have no obligation under this Agreement to (a) supply
 maintenance or support, bug fixes or error corrections to the Licensed Software,
 (b) supply future versions of the Licensed Software or (c) provide Licensed Software
 development tools to Licensee.
 
 5.	Warranty.  INMON HEREBY DISCLAIMS ALL WARRANTIES, EITHER EXPRESS, IMPLIED OR
 STATUTORY, WITH RESPECT TO THE TRADEMARK, THE SOFTWARE, THE DOCUMENTATION, THE
 SPECIFICATIONS. OR OTHERWISE, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT OF ANY INTELLECTUAL
 PROPERTY RIGHTS.
 
 6.	Limitation of Liability.  IN NO EVENT SHALL INMON OR ITS SUPPLIERS OR LICENSORS BE
 LIABLE FOR ANY CONSEQUENTIAL, INCIDENTAL, SPECIAL, INDIRECT OR EXEMPLARY DAMAGES WHATSOEVER,
 WHETHER RELATED TO OR ARISING OUT OF THIS AGREEMENT, THE TRADEMARK, THE SOFTWARE, THE
 DOCUMENTATION, THE SPECIFICATIONS, OR OTHERWISE, INCLUDING WITHOUT LIMITATION, DAMAGES FOR
 LOSS OF PROFITS, BUSINESS INTERRUPTION, LOSS OF DATA, COSTS OF PROCUREMENT OF SUBSTITUTE
 GOODS OR SERVICES OR FOR ANY CLAIM OR DEMAND AGAINST LICENSEE BY ANY OTHER PARTY, OR OTHER
 PECUNIARY LOSS, EVEN IF INMON HAS BEEN ADVISED OF OR KNOWS OF THE POSSIBILITY OF SUCH
 DAMAGES.
 
 7.	Term and Termination.  The term of this Agreement will begin on the Effective Date,
 which shall be deemed to be the date of delivery of the Software and/or Documentation and/or
 Specifications to Licensee, and shall continue indefinitely unless and until terminated by
 Licensee's giving written notice of termination to InMon, or by InMon pursuant to InMon's
 termination rights as set forth in Section 2.3 above.  Upon any termination of this
 Agreement, Licensee shall cease exercising its license rights under this Agreement,
 including the right to distribute Products that incorporate the Software or Documentation
 or that implement the Specifications.  The rights and obligations contained in Sections 1,
 3, 5, 6, 7, and 8 shall survive any termination of this Agreement.
 
 8.	General Provisions.
 
 8.1	Assignment.  This Agreement shall be binding upon and inure to the benefit of the
 parties hereto and their permitted successors and permitted assigns.  InMon will have the
 right to assign this Agreement without notice to Licensee.  Licensee may assign or transfer
 (whether by merger, operation of law or in any other manner) any of its rights or delegate
 any of its obligations hereunder without the prior written consent of InMon, provided the
 assignee assumes in writing all of Licensee's obligations hereunder.
 
 8.2	Notices.  All notices permitted or required under this Agreement shall be in
 writing and shall be delivered in person or mailed by first class, registered or certified
 mail, postage prepaid, to the address of the party specified in this Agreement or such
 other address as either party may specify in writing.  Such notice shall be deemed to have
 been given upon receipt.
 
 8.3	Non-Waiver.  No term or provision hereof shall be deemed waived, and no breach
 excused, unless such waiver or consent shall be in writing and signed by the party claimed
 to have waived or consented.  Any consent or waiver, whether express or implied, shall not
 constitute a consent or waiver of, or excuse for any separate, different or subsequent
 breach.
 
 8.4	Independent Contractor.  The parties' relationship shall be solely that of
 independent contractors, and nothing contained in this Agreement shall be construed to make
 either party an agent, partner, representative or principal of the other for any purpose.
 
 8.5	Choice of Law and Forum.  This Agreement shall be governed by and construed under
 the laws of the State of California, without giving effect to such state's conflict of laws
 principles.  The parties hereby submit to the personal jurisdiction of, and agree that any
 legal proceeding with respect to or arising under this Agreement shall be brought in, the
 United States District Court for the Northern District of California or the state courts
 of the State of California for the County of San Francisco.
 
 8.6	U.S. Government Licenses.  The Software and Documentation are considered a
 "commercial item" as that term is defined at 48 C.F.R 2.101, or "commercial computer
 software" and "commercial computer software documentation" as such terms are used in
 48 C.F.R 12.212 of the Federal Acquisition Regulations and its successors, and
 48 C.F.R. 227.7202 of the DoD FAR Supplement and its successors.
 
 8.7	Severability.  If any provision of this Agreement is held to be unenforceable under
 applicable law, then such provision shall be excluded from this Agreement and the balance
 of this Agreement shall be interpreted as if such provision were so excluded and shall be
 enforceable in accordance with its terms.  The court in its discretion may substitute for
 the excluded provision an enforceable provision which in economic substance reasonably
 approximates the excluded provision.
 
 8.8	Compliance With Law.  Licensee shall comply with all applicable laws and
 regulations (including privacy laws and regulations) having application to or governing its
 use and/or operation of the Software and agrees to indemnify and hold InMon harmless from
 and against any claims, damages, losses or obligations suffered or incurred by InMon
 arising from its failure to so comply.
 
 8.9	Entire Agreement; Amendment.  This Agreement constitutes the final, complete and
 entire agreement between the parties with respect to the subject matter hereof, and
 supersedes any previous proposals, negotiations, agreements, or arrangements, whether
 verbal or written, made between the parties with respect to such subject matter.  This
 Agreement shall control over any additional or conflicting terms in any of Licensee's
 purchase orders or other business forms.  This Agreement may only be amended or modified
 by mutual agreement of authorized representatives of the parties in writing.
 
 InMon Corp.
 580 California Street, 5th Floor, San Francisco, CA 94104
 Phone: (415) 283-3260
 URL:   www.inmon.com
 Email: info@inmon.com
 
 
 >   MIT Style
 
 openvswitch-2.4.0.tar.gz\openvswitch-2.4.0.tar\openvswitch-2.4.0\include\openflow\openflow-1.1.h
 
 Copyright (c) 2008, 2011, 2012, 2013, 2014 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.
 
 
 >   Public Domain
 
 openvswitch-2.4.0.tar.gz\openvswitch-2.4.0.tar\openvswitch-2.4.0\lib\aes128.c
 
 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.
 
 >   SISSL License
 
 openvswitch-2.4.0.tar.gz\openvswitch-2.4.0.tar\openvswitch-2.4.0\rhel\openvswitch-fedora.spec.in
 
 Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
 lib/sflow*.[ch] files are SISSL
 datapath/ is GPLv2 (although not built into any of the binary packages)
 python/compat is Python (although not built into any of the binary packages)
 License: ASL 2.0 and LGPLv2+ and SISSL
 Release: 1%{?dist}
 Source: http://openvswitch.org/releases/%{name}-%{version}.tar.gz
 
 
 >   Creative Commons Attribution  Share-Alike 3.0
 
 openvswitch-2.4.0.tar.gz\openvswitch-2.4.0.tar\openvswitch-2.4.0\utilities\ovs-dpctl-top.in
 
 The approximate_size code was copied from
 http://getpython3.com/diveintopython3/your-first-python-program.html#divingin
 which is licensed under # "Dive Into Python 3," Copyright 2011 Mark Pilgrim,
 used under a Creative Commons Attribution-Share-Alike license:
 http://creativecommons.org/licenses/by-sa/3.0/
 
 
 >>> 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.
 
 
 >>> python-cryptography-1.2.3
 
a957def2
 [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 FULL TEXT OF THE APACHE 2.0 LICENSE.]
a6f0f635
 
 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-ipaddr-2.1.11
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 http://www.apache.org/licenses/LICENSE-2.0
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >>> python-requests-2.9.1
b1368bc2
 
a6f0f635
 Copyright 2015 Kenneth Reitz
b1368bc2
 
 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:
 
a6f0f635
 > requests-2.9.1.tar.gz\dist\requests-2.9.1.tar\requests-2.9.1\NOTICE
b1368bc2
 
 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
 
a6f0f635
 
b1368bc2
 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/.
 
 
a6f0f635
 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
b1368bc2
 
 
a6f0f635
 > Python license
b1368bc2
 
a6f0f635
 requests-2.9.1.tar.gz\dist\requests-2.9.1.tar\requests-2.9.1\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.py
b1368bc2
 
a6f0f635
 Note: This file is under the PSF license as the code comes from the python
 stdlib.   http://docs.python.org/3/license.html
b1368bc2
 
 
a6f0f635
 >>> subversion-1.9.3
b1368bc2
 
 Apache Subversion
a6f0f635
 Copyright 2015 The Apache Software Foundation
b1368bc2
 
 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 Borgstrm 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).
 
a6f0f635
 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.
 
 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
b1368bc2
 
 http://www.apache.org/licenses/LICENSE-2.0
 
a6f0f635
 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.
b1368bc2
 
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
a6f0f635
 
b1368bc2
 
a6f0f635
 subversion-1.9.3.tar.bz2\subversion-1.9.3.tar\subversion-1.9.3\LICENSE
b1368bc2
 
 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 Borgstrm <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.
 
a6f0f635
 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.
 
 
a957def2
 >>> walinuxagent-2.0.18
b1368bc2
 
a957def2
 Copyright 2015 Microsoft Corporation
b1368bc2
 
 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.
 
a6f0f635
 
 >>> xerces-c-3.1.3
b1368bc2
 
 =========================================================================
 ==  NOTICE file corresponding to section 4(d) of the Apache License,   ==
 ==  Version 2.0, in this case for the Apache Xerces distribution.      ==
 =========================================================================
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
 
 Portions of this software were originally based on the following:
 - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
 
a6f0f635
 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
b1368bc2
 
 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.
 
a6f0f635
 xerces.jar
b1368bc2
 
 
a6f0f635
 >>> 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
b1368bc2
 
 http://www.apache.org/licenses/LICENSE-2.0
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 > MIT
 
 xml-security-c-1.7.3.tar.gz\xml-security-c-1.7.3.tar\xml-security-c-1.7.3\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.
 
 
 >>> zookeeper-3.4.8
b1368bc2
 
 Apache ZooKeeper
a6f0f635
 Copyright 2009-2015 The Apache Software Foundation
b1368bc2
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
a6f0f635
 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.8-fatjar.jar
 zookeeper-3.4.8-loggraph.jar
 zookeeper-3.4.8-rest.jar
 zookeeper-3.4.8-ZooInspector.jar
 zookeeper-3.4.8-tests.jar
 zookeeper-3.4.8-sources.jar
 zookeeper-3.4.8.jar
 zookeeper-3.4.8-javadoc.jar
 log4j-1.2.16.jar
 netty-3.7.0.Final.jar
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > BSD
 
a6f0f635
 zookeeper-3.4.8.tar.gz\zookeeper-3.4.8.tar\zookeeper-3.4.8\contrib\fatjar\zookeeper-3.4.8-fatjar.jar\ asm-license.txt
b1368bc2
 
a6f0f635
 Copyright (c) 2000-2005 INRIA, France Telecom
b1368bc2
 All rights reserved.
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a6f0f635
 1. Redistributions of source code must retain the above copyright
b1368bc2
 notice, this list of conditions and the following disclaimer.
 
a6f0f635
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 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.
 
 zookeeper-3.4.8-fatjar.jar
 zookeeper-3.4.8-loggraph.jar
 netty-3.7.0.Final.jar
b1368bc2
 
 
 > MIT
 
a6f0f635
 zookeeper-3.4.8.tar.gz\zookeeper-3.4.8.tar\zookeeper-3.4.8\contrib\fatjar\zookeeper-3.4.8-fatjar.jar\LICENSE
b1368bc2
 
a6f0f635
 The MIT License
b1368bc2
 
a6f0f635
 Copyright (c) 2007 Mockito contributors
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION 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.8-fatjar.jar
 zookeeper-3.4.8-loggraph.jar
 netty-3.7.0.Final.jar
 
 > LGPL 2.1
 
 zookeeper-3.4.8.tar.gz\zookeeper-3.4.8.tar\zookeeper-3.4.8\contrib\fatjar\zookeeper-3.4.8-fatjar.jar\META-INF\license\ LICENSE.jboss-logging.txt
 
 License: LGPL 2.1
b1368bc2
 
a6f0f635
 zookeeper-3.4.8-fatjar.jar
 netty-3.7.0.Final.jar
 
 > MIT Style
 
 zookeeper-3.4.8.tar.gz\zookeeper-3.4.8.tar\zookeeper-3.4.8\contrib\fatjar\zookeeper-3.4.8-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 Sthl, BEA JRockit Product Manager.
 
 zookeeper-3.4.8-fatjar.jar
 zookeeper-3.4.8-loggraph.jar
 netty-3.7.0.Final.jar
 
 > Public Domain
 
 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
b1368bc2
 
 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.
 
a6f0f635
 zookeeper-3.4.8-fatjar.jar
 netty-3.7.0.Final.jar
b1368bc2
 
a6f0f635
 > Apache 1.1
b1368bc2
 
a6f0f635
 zookeeper-3.4.8.tar.gz\zookeeper-3.4.8.tar\zookeeper-3.4.8\contrib\fatjar\zookeeper-3.4.8-fatjar.jar\META-INF\LICENSE.txt
b1368bc2
 
a6f0f635
 $Header: /home/cvs/jakarta-commons/LICENSE,v 1.4 2002/04/11 13:24:02 dion Exp $
 $Revision: 1.4 $
 $Date: 2002/04/11 13:24:02 $
b1368bc2
 
a6f0f635
 ====================================================================
 
 The Apache Software License, Version 1.1
 
 Copyright (c) 1999-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 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.
 ====================================================================
 
 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/>.
 
 > CDDL 1.0
 
 zookeeper-3.4.8.tar.gz\zookeeper-3.4.8.tar\zookeeper-3.4.8\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/
 
a957def2
 
 --------------- SECTION 5: Artistic License, V2.0 ----------
a6f0f635
 
 Artistic License, V2.0 is applicable to the following component(s).
 
a957def2
 
a6f0f635
 >>> 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
 
a957def2
 
a6f0f635
 >>> perl-Net-SSLeay-1.72
 
 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
 
a957def2
 
a6f0f635
 >>> 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".
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 procmail-3.22.tar.gz\procmail-3.22.tar\procmail-3.22\new\mkinstalldirs
b1368bc2
 
a6f0f635
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Last modified: 1994-03-25
 Public domain
b1368bc2
 
a6f0f635
 ------ SECTION 6: Common Development and Distribution License, V1.1 -----
b1368bc2
 
a6f0f635
 Common Development and Distribution License, V1.1 is applicable to the following component(s).
b1368bc2
 
a957def2
 
a6f0f635
 >>> jaxws-ri-2.2.10
b1368bc2
 
a957def2
 PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE CDDL 1.1 LICENSE.  PLEASE SEE THE APPENDIX  FOR THE FULL TEXT OF THE CDDL 1.1 LICENSE.
a6f0f635
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
b1368bc2
 
a6f0f635
 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]"
b1368bc2
 
a6f0f635
 Contributor(s):
b1368bc2
 
a6f0f635
 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
b1368bc2
 ha-api.jar
a6f0f635
 javax.annotation-api.jar
 javax.xml.soap-api.jar
 jaxb-api.jar
 jaxb-core.jar
b1368bc2
 jaxb-impl.jar
a6f0f635
 jaxb-jxc.jar
b1368bc2
 jaxb-xjc.jar
 jaxws-api.jar
a6f0f635
 jaxws-rt.jar
 jaxws-tools.jar
 management-api.jar
 mimepull.jar
b1368bc2
 policy.jar
a6f0f635
 resolver.jar
b1368bc2
 saaj-impl.jar
 stax-ex.jar
a6f0f635
 stax2-api.jar
 streambuffer.jar
 
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\ThirdPartyLicense.txt
b1368bc2
 
 DO NOT TRANSLATE OR LOCALIZE.
 
a6f0f635
 %% 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/
 
a957def2
 [The text of the Apache v2.0 license is set forth in the Appendix of this document.] 
a6f0f635
 
 %% 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:
b1368bc2
 
 The MIT License
 
a6f0f635
 Copyright (c)
b1368bc2
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal in
 the Software without restriction, including without limitation the rights to
 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
 the Software, and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
a6f0f635
 %% 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:
b1368bc2
 
 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:
 
a6f0f635
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 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.
 
a6f0f635
 %% 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/
 
a957def2
 [The text of the Apache v2.0 license is set forth in the Appendix of this document.] 
b1368bc2
 
 The License is accompanied by a NOTICE
 
a6f0f635
 =========================================================================
 ==  NOTICE file corresponding to the section 4 d of                    ==
 ==  the Apache License, Version 2.0,                                   ==
 ==  in this case for the Apache Ant distribution.                      ==
 =========================================================================
b1368bc2
 
a6f0f635
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
b1368bc2
 
a6f0f635
 This product includes also software developed by :
 - the W3C consortium (http://www.w3c.org) ,
 - the SAX project (http://www.saxproject.org)
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 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.
 
a6f0f635
 ============================================================================
 The Apache Software License, Version 1.1
 ============================================================================
 
 Copyright (C) 2000-2003 The Apache Software Foundation. All
 rights reserved.
 
a957def2
 Redistribution and use in source and binary forms, with or without modifica-
 tion, are permitted provided that the following conditions are met:
a6f0f635
 
 1. Redistributions of  source code must  retain the above copyright  notice,
 this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must reproduce 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 .
 
a957def2
 
 
a6f0f635
 %% 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:
b1368bc2
 
 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:
 
a6f0f635
 "This product includes software developed by Daisuke Okajima
 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
b1368bc2
 
 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.
 
a6f0f635
 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:
b1368bc2
 
 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:
 
a6f0f635
 Redistributions of source code must retain the above copyright notice,
b1368bc2
 this list of conditions and the following disclaimer.
a6f0f635
 Redistributions in binary form must reproduce the above copyright notice,
b1368bc2
 this list of conditions and the following disclaimer in the documentation and/or
 other materials provided with the distribution.
a6f0f635
 Neither the name of the Thai Open Source Software Center Ltd nor the names
b1368bc2
 of its 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.
 
a6f0f635
 %% 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:
b1368bc2
 
 The CyberNeko Software License, Version 1.0
 
 (C) Copyright 2002,2003, Andy Clark.  All rights reserved.
a6f0f635
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
b1368bc2
 
 3. The end-user documentation included with the redistribution,
a6f0f635
 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.
b1368bc2
 
 4. The names "CyberNeko" and "NekoHTML" must not be used to endorse
a6f0f635
 or promote products derived from this software without prior
 written permission. For written permission, please contact
 andy@cyberneko.net.
b1368bc2
 
 5. Products derived from this software may not be called "CyberNeko",
a6f0f635
 nor may "CyberNeko" appear in their name, without prior written
 permission of the author.
b1368bc2
 
 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
a6f0f635
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
b1368bc2
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
a6f0f635
 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:
b1368bc2
 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.
 
a6f0f635
 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:
b1368bc2
 
 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
a6f0f635
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
 3. Neither the name of the copyright holders nor the names of its
a6f0f635
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
b1368bc2
 
 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.
 
 
a6f0f635
 > jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\docs\Copyright.txt
 
a957def2
 ****** [VMWARE DOES NOT DISTRIBUTE THE Copyright.txt] *******
a6f0f635
 
 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
 
a957def2
 [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]
a6f0f635
 
 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
 
b1368bc2
 > CDDL 1.0
 
a6f0f635
 jaxws-ri-2.2.10.tar.gz\jaxws-ri-2.2.10.tar\jaxws-ri\lib\plugins\mail.jar\META-INF\ LICENSE.txt
b1368bc2
 
a6f0f635
 License: CDDL 1.0
b1368bc2
 
 
a6f0f635
 > Sun Microsystems License Agreement
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,
 Palo Alto, California, 94303, U.S.A.  All Rights Reserved.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 ------------ SECTION 7: GNU AFFERO GENERAL PUBLIC LICENSE 3.0 ----------
b1368bc2
 
a6f0f635
 GNU AFFERO GENERAL PUBLIC LICENSE 3.0 is applicable to the following component(s).
b1368bc2
 
a6f0f635
 >>> db-6.1.26
b1368bc2
 
a6f0f635
 See the file LICENSE for redistribution information.
b1368bc2
 
a6f0f635
 Copyright (c) 2005, 2015 Oracle and/or its affiliates.  All rights reserved.
b1368bc2
 
a957def2
 License:  AGPL 3.0
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 db-6.1.26.tar.gz\db-6.1.26.tar\db-6.1.26\dist\aclocal\socklen.m4
 
 Copyright (C) 2005, 2006, 2007 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
 
 db-6.1.26.tar.gz\db-6.1.26.tar\db-6.1.26\dist\errno.h
 
 Copyright (c) 1982, 1986, 1989, 1993
 The Regents of the University of California.  All rights reserved.
 (c) UNIX System Laboratories, Inc.
 All or some portions of this file are derived from material licensed
 to the University of California by American Telephone and Telegraph
 Co. or Unix System Laboratories, Inc. and are reproduced herein with
 the permission of UNIX System Laboratories, 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.
 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
a957def2
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
a6f0f635
 
 > MIT
 
 db-6.1.26.tar.gz\db-6.1.26.tar\db-6.1.26\dist\aclocal\tcl.m4
 
 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
  
 > Microsoft Public License
 
 
 db-6.1.26.tar.gz\db-6.1.26.tar\db-6.1.26\docs\csharp\LoadIndexKeywords.aspx
 
 This file contains the code used to dynamically load a parent node with its
 child table of content nodes when first expanded.
 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.
 
 > Public Domain
 
 db-6.1.26.tar.gz\db-6.1.26.tar\db-6.1.26\lang\sql\sqlite\ext\async\sqlite3async.c
 
 2005 December 14
 
 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.
 
 
a957def2
 --------------- SECTION 8: GNU General Public License, V1.0 ----------
b1368bc2
 
 GNU General Public License, V1.0 is applicable to the following component(s).
 
a957def2
 
a6f0f635
 >>> perl-5.22.1
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 1.0.  PLEASE SEE THE APPENDIX  FOR THE FULL TEXT OF THE GPL 1.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
a6f0f635
 LICENSING
b1368bc2
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of either:
 
a6f0f635
 a) the GNU General Public License as published by the Free
 Software Foundation; either version 1, or (at your option) any
 later version, or
b1368bc2
 
a6f0f635
 b) the "Artistic License" which comes with this Kit.
b1368bc2
 
 This program is distributed in the 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.
 
 You should have received a copy of the Artistic License with this
 Kit, in the file named "Artistic".  If not, I'll be glad to provide one.
 
 You should also have received a copy of the GNU General Public License
 along with this program in the file named "Copying". If not, write to the
 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA or visit their web page on the internet at
 http://www.gnu.org/copyleft/gpl.html.
 
 For those of you that choose to use the GNU General Public License,
 my interpretation of the GNU General Public License is that no Perl
 script falls under the terms of the GPL unless you explicitly put
 said script under the terms of the GPL yourself.  Furthermore, any
 object code linked with perl does not automatically fall under the
 terms of the GPL, provided such object code only adds definitions
 of subroutines and variables, and does not otherwise impair the
 resulting interpreter from executing any standard Perl script.  I
 consider linking in C subroutines in this manner to be the moral
 equivalent of defining subroutines in the Perl language itself.  You
 may sell such an object file as proprietary provided that you provide
 or offer to provide the Perl source, as specified by the GNU General
 Public License.  (This is merely an alternate way of specifying input
 to the program.)  You may also sell a binary produced by the dumping of
 a running Perl script that belongs to you, provided that you provide or
 offer to provide the Perl source as specified by the GPL.  (The
 fact that a Perl interpreter and your code are in the same binary file
 is, in this case, a form of mere aggregation.)  This is my interpretation
 of the GPL.  If you still have concerns or difficulties understanding
 my intent, feel free to contact me.  Of course, the Artistic License
 spells all this out for your protection, so you may prefer to use that.
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0 with Bison Parser Exception
 
 perl-5.22.1.tar.bz2\perl-5.22.1.tar\perl-5.22.1\perly.tab
 
 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU 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.
 
 > GPL 2.0
 
 perl-5.22.1.tar.bz2\perl-5.22.1.tar\perl-5.22.1\t\io\shm.t
 
a957def2
 [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 FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
a6f0f635
 
 Version 2.x, Copyright (C) 2007-2010, Marcus Holland-Moritz <mhx@cpan.org>.
 Version 1.x, Copyright (C) 1999, Graham Barr <gbarr@pobox.com>.
 
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 
a957def2
 
 
a6f0f635
 > Public Domain
 
 perl-5.22.1.tar.bz2\perl-5.22.1.tar\perl-5.22.1\lib\File\Copy.pm
 
 File/Copy.pm. Written in 1994 by Aaron Sherman <ajs@ajs.com>. This
 source code has been placed in the public domain by the author.
 
a957def2
 
a6f0f635
 > BSD
 
 perl-5.22.1.tar.bz2\perl-5.22.1.tar\perl-5.22.1\ext\File-Glob\bsd_glob.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
 Guido van Rossum.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
 
a957def2
 
a6f0f635
 > MIT
 
 perl-5.22.1.tar.bz2\perl-5.22.1.tar\perl-5.22.1\time64.c
b1368bc2
 
 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.
 
a957def2
 
a6f0f635
 > RSA DATA SECURITY
b1368bc2
 
a6f0f635
 perl-5.22.1.tar.bz2\perl-5.22.1.tar\perl-5.22.1\cpan\Digest-MD5\MD5.xs
b1368bc2
 
a6f0f635
 Copyright 1998-2000 Gisle Aas.
 Copyright 1995-1996 Neil Winton.
 Copyright 1991-1992 RSA Data Security, Inc.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.22.1.tar.bz2\perl-5.22.1.tar\perl-5.22.1\cpan\Encode\ucm\8859-8.ucm
 
 Copyright (c) 1991-2008 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.
 
a957def2
 
a6f0f635
 >>> perl-JSON-Any-1.39
 
a957def2
 [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.]
a6f0f635
 
 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.
b1368bc2
 
a6f0f635
 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"
 
a957def2
 
a6f0f635
 >>> perl-config-inifiles-2.88
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF 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.]
a6f0f635
 
 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"
 
a957def2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 Config-IniFiles-2.88.tar.gz\Config-IniFiles-2.88.tar\Config-IniFiles-2.88\t\30parameters-with-empty-values.t
 
 Copyright 2011 by Shlomi Fish
 
 This program is distributed under the MIT (X11) License:
 L<http://www.opensource.org/licenses/mit-license.php>
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
b1368bc2
 
a957def2
 
b1368bc2
 > GPL 2.0
 
a6f0f635
 Config-IniFiles-2.88.tar.gz\Config-IniFiles-2.88.tar\Config-IniFiles-2.88\lib\Config\IniFiles.pm
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF 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.]
b1368bc2
 
a6f0f635
 LICENSE
 This software is copyright (c) 2000 by Scott Hutton and the rest of the
 Config::IniFiles contributors.
b1368bc2
 
a6f0f635
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
b1368bc2
 
a957def2
 
a6f0f635
 >>> perl-dbd-sqlite-1.50
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL LICENSE].  PLEASE SEE THE APPENDIX  FOR THE FULL TEXT OF THE GPL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE;]
b1368bc2
 
a6f0f635
 Terms of Perl itself
b1368bc2
 
a6f0f635
 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"
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 DBD-SQLite-1.50.tar.gz\DBD-SQLite-1.50.tar\DBD-SQLite-1.50\sqlite3ext.h
b1368bc2
 
a6f0f635
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a957def2
 >>> perl-file-homedir-1.00
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 Terms of Perl itself
b1368bc2
 
a6f0f635
 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"
b1368bc2
 
a957def2
 ----------------------------------------------------------------------
b1368bc2
 
a6f0f635
                     GNU GENERAL PUBLIC LICENSE
                        Version 2, June 1991
b1368bc2
 
a957def2
 [The text of the GPL v2 license is set forth in the Appendix of this document.]
b1368bc2
 
a957def2
 -----------------------------------------------------------------------
b1368bc2
 
a957def2
 The Artistic License
b1368bc2
 
a957def2
 Preamble
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 Definitions:
a6f0f635
 
a957def2
 -    "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. 
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 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:
a6f0f635
 
a957def2
      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.
a6f0f635
 
a957def2
      b) use the modified Package only within your corporation or
      organization.
a6f0f635
 
a957def2
      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.
a6f0f635
 
a957def2
      d) make other distribution arrangements with the Copyright Holder.
a6f0f635
 
a957def2
 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:
a6f0f635
 
a957def2
      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.
a6f0f635
 
a957def2
      b) accompany the distribution with the machine-readable source of
      the Package with your modifications.
a6f0f635
 
a957def2
      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.
a6f0f635
 
a957def2
      d) make other distribution arrangements with the Copyright Holder.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 7. C or perl subroutines supplied by you and linked into this Package shall not
 be considered part of this Package.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 The End
a6f0f635
 
 
a957def2
 >>> perl-file-which-1.21
a6f0f635
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL v1.0. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
a6f0f635
 
a957def2
 This software is copyright (c) 2002 by Per Einar Ellefsen <pereinar@cpan.org>.
a6f0f635
 
a957def2
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
a6f0f635
 
a957def2
 Terms of the Perl programming language system itself
a6f0f635
 
a957def2
 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"
a6f0f635
 
a957def2
 --- The GNU General Public License, Version 1, February 1989 ---
a6f0f635
 
a957def2
 This software is Copyright (c) 2002 by Per Einar Ellefsen <pereinar@cpan.org>.
a6f0f635
 
a957def2
 This is free software, licensed under:
a6f0f635
 
a957def2
 The GNU General Public License, Version 1, February 1989
b1368bc2
 
a957def2
 [The text of the GPL v1 is set forth in the Appendix of this document.]
b1368bc2
 
a957def2
 --- The Artistic License 1.0 ---
b1368bc2
 
a957def2
 This software is Copyright (c) 2002 by Per Einar Ellefsen <pereinar@cpan.org>.
b1368bc2
 
a957def2
 This is free software, licensed under:
b1368bc2
 
a957def2
 The Artistic License 1.0
a6f0f635
 
a957def2
 [The text of the Artistic License v1.0 is set forth in the Appendix of this document.] 
b1368bc2
 
 
a6f0f635
 >>> perl-yaml-1.15
 
a957def2
 [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.]
b1368bc2
 
 This software is copyright (c) 2015 by Ingy dt Net.
 
 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"
 
a957def2
 
a6f0f635
 >>> perl-yaml-tiny-1.69
b1368bc2
 
a957def2
 [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 TEXT OF THE GPL 1.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 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"
 
a957def2
 --------------- SECTION 9: GNU General Public License, V2.0 ----------
b1368bc2
 
 GNU General Public License, V2.0 is applicable to the following component(s).
 
a6f0f635
 >>> asciidoc-8.6.9
b1368bc2
 
 "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:
 
 > MIT-Style
 
 asciidoc-8.6.9.tar.gz\asciidoc-8.6.9.tar\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
 
a6f0f635
 >>> 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.tar.gz\atftp-0.7.1.tar\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.tar.gz\atftp-0.7.1.tar\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
b1368bc2
 
 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/>.
 
 
a6f0f635
 >>> audit-2.5
 
 Copyright (c) 2007,2010,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.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 audit-2.5.tar-1.gz\audit-2.5.tar-1\audit-2.5\audisp\queue.c
 
 Copyright 2007,2013,2015 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.
 
 > BSD
 
a957def2
 [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.]
a6f0f635
 
 audit-2.5.tar-1.gz\audit-2.5.tar-1\audit-2.5\src\libev\ev_select.c
 libev select fd activity backend
 
 Copyright (c) 2007,2008,2009,2010,2011 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.
 
 
 >>> automake-1.15
b1368bc2
 
 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.
 
a6f0f635
 >>> bc-1.06.95
b1368bc2
 
 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
 
a6f0f635
 ADDITIONAL LICENSES INFORMATION:
b1368bc2
 
 > LGPL 2.1
 
 bc_1.06.95.orig.tar.gz\bc_1.06.95.orig.tar\bc-1.06.95\COPYING.LIB
 
a957def2
 LICENSE:  LGPL 2.1
b1368bc2
 
 > 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.
 
a6f0f635
 >>> binutils-2.25.1
b1368bc2
 
 Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
 1999, 2000, 2001, 2002, 2003, 2004 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 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:
 
 > GFDL 1.3
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\bfd\doc\bfd.info
b1368bc2
 
 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".
 
 > GFDL 1.1
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\bfd\doc\bfdint.texi
b1368bc2
 
 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''.
 
 > GPL 3.0
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\bfd\doc\chew.c
b1368bc2
 
 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.
 
 > LGPL 2.1
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\bfd\hosts\x86-64linux.h
b1368bc2
 
 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
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\bfd\MAINTAINERS
b1368bc2
 
 Copyright (C) 2012 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.
 
 > LGPL 2.0
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\elfcpp\x86_64.h
b1368bc2
 
 Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
 Written by Andrew Chatham.
 
 This file is part of elfcpp.
 
 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.
 
a957def2
 
b1368bc2
 > BSD
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\gprof\vax.c
b1368bc2
 
 Copyright (c) 1983, 1993, 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:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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 3.0
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\COPYING3.LIB
b1368bc2
 
 License: LGPL 3.0
 
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 binutils-2.25.1.tar.bz2\binutils-2.25.1.tar\binutils-2.25.1\libiberty\xmemdup.c
b1368bc2
 
a6f0f635
 string in memory, using xmalloc.
 This trivial function is in the public domain.
 Ian Lance Taylor, Cygnus Support, December 1995.
 
a957def2
 
a6f0f635
 >>> 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.
b1368bc2
 
a6f0f635
   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
a957def2
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
a6f0f635
 
 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.
 
a957def2
 
a6f0f635
 >   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.5
b1368bc2
 
 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.
 
 
a6f0f635
 >>> btrfs-progs-4.4
 
 Copyright (C) 2008 Oracle.  All rights reserved.
b1368bc2
 
 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.
 
a6f0f635
 >>> cdrkit-1.1.11
b1368bc2
 
 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.
 
a957def2
 
a6f0f635
 >>> cgroup-utils-0.6
b1368bc2
 
a6f0f635
 This program is free software; you can 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.5
 
 Copyright 1997-2007 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
 
 
 >>> 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
b1368bc2
 
 This program is free software; you can 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.
a6f0f635
 Copyright 2009  Red Hat, Inc -
 written by seth vidal skvidal at fedoraproject.org
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
a6f0f635
 createrepo-0.10.4.tar.gz\createrepo-0.10.4.tar\createrepo-0.10.4\COPYING.lib
b1368bc2
 
a6f0f635
 LICENSE: LGPL 2.1
b1368bc2
 
a957def2
 
a6f0f635
 >>> ctags-5.8
b1368bc2
 
 "Copyright (c) 1996-2002, Darren Hiebert
 
 This source code is released for free distribution under the terms of the
 GNU General Public License.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 ctags-5.8.tar.gz\ctags-5.8.tar\ctags-5.8\readtags.h
 
 Copyright (c) 1996-2003, Darren Hiebert
 
 This source code is released for the public domain.
 
 > LGPL 2.1
 
 ctags-5.8.tar.gz\ctags-5.8.tar\ctags-5.8\gnu_regex\regcomp.c
 
 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.
 
a6f0f635
 >>> cve-check-tool-5.6.2
b1368bc2
 
 Copyright (C) 2015 Intel Corporation
a6f0f635
  
b1368bc2
 cve-check-tool is free software; you can 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:
 
a6f0f635
 > CC-Attribution SA 3.0
b1368bc2
 
a6f0f635
 cve-check-tool-5.6.2.tar.gz\cve-check-tool-5.6.2.tar\cve-check-tool-5.6.2\docs\cve-check-tool.1
b1368bc2
 
a6f0f635
 LICENSE: Creative Commons Attribution\-ShareAlike 3.0 Unported
b1368bc2
 
a6f0f635
 > MIT-Style
b1368bc2
 
a6f0f635
 cve-check-tool-5.6.2.tar.gz\cve-check-tool-5.6.2.tar\cve-check-tool-5.6.2\m4\ax_valgrind_check.m4
b1368bc2
 
 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.
 
a957def2
 >>> dbus-glib-0.106
 
 [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 GP 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Licensed under the Academic Free License version 2.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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 dbus-glib-0.106.tar.gz\dbus-glib-0.106.tar\dbus-glib-0.106\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
 
 > GPL 2.0
 
 dbus-glib-0.106.tar.gz\dbus-glib-0.106.tar\dbus-glib-0.106\dbus\dbus-gvalue-parse-variant.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 FULL TEXT OF THE GPL 2.0 LICENSE. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
 Copyright  2010 Collabora Ltd. <http://www.collabora.co.uk/>
 
 Licensed under the Academic Free License version 2.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.
 
 Alternatively, at your option, you can redistribute and/or modify
 this single file under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1 of
 that 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/X11 License
 
 dbus-glib-0.106.tar.gz\dbus-glib-0.106.tar\dbus-glib-0.106\test\core\peer-on-bus.c
 
 [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  2009 Collabora Ltd. <http://www.collabora.co.uk/>
 Copyright  2009-2011 Nokia Corporation
 
 In preparation for dbus-glib relicensing (if it ever happens), this file is
 licensed under (at your option) either the AFL v2.1, the GPL v2 or later,
 or an MIT/X11-style license:
 
 Licensed under the Academic Free License version 2.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.
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION 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
 
 dbus-glib-0.106.tar.gz\dbus-glib-0.106.tar\dbus-glib-0.106\test\core\proxy-noc.c
 
 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
 Copyright  2011 Nokia Corporation
 Copyright  2013 Collabora 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.
 
 
a6f0f635
 >>> ddclient-3.8.3
b1368bc2
 
a6f0f635
 ddclient - update client for www.dyndns.org accounts
b1368bc2
 
a6f0f635
 Copyright (C) 1999	Paul Burry (paul@burry.ca)
 Copyright (C) 2000	Paul Burry (paul@burry.ca)
 Copyright (C) 2001	Paul Burry (paul@burry.ca)
b1368bc2
 
 This program is free software; you can 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
a6f0f635
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
b1368bc2
 
 
a6f0f635
 >>> device-mapper-multipath-0.5.0
b1368bc2
 
 Author:      Christophe Varoqui
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT 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) 2003, 2004, 2005 Christophe Varoqui
 Copyright (c) 2005 Benjamin Marzinski, Redhat
 Copyright (c) 2005 Kiyoshi Ueda, NEC
 Copyright (c) 2005 Patrick Caulfield, Redhat
 Copyright (c) 2005 Edward Goggin, EMC
 
 
a6f0f635
 >>> 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
b1368bc2
 
 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
 
 
a6f0f635
 >>> dmidecode-3.0
b1368bc2
 
a6f0f635
 Copyright (C) 2005-2006 Jean Delvare <jdelvare@suse.de>
b1368bc2
 This program is free software; you can 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
a6f0f635
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
b1368bc2
 
 
a957def2
 >>> 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.
 
 
a6f0f635
 >>> dracut-044
b1368bc2
 
 Copyright 2011 Harald Hoyer <harald@redhat.com>
 Copyright 2011 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/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 dracut-044.tar.xz\dracut-044.tar\dracut-044\skipcpio\skipcpio.c
b1368bc2
 
a6f0f635
 Copyright (C) 2012 Harald Hoyer
 Copyright (C) 2012 Red Hat, Inc.  All rights reserved.
 This program is free software: you can redistribute it and/or modify
b1368bc2
 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.
a6f0f635
 This program is distributed in the hope that it will be useful, but
b1368bc2
 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
a6f0f635
 along with this program; If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 
a6f0f635
 >>> e2fsprogs-1.42.13
b1368bc2
 
a6f0f635
 Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 2004, 2005, 2006, 2007, 2008, 2009, 2010 by Theodore Ts'o.  This
 file may be redistributed under the GNU Public License v2.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > GPL 3.0
 
a6f0f635
 e2fsprogs-1.42.13.tar.gz\e2fsprogs-1.42.13.tar\e2fsprogs-1.42.13\contrib\ fallocate.c
b1368bc2
 
 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
 
a6f0f635
 e2fsprogs-1.42.13.tar.gz\e2fsprogs-1.42.13.tar\e2fsprogs-1.42.13\config\mkinstalldirs
b1368bc2
 
a6f0f635
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
b1368bc2
 
 > LGPL 2.0
 
a6f0f635
 e2fsprogs-1.42.13.tar.gz\e2fsprogs-1.42.13.tar\e2fsprogs-1.42.13\debian\libblkid.copyright
b1368bc2
 
 Copyright (C) 1999, 2001 by Andries Brouwer
 Copyright (C) 1999, 2000, 2003 by Theodore Ts'o
 
 You are free to distribute this software under the terms of the GNU
 Lesser (Library) General Public License.
 
 On Debian systems, the complete text of the GNU Lesser (Library)
 General Public License can be found in /usr/share/common-licenses/LGPL-2.
 
 > MIT
 
a6f0f635
 e2fsprogs-1.42.13.tar.gz\e2fsprogs-1.42.13.tar\e2fsprogs-1.42.13\debian\libcomerr2.copyright
b1368bc2
 
 Copyright 1987, 1988 by the Student Information Processing Board
a6f0f635
 of the Massachusetts Institute of Technology
b1368bc2
 
 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 M.I.T. and the M.I.T. S.I.P.B. not be
 used in advertising or publicity pertaining to distribution
 of the software without specific, written prior permission.
 M.I.T. and the M.I.T. S.I.P.B. make no representations about
 the suitability of this software for any purpose.  It is
 provided "as is" without express or implied warranty.
 
 > BSD
 
a6f0f635
 e2fsprogs-1.42.13.tar.gz\e2fsprogs-1.42.13.tar\e2fsprogs-1.42.13\debian\libuuid1.copyright
b1368bc2
 
 Copyright:
 
 Copyright (C) 1999, 2000, 2003, 2004 by Theodore Ts'o
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
a6f0f635
 notice, and the entire permission notice in its entirety,
 including the disclaimer of warranties.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 3. The name of the author may not be used to endorse or promote
a6f0f635
 products derived from this software without specific prior
 written permission.
b1368bc2
 
 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 with Exception
 
a6f0f635
 
 e2fsprogs-1.42.13.tar.gz\e2fsprogs-1.42.13.tar\e2fsprogs-1.42.13\doc\
b1368bc2
 
 Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 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 2, 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 texinfo.tex file; see the file COPYING.  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 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.)
 
 > LGPL 3.0
 
a6f0f635
 e2fsprogs-1.42.13.tar.gz\e2fsprogs-1.42.13.tar\e2fsprogs-1.42.13\lib\blkid\blkid.h.in
b1368bc2
 
 Copyright (C) 2001 Andreas Dilger
 Copyright (C) 2003 Theodore Ts'o
 
a6f0f635
 This file may be redistributed under the terms of the
 GNU Lesser General Public License.
b1368bc2
 
 
a6f0f635
 >>> efibootmgr-0.12
b1368bc2
 
 LICENSE: GPL 2.0
 
 
a6f0f635
 >>> ethtool-4.2
 
 Support for Solarflare Solarstorm network controllers and boards
 Copyright 2010-2012 Solarflare Communications 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, incorporated herein by reference.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 ethtool-4.2.tar.gz\ethtool-4.2.tar\ethtool-4.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.
 
 
 >>> fakeroot-ng-0.18
b1368bc2
 
 "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.
 
a957def2
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT Style
 
 fakeroot-ng-0.18.tar.gz\fakeroot-ng-0.18.tar\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.
 
 
a6f0f635
 >>> fuse-2.9.5
b1368bc2
 
a6f0f635
 CUSE example: Character device in Userspace
 Copyright (C) 2008-2009  SUSE Linux Products GmbH
 Copyright (C) 2008-2009  Tejun Heo <tj@kernel.org>
b1368bc2
 
a6f0f635
 This program can be distributed under the terms of the GNU GPL.
 See the file COPYING.
b1368bc2
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > MIT-Style
b1368bc2
 
a6f0f635
 fuse-2.9.5.tar.gz\fuse-2.9.5.tar\fuse-2.9.5\aclocal.m4
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > LGPL 2.0
b1368bc2
 
a6f0f635
 fuse-2.9.5.tar.gz\fuse-2.9.5.tar\fuse-2.9.5\include\fuse.h
 
 FUSE: Filesystem in Userspace
 Copyright (C) 2001-2007  Miklos Szeredi <miklos@szeredi.hu>
 
 This program can be distributed under the terms of the GNU LGPLv2.
 See the file COPYING.LIB.
b1368bc2
 
 
 > BSD
 
a6f0f635
 fuse-2.9.5.tar.gz\fuse-2.9.5.tar\fuse-2.9.5\include\fuse_kernel.h
 
b1368bc2
 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
a6f0f635
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
 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.
 
 
a6f0f635
 >>> git-2.8.1
b1368bc2
 
a6f0f635
 Copyright 1989, 1998, 2000, 2005 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
b1368bc2
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU 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
a6f0f635
 Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
 02110-1301, USA.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\compat\inet_pton.c
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2001  Internet Software Consortium.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\compat\obstack.h
b1368bc2
 
a6f0f635
 Copyright (C) 1988-1994,1996-1999,2003,2004,2005,2009
 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > Boost Software License - Version 1.0 (MIT Style)
 
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\compat\nedmalloc\nedmalloc.h
 
 nedalloc, an alternative malloc implementation for multiple threads without
 lock contention based on dlmalloc v2.8.3. (C) 2005 Niall Douglas
 
 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.
 
b1368bc2
 
 > Public Domain
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\compat\nedmalloc\\malloc.c.h
 
 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.
b1368bc2
 
 
 > GPL 3.0
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\contrib\fast-import\mport-directories.perl
b1368bc2
 
 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
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\contrib\persistent-https\socket.go
b1368bc2
 
 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.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.
 
a6f0f635
 > GPL 3.0
b1368bc2
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\gitweb\static\js\lib\cookies.js
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GPL 3.0.  PLEASE SEE THE APPENDIX  FOR THE FULL TEXT OF THE GPL 3.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
a6f0f635
 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)
b1368bc2
 
 
 > BSD
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\vcs-svn\LICENSE
b1368bc2
 
 Copyright (C) 2010 David Barr <david.barr@cordelta.com>.
a6f0f635
 
b1368bc2
 All rights reserved.
 
 Copyright (C) 2010 Jonathan Nieder <jrnieder@gmail.com>.
 
 Copyright (C) 2005 Stefan Hegny, hydrografix Consulting GmbH,
a6f0f635
 Frankfurt/Main, Germany and others, see http://svn2cc.sarovar.org
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
a6f0f635
 notice(s), this list of conditions and the following disclaimer
 unmodified other than the allowable addition of one or more
 copyright notices.
b1368bc2
 
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 notice(s), this list of conditions and the following disclaimer in
 the documentation and/or other materials provided with the
 distribution.
 
 > EDL 1.0
 
 git-2.7.1.tar.xz\git-2.7.1.tar\git-2.7.1\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.
b1368bc2
 
 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.
 
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 git-2.8.1.tar.xz\git-2.8.1.tar\git-2.8.1\perl\private-Error.pm
b1368bc2
 
a957def2
 [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 FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
a6f0f635
 
 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.
b1368bc2
 
a6f0f635
 
 >>> gnome-common-3.18.0
 
a957def2
 LICENSE: GPL 2.0
a6f0f635
 
 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.46.0
 
 Copyright (C) 2012-2015 Dieter Verfaillie <dieterv@optionexplicit.be>
b1368bc2
 
 This program is free software; you can 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.
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > LGPL 2.0
 
a6f0f635
 gobject-introspection-1.46.0.tar.xz\gobject-introspection-1.46.0.tar\gobject-introspection-1.46.0\girepository\cmph-bdz-test.c
b1368bc2
 
 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
 
a6f0f635
 gobject-introspection-1.46.0.tar.xz\gobject-introspection-1.46.0.tar\gobject-introspection-1.46.0\giscanner\scannerlexer.l
b1368bc2
 
 Copyright (c) 1997 Sandro Sigala  <ssigala@globalnet.it>
 Copyright (c) 2007-2008 Jrg Billeter  <j@bitron.ch>
 Copyright (c) 2010 Andreas Rottmann <a.rottmann@gmx.at>
 
 All rights reserved.
a6f0f635
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
a6f0f635
 notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
 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.
b1368bc2
 
 > MIT
 
a6f0f635
 gobject-introspection-1.46.0.tar.xz\gobject-introspection-1.46.0.tar\gobject-introspection-1.46.0\misc\pep8.py
b1368bc2
 
 Copyright (C) 2006-2009 Johann C. Rocholl <johann@rocholl.net>
a6f0f635
 Copyright (C) 2009-2014 Florent Xicluna <florent.xicluna@gmail.com>
 Copyright (C) 2014 Ian Lee <ianlee1521@gmail.com>
b1368bc2
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION 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
 
a6f0f635
 gobject-introspection-1.46.0.tar.xz\gobject-introspection-1.46.0.tar\gobject-introspection-1.46.0\acinclude.m4
b1368bc2
 
a6f0f635
 (C) 2003, 2004, 2005 Thomas Vander Stichele <thomas at apestaart dot org>
b1368bc2
 
 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.
 
a6f0f635
 > GPL 3.0 (Bison Parser Exception)
b1368bc2
 
a6f0f635
 gobject-introspection-1.46.0.tar.xz\gobject-introspection-1.46.0.tar\gobject-introspection-1.46.0\scannerparser.c
b1368bc2
 
a6f0f635
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 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.
 
 
 >>> gpgme-1.6.0
 
 gpgme-package.lisp
 
 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.
 
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
a6f0f635
 
 >   LGPL 2.1
 
 gpgme-1.6.0.tar.bz2\gpgme-1.6.0.tar\gpgme-1.6.0\lang\cl\gpgme.asd
 
 Mode: lisp
 
 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
 02111-1307, USA.
 
 >   Public Domain
 
 gpgme-1.6.0.tar.bz2\gpgme-1.6.0.tar\gpgme-1.6.0\build-aux\mkinstalldirs
 
 bin/sh
 mkinstalldirs --- make directory hierarchy
 
 scriptversion=2006-05-11.19
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 This file is maintained in Automake, please report
 bugs to <bug-automake@gnu.org> or send patches to
 <automake-patches@gnu.org>.
 
 >   GPL 3.0
 
 gpgme-1.6.0.tar.bz2\gpgme-1.6.0.tar\gpgme-1.6.0\doc\gpgme.info
 
 This is gpgme.info, produced by makeinfo version 5.2 from gpgme.texi.
 
 Copyright  2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2012, 2013,
 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 3 of the
 License, or (at your option) any later version.  The text of the
 license can be found in the section entitled Copying.
 
 This document is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 Public License for more details.
 INFO-DIR-SECTION GNU Libraries
 START-INFO-DIR-ENTRY
 GPGME: (gpgme).          Adding support for cryptography to your program.
 END-INFO-DIR-ENTRY
 
a957def2
 
a6f0f635
 >   LGPL 2.0
 
 gpgme-1.6.0.tar.bz2\gpgme-1.6.0.tar\gpgme-1.6.0\src\kdpipeiodevice.cpp
 
 Copyright (C) 2007 Klarlvdalens Datakonsult AB
 
   KDPipeIODevice 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.
 
   KDPipeIODevice is distributed in the hope that 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 KDPipeIODevice; see the file COPYING.LIB.  If not, write to the
   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
   Boston, MA 02110-1301, USA.
 
 
 >   MIT Style
 
 gpgme-1.6.0.tar.bz2\gpgme-1.6.0.tar\gpgme-1.6.0\src\versioninfo.rc.in
 
 versioninfo.rc.in - for gpgme
 Copyright (C) 2005 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.
b1368bc2
 
a6f0f635
 This file is processed by configure to create versioninfo.rc
b1368bc2
 
a957def2
 
a6f0f635
 >>> gptfdisk-1.0.1
 
 Copyright (C) 2011  Roderick W. Smith
b1368bc2
 
 This program is free software; you can 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.
 
 
a6f0f635
 >>> gtk-doc-1.24
b1368bc2
 
 Copyright (C) 2007  David Necas
 This program is free software; you can 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:
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 gtk-doc-1.24.tar.xz\gtk-doc-1.24.tar\gtk-doc-1.24\db2man\docbook-to-man.ts
b1368bc2
 
 Copyright (c) 1996 X Consortium
 Copyright (c) 1996 Dalrymple Consulting
a6f0f635
 
b1368bc2
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
a6f0f635
 
b1368bc2
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 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.
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 >GFDL 1.1
b1368bc2
 
a6f0f635
 gtk-doc-1.24.tar.xz\gtk-doc-1.24.tar\gtk-doc-1.24\COPYING-DOCS
b1368bc2
 
a957def2
 License:  GFDL 1.1
b1368bc2
 
 
a6f0f635
 >>> haproxy-1.6.3
b1368bc2
 
a6f0f635
 Copyright 2009-2010 Krzysztof Piotr Oledzki <ole@ans.pl>
b1368bc2
 
a6f0f635
 This program is free software; you can 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.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 haproxy-1.6.3.tar.gz\haproxy-1.6.3.tar\haproxy-1.6.3\ebtree\compiler.h
b1368bc2
 
a6f0f635
 Copyright 2000-2012 Willy Tarreau <w@1wt.eu>
b1368bc2
 
a6f0f635
 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
 
 This function manages its own buffer and returns a pointer to that buffer
 in order to avoid expensive memory copies. It also checks for line breaks
 32 or 64 bits at a time. It could be improved a lot using mmap() but we
 would not be allowed to replace trailing \n with zeroes and we would be
 limited to small log files on 32-bit machines.
 
 > MIT
 
 haproxy-1.6.3.tar.gz\haproxy-1.6.3.tar\haproxy-1.6.3\include\import\lru.h
 
 Copyright (C) 2015 Willy Tarreau <w@1wt.eu>
b1368bc2
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
a6f0f635
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION 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
 
 haproxy-1.6.3.tar.gz\haproxy-1.6.3.tar\haproxy-1.6.3\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.
b1368bc2
 
 
a6f0f635
 >>> initscripts-9.65
b1368bc2
 
a6f0f635
 Copyright (c) 1999-2009 Red Hat, Inc. All rights reserved.
b1368bc2
 
a6f0f635
 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 
 >>> inotify-tools-3.13
 
a957def2
 License:  GPL 2.0
a6f0f635
 
 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
b1368bc2
 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.
 
a6f0f635
 This script is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this library; if not, write to the Free Software
b1368bc2
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
a6f0f635
 Author(s): Kenneth Christiansen
 Rodney Dawes
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 intltool-0.51.0.tar.gz\intltool-0.51.0.tar\intltool-0.51.0\aclocal.m4
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.2.0
 
 This program is free software; you can 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.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
a6f0f635
 iproute2-4.2.0.tar.xz\iproute2-4.2.0.tar\iproute2-4.2.0\include\netinet\tcp.h
b1368bc2
 
 Copyright (c) 1982, 1986, 1993
 The Regents of the University of California.  All rights reserved.
a6f0f635
  
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
a6f0f635
    notice, this list of conditions and the following disclaimer.
b1368bc2
 2. Redistributions in binary form must reproduce the above copyright
a6f0f635
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
b1368bc2
 4. Neither the name of the University nor the names of its contributors
a6f0f635
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
  
b1368bc2
 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
 
a6f0f635
 iproute2-4.2.0.tar.xz\iproute2-4.2.0.tar\iproute2-4.2.0\tc\q_codel.c
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
 Codel - The Controlled-Delay Active Queue Management algorithm
 
 Copyright (C) 2011-2012 Kathleen Nichols <nichols@pollere.com>
 Copyright (C) 2011-2012 Van Jacobson <van@pollere.com>
 Copyright (C) 2012 Michael D. Taht <dave.taht@bufferbloat.net>
 Copyright (C) 2012 Eric Dumazet <edumazet@google.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,
 without modification.
 2. Redistributions in binary form must reproduce 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.
 
 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.
 
 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.
 
 
a6f0f635
 >>> iptables-1.6.0
b1368bc2
 
a6f0f635
 (C) 2002,2004 MARA Systems AB <http://www.marasystems.com>
 by Henrik Nordstrom <hno@marasystems.com>
  
 Version 1.1
b1368bc2
 
 This program is free software; you can 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.
a6f0f635
  
b1368bc2
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
a6f0f635
  
b1368bc2
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
a6f0f635
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > GPL 3.0
b1368bc2
 
a6f0f635
 iptables-1.6.0.tar.bz2\iptables-1.6.0.tar\iptables-1.6.0\extensions\libip6t_HL.c
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > LGPL 2.0
b1368bc2
 
a6f0f635
 iptables-1.6.0.tar.bz2\iptables-1.6.0.tar\iptables-1.6.0\iptables\getethertype.c
b1368bc2
 
a6f0f635
 This file was part of the NYS Library.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > Artistic 2.0
b1368bc2
 
a6f0f635
 iptables-1.6.0.tar.bz2\iptables-1.6.0.tar\iptables-1.6.0\iptables\iptables-apply
b1368bc2
 
a6f0f635
 Copyright  Martin F. Krafft <madduck@madduck.net>
 Released under the terms of the Artistic Licence 2.0
b1368bc2
 
 
 > MIT
 
a6f0f635
 iptables-1.6.0.tar.bz2\iptables-1.6.0.tar\iptables-1.6.0\utils\pf.os
b1368bc2
 
 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.
 
 
a6f0f635
 >>> iptraf-3.0.1
b1368bc2
 
a957def2
 LICENSE:  GPL 2.0
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 >   GFDL 1.1
b1368bc2
 
a6f0f635
 iptraf-3.0.1.tar.gz\iptraf-3.0.1.tar\iptraf-3.0.1\Documentation\manual.sgml
b1368bc2
 
a957def2
 LICENSE:  GFDL 1.1
b1368bc2
 
a6f0f635
 >   MIT (Style)
b1368bc2
 
a6f0f635
 iptraf-3.0.1.tar.gz\iptraf-3.0.1.tar\iptraf-3.0.1\src\cidr.c
b1368bc2
 
a6f0f635
 cidr.c - functions to process addresses in CIDR notation
b1368bc2
 
a6f0f635
 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
 
 
 >>> ipxe-ed0d7c4
 
 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:
 
 > GPL 2.0
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\src\arch\i386\core\basemem_packet.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.]
 
 
 Copyright (C) 2007 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.
 
 > MIT
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\src\arch\i386\include\pxe_api.h
b1368bc2
 
a6f0f635
 [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.]
 
 This program is free software; you can 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.
 
 > MIT
b1368bc2
 
a6f0f635
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\src\drivers\block\ibft.c
b1368bc2
 
a6f0f635
 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
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\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
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\src\drivers\infiniband\linda_fw.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) 2008, 2009 QLogic Corporation. 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
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\src\drivers\net\tg3\tg3_hw.c
 
 Copyright (C) 2001, 2002, 2003, 2004 David S. Miller (davem@redhat.com)
 Copyright (C) 2001, 2002, 2003 Jeff Garzik (jgarzik@pobox.com)
 Copyright (C) 2004 Sun Microsystems Inc.
 Copyright (C) 2005-2011 Broadcom Corporation.
 
 Firmware is:
 Derived from proprietary unpublished source code,
 Copyright (C) 2000-2003 Broadcom Corporation.
 
 Permission is hereby granted for the distribution of this firmware
 data in hexadecimal or equivalent format, provided this copyright
 notice is accompanying it.
 
 > GPL 3.0
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\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
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\src\drivers\net\hfa384x.h
 
 [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 (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.
 
a957def2
 
a6f0f635
 > UNMODIFIED BINARY DISTRIBUTION LICENCE
 
 ipxe-ed0d7c4.tar.gz\ipxe-ed0d7c4.tar\ipxe-ed0d7c4\COPYING.UBDL
 
 UNMODIFIED BINARY DISTRIBUTION LICENCE
 
 PREAMBLE
 
 The GNU General Public License provides a legal guarantee that
 software covered by it remains free (in the sense of freedom, not
 price).  It achieves this guarantee by imposing obligations on anyone
 who chooses to distribute the software.
 
 Some of these obligations may be seen as unnecessarily burdensome.  In
 particular, when the source code for the software is already publicly
 and freely available, there is minimal value in imposing upon each
 distributor the obligation to provide the complete source code (or an
 equivalent written offer to provide the complete source code).
 
 This Licence allows for the distribution of unmodified binaries built
 from publicly available source code, without imposing the obligations
 of the GNU General Public License upon anyone who chooses to
 distribute only the unmodified binaries built from that source code.
 
a957def2
 
a6f0f635
 The extra permissions granted by this Licence apply only to unmodified
 binaries built from source code which has already been made available
 to the public in accordance with the terms of the GNU General Public
 Licence.  Nothing in this Licence allows for the creation of
 closed-source modified versions of the Program.  Any modified versions
 of the Program are subject to the usual terms and conditions of the
 GNU General Public License.
 
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 This Licence 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 Unmodified Binary Distribution Licence.  All
 terms used in the text of this Licence are to be interpreted as they
 are used in version 2 of the GNU General Public License as published
 by the Free Software Foundation.
 
 If you have made this Program available to the public in both source
 code and executable form in accordance with 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, then you are hereby granted an additional permission to use,
 copy, and distribute the unmodified executable form of this Program
 (the "Unmodified Binary") without restriction, including the right to
 permit persons to whom the Unmodified Binary is furnished to do
 likewise, subject to the following conditions:
 
 - when started running, the Program must display an announcement which
   includes the details of your existing publication of the Program
   made in accordance with the terms of the GNU General Public License.
   For example, the Program could display the URL of the publicly
   available source code from which the Unmodified Binary was built.
 
 - when exercising your right to grant permissions under this Licence,
   you do not need to refer directly to the text of this Licence, but
   you may not grant permissions beyond those granted to you by this
   Licence.
 
a957def2
 
a6f0f635
 >>> irqbalance-1.1.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.
 
 
 >>> kbd-2.0.3
 
 Copyright (C) 1996 Dominik Kubla, <dominik@debian.org>
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 kbd-2.0.3.tar.xz\kbd-2.0.3.tar\kbd-2.0.3\config\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 > MIT
 
 kbd-2.0.3.tar.xz\kbd-2.0.3.tar\kbd-2.0.3\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.
b1368bc2
 
 > LGPL 2.1
 
a6f0f635
 kbd-2.0.3.tar.xz\kbd-2.0.3.tar\kbd-2.0.3\docs\reference\libkeymap\Doxyheader
b1368bc2
 
a6f0f635
 LibKeymap is released under the following license:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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 exception
 
 kbd-2.0.3.tar.xz\kbd-2.0.3.tar\kbd-2.0.3\src\libkeymap\parser.h
 
 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.
 
 
 >>> kexec-tools-2.0.11
 
 (C) Copyright 2000-2005
 Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 
 See file CREDITS for list of people who contributed to this
 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., 59 Temple Place, Suite 330, Boston,
 MA 02111-1307 USA
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 kexec-tools-2.0.11.tar.xz\kexec-tools-2.0.11.tar\kexec-tools-2.0.11\include\elf.h
 
 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
b1368bc2
 License, or (at your option) any later version.
 
a6f0f635
 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.
 
 > BSD
 
 kexec-tools-2.0.11.tar.xz\kexec-tools-2.0.11.tar\kexec-tools-2.0.11\kexec\libfdt\fdt.c
 
 [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.]
 
 
 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,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
a6f0f635
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 Alternatively,
b1368bc2
 
a6f0f635
 b) Redistribution and use in source and binary forms, with or
 without modification, are permitted provided that the following
 conditions are met:
b1368bc2
 
a6f0f635
 1. Redistributions of source code must retain the above
 copyright notice, this list of conditions and the following
 disclaimer.
 2. Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
b1368bc2
 
a6f0f635
 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.
 
 
 >>> 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.zip\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.
 
 
 >>> 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.
b1368bc2
 
 This program is free software; you can 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
a6f0f635
 along with this program; if not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 libgpg-error-1.21.tar.bz2\libgpg-error-1.21.tar\libgpg-error-1.21\lang\cl\gpg-error-package.lisp
b1368bc2
 
a6f0f635
 Copyright (C) 2006 g10 Code GmbH
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 > BSD
 
a6f0f635
 libgpg-error-1.21.tar.bz2\libgpg-error-1.21.tar\libgpg-error-1.21\src\estream-printf.c
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 estream-printf.c - Versatile mostly C-99 compliant printf formatting
b1368bc2
 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.
 
a6f0f635
 > 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
b1368bc2
 
 Copyright (C) 2010 Free Software Foundation, Inc.
a6f0f635
 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.
 
 
 >>> 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
b1368bc2
 
 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:
 
a6f0f635
 > 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.
 
b1368bc2
 > GFDL 1.3
 
a6f0f635
 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\doc\libtool.info
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2015 Free Software Foundation, Inc.
b1368bc2
 
 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".
 
 
a6f0f635
 > LGPL 2.0 with special exception
b1368bc2
 
a6f0f635
 libtool-2.4.6.tar.xz\libtool-2.4.6.tar\libtool-2.4.6\libltdl\libltdl\lt_error.h
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 
a957def2
 >>> linux-4.4.8
b1368bc2
 
 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
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > LGPL 2.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\alpha\lib\memchr.S
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 > BSD
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ arch\blackfin\Clear_BSD.txt
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\pcmcia\vg468.h
a6f0f635
 
b1368bc2
 
a957def2
 [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 FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
b1368bc2
 
 vg468.h 1.11 1999/10/25 20:03:34
 
a957def2
 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.
b1368bc2
 
 > GFDL 1.1
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\parport\ieee1284.c
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\cris\arch-v10\drivers\axisflashmap.c
b1368bc2
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
a6f0f635
 
b1368bc2
 > LGPl 2.1
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\media\dvb-core\dvb_ringbuffer.h
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\boot\dts\armada-370-db.dts
b1368bc2
 
 [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
a957def2
 
 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.
b1368bc2
 
a6f0f635
 
b1368bc2
 > Openssl
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\crypto\sha1-armv4-large.S
b1368bc2
 
a6f0f635
 
 [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.]
b1368bc2
 
 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/.
 
a957def2
 
b1368bc2
 > Apache 2.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\staging\android\ashmem.h
b1368bc2
 
a957def2
 [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 FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\m68k\ifpsp060\src\fplsp.S
b1368bc2
 
 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.
 
a6f0f635
 
a957def2
 > Creative Commons Zero License 1.0
b1368bc2
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\vDSO\parse_vdso.c
b1368bc2
 
 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
 
a6f0f635
 
b1368bc2
 > Creative Commons Attribution-ShareAlike 2.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\kernel-docs.txt
b1368bc2
 
 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.
 
a957def2
 
 > 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).
 
b1368bc2
 > LGPL 3.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\md\dm.h
b1368bc2
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
a957def2
 
 > 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.
 
 
 >>> linux-api-headers-4.4.8
b1368bc2
 
 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
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > LGPL 2.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\alpha\lib\memchr.S
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 > BSD
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ arch\blackfin\Clear_BSD.txt
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\pcmcia\vg468.h
a6f0f635
 
a957def2
 [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 FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
b1368bc2
 
 vg468.h 1.11 1999/10/25 20:03:34
 
a957def2
 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.
b1368bc2
 
 > GFDL 1.1
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\parport\ieee1284.c
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\cris\arch-v10\drivers\axisflashmap.c
b1368bc2
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
a6f0f635
 
b1368bc2
 > LGPl 2.1
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\media\dvb-core\dvb_ringbuffer.h
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\boot\dts\armada-370-db.dts
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
 Copyright 2014 Chen-Yu Tsai
 
a957def2
 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.
a6f0f635
 
b1368bc2
 > Openssl
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\crypto\sha1-armv4-large.S
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  PLEASE SEE BELOW FOR THE TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\staging\android\ashmem.h
b1368bc2
 
a957def2
 [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 FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\m68k\ifpsp060\src\fplsp.S
b1368bc2
 
 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.
 
a957def2
 > Creative Commons Zero License 1.0
a6f0f635
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\vDSO\parse_vdso.c
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\kernel-docs.txt
b1368bc2
 
 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.
 
a6f0f635
 
a957def2
 > 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).
 
b1368bc2
 > LGPL 3.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\md\dm.h
b1368bc2
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
a957def2
 > 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.
 
b1368bc2
 
a957def2
 >>> linux-esx-4.4.8
b1368bc2
 
 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
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > LGPL 2.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\alpha\lib\memchr.S
b1368bc2
 
 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.
 
a957def2
 
b1368bc2
 > BSD
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ arch\blackfin\Clear_BSD.txt
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\pcmcia\vg468.h
b1368bc2
 
a957def2
 [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 FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
b1368bc2
 
 vg468.h 1.11 1999/10/25 20:03:34
 
a6f0f635
 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/
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 > GFDL 1.1
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\parport\ieee1284.c
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\cris\arch-v10\drivers\axisflashmap.c
b1368bc2
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 
a957def2
 > 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
b1368bc2
 
 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.
 
a957def2
 
b1368bc2
 > MIT
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\boot\dts\armada-370-db.dts
b1368bc2
 
 [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
a6f0f635
 
 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.
b1368bc2
 
 > Openssl
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\crypto\sha1-armv4-large.S
b1368bc2
 
a957def2
  [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  PLEASE SEE BELOW FOR THE TEXT OF THE OPENSSL LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\staging\android\ashmem.h
b1368bc2
 
a957def2
 [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 FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 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.
 
a957def2
 > MIT
b1368bc2
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\m68k\ifpsp060\src\fplsp.S
b1368bc2
 
 MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
a957def2
 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
b1368bc2
 
 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
 
a957def2
 
b1368bc2
 > Creative Commons Attribution-ShareAlike 2.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\kernel-docs.txt
b1368bc2
 
 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.
 
a957def2
 
 > 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).
 
b1368bc2
 > LGPL 3.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\md\dm.h
b1368bc2
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
a957def2
 > 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.
b1368bc2
 
a6f0f635
 >>> linux-kvm-4.1.3
b1368bc2
 
 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
e72a47d2
 
62531733
 GNU GENERAL PUBLIC LICENSE
b1368bc2
 Version 2, June 1991
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
e72a47d2
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
62531733
 
b1368bc2
 >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)
62531733
 
b1368bc2
 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
62531733
 
b1368bc2
 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 Mller.
 
 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>
62531733
 
b1368bc2
 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)
62531733
 
b1368bc2
 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)
e72a47d2
  
b1368bc2
 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 Ls <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>
62531733
 
b1368bc2
 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
62531733
 
b1368bc2
 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.
62531733
    
b1368bc2
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
62531733
    
b1368bc2
 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.
62531733
    
b1368bc2
 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
 
a957def2
 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.
b1368bc2
 
a957def2
 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
b1368bc2
 
 >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."
 
a6f0f635
 
a957def2
 >>> linux-tools-4.4.8
a6f0f635
 
 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
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
a6f0f635
 
 > LGPL 2.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\alpha\lib\memchr.S
a6f0f635
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ arch\blackfin\Clear_BSD.txt
a6f0f635
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\pcmcia\vg468.h
a6f0f635
 
a957def2
 [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 FULL TEXT OF THE GPL 2.0.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
a6f0f635
 
 vg468.h 1.11 1999/10/25 20:03:34
 
a957def2
 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.
a6f0f635
 
 > GFDL 1.1
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\ drivers\parport\ieee1284.c
a6f0f635
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\cris\arch-v10\drivers\axisflashmap.c
a6f0f635
 
 Copyright (c) 2001, 2002 Axis Communications AB
 
 This file is under the GPL.
 
 
 > LGPl 2.1
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\media\dvb-core\dvb_ringbuffer.h
a6f0f635
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\boot\dts\armada-370-db.dts
a6f0f635
 
a957def2
 [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.]
a6f0f635
 
 Copyright 2014 Chen-Yu Tsai
a957def2
 
 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.
 
a6f0f635
 
 > Openssl
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\arm\crypto\sha1-armv4-large.S
a6f0f635
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OPENSSL LICENSE.  PLEASE SEE BELOW FOR THE 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\staging\android\ashmem.h
a6f0f635
 
a957def2
 [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 FULL TEXT OF THE APACHE 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
a6f0f635
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\arch\m68k\ifpsp060\src\fplsp.S
a6f0f635
 
 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.
 
 
a957def2
 > Creative Commons Zero License 1.0
a6f0f635
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\vDSO\parse_vdso.c
a6f0f635
 
 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
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\Documentation\kernel-docs.txt
a6f0f635
 
 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.
 
 
a957def2
 > 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).
 
a6f0f635
 > LGPL 3.0
 
a957def2
 linux-4.4.8.tar.xz\linux-4.4.8.tar\linux-4.4.8\drivers\md\dm.h
a6f0f635
 
 Copyright (C) 2001, 2002 Sistina Software
 Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
 
 This file is released under the LGPL.
 
a957def2
 > 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.
a6f0f635
 
 >>> 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
 
a957def2
 [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]
a6f0f635
 
 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.9.1
b1368bc2
 
a957def2
 License:  GPL 2.0
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > BSD
 
 logrotate-3.9.1.tar.gz\logrotate-3.9.1.tar\logrotate-3.9.1\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.
 
a6f0f635
 >>> lsscsi-0.28
b1368bc2
 
a6f0f635
 Copyright (C) 2003-2014 D. Gilbert
b1368bc2
 
a6f0f635
 This program is free software; you can 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.
b1368bc2
 
a6f0f635
 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.141
 
 Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
 Copyright (C) 2004-2015 Red Hat, Inc. All rights reserved.
 Copyright (C) 2005-2007 NEC Corporation
  
 This file is part of the device-mapper userspace tools.
  
 It includes tree drawing code based on pstree: http://psmisc.sourceforge.net/
  
b1368bc2
 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.
a6f0f635
  
b1368bc2
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software Foundation,
a6f0f635
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > MIT-Style
b1368bc2
 
a6f0f635
 LVM2.2.02.141.tgz\LVM2.2.02.141.tar\LVM2.2.02.141\aclocal.m4
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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
 
 LVM2.2.02.141.tgz\LVM2.2.02.141.tar\LVM2.2.02.141\lib\activate\activate.c
 
 Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
 Copyright (C) 2004-2013 Red Hat, Inc. All rights reserved.
  
b1368bc2
 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.
a6f0f635
  
b1368bc2
 You should have received a copy of the GNU Lesser General Public License
a6f0f635
 along with this program; if not, write to the Free Software Foundation,
 Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 > LGPL 3.0
 
 LVM2.2.02.141.tgz\LVM2.2.02.141.tar\LVM2.2.02.141\libdm\misc\dm-ioctl.h
 
 Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
 Copyright (C) 2004 - 2014 Red Hat, Inc. All rights reserved.
  
 This file is released under the LGPL.
b1368bc2
 
 
a6f0f635
 >>> lzo-2.09
b1368bc2
 
 Copyright (C) 1996-2015 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.
 
 
a6f0f635
 >>> m4-1.4.17
b1368bc2
 
 Copyright (C) 2001-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/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 m4-1.4.17.tar.xz\m4-1.4.17.tar\m4-1.4.17\TODO
 
 Copyright (C) 2000, 2006-2007, 2009-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, 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.
 
 
a6f0f635
 >>> man-db-2.7.5
 
 Copyright (C) 1990, 1991 John W. Eaton.
 Copyright (C) 1994, 1995 Markus Armbruster.
 Copyright (C) 1994, 1995 Graeme W. Wilford. (Wilf.)
 Copyright (C) 1995 Carl Edman.
 Copyright (C) 1996, 1997, 1998, 2000 Fabrizio Polacco.
 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
               2011, 2012, 2013, 2014 Colin Watson.
 Copyright (C) 1984, 1989, 1990, 1991, 1992, 1995, 1996, 1997, 1998, 1999,
               2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
               2010, 2011, 2012 Free Software Foundation, Inc.
 
 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
 
 In addition, man-db incorporates Gnulib, copyrighted by the Free Software
 Foundation and others. Note that much of Gnulib is distributed under the GNU
 General Public License version 3 or later. This means that, although
 man-db's own source code is licensed under GPL v2 or later, the work as a
 whole falls under the terms of the GPL v3 or later. Unless you take special
 pains to remove the GPL v3 portions, you must therefore follow the terms and
 conditions of the GPL v3 or later when distributing man-db.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
 man-db-2.7.5.tar.gz\man-db-2.7.5.tar\man-db-2.7.5\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 3.0
 
 man-db-2.7.5.tar.gz\man-db-2.7.5.tar\man-db-2.7.5\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.
 
 > MIT Style
 
 man-db-2.7.5.tar.gz\man-db-2.7.5.tar\man-db-2.7.5\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.
 
 > LGPL 2.0
 
 man-db-2.7.5.tar.gz\man-db-2.7.5.tar\man-db-2.7.5\lib\appendstr.c
 
 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.
 
 >>> man-pages-4.04
b1368bc2
 
 This program is free software; you can 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 manual; if not, see
 <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 3.0
 
a6f0f635
 man-pages-4.04.tar.xz\man-pages-4.04.tar\man-pages-4.04\man1\ldd.1
b1368bc2
 
 Do not restrict distribution.
 May be distributed under the GNU General Public License
 
a6f0f635
 
b1368bc2
 > BSD
 
a6f0f635
 man-pages-4.04.tar.xz\man-pages-4.04.tar\man-pages-4.04\man2\accept.2
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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
 
a6f0f635
 man-pages-4.04.tar.xz\man-pages-4.04.tar\man-pages-4.04\man3\grantpt.3
b1368bc2
 
 This page is in the public domain.
 
 > MIT
 
a6f0f635
 man-pages-4.04.tar.xz\man-pages-4.04.tar\man-pages-4.04\man3\offsetof.3
b1368bc2
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 %%%LICENSE_END
 
 
 > LDP GENERAL PUBLIC LICENSE 1.0
 
a6f0f635
 man-pages-4.04.tar.xz\man-pages-4.04.tar\man-pages-4.04\man5\dir_colors.5
b1368bc2
 
 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.
 
a6f0f635
 >>> mercurial-3.7.1
b1368bc2
 
a6f0f635
 Copyright (C) 2004, 2005 Canonical Ltd
b1368bc2
 
a6f0f635
 This program is free software; you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 mercurial-3.7.1.tar.gz\dist\mercurial-3.7.1.tar\mercurial-3.7.1\contrib\vim\patchreview.txt
b1368bc2
 
a6f0f635
 Author: Manpreet Singh < junkblocker@yahoo.com >
 Copyright (C) 2006-2010 by Manpreet Singh
a957def2
 License:  This file is placed in the public domain.
b1368bc2
 
 
 > MIT
 
a6f0f635
 mercurial-3.7.1.tar.gz\dist\mercurial-3.7.1.tar\mercurial-3.7.1\i18n\polib.LICENSE
b1368bc2
 
 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
a957def2
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
b1368bc2
 
 > BSD
 
a6f0f635
 mercurial-3.7.1.tar.gz\dist\mercurial-3.7.1.tar\mercurial-3.7.1\mercurial\httpclient\socketutil.py
b1368bc2
 
 Copyright 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:
 
a6f0f635
 Redistributions of source code must retain the above copyright
b1368bc2
 notice, this list of conditions and the following disclaimer.
a6f0f635
 Redistributions in binary form must reproduce the above
b1368bc2
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
a6f0f635
 Neither the name of Google Inc. nor the names of its
b1368bc2
 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.
 
a6f0f635
 > Apache 2.0
b1368bc2
 
a6f0f635
 mercurial-3.7.1.tar.gz\dist\mercurial-3.7.1.tar\mercurial-3.7.1\mercurial\templates\static\excanvas.js
b1368bc2
 
 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
 
a6f0f635
 http://www.apache.org/licenses/LICENSE-2.0
b1368bc2
 
 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
 
a6f0f635
 mercurial-3.7.1.tar.gz\dist\mercurial-3.7.1.tar\mercurial-3.7.1\mercurial\base85.c
b1368bc2
 
 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.
 
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 mercurial-3.7.1.tar.gz\dist\mercurial-3.7.1.tar\mercurial-3.7.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
 
 
 >  Python License
 
 mercurial-3.7.1.tar.gz\dist\mercurial-3.7.1.tar\mercurial-3.7.1\i18n\hggettext
 
 Copyright 2009 Matt Mackall <mpm@selenic.com> and others
 
 This software may be used and distributed according to the terms of the
 GNU General Public License version 2 or any later version.
 
 The normalize function is taken from pygettext which is distributed
 with Python under the Python License, which is GPL compatible.
b1368bc2
 
 
a6f0f635
 >>> 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-19
 
 The corresponding files are licensed under the GNU General Public License, version 2
 as per the included LICENSE file.
 Copyright (C) 2006-2013, Thomas Bchler <thomas@archlinux.org>
 Aaron Griffin <aaronmgriffin@gmail.com>
 Tobias Powalowski <tpowa@archlinux.org>
 Dave Reisner <dreisner@archlinux.org>
 
 
 >>> 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.
 
 
 >>> net-tools-1.60
b1368bc2
 
 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.
 
 
a6f0f635
 >>> 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
b1368bc2
 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.
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION
 
 > 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.
 
b1368bc2
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 >   GFDL 1.1
b1368bc2
 
a6f0f635
 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\docs\api\network-manager-docs.xml
b1368bc2
 
a6f0f635
 copyright2012
b1368bc2
 
a6f0f635
 The NetworkManager Authors</holder>
b1368bc2
 
a6f0f635
 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>
 
 
 >   LGPL 2.0
 
 NetworkManager-1.0.10.tar.xz\NetworkManager-1.0.10.tar\NetworkManager-1.0.10\libnm\nm-vpn-editor-plugin.c
b1368bc2
 
 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.
a6f0f635
 
b1368bc2
 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.
a6f0f635
 
b1368bc2
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
a6f0f635
 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301 USA.
b1368bc2
 
a6f0f635
 Copyright 2008 - 2010 Red Hat, Inc.
 Copyright 2008 Novell, Inc.
b1368bc2
 
 
a6f0f635
 >   MIT (Style)
 
 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.
 
 
 >   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
b1368bc2
 
 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/>.
 
 
a6f0f635
 >   Public Domain
 
 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
b1368bc2
 
 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/>.
 
a6f0f635
 (Minimal changes made by Lennart Poettering, to make clean for inclusion in systemd)
 
 >   MIT
b1368bc2
 
a6f0f635
 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
b1368bc2
 
 Copyright (c) 2012 Josh Triplett <josh@joshtriplett.org>
a6f0f635
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 IN THE SOFTWARE.
b1368bc2
 
 
a6f0f635
 >>> nfs-utils-1.3.3
b1368bc2
 
a6f0f635
 Copyright 2010 Oracle.  All rights reserved.
b1368bc2
 
a6f0f635
 This file is part of nfs-utils.
b1368bc2
 
a6f0f635
 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
 
 nfs-utils-1.3.3.tar.bz2\nfs-utils-1.3.3.tar\nfs-utils-1.3.3\support\export\mount.x
 
 Copyright (c) 2009, Sun Microsystems, Inc.
 All rights reserved.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > LGPL 2.1
 
 nfs-utils-1.3.3.tar.bz2\nfs-utils-1.3.3.tar\nfs-utils-1.3.3\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-1.3.3.tar.bz2\nfs-utils-1.3.3.tar\nfs-utils-1.3.3\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.
 
a957def2
 >>> openjdk-1.8.0.92
a6f0f635
 
a957def2
 Copyright (c) 1997, 2002, 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 LICNESE INFORMATION:
 
 > OPENJDK ASSEMBLY EXCEPTION
 
 OpenJDK-1.8.0.92-x86_64-bin.tar.xz\OpenJDK-1.8.0.92-x86_64-bin.tar\OpenJDK-1.8.0.92-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.
b1368bc2
 
a957def2
 >
b1368bc2
 
a957def2
 OpenJDK-1.8.0.92-x86_64-bin.tar.xz\OpenJDK-1.8.0.92-x86_64-bin.tar\OpenJDK-1.8.0.92-x86_64-bin\THIRD_PARTY_README
b1368bc2
 
a957def2
 DO NOT TRANSLATE OR LOCALIZE.
 -----------------------------
b1368bc2
 
a957def2
 %% 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.
b1368bc2
 
a957def2
 --- begin of LICENSE ---
b1368bc2
 
a957def2
 Copyright (c) 2000-2011 France Tlcom
 All rights reserved.
a6f0f635
 
a957def2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
a6f0f635
 
a957def2
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
a6f0f635
 
a957def2
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 --- end of LICENSE ---
a6f0f635
 
a957def2
 ------------------------------------------------------------------------
b1368bc2
 
a957def2
 %% This notice is provided with respect to BSDiff v4.3, which may be 
 included with JRE 8, JDK 8, and OpenJDK 8.
b1368bc2
 
a957def2
 --- begin of LICENSE ---
b1368bc2
 
a957def2
 Copyright 2003-2005 Colin Percival
 All rights reserved
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 --- end of LICENSE ---
a6f0f635
 
a957def2
 -----------------------------------------------------------------------
a6f0f635
 
a957def2
 %% 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.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 --- begin of LICENSE ---
 
 Cryptix General License
 
 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
a6f0f635
 All rights reserved.
 
a957def2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
a6f0f635
 
a957def2
   1. Redistributions of source code must retain the copyright notice,
      this list of conditions and the following disclaimer.
b1368bc2
 
a957def2
   2. Redistributions in binary form must 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.]
 
 [The text of the LGPL v2.1 is set forth in the Appendix of this document.]
 
 --- end of LICENSE ---
b1368bc2
 
a957def2
 -----------------------------------------------------------------------
 
 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.
a6f0f635
 
a957def2
 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.
a6f0f635
  
a957def2
 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
 ==================================
 [The text of the Mozilla Public License Veresion 2.0 is set forth in the Appendix of this document.]
 
 --- 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 Unicodes 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
       Unicodes 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 ---
b1368bc2
 
a957def2
 -------------------------------------------------------------------------
 
 %% 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/
 
    [The text of the Apache v2.0 license is set forth in the Appendix of this document.]
 
 --- end of LICENSE ---
 
 ------------------------------------------------------------------------
 src.zip
 examples.jar
 minst.jar
 mtrace.jar
 jconsole-plugin.jar
a6f0f635
 
 >>> pciutils-3.3.1
b1368bc2
 
 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:
 
 > GPL 3.0
 
 pciutils-3.3.1.tar.gz\pciutils-3.3.1.tar\pciutils-3.3.1\pciutils.h
 
 Copyright (c) 1997--2008 Martin Mares <mj@ucw.cz>
 Can be freely distributed and used under the terms of the GNU GPL.
 
 > Public Domain
 
 pciutils-3.3.1.tar.gz\pciutils-3.3.1.tar\pciutils-3.3.1\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.
 
 
a6f0f635
 >>> perl-IO-Socket-SSL-2.024
b1368bc2
 
 [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.]
 
a6f0f635
 AUTHORS
b1368bc2
 
a6f0f635
 Steffen Ullrich, <sullr at cpan.org> is the current maintainer.
b1368bc2
 
a6f0f635
 Peter Behroozi, <behrooz at fas.harvard.edu> (Note the lack of an "i" at the end of "behrooz")
b1368bc2
 
a6f0f635
 Marko Asplund, <marko.asplund at kronodoc.fi>, was the original author of IO::Socket::SSL.
b1368bc2
 
a6f0f635
 Patches incorporated from various people, see file Changes.
b1368bc2
 
a6f0f635
 COPYRIGHT
b1368bc2
 
a6f0f635
 The original versions of this module are Copyright (C) 1999-2002 Marko Asplund.
b1368bc2
 
a6f0f635
 The rewrite of this module is Copyright (C) 2002-2005 Peter Behroozi.
b1368bc2
 
a6f0f635
 Versions 0.98 and newer are Copyright (C) 2006-2014 Steffen Ullrich.
b1368bc2
 
a6f0f635
 This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
b1368bc2
 
 
a6f0f635
 >>> perl-cgi-4.26
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 The CGI.pm distribution is copyright 1995-2007, Lincoln D. Stein. It is distributed under GPL and the Artistic License 2.0.
b1368bc2
 
 
a6f0f635
 >>> perl-common-sense-3.74
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 This module is licensed under the same terms as perl itself.
b1368bc2
 
 
a6f0f635
 >>> perl-dbi-1.634
b1368bc2
 
 [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.]
 
a6f0f635
 Copyright (c) 2002  Tim Bunce  Ireland
b1368bc2
 
a6f0f635
 Constant data describing return values from the DBI getinfo function.
b1368bc2
 
a6f0f635
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the Perl README file
b1368bc2
 
 
a6f0f635
 >>> perl-exporter-tiny-0.042
b1368bc2
 
 [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.]
 
 AUTHOR
 Toby Inkster <tobyink@cpan.org>.
 
 COPYRIGHT AND LICENCE
 This software is copyright (c) 2013-2014 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.
 
 DISCLAIMER OF WARRANTIES
 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.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 Exporter-Tiny-0.042.tar.gz\Exporter-Tiny-0.042.tar\Exporter-Tiny-0.042\COPYRIGHT
 
 Files: COPYRIGHT
 CREDITS
 SIGNATURE
 Copyright: None
 License: public-domain
 
 > GPL 2.0
 
 [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 (c) 2012-2014 by Toby Inkster.
 
 CONTRIBUTING is available under three different licences permitting its
 redistribution: the CC-BY-SA_UK-2.0 licence, plus the same licences as
 Perl itself, which is distributed under the GNU General Public Licence
 version 1, and the Artistic Licence.
 
 This file is licensed under the Creative Commons Attribution-ShareAlike
 2.0 UK: England & Wales License. To view a copy of this license, visit
 <http://creativecommons.org/licenses/by-sa/2.0/uk/>.
 
 This file is free software; you can redistribute it and/or modify it
 under the same terms as the Perl 5 programming language system itself.
 
 
a6f0f635
 >>> perl-json-xs-3.01
b1368bc2
 
 [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.]
 
 This module is licensed under the same terms as perl itself.
 
 
a6f0f635
 >>> perl-list-moreutils-0.413
b1368bc2
 
a6f0f635
 [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 AND LICENSE
b1368bc2
 
 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.
 
 
a6f0f635
 >>> perl-module-build-0.4216
 
 [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 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.
 
 
 >>> perl-module-install-1.16
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 Copyright 2008 - 2012 Adam Kennedy.
b1368bc2
 
a6f0f635
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
b1368bc2
 
 
a6f0f635
 >>> perl-module-scandeps-1.18
 
a957def2
 [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.]
b1368bc2
 
 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>.
 
a6f0f635
 
 >>> 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
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
 This module is licensed under the same terms as perl itself.
 
a6f0f635
 
 >>> pkg-config-0.28
b1368bc2
 
 Copyright (C) 2001, 2002 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., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 pkg-config-0.28.tar.gz\pkg-config-0.28.tar\pkg-config-0.28\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.
 
a6f0f635
 
b1368bc2
 > LGPL 2.0
 
 pkg-config-0.28.tar.gz\pkg-config-0.28.tar\pkg-config-0.28\glib\glib\deprecated\gallocator.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 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.
 
a6f0f635
 
b1368bc2
 > LGPL 2.1
 
 pkg-config-0.28.tar.gz\pkg-config-0.28.tar\pkg-config-0.28\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.
 
a6f0f635
 
b1368bc2
 > LGPL 2.0
 
 pkg-config-0.28.tar.gz\pkg-config-0.28.tar\pkg-config-0.28\glib\glib\gnulib\asnprintf.c
 
 Copyright (C) 1999, 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. 
 
a6f0f635
 
b1368bc2
 > Public Domain
 
 pkg-config-0.28.tar.gz\pkg-config-0.28.tar\pkg-config-0.28\glib\glib\win_iconv.c
 
 This file is placed in the public domain.
 
a6f0f635
 
 >>> procps-ng-3.3.11
b1368bc2
 
 Copyright (C) 1992-2012
 
 Mostly new, Sami Kerola <kerolasa@iki.fi>		15 Apr 2011
 All new, Robert Love <rml@tech9.net>			18 Nov 2002
 Original by Brian Edmonds and Rafal Maszkowski	14 Dec 1992
 
 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.
 
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > Public Domain
 
a6f0f635
 procps-ng-3.3.11.tar.xz\procps-ng-3.3.11.tar\procps-ng-3.3.11\mkinstalldirs
b1368bc2
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 > LGPL 2.1
 
a6f0f635
 procps-ng-3.3.11.tar.xz\procps-ng-3.3.11.tar\procps-ng-3.3.11\pwdx.c
b1368bc2
 
a6f0f635
 pwdx.c - print process working directory
 Copyright 2004 Nicholas Miell
b1368bc2
 
 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.
 
a6f0f635
 
 > GPL 3.0
 
 procps-ng-3.3.11.tar.xz\procps-ng-3.3.11.tar\procps-ng-3.3.11\misc\git-version-gen
 
 Copyright (C) 2007-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/>.
 
 > MIT
 
 procps-ng-3.3.11.tar.xz\procps-ng-3.3.11.tar\procps-ng-3.3.11\proc\openproc.3
 
 This file describes the readproc interface to the /proc filesystem
 
 Copyright 1996 Helmut Geyer <Helmut.Geyer@iwr.uni-heidelberg.de>
 Copyright 2014 Jaromir Capik <jcapik@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
 
 Formatted or processed versions of this manual, if unaccompanied by
 the source, must acknowledge the copyright and authors of this work.
 
 
b1368bc2
 > LGPL 2.0
 
a6f0f635
 procps-ng-3.3.11.tar.xz\procps-ng-3.3.11.tar\procps-ng-3.3.11\proc\sig.h
b1368bc2
 
 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.
 
a6f0f635
 include "procps.h"
b1368bc2
 
 
a6f0f635
 >>> psmisc-22.21
b1368bc2
 
a6f0f635
 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
 
 
 >>> slang-2.3.0
 
 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.0.tar.bz2\slang-2.3.0.tar\slang-2.3.0\src\terminfo\hpux11.inc
 
 
 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.0.tar.bz2\slang-2.3.0.tar\slang-2.3.0\autoconf\mkinsdir.sh
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 
 > GPL 2.0
 
 slang-2.3.0.tar.bz2\slang-2.3.0.tar\slang-2.3.0\modules\fcntl-module.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.]
 
 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.
 
 
 >>> sshpass-1.05
 
 Copyright (C) 2006 Lingnu Open Source Consulting Ltd.
 
 This program is free software; you can redistribute it and/or modify
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 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
b1368bc2
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
b1368bc2
 
 
e769d722
 >>> sysdig-0.10.1
a6f0f635
 
 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
e769d722
 along with sysdig.  If not, see <http://www.gnu.org/licenses/>.
 
a6f0f635
 
 ADDITIONAL LICENSE INFORMATION:
 
e769d722
 > BSD-3
a6f0f635
 
e769d722
 sysdig-0.10.1.tar.gz\sysdig-0.10.1.tar\sysdig-0.10.1\userspace\libscap\stdint_win.h
a6f0f635
 
e769d722
 ISO C9x  compliant stdint.h for Microsoft Visual Studio
a6f0f635
 Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124
 
e769d722
 Copyright (c) 2006-2008 Alexander Chemeris
a6f0f635
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 
 1. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must reproduce 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.
 
 
 
e769d722
 > BSD-2
a6f0f635
 
e769d722
 sysdig-0.10.1.tar.gz\sysdig-0.10.1.tar\sysdig-0.10.1\userspace\libsinsp\third-party\tinydir.h
a6f0f635
 
e769d722
 Copyright (c) 2013-2014, Cong Xu
 All rights reserved.
a6f0f635
 
e769d722
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
a6f0f635
 
e769d722
 1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
a6f0f635
 
e769d722
 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.
a6f0f635
 
 
 
e769d722
 > MIT
a6f0f635
 
e769d722
 sysdig-0.10.1.tar.gz\sysdig-0.10.1.tar\sysdig-0.10.1\userspace\libsinsp\third-party\jsoncpp\json\json-forwards.h
a6f0f635
 
 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.
 
 
 > LGPL 3.0
 
e769d722
 sysdig-0.10.1.tar.gz\sysdig-0.10.1.tar\sysdig-0.10.1\userspace\sysdig\win32\getopt.h
a6f0f635
 
 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.
e769d722
a6f0f635
 
 
 >>> syslog-ng-3.6.4
 
 This is syslog-ng, written and maintained by  <bazsi@balabit.hu>
 on Sat, 03 Mar 2007 16:07:59 +0100
 
 The original source can always be found at:
 http://www.balabit.hu/downloads/files/syslog-ng
 
 Copyright (C) 2002-2011 BalaBit IT Security Ltd
 Copyright (C) 1998-2011 Balazs Scheidler
b1368bc2
 
 This program is free software; you can 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.
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundatio Inc., 51 Franklin St, Fifth Floor, Bosto MA  02110-1301 USA
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > LGPL 2.1
 
 syslog-ng_3.6.4.tar.gz\syslog-ng_3.6.4.tar\syslog-ng-3.6.4\lib\compat\time.h
 
 Copyright (c) 2014 BalaBit IT Ltd, Budapest, Hungary
 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.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundatio Inc., 51 Franklin St, Fifth Floor, Bosto 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.6.4.tar.gz\syslog-ng_3.6.4.tar\syslog-ng-3.6.4\lib\filter\filter-expr-grammar.c
 
 Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundatio Inc.
b1368bc2
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundatio 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 exceptio 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 exceptio 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
 
 syslog-ng_3.6.4.tar.gz\syslog-ng_3.6.4.tar\syslog-ng-3.6.4\lib\ivykis\man3\iv_quit.3
 
 This man page is Copyright (C) 2003, 2010 Lennert Buytenhek.
 Permission is granted to distribute possibly modified copies
 of this page provided the header is included verbatim,
 and in case of nontrivial modification author and date
 of the modification is added to the header.
 
 > BSD
 
 syslog-ng_3.6.4.tar.gz\syslog-ng_3.6.4.tar\syslog-ng-3.6.4\modules\afamqp\rabbitmq-c\cmake\COPYING-CMAKE-SCRIPTS
 
 Redistribution and use in source and binary forms, with or without
 modificatio 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.6.4.tar.gz\syslog-ng_3.6.4.tar\syslog-ng-3.6.4\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.6.4.tar.gz\syslog-ng_3.6.4.tar\syslog-ng-3.6.4\modules\afamqp\rabbitmq-c\codegen\credit_extension.json
 
 
 Copyright (C) 2008-2013 GoPivotal, Inc.
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this file (the \Software\), to deal in the
 Software without restrictio including without limitation the
 rights to use, copy, modify, merge, publish, distribute,
 sublicense, and/or sell copies of the Software, and to permit
 persons to whom the Software is furnished to do so, subject to
 the following conditions:
 
 The above copyright notice and this permission notice shall be
 =included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED \AS IS\, WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION 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.6.4.tar.gz\syslog-ng_3.6.4.tar\syslog-ng-3.6.4\modules\afmongodb\libmongo-client\examples\mongo-dump.c
 
 Copyright 2011, 2012 Gergely Nagy <algernon@balabit.hu>
 
 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.
 
 
 >>> sysstat-11.2.0
 
 Copyright (c) 2000, 2001 David Doubrava (linux_monitor(at)volny(dot)cz)
 
 Primary-site:	http://www.volny.cz:/linux_monitor/isag
 This program/module is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public License
 as published by 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 usefull,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY of FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 
 
 >>> systemd-228
 
 Copyright (C) 2005-2008 Kay Sievers <kay@vrfy.org>
  Copyright (C) 2009 Lennart Poettering <lennart@poettering.net>
  Copyright (C) 2009-2010 David Zeuthen <zeuthen@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
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU 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/>.
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 systemd-228.tar.gz\systemd-228.tar\systemd-228\catalog\systemd.be@latin.catalog
 
 Copyright 2012 Lennart Poettering
 Copyright 2015 Viktar Vakievi
 
 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/>.
 
 > MIT
 
 systemd-228.tar.gz\systemd-228.tar\systemd-228\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-228.tar.gz\systemd-228.tar\systemd-228\src\basic\MurmurHash2.h
 
 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-228.tar.gz\systemd-228.tar\systemd-228\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.
 
 
 >>> systemtap-2.9
 
 coveragedb.cxx
 Copyright (C) 2007 Red Hat Inc.
 
 This file is part of systemtap, and is free software.  You can
 redistribute it and/or modify it under the terms of the GNU General
 Public License (GPL); either version 2, or (at your option) any
 later version.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 systemtap-2.9.tar.gz\systemtap-2.9.tar\systemtap-2.9\git_version.sh
 
 Generate some basic versioning information which can be piped to a header.
 
 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-2.9.tar.gz\systemtap-2.9.tar\systemtap-2.9\stapsslerr.h
 
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE. PLEASE SEE THE APPENDIX TO REVIEW THE FULL TEXT OF 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 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-2.9.tar.gz\systemtap-2.9.tar\systemtap-2.9\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.
 
 >GPL 2.0
 
 systemtap-2.9.tar.gz\systemtap-2.9.tar\systemtap-2.9\doc\SystemTap_Beginners_Guide\en-US\Legal_Notice.xml
 
 This documentation 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., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301 USA.
 
 >LPPL 1.2
 
 systemtap-2.9.tar.gz\systemtap-2.9.tar\systemtap-2.9\doc\tutorial.tex
 Copyright 1996 Boris Veytsman
 Copyright 1999-2001 Bernd Schandl
 www http://sarovar.org/projects/nomencl
 
 This file can be redistributed and/or modified under the terms
 of the LaTeX Project Public License distributed from CTAN
 archives in the directory macros/latex/base/lppl.txt; either
 version 1.2 of the license, or (at your option) any later version.
 
 >Public Domain
 
 systemtap-2.9.tar.gz\systemtap-2.9.tar\systemtap-2.9\includes\sys\sdt.h
 Systemtap static probe definition macros.
 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-2.9.tar.gz\systemtap-2.9.tar\systemtap-2.9\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.0.22
 
 Copyright (c)  2012 Samuel Jero <sj323707@ohio.edu>
 License:  GPL v2 or any later
 
 See COPYING for the status of this software.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 traceroute-2.0.22.tar.gz\traceroute-2.0.22.tar\traceroute-2.0.22\libsupp\clif.h
 
 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.
 
 
a957def2
 >>> 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.
 
 
a6f0f635
 >>> util-linux-2.27.1
 
 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.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\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.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\sys-utils\fallocate.c
 
 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.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 > GPL 1.0
 
 util-linux-2.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\disk-utils\fdisk.c
 
 Copyright (C) 1992  A. V. Le Blanc (LeBlanc@mcc.ac.uk)
 Copyright (C) 2012  Davidlohr Bueso <dave@gnu.org>
 
 Copyright (C) 2007-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 General Public License as
 published by the Free Software Foundation: either version 1 or
 (at your option) any later version.
 
b1368bc2
 > BSD
 
a6f0f635
 util-linux-2.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\Documentation\licenses\COPYING.BSD-3
b1368bc2
 
 Copyright (c) 1989 The Regents of the University of California.
 All rights reserved.
62531733
 
b1368bc2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
62531733
 
b1368bc2
 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
 
a6f0f635
 util-linux-2.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\include\all-io.h
b1368bc2
 
 No copyright is claimed.  This code is in the public domain; do with
 it what you wish.
 
a6f0f635
 Written by Karel Zak <kzak@redhat.com>
 Petr Uzel petr.uzel@suse.cz
b1368bc2
 
 > LGPL 3.0
 
a6f0f635
 util-linux-2.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\libmount\python\context.c
b1368bc2
 
 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.0
 
a6f0f635
 util-linux-2.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\include\canonicalize.h
b1368bc2
 
 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 2.1
 
a6f0f635
 util-linux-2.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\include\mbsalign.h
b1368bc2
 
a6f0f635
 Copyright (C) 2009-2010 Free Software Foundation, Inc.
 Copyright (C) 2010-2013 Karel Zak <kzak@redhat.com>
b1368bc2
 
a6f0f635
 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
b1368bc2
 (at your option) any later version.
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 util-linux-2.27.1.tar.xz\util-linux-2.27.1.tar\util-linux-2.27.1\sys-utils\flock.1
b1368bc2
 
a6f0f635
 Copyright 2003-2006 H. Peter Anvin - All Rights Reserved
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom
 the Software is furnished to do so, subject to the following
 conditions:
 
 The above copyright notice and this permission notice shall
 be included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
b1368bc2
 
 
a6f0f635
 >>> vsftpd-3.0.2
b1368bc2
 
 Copyright (c) Chris Evans.
 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.
 
 
a6f0f635
 >>> xml-parser-2.44
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 
 >>> yum-3.4.3
b1368bc2
 
 This program is free software; you can 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
 
a6f0f635
 
 >>> yum-metadata-parser-1.1.4
b1368bc2
 
 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.
 
 
a6f0f635
 --------------- SECTION 10: GNU General Public License, V3.0 ----------
b1368bc2
 
 GNU General Public License, V3.0 is applicable to the following component(s).
 
 
a6f0f635
 >>> autoconf-2.69
b1368bc2
 
 Copyright (C) 1994, 1999-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/>.
 
 Originally written by David MacKenzie <djm@gnu.ai.mit.edu>.
 Rewritten by Akim Demaille <akim@freefriends.org>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 autoconf-2.69.tar.xz\autoconf-2.69.tar\autoconf-2.69\build-aux\gnupload
 
 Copyright (C) 2002-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/>.
 
 > GFDL 1.3
 
 autoconf-2.69.tar.xz\autoconf-2.69.tar\autoconf-2.69\doc\autoconf.info
 
 Copyright (C) 1992-1996, 1998-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, 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
 
 autoconf-2.69.tar.xz\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.
 
 
a6f0f635
 >>> autogen-5.18.7
b1368bc2
 
a6f0f635
 Copyright (C) <years> <owner>, all rights reserved.
 This is free software. It is licensed for use, modification and
 redistribution under the terms of the GNU General Public License,
 version 3 or later <http://gnu.org/licenses/gpl.html>
b1368bc2
 
a6f0f635
 <program> is free software: you can redistribute it and/or modify it
b1368bc2
 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.
 
a6f0f635
 <program> is distributed in the hope that it will be useful, but
b1368bc2
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 See the GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License along
a6f0f635
 with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 the GNU General Public License, version 3 or later
b1368bc2
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > BSD Style
b1368bc2
 
a6f0f635
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\agen5\ag-text.c
b1368bc2
 
a6f0f635
 DO NOT EDIT THIS FILE   (ag-text.c)
b1368bc2
 
a6f0f635
 It has been AutoGen-ed
 From the definitions    /u/bkorb/ag/ag/agen5/ag-text.def
 and the template file   strings
b1368bc2
 
 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.
 
 
a6f0f635
 >   BSD
b1368bc2
 
a6f0f635
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\agen5\fmemopen.c
b1368bc2
 
a6f0f635
 @file fmemopen.c
b1368bc2
 
a6f0f635
  Copyright (C) 2004-2014 by Bruce Korb.  All rights reserved.
b1368bc2
 
a6f0f635
  This code was inspired from software written by
    Hanno Mueller, kontakt@hanno.de
  and completely rewritten by Bruce Korb, bkorb@gnu.org
b1368bc2
 
a6f0f635
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
  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 (Style)
 
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\autoopts\autoopts\options.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]
 
 DO NOT EDIT THIS FILE   (options.h)
 
 It has been AutoGen-ed
 From the definitions    funcs.def
 and the template file   options_h
 
 This file defines all the global structures and special values
 used in the automated option processing library.
 
 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-2015 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"
 
 
 >   AGPL 3.0
 
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\autoopts\tpl\agpl.lic
 
 Copyright (C) <years> <owner>, all rights reserved.
 This is free software. It is licensed for use, modification and
 redistribution under the terms of the GNU Affero GPL, version 3
 or later <http://gnu.org/licenses/gpl.html>
 
 <program> is free software: you can redistribute it and/or modify it
b1368bc2
 under the terms of the GNU General Public License as published by the
a6f0f635
 Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
b1368bc2
 
a6f0f635
 <program> is distributed in the hope that 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.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU Affero General Public License
b1368bc2
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
a6f0f635
 GNU Affero GPL, version 3 or later
b1368bc2
 
 
a6f0f635
 >   GPL 2.0
b1368bc2
 
a6f0f635
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\autoopts\tpl\gplv2.lic
b1368bc2
 
a6f0f635
 Copyright (C) <years> <owner>, all rights reserved.
 This is free software. It is licensed for use, modification and
 redistribution under the terms of the GNU General Public License,
 version 2 <http://gnu.org/licenses/gpl.html>
b1368bc2
 
a6f0f635
 <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.
b1368bc2
 
a6f0f635
 <program> is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 See the GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License,
 version 2, along with this program.
 If not, see <http://www.gnu.org/licenses/>.
 
 the GNU General Public License, version 2
 
 
 >   LGPL 3.0
 
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\autoopts\tpl\lgpl.lic
 
 Copyright (C) <years> <owner>, 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 3 or later <http://gnu.org/licenses/lgpl.html>
 
 <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.
 
 <program> is distributed in the hope that 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/>.";
 
 the GNU Lesser General Public License, version 3 or later
 
 
 >   LGPL 2.0
 
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\autoopts\tpl\lgplv2.lic
 
 Copyright (C) <years> <owner>, all rights reserved.
b1368bc2
 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>
 
a6f0f635
 The <program> library is free software; you can redistribute it and/or
b1368bc2
 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>
 
a6f0f635
 the GNU Lesser General Public License, version 2.0 or later
 
 
 >   LGPL 2.1
b1368bc2
 
a6f0f635
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\autoopts\gettext.h
b1368bc2
 
a6f0f635
 Convenience header for conditional use of GNU <libintl.h>.
b1368bc2
 Copyright (C) 1995-1998, 2000-2002, 2004-2006, 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 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
a6f0f635
 with this program; if not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 
a6f0f635
 >   GFDL 1.2
b1368bc2
 
a6f0f635
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\doc\agdoc.texi
b1368bc2
 
a6f0f635
 settitle GNU AutoGen - The Automated Program Generator
 setchapternewpage off
 syncodeindex pg cp
 c %**end of header
 copying
 This manual is for GNU AutoGen version 5.18, updated December 2015.
b1368bc2
 
 Copyright @copyright{} 1992-2015 by Bruce Korb.
 
a6f0f635
 quotation
b1368bc2
 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.
a6f0f635
 end quotation
 end copying
b1368bc2
 
a6f0f635
 ignore
 EDIT THIS FILE WITH CAUTION  (agdoc.texi)
b1368bc2
 
a6f0f635
 >   GFDL 1.3
b1368bc2
 
a6f0f635
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\doc\fdl.texi
b1368bc2
 
a957def2
 LICENSE:  GFDL 1.3
a6f0f635
 
 >   GFDL 1.1
 
 autogen-5.18.7.tar.xz\autogen-5.18.7.tar\autogen-5.18.7\pkg\gnudir.tpl
b1368bc2
 
 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.
a6f0f635
 A copy of the license is included in the file COPYING.
b1368bc2
 
a6f0f635
 >>> bash-4.3.30
b1368bc2
 
a6f0f635
 Copyright (C) 1995-2010 Free Software Foundation, Inc.
b1368bc2
 
 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:
 
a6f0f635
 > GPL 2.0 with Bison Parser exception
 
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\parser-built
 
 Skeleton interface 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.
 
 > MIT-Style
 
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\README
 
 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.
 
 bashcc-1.0.1.tar
 
 
 > GFDL 1.3
 
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\doc\bashref.info
 
 
 Copyright (C) 1988-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, no Front-Cover Texts, and
 no Back-Cover Texts.  A copy of the license is included in the
 section entitled "GNU Free Documentation License".
 
 
b1368bc2
 > GPL 2.0
 
a6f0f635
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\examples\complete\bash_completion
b1368bc2
 
 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.
 
a6f0f635
 The latest version of this software can be obtained here:
 
 http://www.caliban.org/bash/index.shtmlcompletio
 
 
 > GPL 3.0 with Bison Parser exception
b1368bc2
 
a6f0f635
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\lib\intl\plural.c
b1368bc2
 
a6f0f635
 Skeleton parser for Yacc-like parsing with Bison,
b1368bc2
 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GNU Bash.
 
 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/>.
 
 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
a6f0f635
 in version 1.24 of Bison.
 
b1368bc2
 
 > Public Domain
 
a6f0f635
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\lib\malloc\alloca.c
b1368bc2
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
a6f0f635
 > MIT
 
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\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.
 
 
b1368bc2
 > BSD
 
a6f0f635
 bash-4.3.30.tar.gz\bash-4.3.30.tar\bash-4.3.30\lib\sh\inet_aton.c
b1368bc2
 
 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.
 
 
a6f0f635
 >>> bison-3.0.4
b1368bc2
 
a6f0f635
 Copyright (C) 2009-2015 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 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:
b1368bc2
 
 > GFDL 1.3
 
a6f0f635
 bison-3.0.4.tar.xz\bison-3.0.4.tar\bison-3.0.4\doc\bison.info
b1368bc2
 
a6f0f635
 Copyright  1988-1993, 1995, 1998-2015 Free Software Foundation, Inc.
b1368bc2
 
 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
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 This program is free software: you can 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
a6f0f635
 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.4
 
 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/>.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > MIT-Style
b1368bc2
 
a6f0f635
 cifs-utils-6.4.tar.bz2\cifs-utils-6.4.tar\cifs-utils-6.4\aclocal.m4
b1368bc2
 
 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.
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 cifs-utils-6.4.tar.bz2\cifs-utils-6.4.tar\cifs-utils-6.4\cifs.idmap.c
b1368bc2
 
a6f0f635
 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.4.tar.bz2\cifs-utils-6.4.tar\cifs-utils-6.4\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.
b1368bc2
 
a6f0f635
 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.4.tar.bz2\cifs-utils-6.4.tar\cifs-utils-6.4\replace.h
 
 Copyright (C) Andrew Tridgell 2005
 Copyright (C) Jelmer Vernooij 2006-2008
 Copyright (C) Jeremy Allison 2007.
 
 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/>.
b1368bc2
 
 
a6f0f635
 >>> cloud-init-0.7.6
b1368bc2
 
 Copyright (C) 2012 Canonical Ltd.
 Copyright (C) 2012 Hewlett-Packard Development Company, L.P.
 Copyright (C) 2012 Yahoo! Inc.
 
 Author: Scott Moser <scott.moser@canonical.com>
 Author: Juerg Haefliger <juerg.haefliger@hp.com>
 Author: Joshua Harlow <harlowja@yahoo-inc.com>
 
 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 warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU 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/>.
 
 
a957def2
 >>> coreutils-8.25
a6f0f635
 
a957def2
 Copyright (C) 2003-2016 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software: you can 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/>.
 
a957def2
 Additional license information:
b1368bc2
 
 > GFDL 1.3
 
a957def2
 coreutils-8.25.tar.xz\coreutils-8.25.tar\coreutils-8.25\doc\coreutils.info
b1368bc2
 
a957def2
 Copyright  1994-2016 Free Software Foundation, Inc.
b1368bc2
 
a957def2
 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.
b1368bc2
 
 
a6f0f635
 > MIT
b1368bc2
 
a957def2
 coreutils-8.25.tar.xz\coreutils-8.25.tar\coreutils-8.25\gnulib-tests\inet_pton.c
a6f0f635
 
 Copyright (c) 1996,1999 by Internet Software Consortium.
a957def2
 
a6f0f635
 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.
a957def2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > BSD
 
a957def2
 coreutils-8.25.tar.xz\coreutils-8.25.tar\coreutils-8.25\lib\fts.c
a6f0f635
 
 Copyright (c) 1990, 1993, 1994
 The Regents of the University of California.  All rights reserved.
a957def2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
a957def2
 notice, this list of conditions and the following disclaimer.
a6f0f635
 2. Redistributions in binary form must reproduce the above copyright
a957def2
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
a6f0f635
 4. Neither the name of the University nor the names of its contributors
a957def2
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
a6f0f635
 
 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.
 
 
a957def2
 > GPL 3.0 with Bison Parser Exception
 
 coreutils-8.25.tar.xz\coreutils-8.25.tar\coreutils-8.25\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.25.tar.xz\coreutils-8.25.tar\coreutils-8.25\lib\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 
a6f0f635
 >>> 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
b1368bc2
 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.
 
a6f0f635
 This program is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 
a6f0f635
 > 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.
b1368bc2
 
a6f0f635
 
 > 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,
b1368bc2
 Inc.
a6f0f635
 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.
b1368bc2
 
 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
a6f0f635
 modify this GNU Manual, like GNU software.  Copies published by the
 Free Software Foundation raise funds for GNU development."
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > 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.
 
b1368bc2
 
a6f0f635
 >>> crash-7.1.4
 
a957def2
 License:  GPL 3.0
a6f0f635
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 > BSD
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 
 > GFDL 1.3
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > GFDL 1.1
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > LGPL 2.1
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > GFDL 1.2
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > 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.
b1368bc2
 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.
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 
a6f0f635
 gdb-7.6.tar
 
 
 > LGPL 2.0
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > GPL 3.0 with Bison parser exception
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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 
 
 
 > MIT-Style
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > GPL 3.0 with GCC Runtime Library Exception
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > BSD
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\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
 
 
 > LGPL 3.0
 
 crash-7.1.4.tar.gz\crash-7.1.4.tar\crash-7.1.4\gdb-7.6.tar.gz\gdb-7.6.tar\gdb-7.6\COPYING3.LIB
 
 LICENSE: LGPL 3.0
 
 gdb-7.6.tar
 
 
 >>> diffutils-3.3
b1368bc2
 
 A C macro for declaring that specific arguments must not be NULL.
 Copyright (C) 2009-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/>.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
 diffutils-1_3.3-1.tar.gz\diffutils-1_3.3-1.tar\diffutils-1:3.3-1\diffutils_3.3.orig.tar.xz\diffutils_3.3.orig.tar\diffutils-3.3\doc\diffutils.texi
 
 Copyright @copyright{} 1992-1994, 1998, 2001-2002, 2004, 2006, 2009-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
 ``@acronym{GNU} Free Documentation License.''
 
 
a6f0f635
 >>> dosfstools-3.0.26
b1368bc2
 
 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.
 
 
a6f0f635
 >>> 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.tar.bz2\elfutils-0.165.tar\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.tar.bz2\elfutils-0.165.tar\elfutils-0.165\backends\aarch64_cfi.c
 
a957def2
 [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.]
a6f0f635
 
 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/>.
 
b1368bc2
 
a6f0f635
 > GPL 3.0 with Bison parser exception
b1368bc2
 
a6f0f635
 elfutils-0.165.tar.bz2\elfutils-0.165.tar\elfutils-0.165\libcpu\i386_parse.c
b1368bc2
 
a6f0f635
    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.tar.bz2\elfutils-0.165.tar\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/>.
 
 
a957def2
 >>> findutils-4.6.0
b1368bc2
 
a957def2
 Copyright (C) 2009-2015 Free Software Foundation, Inc.
b1368bc2
 
a957def2
 This program is free software: you can 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
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a957def2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
b1368bc2
 
 You should have received a copy of the GNU General Public License
a957def2
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 
a957def2
 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
b1368bc2
 
a957def2
 findutils-4.6.0.tar.gz\findutils-4.6.0.tar\findutils-4.6.0\doc\find-maint.info
b1368bc2
 
a957def2
 Copyright (C) 2007, 2008, 2010-2015 Free Software Foundation, Inc.
b1368bc2
 
 Permission is granted to copy, distribute and/or modify this document
a957def2
 under the terms of the GNU Free Documentation License, Version 1.3 or
b1368bc2
 any later version published by the Free Software Foundation; with no
a957def2
 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".
b1368bc2
 
a957def2
 > GPL 2.0
b1368bc2
 
a957def2
 findutils-4.6.0.tar.gz\findutils-4.6.0.tar\findutils-4.6.0\tool-versions.txt
b1368bc2
 
a957def2
 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.
b1368bc2
 
 
a6f0f635
 >>> gawk-4.1.3
b1368bc2
 
a6f0f635
 Copyright (C) 1986, 1988, 1989, 1991-1993, 1996, 1997, 2007, 2010, 2011
 the Free Software Foundation, Inc.
b1368bc2
 
 This file is part of GAWK, the GNU implementation of the
 AWK Programming Language.
 
 GAWK is free software; you can 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.
 
 GAWK is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU 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
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
b1368bc2
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\vms\vms_popen.c
b1368bc2
 
a6f0f635
 Copyright (C) 1991-1993, 1996, 2010, 2011, 2014
 the Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software; you can redistribute it and/or modify
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
b1368bc2
 
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\pc\mkinstal.sh
b1368bc2
 
a6f0f635
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Last modified: 1994-03-25
 Public domain
b1368bc2
 
 > LGPL 2.1
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\missing_d\strncasecmp.c
b1368bc2
 
a6f0f635
 Copyright (C) 1991,1992,1995,1996,1997,2001,2002, 2004
 Free Software Foundation, Inc.
b1368bc2
 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
a6f0f635
 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
b1368bc2
 
 
 > BSD
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\missing_d\setenv.c
 
b1368bc2
 
a6f0f635
 Copyright (c) 1987, 1993
b1368bc2
 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.
a6f0f635
 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
b1368bc2
 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.
 
a6f0f635
 > LGPL 3.0
b1368bc2
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\missing_d\mktime.c
b1368bc2
 
a6f0f635
 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).
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
 
 > LGPL  2.0
 
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\missing_d\fnmatch.h
 
 Copyright (C) 1991, 1992, 1993, 1996, 1997, 1998, 1999 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 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.
 
 > MIT Style
 
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\m4\xsize.m4
 
 Copyright (C) 2003-2004, 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.
b1368bc2
 
 
 > GFDL 1.3
 
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\doc\gawktexi.in
b1368bc2
 
a6f0f635
 Copyright @copyright{} 1989, 1991, 1992, 1993, 1996--2005, 2007, 2009--2015 @
 Free Software Foundation, Inc.
 @end ifnotdocbook
 @sp 2
b1368bc2
 
a6f0f635
 This is Edition @value{EDITION} of @cite{@value{TITLE}: @value{SUBTITLE}},
 for the @value{VERSION}.@value{PATCHLEVEL} (or later) version of the GNU
b1368bc2
 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
a6f0f635
 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.
 @ifclear FOR_PRINT
 A copy of the license is included in the section entitled
 ``GNU Free Documentation License''.
 @end ifclear
 @ifset FOR_PRINT
 A copy of the license
 may be found on the Internet at
 @uref{http://www.gnu.org/software/gawk/manual/html_node/GNU-Free-Documentation-License.html,
 the GNU Project's website}.
 @end ifset
b1368bc2
 
 
a6f0f635
 > GPL 3.0  With Bison Parser Exception
b1368bc2
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\command.c
b1368bc2
 
a6f0f635
 A Bison parser, made by GNU Bison 3.0.4.
 Bison implementation for Yacc-like parsers in C
b1368bc2
 
a6f0f635
 Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 > LGPL  3.0
b1368bc2
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\missing_d\README
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 The files memmove.c, mktime.c, snprintf.c, strerror.c, strftime.c,
 strncasecmp.c, and system.c are copyright by the Free Software
 Foundation. They are licensed under the GPL or the LGPL. See the
 COPYING.LIB file in this directory and the COPYING file in the parent
 directory for licensing information.
b1368bc2
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 gawk-4.1.3.tar.xz\gawk-4.1.3.tar\gawk-4.1.3\doc\ad.block
b1368bc2
 
a6f0f635
 Copyright (C) 1996, 1998, 2000, 2001, 2003 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 Permission is granted to make and distribute verbatim copies of
 this reference card provided the copyright notice and this permission
 notice are preserved on all copies.
b1368bc2
 
a6f0f635
 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 reference card).
b1368bc2
 
a6f0f635
 Permission is granted to copy and distribute modified versions of this
 reference card 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.
b1368bc2
 
a6f0f635
 Permission is granted to copy and distribute translations of this
 reference card 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.
b1368bc2
 
 
a957def2
 >>> gcc-5.3.0
 
 Copyright (C) 2007-2015 Free Software Foundation, Inc.
 Contributed by Peter Bergner <bergner@vnet.ibm.com>
b1368bc2
 
a957def2
 This file is part of GCC.
b1368bc2
 
 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.
 
 You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING3.  If not see
a957def2
 <http://www.gnu.org/licenses/>. 
b1368bc2
 
 
 ADDITIONAL LICENSE INFORMATION:
 
a957def2
 > Public Domain
 
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
 
 > BSD
 
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.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.
 
 
b1368bc2
 > MIT-Style
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\boehm-gc\cord\cordbscs.c
b1368bc2
 
a957def2
 Copyright (c) 1993-1994 by Xerox Corporation.  All rights reserved.
b1368bc2
 
a957def2
 THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
 OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
b1368bc2
 
a957def2
 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 2.0
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\include\ansidecl.h
b1368bc2
 
a957def2
 Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2013
 Free Software Foundation, Inc.
b1368bc2
 This file is part of the GNU C Library.
 
a957def2
 This program is free software; you can 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.
b1368bc2
 
a957def2
 This program is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a957def2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a957def2
 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. 
b1368bc2
 
a957def2
 > LGPL 2.0 with Special exception
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\include\demangle.h
b1368bc2
 
a957def2
 Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002,
 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.)
b1368bc2
 
a957def2
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
b1368bc2
 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
a957def2
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
 02110-1301, USA.
b1368bc2
 
a957def2
 This program is free software; you can 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.
b1368bc2
 
a957def2
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a957def2
 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.
b1368bc2
 
 
a957def2
 > LGPL 2.1
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\include\xregex2.h
b1368bc2
 
a957def2
 Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1997,
 1998, 2000, 2005 Free Software Foundation, Inc.
b1368bc2
 
a957def2
 This file is part of the GNU C Library.  Its master source is NOT part of
 the C library, however.  The master source lives in /gd/gnu/lib.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 > LGPL 2.1 with Special exception
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\include\longlong.h
b1368bc2
 
a957def2
 Copyright (C) 1991-2014 Free Software Foundation, Inc.
b1368bc2
 
a957def2
 This file is part of the GNU C Library.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.)
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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/>.
b1368bc2
 
a957def2
 > LGPL 2.0
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\include\safe-ctype.h
b1368bc2
 
a957def2
 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
 Contributed by Zack Weinberg <zackw@stanford.edu>.
b1368bc2
 
a957def2
 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.
a6f0f635
 
a957def2
 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.
a6f0f635
 
a957def2
 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.
b1368bc2
 
a957def2
 > GPL 3.0 with Run Time exception Library
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\libgcc\config\alpha\crtfastmath.c
b1368bc2
 
a957def2
 Copyright (C) 2001-2015 Free Software Foundation, Inc.
 Contributed by Richard Henderson (rth@redhat.com)
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
a6f0f635
 
a957def2
 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/>.
b1368bc2
 
 
a957def2
 > MIT
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\zlib\contrib\dotzlib\LICENSE_1_0.txt
b1368bc2
 
a957def2
 Boost Software License - Version 1.0 - August 17th, 2003
b1368bc2
 
a957def2
 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:
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 THE SOFTWARE IS PROVIDED "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.
b1368bc2
 
 
a957def2
 > GPL 3.0 with Special Exception
a6f0f635
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\libgcc\config\avr\lib1funcs-fixed.S
b1368bc2
 
a957def2
 Copyright (C) 2012-2015 Free Software Foundation, Inc.
 Contributed by Sean D'Epagnier  (sean@depagnier.com)
                 Georg-Johann Lay (avr@gjlay.de)
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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 combine
 executable.)
b1368bc2
 
a957def2
 This file is distributed in the hope that it will be useful, but
b1368bc2
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
a957def2
 General Public License for more details.
b1368bc2
 
a957def2
 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, 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 
 > GFDL 1.2
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\libitm\libitm.texi
a6f0f635
 
a957def2
 Copyright @copyright{} 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.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''.
b1368bc2
 
a957def2
 > BSD with Patent
 
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\gcc\go\gofrontend\LICENSE
b1368bc2
 
 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:
 
a957def2
 Redistributions of source code must retain the above copyright
b1368bc2
 notice, this list of conditions and the following disclaimer.
a957def2
 Redistributions in binary form must reproduce the above
b1368bc2
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
a957def2
 Neither the name of Google Inc. nor the names of its
b1368bc2
 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.
 
a6f0f635
 
a957def2
 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.
a6f0f635
 
b1368bc2
 > LGPL 3.0
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\gcc\stab.def
b1368bc2
 
a957def2
 Copyright (C) 1988-2015 Free Software Foundation, Inc.
b1368bc2
 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/>.
 
a6f0f635
 
a957def2
 > LGPL 2.1
a6f0f635
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\libffi\msvcc.sh
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1.  PLEASE SEE BELOW FOR THE FULL TEXT OF THE LGPL 2.1.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
a957def2
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
b1368bc2
 
a957def2
 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/
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
 
 
 
 > Project Gutenberg License
 
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\libgo\go\compress\bzip2\testdata\Mark.Twain-Tom.Sawyer.txt.bz2\Mark.Twain-Tom.Sawyer.txt
b1368bc2
 
a957def2
 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
a6f0f635
 
b1368bc2
 > MIT
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\libsanitizer\LICENSE.TXT
b1368bc2
 
a957def2
 [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]
b1368bc2
 
a957def2
 ==============================================================================
b1368bc2
 compiler_rt License
a957def2
 ==============================================================================
 
b1368bc2
 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.
 
a957def2
 ==============================================================================
 
b1368bc2
 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:
 
a957def2
 Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimers.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 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.
 
a957def2
 ==============================================================================
a6f0f635
 
a957def2
 Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT
b1368bc2
 
a957def2
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
b1368bc2
 
a957def2
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
a6f0f635
 
a957def2
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
b1368bc2
 
a957def2
 ==============================================================================
 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.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 The following pieces of software have additional or alternate copyrights,
 licenses, and/or restrictions:
b1368bc2
 
a957def2
 Program             Directory
 -------             ---------
 mach_override       lib/interception/mach_override
b1368bc2
 
 
a957def2
 > GFDL 1.3
b1368bc2
 
a957def2
 gcc-5.3.0.tar.bz2\gcc-5.3.0.tar\gcc-5.3.0\libgomp\libgomp.texi
b1368bc2
 
a957def2
 Copyright @copyright{} 2006-2015 Free Software Foundation, Inc.
b1368bc2
 
a957def2
 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 ``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''
b1368bc2
 
a6f0f635
 
 >>> gdb-7.8.2
b1368bc2
 
 Copyright (C) 1994 Advanced RISC Machines 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 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/>. 
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > GPL 2.0
 
 gdb-7.8.2.tar.gz\gdb-7.8.2.tar\gdb-7.8.2\sim\bfin\linux-fixed-code.s
 
 Copyright (C) 2005-2013 Free Software Foundation, Inc.
    Contributed by Analog Devices, Inc.
 
    This file is part of simulators.
 
    This program is free software; you can 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/>.  
 
a6f0f635
 
b1368bc2
 > Public Domain
 
 gdb-7.8.2.tar.gz\gdb-7.8.2.tar\gdb-7.8.2\sim\h8300\writecode.c
   
 Written by Steve Chamberlain of Cygnus Support.
 sac@cygnus.com
 
 This file is part of H8/300 sim
 
 THIS SOFTWARE IS NOT COPYRIGHTED
 
    Cygnus offers the following for use in the public domain.  Cygnus
    makes no warranty with regard to the software or it's performance
    and the user accepts the software "AS IS" with all faults.
 
    CYGNUS 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.
 
 > GFDL 1.3
 
 gdb-7.8.2.tar.gz\gdb-7.8.2.tar\gdb-7.8.2\readline\doc\rlman.texi
 
 Copyright @copyright{} 1988--2011 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.
 
 @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''.
 
 > LGPL 2.0
 
 gdb-7.8.2.tar.gz\gdb-7.8.2.tar\gdb-7.8.2\intl\plural.y
 
  Expression parsing for plural form selection.
    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.  
 
  The bison generated parser uses alloca.  AIX 3 forces us to put this
    declaration at the beginning of the file.  The declaration in bison's
    skeleton file comes too late.  This must come before <config.h>
    because <config.h> may include arbitrary system headers.  
 
 > BSD-Style
 
 gdb-7.8.2.tar.gz\gdb-7.8.2.tar\gdb-7.8.2\bfd\TODO
 
 Copyright (C) 2012 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.2
 
 gdb-7.8.2.tar.gz\gdb-7.8.2.tar\gdb-7.8.2\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''.
 
 > LGPL 2.1
 
 gdb-7.8.2.tar.gz\gdb-7.8.2.tar\gdb-7.8.2\include\xregex2.h
 
    Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1997,
    1998, 2000, 2005 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.  Its master source is NOT part of
    the C library, however.  The master source lives in /gd/gnu/lib.
 
    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.
 
 
a6f0f635
 >>> gdbm-1.11
b1368bc2
 
 This file is part of GDBM, the GNU data base manager.
    Copyright (C) 1993, 2007, 2011 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/>.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > GPL 2.0
 
 gdbm-1.11.tar.gz\gdbm-1.11.tar\gdbm-1.11\compat\dbm.h
 
 This file is part of GDBM, the GNU data base manager, by Philip A. Nelson.
     Copyright (C) 1990-2011  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.11.tar.gz\gdbm-1.11.tar\gdbm-1.11\doc\gdbm.info
 
 Copyright (C) 1989-1999, 2007-2011 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.11.tar.gz\gdbm-1.11.tar\gdbm-1.11\m4\progtest.m4
 
 Copyright (C) 1996-2003, 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.
 
 
a6f0f635
 >>> gettext-0.19.5.1
b1368bc2
 
a6f0f635
 Copyright (C) 2003-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
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
a6f0f635
 gettext-0.19.5.1.tar.xz\gettext-0.19.5.1.tar\gettext-0.19.5.1\aclocal.m4
b1368bc2
 
 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
 
a6f0f635
 gettext-0.19.5.1.tar.xz\gettext-0.19.5.1.tar\gettext-0.19.5.1\gettext-runtime\gnulib-lib\atexit.c
b1368bc2
 
 This function is in the public domain.  --Mike Stump.
 
 > LGPL 2.1
 
a6f0f635
 gettext-0.19.5.1.tar.xz\gettext-0.19.5.1.tar\gettext-0.19.5.1\gettext-runtime\intl\bindtextdom.c
b1368bc2
 
a6f0f635
 Copyright (C) 1995-2015 Free Software Foundation, Inc.
b1368bc2
 
 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
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 > GPL 3.0 with Bison Parser Exception
b1368bc2
 
a6f0f635
 gettext-0.19.5.1.tar.xz\gettext-0.19.5.1.tar\gettext-0.19.5.1\gettext-runtime\intl\
b1368bc2
 
a6f0f635
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software: you can redistribute it and/or modify
a6f0f635
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
a6f0f635
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 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.
 
a6f0f635
 
 > LGPL 2.1 with Bison Parser Exception
 
 gettext-0.19.5.1.tar.xz\gettext-0.19.5.1.tar\gettext-0.19.5.1\gettext-runtime\intl\plural.y
 
 Expression parsing for plural form selection.
 Copyright (C) 2000-2015 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 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/>.
 
 For bison < 2.0, the bison generated parser uses alloca.  AIX 3 forces us
 to put this declaration at the beginning of the file.  The declaration in
 bison's skeleton file comes too late.  This must come before <config.h>
 because <config.h> may include arbitrary system headers.
 This can go away once the AM_INTL_SUBDIR macro requires bison >= 2.0.
 
b1368bc2
 > GPL 2.0
 
a6f0f635
 gettext-0.19.5.1.tar.xz\gettext-0.19.5.1.tar\gettext-0.19.5.1\gettext-runtime\man\help2man
b1368bc2
 
 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.
 
a6f0f635
 > GFDL 1.2
b1368bc2
 
a6f0f635
 gettext-0.19.5.1.tar.xz\gettext-0.19.5.1.tar\gettext-0.19.5.1\gettext-runtime\libasprintf\autosprintf.info
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. PLEASE SEE THE APPENDIX  FOR THE FULL TEXT OF THE GFDL 1.2 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
a6f0f635
 Copyright (C) 2002-2003, 2006-2007, 2015 Free Software Foundation, Inc.
b1368bc2
 
 This manual is free documentation.  It is dually licensed under the
 GNU FDL and the GNU GPL. This means that you can redistribute this
 manual under either of these two licenses, at your choice.
 
 This manual is covered by the GNU FDL. Permission is granted to copy,
 distribute and/or modify this document under the terms of the GNU Free
 Documentation License (FDL), either version 1.2 of the License, or (at
 your option) any later version published by the Free Software Foundation
 (FSF); with no Invariant Sections, with no Front-Cover Text, and with no
a6f0f635
 Back-Cover Texts.  A copy of the license is at
 <http://www.gnu.org/licenses/fdl.html>.
b1368bc2
 
 This manual is covered by the GNU GPL. You can redistribute it and/or
 modify it under the terms of the GNU General Public License (GPL),
 either version 2 of the License, or (at your option) any later version
 published by the Free Software Foundation (FSF). A copy of the license
 is at <http://www.gnu.org/licenses/gpl.html>.
 
a6f0f635
 
a957def2
 >>> gnutls-3.4.11
b1368bc2
 
a957def2
 Copyright (C) 2007-2015 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > GFDL 1.3
 
a957def2
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\doc\ gnutls-guile.info
b1368bc2
 
 Copyright (C) 2001-2012, 2014 Free Software Foundation, Inc.
 
a6f0f635
 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
a957def2
 section entitled "GNU Free Documentation License".
b1368bc2
 
 > Public Domain
 
a957def2
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\gl\alloca.c
a6f0f635
 
 (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.
b1368bc2
 
 > LGPL 2.1
 
a957def2
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\gl\unistd.in.h
b1368bc2
 
 Copyright (C) 2003-2015 Free Software Foundation, Inc.
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that 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/>.
b1368bc2
 
 > OpenSSL
 
a6f0f635
 
a957def2
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\lib\accelerated\x86\license.txt
b1368bc2
 
a957def2
 [PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE OpenSSL. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 ====================================================================
 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/.
a957def2
 ====================================================================
b1368bc2
 
a957def2
 Copyright (c) 2006-2012, CRYPTOGAMS by <appro@openssl.org>
 All rights reserved.
b1368bc2
 
a957def2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a957def2
 Redistributions of source code must retain copyright notices,
 this list of conditions and the following disclaimer.
b1368bc2
 
a957def2
 Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials
 provided with the distribution.
b1368bc2
 
a957def2
 Neither the name of the CRYPTOGAMS 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.
 
 
 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
 
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\lib\accelerated\x86\coff\e_padlock-x86_64.s
b1368bc2
 
 Copyright (c) 2011-2013, Andy Polyakov <appro@openssl.org>
a6f0f635
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
b1368bc2
 
a6f0f635
 Redistributions of source code must retain copyright notices,
 this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 Redistributions in binary form must 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
a957def2
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
a6f0f635
 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.
b1368bc2
 
 > LGPL 3.0
 
a957def2
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\libdane\includes\gnutls\dane.h
b1368bc2
 
a957def2
 Copyright (C) 2012 KU Leuven
b1368bc2
 
a6f0f635
 Author: Nikos Mavrogiannopoulos
b1368bc2
 
a6f0f635
 This file is part of libdane.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU Lesser General Public License
a957def2
 along with this program.  If not, see <http://www.gnu.org/licenses/>
b1368bc2
 
 > BSD
 
a957def2
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\src\libopts\time.c
b1368bc2
 
 [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.]
 
 This file is part of AutoOpts, a companion to AutoGen.
a6f0f635
 AutoOpts is free software.
a957def2
 AutoOpts is Copyright (C) 1992-2015 by Bruce Korb - all rights reserved
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 The GNU Lesser General Public License, version 3 or later
a957def2
 See the files "COPYING.lgplv3" and "COPYING.gplv3"
b1368bc2
 
a6f0f635
 The Modified Berkeley Software Distribution License
a957def2
 See the file "COPYING.mbsd"
b1368bc2
 
 > BSD
 
a957def2
 gnutls-3.4.11.tar.xz\gnutls-3.4.11.tar\gnutls-3.4.11\src\libopts\ao-strs.h
b1368bc2
 
a957def2
 Copyright (C) 2011-2015 Bruce Korb, all rights reserved.
a6f0f635
 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.
 
 
 >>> 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.
 
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
a6f0f635
 
 >   GPL 3.0
b1368bc2
 
a6f0f635
 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.0.4
b1368bc2
 
 Copyright (C) 1995, 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 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/>.  
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 gperf-3.0.4.tar.gz\gperf-3.0.4.tar\gperf-3.0.4\mkinstalldirs
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
a6f0f635
 
b1368bc2
 > GPL 2.0
 
 gperf-3.0.4.tar.gz\gperf-3.0.4.tar\gperf-3.0.4\doc\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.
 
a6f0f635
 
 >>> grep-2.21
b1368bc2
 
 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
 
 grep-2.21.tar.xz\grep-2.21.tar\grep-2.21\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.3
 
 grep-2.21.tar.xz\grep-2.21.tar\grep-2.21\doc\grep.info
 
 Copyright (C) 1999-2002, 2005, 2008-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".
 
a6f0f635
 
b1368bc2
 > Public Domain
 
 grep-2.21.tar.xz\grep-2.21.tar\grep-2.21\lib\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
 > BSD
 
 grep-2.21.tar.xz\grep-2.21.tar\grep-2.21\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.
 
a6f0f635
 >>> 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.
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
a6f0f635
 
 >   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.
b1368bc2
 
 This file is part of the gdiffmk utility, which is part of groff.
a6f0f635
 Written by Mike Bianchi <MBianchi@Foveal.com <mailto:MBianchi@Foveal.com>>
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >   GPL 2.0
b1368bc2
 
a6f0f635
 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\contrib\chem\examples\122\ch2a_ethyl.chem
b1368bc2
 
a6f0f635
  Example file for `chem':
b1368bc2
 
a6f0f635
  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>.
b1368bc2
 
a6f0f635
  Copyright (C) 2006-2014 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
  This file is part of `chem', which is part of `groff'.
b1368bc2
 
a6f0f635
  `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.
b1368bc2
 
a6f0f635
  `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.
b1368bc2
 
a6f0f635
  You should have received a copy of the GNU General Public License
  along with this program. If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
 
a6f0f635
 >   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.
b1368bc2
 
 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.
 
a6f0f635
 .de au
 This document was written by
 .MT Joachim.Walsdorff@urz.uni-heidelberg.de
 Joachim Walsdorff
 .ME .
 
b1368bc2
 
a6f0f635
 >   BSD
 
 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\doc\meintro.me
b1368bc2
 
 Copyright (c) 1986 The Regents of the University of California.
a6f0f635
  All rights reserved.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
 (#)intro.me	6.4 (Berkeley) 7/17/89
 
  Modified for groff by jjc@jclark.com.
b1368bc2
 
a6f0f635
 >   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
b1368bc2
 
 Copyright 1991 Massachusetts Institute of Technology
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
  xditview -- 
b1368bc2
 
a6f0f635
    Display ditroff output in an X window
b1368bc2
 
 
a6f0f635
 >   LGPL 3.0
b1368bc2
 
a6f0f635
 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\src\libs\gnulib\lib\streq.h
b1368bc2
 
a6f0f635
 Optimized string comparison.
    Copyright (C) 2001-2002, 2007, 2009-2014 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
    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.
b1368bc2
 
a6f0f635
    This program is distributed in the hope that 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.
b1368bc2
 
a6f0f635
    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/>.  
b1368bc2
 
a6f0f635
 Written by Bruno Haible <bruno@clisp.org>.  
b1368bc2
 
a6f0f635
 >   GPL 3.0
b1368bc2
 
a6f0f635
 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\src\libs\snprintf\snprintf.c
b1368bc2
 
a957def2
 [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]
a6f0f635
 
 
 snprintf.c - a portable implementation of snprintf
 
 AUTHOR
 Mark Martinec <mark.martinec@ijs.si>, April 1999.
b1368bc2
 
 Copyright 1999-2002 Mark Martinec. All rights reserved.
a6f0f635
 
b1368bc2
 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.
a6f0f635
 
b1368bc2
 This program is distributed in the hope 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.
a6f0f635
 
b1368bc2
 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.
 
a6f0f635
 
b1368bc2
 > GPL 3.0 with Bison Parser exception
 
a6f0f635
 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.
b1368bc2
 
    This program is free software: you can 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.
a6f0f635
 
b1368bc2
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
a6f0f635
 
b1368bc2
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  
 
a6f0f635
  As a special exception, you may create a larger work that contains
b1368bc2
    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.
 
a6f0f635
    This special exception was added by the Free Software Foundation in
    version 2.2 of Bison.  
b1368bc2
 
a6f0f635
 C LALR(1) parser skeleton written by Richard Stallman, by
    simplifying the original so-called "semantic" parser.  
b1368bc2
 
 
a6f0f635
 >   LPPL 1.0
b1368bc2
 
a6f0f635
 groff-1.22.3(1).tar.gz\groff-1.22.3(1).tar\groff-1.22.3\tmac\hyphen.den
b1368bc2
 
a6f0f635
    
    dehyphn   --  TeX-Trennmuster fuer die
                  neue deutsche Rechtschreibung
b1368bc2
 
a6f0f635
                  TeX hyphenation patterns for the
                  new German orthography
     
b1368bc2
 
a6f0f635
    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]
b1368bc2
 
a6f0f635
    -----------------------------------------------------------------
    IMPORTANT NOTICE:
b1368bc2
 
a6f0f635
    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.
    -----------------------------------------------------------------
b1368bc2
 
 
a6f0f635
 >   LPPL 1.2
b1368bc2
 
a6f0f635
 groff-1.22.3.tar.gz\groff-1.22.3.tar\groff-1.22.3\tmac\hyphen.sv
b1368bc2
 
a6f0f635
 Swedish hyphenation patterns. 
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
 
a6f0f635
 >>> grub2-2.02
b1368bc2
 
 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.
 
a6f0f635
 
 >>> grub2-efi-2.02
b1368bc2
 
 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.
 
 
a6f0f635
 >>> gzip-1.6
b1368bc2
 
 Copyright (C) 1999, 2009-2013 Free Software Foundation, Inc.
 Copyright (C) 1992-1993 Jean-loup Gailly
 
 This program is free software; you can 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. 
 
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 gzip-1.6.tar.xz\gzip-1.6.tar\gzip-1.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.
 
 > Public Domain
 
 gzip-1.6.tar.xz\gzip-1.6.tar\gzip-1.6\gzip.c
 
 The unzip code was written and put in the public domain by Mark Adler.
 Portions of the lzw code are derived from the public domain 'compress'
 written by Spencer Thomas, Joe Orost, James Woods, Jim McKie, Steve Davies,
 Ken Turkowski, Dave Mack and Peter Jannesen.
 
 
 > GFDL 1.3
 
 gzip-1.6.tar.xz\gzip-1.6.tar\gzip-1.6\README
 
 Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2013 Free Software Foundation, Inc.
 Copyright (C) 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 ``GNU Free
 Documentation License'' file as part of this distribution.
 
 
a6f0f635
 >>> haveged-1.9.1
b1368bc2
 
 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.
 
 
a6f0f635
 >>> inetutils-1.9.2
b1368bc2
 
 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/'
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > 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.
 
 
a6f0f635
 >>> itstool-2.0.2
b1368bc2
 
 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/>.
 
 
a6f0f635
 >>> libpipeline-1.4.1
b1368bc2
 
a6f0f635
 A C macro for declaring that specific arguments must not be NULL.
 Copyright (C) 2009-2014 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
b1368bc2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
a6f0f635
 General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > MIT-Style
b1368bc2
 
a6f0f635
 libpipeline-1.4.1.tar.gz\libpipeline-1.4.1.tar\libpipeline-1.4.1\aclocal.m4
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 This program is distributed in the hope that it will be useful,
a6f0f635
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
b1368bc2
 
 
a6f0f635
 > LGPL 2.0
b1368bc2
 
a6f0f635
 libpipeline-1.4.1.tar.gz\libpipeline-1.4.1.tar\libpipeline-1.4.1\lib\appendstr.c
b1368bc2
 
a6f0f635
 appendstr.c -- append to a dynamically allocated string
b1368bc2
 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.
 
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 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
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 >>> librelp-1.2.9
b1368bc2
 
a6f0f635
 librelp is available under the terms of the GNU GPL v3 or above (full
 text below). If this license is too restrictive for your needs, you
 may obtain a commercial license from Adiscon. For details, contact
 sales@adiscon.com.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > GFDL 1.3
 
a957def2
 LICENSE:  GFDL 1.3
b1368bc2
 
 
a6f0f635
 >>> libtasn1-4.7
b1368bc2
 
a6f0f635
 Copyright (C) 2009-2014 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
a6f0f635
 General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 libtasn1-4.7.tar.gz\libtasn1-4.7.tar\libtasn1-4.7\lib\gllib\hash-pjw-bare.c
 
 Copyright (C) 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 of the License, or
 (at your option) any later version.
b1368bc2
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
b1368bc2
 
a6f0f635
 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/>.
b1368bc2
 
 
a6f0f635
 > GPL 3.0 WITH BISON PARSER EXCEPTION
 
 libtasn1-4.7.tar.gz\libtasn1-4.7.tar\libtasn1-4.7\lib\ASN1.c
b1368bc2
 
a6f0f635
 A Bison parser, made by GNU Bison 3.0.2.  
b1368bc2
 
a6f0f635
 Bison implementation for Yacc-like parsers in C
b1368bc2
 
a6f0f635
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software: you can 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
b1368bc2
 (at your option) any later version.
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
b1368bc2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.  
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
b1368bc2
 
 
a6f0f635
 > GFDL 1.3
b1368bc2
 
a6f0f635
 libtasn1-4.5.tar.gz\libtasn1-4.5.tar\libtasn1-4.5\doc\libtasn1.info
b1368bc2
 
a6f0f635
 Copyright (C) 2001-2015 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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"".
b1368bc2
 
 
a6f0f635
 >>> make-4.1
b1368bc2
 
a6f0f635
 Copyright (C) 2002-2014 Free Software Foundation, Inc.
 This file is part of GNU Make.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License along with
 this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > GFDL 1.3
b1368bc2
 
a6f0f635
 make-4.1.tar.bz2\make-4.1.tar\make-4.1\doc\make-stds.texi
b1368bc2
 
a6f0f635
 Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001,
 2004, 2005, 2006, 2007, 2008, 2010, 2013 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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''.
b1368bc2
 
a6f0f635
 > LGPL 2.0
b1368bc2
 
a6f0f635
 make-4.1.tar.bz2\make-4.1.tar\make-4.1\glob\fnmatch.c
b1368bc2
 
a6f0f635
 Copyright (C) 1991, 1992, 1993, 1996, 1997, 1998, 1999 Free Software
 Foundation, Inc.
 This file is part of the GNU C Library.
b1368bc2
 
a6f0f635
 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.
 
 
 >>> nano-2.5.2
 
 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
 2010, 2011, 2013, 2014, 2015 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software; you can 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 St, Fifth Floor, Boston, MA
 02110-1301, USA.
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 nano-2.5.2.tar.gz\nano-2.5.2.tar\nano-2.5.2\mkinstalldirs
 
 Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain.
b1368bc2
 
 > GFDL 1.2
 
a6f0f635
 nano-2.5.2.tar.gz\nano-2.5.2.tar\nano-2.5.2\doc\man\nano.1
b1368bc2
 
a6f0f635
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE GFDL 1.2 LICENSE. PLEASE SEE THE APPENDIX TO REVIEW 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.
b1368bc2
 
a6f0f635
 This document is dual-licensed.  You may distribute and/or modify it
 under the terms of either of the following licenses:
b1368bc2
 
 The GNU General Public License, as published by the Free Software
a6f0f635
 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/>.
b1368bc2
 
a6f0f635
 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/>.
b1368bc2
 
a6f0f635
 > MIT-Style
b1368bc2
 
a6f0f635
 nano-2.5.2.tar.gz\nano-2.5.2.tar\nano-2.5.2\aclocal.m4
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >>> ostree-2015.7
b1368bc2
 
 Copyright 2014 Anne LoVerso <anne.loverso@students.olin.edu>
 
 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:
 
 > GPL 3.0
 
 ostree-2015.7.tar.gz\ostree-2015.7.tar\ostree-2015.7\build-aux\vc-list-files
 
 Copyright (C) 2008-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/>.
 
 
a6f0f635
 >>> parted-3.2
b1368bc2
 
 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
 
 
a6f0f635
 >>> patch-2.7.5
b1368bc2
 
 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.
 
 
a6f0f635
 >>> perl-libintl-1.24
 
 Copyright (C) 2002-2015 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/>.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.0
 
 libintl-perl-1.24.tar.gz\libintl-perl-1.24.tar\libintl-perl-1.24\lib\Locale\gettext_xs.pod
 
 Copyright (C) 2002-2015 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 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.
 
 
 >>> readline-6.3
b1368bc2
 
 Copyright (C) 1993 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:
 
 > GFDL 1.3
 
 readline-6.3.tar.gz\readline-6.3.tar\readline-6.3\doc\history.info
 
 Copyright (C) 1988-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, 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
 
 readline-6.3.tar.gz\readline-6.3.tar\readline-6.3\examples\rlfe\extern.h
 
 Copyright (c) 1993-2002
 Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
 Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de)
 Copyright (c) 1987 Oliver Laumann
 
 This program is free software; you can 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.,
 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 rlwrap-0.30.tar
 
 
 > MIT-Style
 
 readline-6.3.tar.gz\readline-6.3.tar\readline-6.3\examples\rlwrap-0.30.tar.gz\rlwrap-0.30.tar\rlwrap-0.30\aclocal.m4
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 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.
 
 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
 
 readline-6.3.tar.gz\readline-6.3.tar\readline-6.3\support\mkinstalldirs
 
 mkinstalldirs --- make directory hierarchy
 Author: Noah Friedman <friedman@prep.ai.mit.edu>
 Created: 1993-05-16
 Public domain
 
 rlwrap-0.30.tar
 
 
 > LGPL 2.1
 
 readline-6.3.tar.gz\readline-6.3.tar\readline-6.3\examples\rlwrap-0.30.tar.gz\rlwrap-0.30.tar\rlwrap-0.30\src\redblack.h
 
 
 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.
 
 
a6f0f635
 >>> rsync-3.1.2
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 This program is free software; you can redistribute it and/or modify
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation; either version 3 of the License, or
b1368bc2
 (at your option) any later version.
 
a6f0f635
 This program is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
a6f0f635
 You should have received a copy of the GNU General Public License along
 with this program; if not, visit the http://fsf.org website.
b1368bc2
 
a6f0f635
 >MIT
b1368bc2
 
a6f0f635
 rsync-3.1.2.tar.gz\rsync-3.1.2.tar\rsync-3.1.2\lib\inet_pton.c
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2001  Internet Software Consortium.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 >GPL 2.0
b1368bc2
 
a6f0f635
 rsync-3.1.2.tar.gz\rsync-3.1.2.tar\rsync-3.1.2\runtests.sh
b1368bc2
 
a6f0f635
 Copyright (C) 2001, 2002 by Martin Pool <mbp@samba.org>
 Copyright (C) 2003, 2004, 2005, 2006 Wayne Davison
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that 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.15.0
 
 Copyright 2007, 2014 Rainer Gerhards and Adiscon GmbH.
b1368bc2
 
 This file is part of rsyslog.
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with Rsyslog.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 A copy of the GPL can be found in the file "COPYING" in this distribution.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > CDDL 1.1
b1368bc2
 
a6f0f635
 rsyslog-8.15.0.tar.gz\rsyslog-8.15.0.tar\rsyslog-8.15.0\compat\getifaddrs.c
b1368bc2
 
 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]
 
a6f0f635
 > Apache 2.0
 
 rsyslog-8.15.0.tar.gz\rsyslog-8.15.0.tar\rsyslog-8.15.0\compat\strndup.c
b1368bc2
 
a6f0f635
 Copyright 2015 Rainer Gerhards and Adiscon
b1368bc2
 
a6f0f635
 This file is part of rsyslog.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > LGPL  3.0
 
 rsyslog-8.15.0.tar.gz\rsyslog-8.15.0.tar\rsyslog-8.15.0\contrib\imzmq3\imzmq3.c
b1368bc2
 
 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
 
a6f0f635
 > GPL 3.0 (WITH BISON PARSER EXCEPTION)
b1368bc2
 
a6f0f635
 rsyslog-8.15.0.tar.gz\rsyslog-8.15.0.tar\rsyslog-8.15.0\grammar\grammar.c
b1368bc2
 
 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
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 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
a6f0f635
 version 2.2 of Bison.
b1368bc2
 
 > MIT
 
a6f0f635
 rsyslog-8.15.0.tar.gz\rsyslog-8.15.0.tar\rsyslog-8.15.0\plugins\omelasticsearch\cJSON\cjson.c
b1368bc2
 
 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.
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 rsyslog-8.15.0.tar.gz\rsyslog-8.15.0.tar\rsyslog-8.15.0\runtime\hashtable.h
b1368bc2
 
a6f0f635
 Copyright (c) 2002, Christopher 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:
 
 Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
b1368bc2
 
a6f0f635
 Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 Neither the name of the original author; nor the names of any contributors
 may be used to endorse or promote products derived from this software
 without specific prior written permission.
b1368bc2
 
a6f0f635
 
 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
 
 rsyslog-8.15.0.tar.gz\rsyslog-8.15.0.tar\rsyslog-8.15.0\tools\rsyslog.conf.5
 
 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.2.2
b1368bc2
 
 Copyright (C) 2009-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:
 
 > MIT-Style
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\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.
 
a6f0f635
 
b1368bc2
 > GFDL 1.3
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\COPYING.DOC
 
 LICENSE: GFDL 1.3
 
a6f0f635
 
b1368bc2
 > GFDL 1.1
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\doc\sed-in.texi
 
 Copyright @copyright{} 1998, 1999, 2001, 2002, 2003, 2004 Free
 Software Foundation, Inc.
 
 This document is released under the terms of the @acronym{GNU} Free
 Documentation License as published by the Free Software Foundation;
 either version 1.1, or (at your option) any later version.
 
 You should have received a copy of the @acronym{GNU} Free Documentation
 License along with @value{SSED}; see the file @file{COPYING.DOC}.
 If not, write to the Free Software Foundation, 59 Temple Place - Suite
 330, Boston, MA 02110-1301, USA.
 
 There are no Cover Texts and no Invariant Sections; this text, along
 with its equivalent in the printed manual, constitutes the Title Page.
 @end copying.
 
a6f0f635
 
b1368bc2
 > Public Domain
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\lib\alloca.c
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn.
 
 
 > LGPL 2.1
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\testsuite\bug-regex10.c
 
 Copyright (C) 2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    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. 
 
 
 > PCRE LICENCE (BSD-Style)
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\testsuite\PCRE.tests
 
 PCRE LICENCE
 ------------
 
  PCRE is a library of functions to support regular expressions whose syntax
  and semantics are as close as possible to those of the Perl 5 language.
 
  Written by: Philip Hazel <ph10@cam.ac.uk>
 
  University of Cambridge Computing Service,
  Cambridge, England. Phone: +44 1223 334714.
 
  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.
 
  The documentation for PCRE, supplied in the "doc" directory, is distributed
  under the same terms as the software itself.
 
 
 
 > MIT
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\testsuite\runtests.c
 
 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.
 
 
 > GPL 2.0
 
 sed-4.2.2.tar.bz2\sed-4.2.2.tar\sed-4.2.2\build-aux\help2man
 
 Copyright (C) 1997, 1998, 1999, 2000, 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 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.
 
 
a6f0f635
 >>> swig-3.0.8
b1368bc2
 
 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.
 
a6f0f635
 The SWIG library and examples, under the Lib and Examples top level
b1368bc2
 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:
 
a6f0f635
 > swig-3.0.8.tar.gz\swig-3.0.8.tar\swig-3.0.8\LICENSE-UNIVERSITIES
b1368bc2
 
 SWIG is distributed under the following terms:
 
a6f0f635
 I.
b1368bc2
 
 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
a6f0f635
 software and its documentation for any purpose, provided that
b1368bc2
 (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.
 
a6f0f635
 IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE
b1368bc2
 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
a6f0f635
 SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO,
b1368bc2
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
a6f0f635
 PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND
b1368bc2
 THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,
 SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 
a6f0f635
 II.
b1368bc2
 
 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.
 
 
a6f0f635
 III.
b1368bc2
 
 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
a6f0f635
 software and its documentation for any purpose, provided that
b1368bc2
 (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.
 
 > GPL 2.0
 
a6f0f635
 swig-3.0.8.tar.gz\swig-3.0.8.tar\swig-3.0.8\CCache\ccache.c
b1368bc2
 
 Copyright (C) Andrew Tridgell 2002
a6f0f635
 Copyright (C) Martin Pool 2003
 
b1368bc2
 This program is free software; you can 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.
a6f0f635
 
b1368bc2
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
a6f0f635
 
b1368bc2
 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.
 
 
a6f0f635
 > GPL 2.0 with Bison exception
b1368bc2
 
a6f0f635
 swig-3.0.8.tar.gz\swig-3.0.8.tar\swig-3.0.8\Source\CParse\parser.c
b1368bc2
 
a6f0f635
 Bison implementation for Yacc-like parsers in C
b1368bc2
 
a6f0f635
 Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software: you can 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.
a6f0f635
 
b1368bc2
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
a6f0f635
 
b1368bc2
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 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.
a6f0f635
 
b1368bc2
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
a6f0f635
 >>> tar-1.28
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
a6f0f635
 General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > GFDL 1.3
b1368bc2
 
a6f0f635
 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''.
 
 
 >>> texinfo-6.1
 
 Copyright (C) 2013, 2014, 2015 Arnold David Robbins
 
 This file is part of TexiWeb Jr., a literate programming system.
 
 TexiWeb Jr. is free software; you can redistribute it and/or modify
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation; either version 3 of the License, or
b1368bc2
 (at your option) any later version.
 
a6f0f635
 TexiWeb Jr. is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
 
b1368bc2
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
a6f0f635
 texinfo-6.1.tar.xz\texinfo-6.1.tar\texinfo-6.1\aclocal.m4
b1368bc2
 
 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.
 
 
a6f0f635
 
b1368bc2
 > Public Domain
 
a6f0f635
 texinfo-6.1.tar.xz\texinfo-6.1.tar\texinfo-6.1\contrib\perldoc-all\perldoc-all.texi
b1368bc2
 
 This top-level file is so trivial, it has to be public domain.
 
a6f0f635
 
b1368bc2
 > LGPL 2.0
 
a6f0f635
 texinfo-6.1.tar.xz\texinfo-6.1.tar\texinfo-6.1\tp\maintain\lib\libintl-perl\gettext_xs\gettext_xs.pm
b1368bc2
 
 
 Pure Perl implementation of Uniforum message translation.
 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.
 
a6f0f635
 
b1368bc2
 > LGPL 2.1
 
a6f0f635
 texinfo-6.1.tar.xz\texinfo-6.1.tar\texinfo-6.1\tp\maintain\lib\libintl-perl\COPYING.LESSER
 
b1368bc2
 LICENSE: LGPL 2.1
 
 > GPL 2.0
 
a6f0f635
 texinfo-6.1.tar.xz\texinfo-6.1.tar\texinfo-6.1\tp\maintain\lib\Text-Unidecode\README
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
 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.
 
 > MIT
 
a6f0f635
 texinfo-6.1.tar.xz\texinfo-6.1.tar\texinfo-6.1\tp\maintain\lib\Unicode-EastAsianWidth\README
b1368bc2
 
 
 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.
 
 
 > GPL 2.0
 
a6f0f635
 texinfo-6.1.tar.xz\texinfo-6.1.tar\texinfo-6.1\tp\tests\formatting\bib-example.texi
 
b1368bc2
 Copyright (C) 2004  Aaron S. Hawley
 
 Author: Aaron S. Hawley <ashawley@gnu.uvm.edu>
 Keywords: docs, texinfo, extensions, bib
 
 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, 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 texi2html; see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
 
a6f0f635
 
 >>> thin-provisioning-tools-0.6.1
b1368bc2
 
 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/>.
 
 
a6f0f635
 >>> wget-1.17.1
b1368bc2
 
a6f0f635
 Copyright (C) 2008-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
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
a6f0f635
 wget-1.17.1.tar.xz\wget-1.17.1.tar\wget-1.17.1\lib\alloca.c
b1368bc2
 
 alloca.c -- allocate automatically reclaimed memory
 (Mostly) portable public-domain implementation -- D A Gwyn
 
a6f0f635
 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
 
 wget-1.17.1.tar.xz\wget-1.17.1.tar\wget-1.17.1\m4\base32.m4
 
 Copyright (C) 2004, 2006, 2009-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.
 
b1368bc2
 > LGPL 2.1
 
a6f0f635
 wget-1.17.1.tar.xz\wget-1.17.1.tar\wget-1.17.1\m4\glibc21.m4
b1368bc2
 
 Copyright (C) 2000-2002, 2004, 2008, 2010-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.
 
 # Test for the GNU C Library, version 2.1 or newer, or uClibc.
 
 > GFDL 1.3
 
 wget-1.15.tar.xz\wget-1.15.tar\wget-1.15\doc\wget.texi
 
 Permission is granted to process this file through TeX and print the
 results, provided the printed document carries a copying permission
 notice identical to this one except for the removal of this paragraph
 (this paragraph not being relevant to the printed manual).
a6f0f635
 
b1368bc2
 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
a6f0f635
 GNU Free Documentation License.
b1368bc2
 
 > MIT
 
a6f0f635
 wget-1.17.1.tar.xz\wget-1.17.1.tar\wget-1.17.1\lib\ inet_ntop.c
b1368bc2
 
a6f0f635
 Copyright (c) 1996-1999 by Internet Software Consortium.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > GPL 3.0 with OpenSSL Exception
b1368bc2
 
a6f0f635
 Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2015
 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This file is part of GNU Wget.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with Wget.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 Additional permission under GNU GPL version 3 section 7
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >>> which-2.21
b1368bc2
 
 which v2.x -- print full path of executables
 Copyright (C) 1999, 2003, 2007, 2008  Carlo Wood <carlo@gnu.org>
a6f0f635
  
b1368bc2
 This program is free software: you can 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.
a6f0f635
  
b1368bc2
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
a6f0f635
 which-2.21.tar.gz\which-2.21.tar\which-2.21\bash.c
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 > GPL 1.0
 
a6f0f635
 which-2.21.tar.gz\which-2.21.tar\which-2.21\posixstat.h
b1368bc2
 
 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
a6f0f635
 Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
b1368bc2
 
a957def2
 -------- SECTION 11: GNU Lesser General Public License, V2.1 --------
b1368bc2
 
 GNU Lesser General Public License, V2.1 is applicable to the following component(s).
 
a6f0f635
 >>> acl-2.2.52
b1368bc2
 
 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/>.
 
a6f0f635
 
 >>> check-0.10.0
b1368bc2
 
 Copyright (C) 2011 Mateusz Loskot
a6f0f635
 Copyright (C) 2001, 2002 Arien Malec
 
b1368bc2
 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:
 
a6f0f635
 > GPL 3.0 with Exception
b1368bc2
 
a6f0f635
 check-0.10.0.tar.gz\check-0.10.0.tar\check-0.10.0\build-aux\texinfo.tex
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.)
b1368bc2
 
 
 > GFDL 1.2
 
a6f0f635
 check-0.10.0.tar.gz\check-0.10.0.tar\check-0.10.0\doc\check.info
b1368bc2
 
a6f0f635
 Copyright (C) 2001-2014 Arien Malec, Branden Archer, Chris Pickett,
b1368bc2
 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
a6f0f635
 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.
b1368bc2
 
a6f0f635
 
 >>> cracklib-2.9.6
b1368bc2
 
 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.
 
a6f0f635
 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.
b1368bc2
 
 This library is distributed in the hope that it will be useful, but WITHOUT
a6f0f635
 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.
b1368bc2
 
 You should have received a copy of the GNU Lesser General Public License
a6f0f635
 along with this library; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
 > Public Domain
 
 cracklib-2.9.6.tar.gz\cracklib-2.9.6.tar\cracklib-2.9.6\po\es.po
 
 translation of cracklib.po to
 This file is put in the public domain.
 , 2003
 
 
 >>> efivar-0.20
b1368bc2
 
 Copyright 2012-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.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/.
 
 ADDITIONAL LICENSE INFORMATION:
 
 >GPL v2 or later
 efivar/src/disk.c
 
 Copyright 2012-2015 Red Hat, Inc.
 Copyright (C) 2000-2001 Dell Computer Corporation Matt_Domsch@dell.com
 
 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 WAWRRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  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, see http://www.gnu.org/licenses/.
 
a6f0f635
 
b1368bc2
 >GPL v2  or later
 Efivar/src/linux.c
 
 Copyright 2012-2015 Red Hat, Inc.
 Copyright  2001 Dell Computer Corporation  Matt_Domsch@dell.com
 
 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 WAWRRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  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, see http://www.gnu.org/licenses/.
 
 
a6f0f635
 >>> glibc-2.22
 
 Copyright (C) 2001-2015 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
b1368bc2
 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,
a6f0f635
 but WITHOUT ANY WARRANTY without even the implied warranty of
b1368bc2
 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
a6f0f635
 License along with the GNU C Library if not, see
 <http://www.gnu.org/licenses/>.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GPL 2.0
 
 glibc-2.21.tar.xz\glibc-2.21.tar\glibc-2.21\locale\programs\ld-numeric.c
 
 Copyright (C) 1995 Free Software Foundation, Inc.
 Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
a6f0f635
 This program is free software you can redistribute it and/or modify
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation either version 2, or (at your option)
b1368bc2
 any later version.
 
 This program is distributed in the hope that it will be useful,
a6f0f635
 but WITHOUT ANY WARRANTY without even the implied warranty of
b1368bc2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program if not, write to the Free Software
b1368bc2
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 > BSD
 
a6f0f635
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\gmon\prof-freq.c
b1368bc2
 
 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
a6f0f635
 OR SERVICES LOSS OF USE, DATA, OR PROFITS OR BUSINESS INTERRUPTION)
b1368bc2
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (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
 
a6f0f635
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\sysdeps\mach\sys\reboot.h
b1368bc2
 
a6f0f635
 Mach Operating System
 Copyright (C) 1993,1991,1990 Carnegie Mellon University
 All Rights Reserved.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
 > GFDL 1.3
 
a6f0f635
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\manual\libc.texinfo
b1368bc2
 
 @copying
 This file documents the GNU C library.
 
 This is Edition @value{EDITION}, last updated @value{UPDATED},
 of @cite{The GNU C Library Reference Manual}, for version @value{VERSION}.
 
 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
 2003, 2007, 2008 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
a6f0f635
 Software Foundation with the Invariant Sections being ``Free Software
b1368bc2
 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".
 
 
a6f0f635
 > Public Domain
 
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\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.22.tar.xz\glibc-2.22.tar\glibc-2.22\sysdeps\powerpc\power5+\fpu\s_modff.c
 
 Copyright (C) 2013-2015 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/>.
 
 
 > The Inner Net License 2.0
 
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\sysdeps\posix\ getaddrinfo.c
 
 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.
 
 This software is Copyright 1996 by Craig Metz, All Rights Reserved.
 
 
 > LGPL 2.1 with Special Exception
 
 
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\sysdeps\mips\mips64\n64\ crtn.S
 
 Special .init and .fini section support for MIPS (n64).
 Copyright (C) 1995-2015 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/
 
 
 > MIT Style
 
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\sysdeps\ieee754\ldbl-96\ e_atanhl.c
 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.
 
 
 > GPL 3.0
 
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\scripts\ move-if-change
 
 Copyright (C) 2002-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/
 
 
 > Boost Software License 1.0
 
 glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\posix\ BOOST.tests
 
 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.
 
 > glibc-2.22.tar.xz\glibc-2.22.tar\glibc-2.22\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.
b1368bc2
 
a6f0f635
 The Sun RPC support (from rpcsrc-4.0) is covered by the following
 license:
b1368bc2
 
 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.
a6f0f635
 
b1368bc2
 Redistributions in binary form must 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.
 
 
a6f0f635
 The following CMU license covers some of the support code for Mach,
 derived from Mach 3.0:
b1368bc2
 
a6f0f635
 Mach Operating System
 Copyright (C) 1991,1990,1989 Carnegie Mellon University
 All Rights Reserved.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Carnegie Mellon requests users of this software to return to
b1368bc2
 
a6f0f635
 Software Distribution Coordinator
 School of Computer Science
 Carnegie Mellon University
 Pittsburgh PA 15213-3890
b1368bc2
 
a6f0f635
 or Software.Distribution@CS.CMU.EDU any improvements or
 extensions that they make and grant Carnegie Mellon the rights to
 redistribute these changes.
b1368bc2
 
a6f0f635
 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
b1368bc2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
b1368bc2
 
a6f0f635
 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).
b1368bc2
 
a6f0f635
 3. Altered versions must be plainly marked as such, and must not be
 misrepresented as being the original software.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Files from Sun fdlibm are copyright Sun Microsystems, Inc.:
b1368bc2
 
a6f0f635
 Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Part of stdio-common/tst-printf.c is copyright C E Chew:
b1368bc2
 
a6f0f635
 (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>
b1368bc2
 
 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
a6f0f635
 version 2.1 of the License, or (at your option) any later version.
b1368bc2
 
 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.
 
a6f0f635
 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/>.
b1368bc2
 
 
a957def2
 >>> glibmm-2.47.3.1
b1368bc2
 
a957def2
 Copyright (C) 2005 The glibmm Development Team
b1368bc2
 
a6f0f635
 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
 
a957def2
 glibmm-2.47.3.1.tar.xz\glibmm-2.47.3.1.tar\glibmm-2.47.3.1\tools\pm\WrapParser.pm
a6f0f635
 
 Copyright 2001 Free Software Foundation
b1368bc2
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation; either version 2 of the License, or
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
b1368bc2
 
a6f0f635
 > GPL 3.0
b1368bc2
 
a957def2
 glibmm-2.47.3.1.tar.xz\glibmm-2.47.3.1.tar\glibmm-2.47.3.1\examples\settings\settings.cc
b1368bc2
 
a6f0f635
 Copyright (c) 2010 Jonathon Jongsma
b1368bc2
 
a6f0f635
 This file is part of gtkmm
b1368bc2
 
a6f0f635
 This program is free software; you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
a957def2
 along with this program; if not, see <http://www.gnu.org/licenses/>
b1368bc2
 
a6f0f635
 > MIT Style
 
a957def2
 glibmm-2.47.3.1.tar.xz\glibmm-2.47.3.1.tar\glibmm-2.47.3.1\aclocal.m4
a6f0f635
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
b1368bc2
 
 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.
 
a6f0f635
 > LGPL 2.0
b1368bc2
 
a957def2
 glibmm-2.47.3.1.tar.xz\glibmm-2.47.3.1.tar\glibmm-2.47.3.1\examples\network\resolver.cc
b1368bc2
 
a6f0f635
 Copyright (C) 2008 Red Hat, Inc.
 Copyright (C) 2009 Jonathon Jongsma
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >>> hawkey-2014.1
b1368bc2
 
a6f0f635
 GNU LESSER GENERAL PUBLIC LICENSE
 Version 2.1, February 1999
b1368bc2
 
a6f0f635
 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.]
 
 >>> jna-4.2.1
 
a957def2
 [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.]
a6f0f635
 
 License
 =======
 
 This library is licensed under the LGPL, version 2.1 or later, and (from version 4.0 onward) the Apache Software License, version 2.0. Commercial license arrangements are negotiable.
 
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 2.1
 
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\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
b1368bc2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 
a6f0f635
 
 > LGPL 3.0
 
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\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
 
b1368bc2
 
 > GPL 2.0
 
a6f0f635
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\native\libffi\doc\libffi.info
b1368bc2
 
a6f0f635
 Copyright (C) 2008, 2010 Red Hat, Inc.
b1368bc2
 
a6f0f635
 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".
b1368bc2
 
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\native\libffi\include\ffi.h.in
b1368bc2
 
a6f0f635
 libffi @VERSION@ - Copyright (c) 2011 Anthony Green
 - Copyright (c) 1996-2003, 2007, 2008 Red Hat, Inc.
b1368bc2
 
a6f0f635
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the ``Software''), to deal in the Software without
 restriction, including without limitation the rights to use, copy,
 modify, merge, publish, distribute, sublicense, and/or sell copies
 of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION 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.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\native\libffi\testsuite\lib\libffi.exp
 
 Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 This program is free software; you can 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,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
a6f0f635
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 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/>.
b1368bc2
 
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\native\libffi\src\dlmalloc.c
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a957def2
 
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\native\libffi\msvcc.sh
b1368bc2
 
a957def2
 [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.]
b1368bc2
 
a6f0f635
 ***** BEGIN LICENSE BLOCK *****
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
b1368bc2
 
a6f0f635
 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/
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 The Original Code is the MSVC wrappificator.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 ***** END LICENSE BLOCK *****
62531733
 
a6f0f635
 > Artistic 1.0
b1368bc2
 
a6f0f635
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\dist\src-full.zip\lib\clover.jar\html_res\overlibmws.js
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 http://www.macridesweb.com/oltest/
b1368bc2
 
a6f0f635
 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/
b1368bc2
 
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\dist\src-full.zip\lib\clover.jar\html_res\utils.js
b1368bc2
 
a6f0f635
 Copyright (c) 2000, Derek Petillo
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > MPL 1.1
b1368bc2
 
a6f0f635
 *****VMWARE DOESNOT DISTRIBUTE ITEXT-2.0.1-LICENSE.TXT*****
 
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\lib\clover.jar\license\ITEXT-2.0.1-LICENSE.TXT
 
 License: MPL 1.1
 
 > Apache 1.1
 
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\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/>.
b1368bc2
  
a6f0f635
 > Apache 2.0
 
 jna-4.2.1.tar.gz\jna-4.2.1.tar\jna-4.2.1\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.0.4
 
 Copyright  2011  Intel Corp.
 
b1368bc2
 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
a6f0f635
 version 2.1 of the License, or (at your option) any later version.
 
b1368bc2
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
b1368bc2
 Lesser General Public License for more details.
a6f0f635
 
b1368bc2
 You should have received a copy of the GNU Lesser General Public
a6f0f635
 License along with this library. If not, see <http://www.gnu.org/licenses/>.
 
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 json-glib-1.0.4.tar.xz\json-glib-1.0.4.tar\json-glib-1.0.4\build\autotools\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.
 
 > GFDL 1.1
 
 json-glib-1.0.4.tar.xz\json-glib-1.0.4.tar\json-glib-1.0.4\doc\reference\json-glib-docs.xml
 
 Copyright  2009, 2010, 2011 Intel Corporation
 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. You may obtain a copy of the GNU Free
 Documentation License from the Free Software
 Foundation by visiting <ulink type="http"
 url="http://www.fsf.org">their Web site</ulink> or by writing
 to:
 
 The Free Software Foundation, Inc.,
 59 Temple Place - Suite 330,
 Boston MA 02111-1307
 USA
 
 > LGPL 2.0
 
 json-glib-1.0.4.tar.xz\json-glib-1.0.4.tar\json-glib-1.0.4\json-glib\json-gobject.c
 
 Copyright (C) 2007  OpenedHand Ltd.
b1368bc2
 
 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
a6f0f635
 version 2 of the License, or (at your option) any later version.
b1368bc2
 
 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.
 
 
a6f0f635
 >>> kmod-21
 
 Copyright (C) 2012 W. Trevor King <wking@tremily.us>
 
 This file is part of python-kmod.
 
 python-kmod 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.
 
 python-kmod is distributed in the hope that 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 python-kmod.  If not, see <http://www.gnu.org/licenses/>.
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT-Style
 
 kmod-21.tar.xz\kmod-21.tar\kmod-21\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.
 
b1368bc2
 
 > GPL 2.0
 
a6f0f635
 kmod-21.tar.xz\kmod-21.tar\kmod-21\tools\depmod.c
b1368bc2
 
 Copyright (C) 2011-2013  ProFUSION embedded systems
a6f0f635
  
b1368bc2
 This program is free software: you can 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.
a6f0f635
  
b1368bc2
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
a6f0f635
  
b1368bc2
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 
a6f0f635
 >>> libaio-0.3.110
b1368bc2
 
a957def2
 License:  LGPL 2.1
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > 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.
 
a6f0f635
 
 >>> 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/>.
 
 
 >>> libcap-ng-0.7.7
 
 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.7.tar.gz\libcap-ng-0.7.7.tar\libcap-ng-0.7.7\utils\filecap.8
 
 captest.c - A program that demonstrates and outputs capabilities
 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.
 
 Authors:
 Steve Grubb sgrubb@redhat.com
 
 > MIT-Style
 
 libcap-ng-0.7.7.tar.gz\libcap-ng-0.7.7.tar\libcap-ng-0.7.7\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.
 
 
 >>> 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
b1368bc2
 
 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.
 
 
a6f0f635
 >>> libgcrypt-1.6.5
 
 arcfour.c  -  The arcfour stream cipher
 Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
b1368bc2
 
 This file is part of Libgcrypt.
 
 Libgcrypt is free software; you can redistribute it and/or modify
a6f0f635
 it under the terms of the GNU Lesser general Public License as
b1368bc2
 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
 
a6f0f635
 For a description of the algorithm, see:
 Bruce Schneier: Applied Cryptography. John Wiley & Sons, 1996.
 ISBN 0-471-11709-9. Pages 397 ff.
 
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 >   GPL 2.0
b1368bc2
 
a6f0f635
 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\doc\gcrypt.info
b1368bc2
 
a6f0f635
 This is gcrypt.info, produced by makeinfo version 5.2 from gcrypt.texi.
b1368bc2
 
a6f0f635
 This manual is for Libgcrypt (version 1.6.5, 9 February 2016), which is
 GNU's library of cryptographic building blocks.
b1368bc2
 
a6f0f635
 Copyright (C) 2000, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2011, 2012
 Free Software Foundation, Inc.
 Copyright (C) 2012, 2013 g10 Code GmbH
b1368bc2
 
a6f0f635
 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".
b1368bc2
 
 
a6f0f635
 >   
b1368bc2
 
a6f0f635
 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\LICENSES
b1368bc2
 
a6f0f635
 Additional license notices for Libgcrypt.                    -*- org -*-
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 >   Public Domain
b1368bc2
 
a6f0f635
 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\cipher\md4.c
b1368bc2
 
a6f0f635
 Based on md5.c in libgcrypt, but rewritten to compute md4 checksums
 using a public domain md4 implementation with the following comments:
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 libgcrypt-1.6.5.tar.gz\libgcrypt-1.6.5.tar\libgcrypt-1.6.5\doc\yat2m.c
b1368bc2
 
a6f0f635
 yat2m.c - Yet Another Texi 2 Man converter
 Copyright (C) 2005, 2013 g10 Code GmbH
 Copyright (C) 2006, 2008, 2011 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software; you can redistribute it and/or modify
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
 You should have received a copy of the GNU General Public License
a6f0f635
 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
 
a957def2
 [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]
a6f0f635
 
 This module is part of the cryptlib continuously seeded pseudorandom
 number generator.  For usage conditions, see lib_rand.c
b1368bc2
 
a6f0f635
 [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.
 
 
 >>> libgudev-230
b1368bc2
 
a957def2
 License:  LGPL 2.1
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 > LGPL 2.0
 
 libgudev-230.tar.xz\libgudev-230.tar\libgudev-230\gudev\gudevtypes.h
 
 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
 
 
a6f0f635
 >>> libhif-0.2.2
 
b1368bc2
 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
a6f0f635
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 
b1368bc2
 > GPL 2.0
 
a6f0f635
 libhif-0.2.2.tar.xz\libhif-0.2.2.tar\libhif-0.2.2\libhif\hif-cmd.c
b1368bc2
 
 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.
 
 
a6f0f635
 > 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.
 
 >>> libmspack-0.5alpha
 
 This file is part of libmspack.
b1368bc2
 (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
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 >   MIT (Style)
b1368bc2
 
a6f0f635
 libmspack-0.5alpha.tar.gz\libmspack-0.5alpha.tar\libmspack-0.5alpha\aclocal.m4
b1368bc2
 
a6f0f635
 Copyright (C) 1996-2013 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 >   GPL 3.0
b1368bc2
 
a6f0f635
 libmspack-0.5alpha.tar.gz\libmspack-0.5alpha.tar\libmspack-0.5alpha\doc\search\search.js
b1368bc2
 
a6f0f635
 Search script generated by doxygen
 Copyright (C) 2009 by Dimitri van Heesch.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >>> libndp-1.5
b1368bc2
 
 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
 
 
a6f0f635
 >>> libnl-3.2.27
 
 This library is free software; you can redistribute it and/or
b1368bc2
 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.
a6f0f635
  
 Copyright (c) 2008-2009 Thomas Graf <tgraf@suug.ch>
b1368bc2
 
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > MIT-Style
 
 libnl-3.2.27.tar.gz\libnl-3.2.27.tar\libnl-3.2.27\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.
b1368bc2
 
a6f0f635
 > GPL 2.0
 
 libnl-3.2.27.tar.gz\libnl-3.2.27.tar\libnl-3.2.27\include\linux-private\linux\if.h
b1368bc2
 
a6f0f635
 Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1982-1988
  	 Ross Biro
  	 Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
  
b1368bc2
 This program is free software; you can 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.
 
a6f0f635
 > Public Domain
 
 libnl-3.2.27.tar.gz\libnl-3.2.27.tar\libnl-3.2.27\lib\hash.c
 
 lookup3.c, by Bob Jenkins, May 2006, Public Domain.
 
 
 >>> librepo-1.7.17
 
 librepo - A library providing (libcURL like) API to downloading repository
 Copyright (C) 2012  Tomas Mlcoch
b1368bc2
 
 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
 
 
a6f0f635
 >>> libseccomp-2.2.3
 
 Copyright (c) 2012 Red Hat <pmoore@redhat.com>
 Author: Paul Moore <pmoore@redhat.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.5
 
 Authors: Jason Tang <jtang@tresys.com>
 
 Copyright (C) 2005 Tresys Technology, LLC
b1368bc2
 
 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:
 
a6f0f635
 >   BSD
b1368bc2
 
a6f0f635
 libsepol-2.5-rc1.tar.gz\libsepol-2.5-rc1.tar\libsepol-2.5-rc1\cil\include\cil\cil.h
b1368bc2
 
 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.
 
 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 Tresys Technology, LLC.
 
 
a6f0f635
 >   MIT (Style)
 
 libsepol-2.5-rc1.tar.gz\libsepol-2.5-rc1.tar\libsepol-2.5-rc1\cil\test\unit\CuTest.c
 
 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.5-rc1.tar.gz\libsepol-2.5-rc1.tar\libsepol-2.5-rc1\man\man8\chkcon.8
b1368bc2
 
 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.
 
 
a6f0f635
 >>> libsigc++-2.6.2
b1368bc2
 
a6f0f635
 Copyright (c) 2009  Openismus GmbH  <http://www.openismus.com/>
b1368bc2
 
a6f0f635
 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/>.
 
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
a6f0f635
 
 > GPL 2.0
 
 libsigc++-2.6.2.tar.xz\libsigc++-2.6.2.tar\libsigc++-2.6.2\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,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with mm-common.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 libsigc++-2.6.2.tar.xz\libsigc++-2.6.2.tar\libsigc++-2.6.2\docs\reference\html\jquery.js
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 jQuery JavaScript Library v1.7.1
 http://jquery.com/
b1368bc2
 
a6f0f635
 Copyright 2011, John Resig
 Dual licensed under the MIT or GPL Version 2 licenses.
 http://jquery.org/license
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 Includes Sizzle.js
 http://sizzlejs.com/
b1368bc2
 
a6f0f635
 Copyright 2011, The Dojo Foundation
 Released under the MIT, BSD, and GPL Licenses.
b1368bc2
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 libsigc++-2.6.2.tar.xz\libsigc++-2.6.2.tar\libsigc++-2.6.2\tests\test_signal.cc
b1368bc2
 
a6f0f635
 Copyright 2002, The libsigc++ Development Team
 Assigned to public domain.  Use as you wish without restriction.
b1368bc2
 
a6f0f635
 
a957def2
 >>> libusb-1.0.20
 
 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.20.tar.bz2\libusb-1.0.20.tar\libusb-1.0.20\examples\ezusb.h
 
 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 Style
 
 libusb-1.0.20.tar.bz2\libusb-1.0.20.tar\libusb-1.0.20\libusb\os\haiku\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.
 
 
 > MIT
 
 libusb-1.0.20.tar.bz2\libusb-1.0.20.tar\libusb-1.0.20\libusb\os\haiku\haiku_pollfs.cpp
 
 Copyright 2007-2008, Haiku Inc. All rights reserved.
 Distributed under the terms of the MIT License.
 
 
 > Public Domain
 
 libusb-1.0.20.tar.bz2\libusb-1.0.20.tar\libusb-1.0.20\msvc\errno.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.
 
 
a6f0f635
 >>> lttng-tools-2.7.1
 
 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.
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > MIT
 
 lttng-tools-2.7.1.tar.bz2\lttng-tools-2.7.1.tar\lttng-tools-2.7.1\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.
 
b1368bc2
 > GPL 2.0
 
a6f0f635
 lttng-tools-2.7.1.tar.bz2\lttng-tools-2.7.1.tar\lttng-tools-2.7.1\extras\lttng-bash_completion
b1368bc2
 
a6f0f635
 Copyright (c) - 2012 Simon Marchi <simon.marchi@polymtl.ca>
b1368bc2
 
a6f0f635
 This 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
 more details.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 lttng-tools-2.7.1.tar.bz2\lttng-tools-2.7.1.tar\lttng-tools-2.7.1\src\common\config\ini.c
b1368bc2
 
a6f0f635
 The "inih" library is distributed under the New BSD license:
b1368bc2
 
a6f0f635
 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
 
 lttng-tools-2.7.1.tar.bz2\lttng-tools-2.7.1.tar\lttng-tools-2.7.1\src\lib\lttng-ctl\filter\filter-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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU 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.
 
 
 >>> nss-altfiles-2.19.1
b1368bc2
 
 Copyright (C) 1991-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/>. 
 
 
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT
 
 nss-altfiles-2.19.1-1.src.rpm\nss-altfiles-2.19.1-1.src.cpio\v2.19.1.tar.gz\v2.19.1.tar\nss-altfiles-2.19.1\updatefiles
 
  Copyright (C) 2013-2014 Adrian Perez <aperez@igalia.com>
 
  Distributed under terms of the MIT license.
 
a6f0f635
 
 >>> open-vm-tools-10.0.5
b1368bc2
 
 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
 
a6f0f635
 open-vm-tools-10.0.5.tar.gz\open-vm-tools-10.0.5.tar\open-vm-tools-10.0.5\docs\api\services\debug.txt
b1368bc2
 
 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
 
a6f0f635
 open-vm-tools-10.0.5.tar.gz\open-vm-tools-10.0.5.tar\open-vm-tools-10.0.5\modules\solaris\vmblock\module.c
 
 Copyright (C) 2006 VMware, Inc. All rights reserved.
b1368bc2
 
 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.
 
a6f0f635
 > ICU License (MIT-Style)
 
 open-vm-tools-10.0.5.tar.gz\open-vm-tools-10.0.5.tar\open-vm-tools-10.0.5\lib\include\codeset.h
 
 ICU 1.8.1 license follows:
 
 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.
b1368bc2
 
a6f0f635
 > Unicode License
b1368bc2
 
a6f0f635
 open-vm-tools-10.0.5.tar.gz\open-vm-tools-10.0.5.tar\open-vm-tools-10.0.5\lib\string\convertutf.h
b1368bc2
 
 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
 
a6f0f635
 open-vm-tools-10.0.5.tar.gz\open-vm-tools-10.0.5.tar\open-vm-tools-10.0.5\m4\vmtools.m4
b1368bc2
 
a6f0f635
 Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
b1368bc2
 
a6f0f635
 VMware-specific macros for use with autoconf.
b1368bc2
 
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
 
a6f0f635
 >>> paramiko-1.16.0
b1368bc2
 
a6f0f635
 Copyright (C) 2003-2007  Robey Pointer <robeypointer@gmail.com>
b1368bc2
 
a6f0f635
  This file is part of paramiko.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
 
a6f0f635
 >>> pygobject-3.10.2
b1368bc2
 
 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-Style
 
 pygobject-3.10.2.tar.xz\pygobject-3.10.2.tar\pygobject-3.10.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.
 
 
 > MIT
 
 pygobject-3.10.2.tar.xz\pygobject-3.10.2.tar\pygobject-3.10.2\gi\pygi-foreign.c
 
 Copyright (c) 2010  litl, LLC
 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.
 
 
a6f0f635
 >>> rocket-1.4.0
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 This file is part of systemd.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a957def2
 >>> tdnf-1.0.9
b1368bc2
 
a6f0f635
 Copyright (C) 2015 VMware, Inc. All Rights Reserved.
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a957def2
 tdnf-1.0.9.tar.gz\tdnf-1.0.9.tar\tdnf-1.0.9\tools\cli\updateinfocmd.c
b1368bc2
 
a6f0f635
 Copyright (C) 2015 VMware, Inc. All Rights Reserved.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
a6f0f635
 >>> urlgrabber-3.10.1
b1368bc2
 
 This library is free software; you can redistribute it and/or
a6f0f635
 modify it under the terms of the GNU Lesser General Public
b1368bc2
 License as published by the Free Software Foundation; either
a6f0f635
 version 2.1 of the License, or (at your option) any later version.
b1368bc2
 
 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
a6f0f635
 Lesser General Public License for more details.
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 This file is part of urlgrabber, a high-level cross-protocol url-grabber
 Copyright 2002-2004 Michael D. Stenner, Ryan Tomayko
b1368bc2
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 urlgrabber-urlgrabber-3-10-1.tar.gz\urlgrabber-urlgrabber-3-10-1.tar\urlgrabber-urlgrabber-3-10-1\maint\git2cl
b1368bc2
 
a6f0f635
 Copyright (C) 2007 Simon Josefsson.
b1368bc2
 
a6f0f635
 The functions mywrap, last_line_len, wrap_log_entry are derived from
 the cvs2cl tool, see <http://www.red-bean.com/cvs2cl/>:
 Copyright (C) 2001,2002,2003,2004 Martyn J. Pearce <fluffy@cpan.org>
 Copyright (C) 1999 Karl Fogel <kfogel@red-bean.com>
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
 Auto-generated
b1368bc2
 
a6f0f635
 >>> userspace-rcu-0.9.1
b1368bc2
 
a6f0f635
 Copyright 2010-2012 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
b1368bc2
 
 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
a6f0f635
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > MIT
b1368bc2
 
a6f0f635
 userspace-rcu-0.9.1.tar.bz2\userspace-rcu-0.9.1.tar\userspace-rcu-0.9.1\doc\examples\rculfhash\cds_lfht_add.c
b1368bc2
 
a6f0f635
 Copyright (C) 2013  Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
b1368bc2
 
a6f0f635
 THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
 OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 This example shows how to add nodes into a RCU lock-free hash table
 with cds_lfht_add_replace(), which replaces existing nodes with the
 same key if found.
 We use a "seqnum" field to show which node is staying in the hash
 table. This hash table requires using a RCU scheme.
b1368bc2
 
 
a6f0f635
 > GPL  3.0
b1368bc2
 
a6f0f635
 userspace-rcu-0.9.1.tar.bz2\userspace-rcu-0.9.1.tar\userspace-rcu-0.9.1\tests\utils\tap.sh
b1368bc2
 
a6f0f635
 Copyright 2010 Patrick LeBoutillier <patrick.leboutillier@gmail.com>
b1368bc2
 
a6f0f635
 This program is free software: you can 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.
b1368bc2
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 > BSD
b1368bc2
 
a6f0f635
 userspace-rcu-0.9.1.tar.bz2\userspace-rcu-0.9.1.tar\userspace-rcu-0.9.1\tests\utils\tap.h
b1368bc2
 
a6f0f635
 Copyright (c) 2004 Nik Clayton
 All rights reserved.
b1368bc2
 
a6f0f635
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 userspace-rcu-0.9.1.tar.bz2\userspace-rcu-0.9.1.tar\userspace-rcu-0.9.1\tests\unit\test_urcu_multiflavor.c
b1368bc2
 
a6f0f635
 Copyright February 2012 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 Copyright February 2012 - Lai Jiangshan <laijs@cn.fujitsu.com>
b1368bc2
 
a6f0f635
 This program is free software; you can redistribute it and/or modify
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation; either version 2 of the License, or
b1368bc2
 (at your option) any later version.
 
a6f0f635
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
b1368bc2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > MIT Style
b1368bc2
 
a6f0f635
 userspace-rcu-0.9.1.tar.bz2\userspace-rcu-0.9.1.tar\userspace-rcu-0.9.1\tests\common\thread-id.h
b1368bc2
 
a6f0f635
 Copyright 2013 - Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
b1368bc2
 
a6f0f635
 THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
 OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a957def2
 
 --------- SECTION 12: GNU Lesser General Public License, V3.0 --------
b1368bc2
 
a6f0f635
 GNU Lesser General Public License, V3.0 is applicable to the following component(s).
b1368bc2
 
 
a6f0f635
 >>> gmp-6.0.0a
b1368bc2
 
a957def2
 LICENSE:  LGPL 3.0
b1368bc2
 
a6f0f635
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 3.0  LICENSE .THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE]
b1368bc2
 
a6f0f635
 Copyright 1991, 1996, 1999, 2000, 2007 Free Software Foundation, Inc.
b1368bc2
 
 This file is part of the GNU MP Library.
 
 The GNU MP Library is free software; you can redistribute it and/or modify
a6f0f635
 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
b1368bc2
 option) any later version.
 
a6f0f635
 or
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 or both in parallel, as here.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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/.
b1368bc2
 
 
a957def2
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 >   GPL 3.0
b1368bc2
 
a6f0f635
 gmp-6.0.0a.tar.xz\gmp-6.0.0a.tar\gmp-6.0.0\demos\calc\calcread.c
b1368bc2
 
a6f0f635
 Readline support for calc program.
b1368bc2
 
a6f0f635
 Copyright 2000, 2001 Free Software Foundation, Inc.
b1368bc2
 
 This file is part of the GNU MP 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
a6f0f635
 this program.  If not, see https://www.gnu.org/licenses/.
 
 >   GPL 3.0 with Bison Parser Exception
b1368bc2
 
a6f0f635
 gmp-6.0.0a.tar.xz\gmp-6.0.0a.tar\gmp-6.0.0\demos\calc\calc.c
 
 A Bison parser, made by GNU Bison 2.7.12-4996.
 
 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.
 
 
 >   GFDL 1.3
 
 gmp-6.0.0a.tar.xz\gmp-6.0.0a.tar\gmp-6.0.0\doc\gmp.info
 
 This is ../../gmp/doc/gmp.info, produced by makeinfo version 4.13 from
 ../../gmp/doc/gmp.texi.
 
 This manual describes how to install and use the GNU multiple precision
 arithmetic library, version 6.0.0.
 
 Copyright 1991, 1993-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 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::.
 
 
 >   GPL 2.0
 
 gmp-6.0.0a.tar.xz\gmp-6.0.0a.tar\gmp-6.0.0\mini-gmp\tests\run-tests
 
 /bin/sh
 
 Copyright (C) 2000-2002, 2004, 2005, 2011, 2012  Niels Mller
b1368bc2
 
 This program is free software; you can 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.
 
 
a6f0f635
 >>> guile-2.0.11
b1368bc2
 
 Copyright (C) 1990, 1998, 2000-2001, 2003-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 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/>.  
 
 ADDITIONAL LICENSE INFORMATION:
 
 >LGPL 2 or later
 guile-2.0.11.tar.gz\guile-2.0.11.tar\guile-2.0.11\lib\inet_ntop.c
 Copyright (C) 2005-2006, 2008-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/>.  */
 
 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.
e72a47d2
  
b1368bc2
 >LGPL v2 or later
 guile-2.0.11.tar.gz\guile-2.0.11.tar\guile-2.0.11\lib\isfinite.c
 
 Copyright (C) 2007-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/>.  */
 
 /* Written by Ben Pfaff <blp@gnu.org>, 2007. */
 
 >MIT-Style
 guile-2.0.11.tar\guile-2.0.11\m4\fcntl_h.m4
 Copyright (C) 2006-2007, 2009-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.
 
 Written by Paul Eggert.
 
 >MIT
 guile-2.0.11.tar\guile-2.0.11\module\sxml\sxml-match
 
 Copyright 2005-9, Jim Bender
 sxml-match is released under the MIT License
 
 >GPL v3 or later
 guile-2.0.11.tar\guile-2.0.11\maint.mk
 
 Copyright (C) 2001-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/>.
 
 
a6f0f635
 >>> libunistring-0.9.6
b1368bc2
 
a6f0f635
 Copyright (C) 2007-2015 Free Software Foundation, Inc.
 Written by Bruno Haible <bruno@clisp.org>, 2007.
b1368bc2
 
 This program is free software: you can redistribute it and/or modify
a6f0f635
 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
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
a6f0f635
 GNU Lesser General Public License for more details.
b1368bc2
 
a6f0f635
 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/
b1368bc2
 
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
a6f0f635
 > GPL 3.0
b1368bc2
 
a6f0f635
 libunistring-0.9.6.tar.xz\libunistring-0.9.6.tar\libunistring-0.9.6\build-aux\snippet\arg-nonnull.h
b1368bc2
 
a6f0f635
 Copyright (C) 2009-2015 Free Software Foundation, Inc.
b1368bc2
 
 This program is free software: you can redistribute it and/or modify it
a6f0f635
 under the terms of the GNU General Public License as published
 by the Free Software Foundation; either version 3 of the License, or
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
a6f0f635
 General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU General Public License
b1368bc2
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
a6f0f635
 > GPL 2.0
b1368bc2
 
a6f0f635
 libunistring-0.9.6.tar.xz\libunistring-0.9.6.tar\libunistring-0.9.6\build-aux\texi2html
b1368bc2
 
a6f0f635
 Copyright (C) 1999-2005  Patrice Dumas <dumas@centre-cired.fr>,
 Derek Price <derek@ximbiot.com>,
 Adrian Aichner <adrian@xemacs.org>,
 & others.
b1368bc2
 
a6f0f635
 This program is free software; you can redistribute it and/or modify
b1368bc2
 it under the terms of the GNU General Public License as published by
a6f0f635
 the Free Software Foundation; either version 2 of the License, or
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
a6f0f635
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301  USA.
b1368bc2
 
 
a6f0f635
 > LGPL 2.1
b1368bc2
 
a6f0f635
 libunistring-0.9.6.tar.xz\libunistring-0.9.6.tar\libunistring-0.9.6\lib\localename.c
b1368bc2
 
a6f0f635
 Copyright (C) 1995-2015 Free Software Foundation, Inc.
b1368bc2
 
a6f0f635
 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
b1368bc2
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Lesser General Public License for more details.
b1368bc2
 
 You should have received a copy of the GNU Lesser General Public License
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
 
a6f0f635
 > LGPL 2.0
b1368bc2
 
a6f0f635
 libunistring-0.9.6.tar.xz\libunistring-0.9.6.tar\libunistring-0.9.6\lib\localcharset.h
b1368bc2
 
a6f0f635
 Copyright (C) 2000-2003, 2009-2015 Free Software Foundation, Inc.
 This file is part of the GNU CHARSET Library.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
a6f0f635
 GNU Lesser General Public License for more details.
b1368bc2
 
a6f0f635
 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/>.
b1368bc2
 
 
a6f0f635
 > MIT-Style
 
 libunistring-0.9.6.tar.xz\libunistring-0.9.6.tar\libunistring-0.9.6\aclocal.m4
 
 Copyright (C) 1996-2014 Free Software Foundation, Inc.
b1368bc2
 
 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,
a6f0f635
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
b1368bc2
 
a957def2
 
a6f0f635
 >>> mpc-1.0.3
 
 Copyright (C) 2002, 2004, 2005, 2008, 2009, 2010, 2011, 2012 INRIA
b1368bc2
 
a6f0f635
 This file is part of GNU MPC.
b1368bc2
 
 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.
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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/ .
b1368bc2
 
 ADDITIONAL LICENSE INFORMATION:
 
 > GFDL 1.3
 
a6f0f635
 mpc-1.0.3.tar.gz\mpc-1.0.3.tar\mpc-1.0.3\doc\mpc.info
b1368bc2
 
 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."
a6f0f635
 INFO-DIR-SECTION GNU Packages
 START-INFO-DIR-ENTRY
  
 > GPL 3.0
b1368bc2
 
a6f0f635
 mpc-1.0.3.tar.gz\mpc-1.0.3.tar\mpc-1.0.3\doc\texinfo.tex
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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").
b1368bc2
 
 
a6f0f635
 >>> mpfr-3.1.3
b1368bc2
 
a6f0f635
 Copyright 2005-2015 Free Software Foundation, Inc.
b1368bc2
 Contributed by the AriC and Caramel 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:
 
 > MIT
 
a6f0f635
 mpfr-3.1.3.tar.xz\mpfr-3.1.3.tar\mpfr-3.1.3\tools\ck-version-info
b1368bc2
 
a6f0f635
 Copyright 2010-2015 Free Software Foundation, Inc.
b1368bc2
 This script 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.
 
a6f0f635
 > GFDL 1.2
 
 mpfr-3.1.3.tar.xz\mpfr-3.1.3.tar\mpfr-3.1.3\doc\mpfr.info
 
 Copyright 1991, 1993-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 no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in *note GNU Free
 Documentation License
 
 
b1368bc2
 > GPL 3.0
 
a6f0f635
 mpfr-3.1.3.tar.xz\mpfr-3.1.3.tar\mpfr-3.1.3\COPYING
b1368bc2
 
 License: GPL 3.0
 
 
a6f0f635
 >>> nettle-3.2
 
a957def2
 [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.]
a6f0f635
 
 Copyright (C) 2014 Niels Mller
b1368bc2
 
 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:
 
a6f0f635
 * the GNU Lesser General Public License as published by the Free
b1368bc2
 Software Foundation; either version 3 of the License, or (at your
 option) any later version.
 
 or
 
a6f0f635
 * the GNU General Public License as published by the Free
b1368bc2
 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:
 
a6f0f635
 > Public Domain
 
 nettle-3.2.tar.gz\nettle-3.2.tar\nettle-3.2\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
 
 
b1368bc2
 > LGPL 2.0
 
a6f0f635
 nettle-3.2.tar.gz\nettle-3.2.tar\nettle-3.2\descore.README
b1368bc2
 
 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
a6f0f635
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301  USA.
 
 
 > GPL 2.0
 
 nettle-3.2.tar.gz\nettle-3.2.tar\nettle-3.2\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.2.tar.gz\nettle-3.2.tar\nettle-3.2\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/>.
 
b1368bc2
 
 > MIT
 
a6f0f635
 nettle-3.2.tar.gz\nettle-3.2.tar\nettle-3.2\gosthash94.c
 
b1368bc2
 
 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.
 
 
a6f0f635
 > MIT-Style
b1368bc2
 
a6f0f635
 nettle-3.2.tar.gz\nettle-3.2.tar\nettle-3.2\md2.c
b1368bc2
 
 
a6f0f635
 This code originates from the Python Cryptography Toolkit, version 1.0.1.
 Further hacked by Andreas Sigfridsson and Niels Mller. Original license:
b1368bc2
 
a6f0f635
 ===================================================================
 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).
b1368bc2
 
 
 > OpenSSL
 
a6f0f635
 nettle-3.2.tar.gz\nettle-3.2.tar\nettle-3.2\testsuite\des-compat-test.c
 
b1368bc2
 
 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.]
 
a957def2
 
b1368bc2
 > GPL 3.0
 
a6f0f635
 nettle-3.2.tar.gz\nettle-3.2.tar\nettle-3.2\COPYINGv3
b1368bc2
 
 LICENSE: GPL 3.0
 
a957def2
 ---------- SECTION 13: GNU Library General Public License, V2.0 --------
b1368bc2
 
 GNU Library General Public License, V2.0 is applicable to the following component(s).
 
a6f0f635
 >>> dstat-0.7.2
 
 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
 
 
a957def2
 >>> glib-2.47.6
b1368bc2
 
a957def2
 Copyright  2015 Canonical Limited
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 This library is distributed in the hope that it will be useful,
b1368bc2
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
a957def2
 Lesser General Public License for more details.
b1368bc2
 
a957def2
 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/>.
a6f0f635
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
a957def2
 > Public Domain
a6f0f635
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\build\win32\dirent\dirent.h
b1368bc2
 
a957def2
 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.
b1368bc2
 
a957def2
 > LGPL 3.0
b1368bc2
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\docs\reference\glib\html\glib-resources.html
b1368bc2
 
a957def2
 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.
b1368bc2
 
 
a957def2
 > MIT
b1368bc2
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\gio\kqueue\kqueue-sub.h
a6f0f635
 
a957def2
 Copyright (c) 2011, 2012 Dmitry Matveev <me@dmitrymatveev.co.uk>
b1368bc2
 
a957def2
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
b1368bc2
 
a957def2
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
b1368bc2
 
a957def2
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
b1368bc2
 
a957def2
 > LGPL 2.0
b1368bc2
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\gio\xdgmime\xdgmimeparent.c
b1368bc2
 
a957def2
 [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.]
a6f0f635
 
b1368bc2
 
a957def2
 Copyright (C) 2004  Red Hat, Inc.
 Copyright (C) 2004  Matthias Clasen <mclasen@redhat.com>
b1368bc2
 
a957def2
 Licensed under the Academic Free License version 2.0
 Or under the following terms:
b1368bc2
 
 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
a957def2
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	 See the GNU
b1368bc2
 Lesser General Public License for more details.
 
a957def2
 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/>.
b1368bc2
 
a957def2
 > GPL 2.0
b1368bc2
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\glib\gen-unicode-tables.pl
b1368bc2
 
a957def2
 Copyright (C) 1998, 1999 Tom Tromey
 Copyright (C) 2001 Red Hat Software
b1368bc2
 
a957def2
 This program is free software; you can 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.
b1368bc2
 
a957def2
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
b1368bc2
 
a957def2
 You should have received a copy of the GNU General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
a6f0f635
 
b1368bc2
 > LGPL 2.1
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\gio\win32\winhttp.h
b1368bc2
 
 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
a957def2
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
a6f0f635
 
b1368bc2
 > BSD
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\glib\pcre\pcre.h
 
b1368bc2
 
 Copyright (c) 1997-2012 University of Cambridge
 
a6f0f635
 -----------------------------------------------------------------------
b1368bc2
 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.
a6f0f635
 
b1368bc2
 > BSD
 
a957def2
 glib-2.47.6.tar.xz\glib-2.47.6.tar\glib-2.47.6\glib\valgrind.h
b1368bc2
 
 [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.]
 
a957def2
    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.
b1368bc2
 
a957def2
    ----------------------------------------------------------------
b1368bc2
 
a957def2
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
b1368bc2
 
a957def2
    Copyright (C) 2000-2013 Julian Seward.  All rights reserved.
b1368bc2
 
a957def2
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
b1368bc2
 
a957def2
    1. Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
b1368bc2
 
a957def2
    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.
b1368bc2
 
a957def2
    3. Altered source versions must be plainly marked as such, and must
       not be misrepresented as being the original software.
b1368bc2
 
a957def2
    4. The name of the author may not be used to endorse or promote 
       products derived from this software without specific prior written 
       permission.
b1368bc2
 
a957def2
    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.
a6f0f635
 
a957def2
    ----------------------------------------------------------------
b1368bc2
 
a957def2
    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.
b1368bc2
 
 
a6f0f635
 >>> glib-networking-2.46.1
 
 GIO TLS tests
 
 Copyright 2011 Collabora, Ltd.
b1368bc2
 
 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/>.
 
a6f0f635
 In addition, when the library is used with OpenSSL, a special
 exception applies. Refer to the LICENSE_EXCEPTION file for details.
 
 Author: Stef Walter stefw@collabora.co.uk
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
 > MIT Style
 
a6f0f635
 glib-networking-2.46.1.tar.xz\glib-networking-2.46.1.tar\glib-networking-2.46.1\tls\pkcs11\pkcs11-trust-assertions.h
b1368bc2
 
a6f0f635
 pkcs11x.h
 Copyright 2010 Collabora, Ltd
b1368bc2
 
a6f0f635
 This file is free software; as a special exception the author gives
b1368bc2
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 >   LGPL 2.1
 
 glib-networking-2.46.1.tar.xz\glib-networking-2.46.1.tar\glib-networking-2.46.1\tls\tests\mock-pkcs11.h
b1368bc2
 
 Copyright (C) 2010 Stefan Walter
 Copyright (C) 2011 Collabora Ltd.
 
 This program is free software; you can redistribute it and/or modify
a6f0f635
 it under the terms of the GNU Lesser General Public License as
b1368bc2
 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
a6f0f635
 Lesser General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU Lesser General Public
b1368bc2
 License along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.
 
 
a6f0f635
 >>> libgsystem-2015.1
b1368bc2
 
 Copyright (C) 2012, 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:
 
 > GPL 2.0
 
 libgsystem-2015.1.tar.xz\libgsystem-2015.1.tar\libgsystem-2015.1\buildutil\tap-driver.sh
 
 Copyright (C) 2011-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 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 same distribution terms that you use for the rest of that program.
 
 This file is maintained in Automake, please report
 bugs to <bug-automake@gnu.org> or send patches to
 <automake-patches@gnu.org>.
 
 
a6f0f635
 >>> libsoup-2.53.90
 
 Copyright (C) 2010 Igalia S.L.
b1368bc2
 
 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
 
a6f0f635
 libsoup-2.53.90.tar.xz\libsoup-2.53.90.tar\libsoup-2.53.90\data\effective_tld_names.dat
b1368bc2
 
 This Source Code Form is subject to the terms of the Mozilla Public
a6f0f635
 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/.
b1368bc2
 
 > LGPL 2.1
 
a6f0f635
 libsoup-2.53.90.tar.xz\libsoup-2.53.90.tar\libsoup-2.53.90\libsoup\soup-websocket.c
b1368bc2
 
a6f0f635
 Copyright 2013, 2014 Red Hat, Inc.
b1368bc2
 
 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
a6f0f635
 along with this library; If not, see <http://www.gnu.org/licenses/>.
 
b1368bc2
 
a6f0f635
 >>> newt-0.52.18
 
 Homepage:
 https://fedorahosted.org/newt/
 
 Copyright (C) 1996-2014  Red Hat, Inc.
b1368bc2
 
 This library is free software; you can redistribute it and/or
a6f0f635
 modify it under the terms of the GNU Library General Public
 License version 2 as published by the Free Software Foundation.
b1368bc2
 
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
a6f0f635
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Library General Public License for more details.
b1368bc2
 
a6f0f635
 You should have received a copy of the GNU Library General Public
b1368bc2
 License along with this library; if not, write to the Free Software
a6f0f635
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
a957def2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
 
 > LGPL 3.0
 
 newt-0.52.18.tar.gz\newt-0.52.18.tar\newt-0.52.18\listbox.c
 
a957def2
 
a6f0f635
 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
b1368bc2
 
a957def2
 
a6f0f635
 >>> rpm-4.11.2
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.0 LICENSE.  PLEASE SEE THE APPENDIX  FOR THE FULL TEXT OF THE LGPL 2.0 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
b1368bc2
 
 The entire code base may be distributed under the terms of the GNU General Public License (GPL), which appears immediately below.  Alternatively, all of the source code in the lib subdirectory of the RPM source code distribution as well as any code derived from that code may instead be
 distributed under the GNU Library General Public License (LGPL), at the choice of the distributor. The complete text of the LGPL appears at the bottom of this file.
 
 
 This alternatively is allowed to enable applications to be linked against the RPM library (commonly called librpm) without forcing such applications to be distributed under the GPL. 
 
   GNU LIBRARY GENERAL PUBLIC LICENSE
 	Version 2, June 1991
 
  Copyright (C) 1991 Free Software Foundation, Inc.
  675 Mass Ave, Cambridge, MA 02139, 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.]
 
 Copyright (C) 1995-2002 Red Hat Software
 
a6f0f635
 
 ADDITIONAL LICENSE INFORMATION
b1368bc2
 
 > BSD License
 
 lib/merge.c
 
 Copyright (c) 1992, 1993
 The Regents of the University of California.  All rights reserved.
 
 This code is derived from software contributed to Berkeley by Peter McIlroy.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce 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.
 
a6f0f635
 
 >>> rpm-ostree-2015.7
b1368bc2
 
 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
 
 rpm-ostree-2015.7.tar.gz\rpm-ostree-2015.7.tar\rpm-ostree-2015.7\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
 
a6f0f635
 
b1368bc2
 > LGPL 2.1
 
 rpm-ostree-2015.7.tar.gz\rpm-ostree-2015.7.tar\rpm-ostree-2015.7\src\lib\rpmostree-package-priv.h
 
 Copyright (C) 2015 Red Hat, In.c
 
 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
 
 
a6f0f635
 >>> rpm-ostree-toolbox-2015.12
b1368bc2
 
 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
 
a6f0f635
 rpm-ostree-toolbox-2015.12.tar.gz\rpm-ostree-toolbox-2015.12.tar\rpm-ostree-toolbox-2015.12\composeui\angular.js
b1368bc2
 
a6f0f635
 license AngularJS v1.2.8
 (c) 2010-2014 Google, Inc. http://angularjs.org
 License: MIT
b1368bc2
 
 
a957def2
 --------------- SECTION 14: Mozilla Public License, V2.0 ----------
b1368bc2
 
a6f0f635
 Mozilla Public License, V2.0 is applicable to the following component(s).
b1368bc2
 
 
a6f0f635
 >>> ca-certificates-20160109
 
 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/.
b1368bc2
 
 
a6f0f635
 >>> nspr-4.12
b1368bc2
 
 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
 
a6f0f635
 nspr-4.12.tar.gz\..\stage\v4.12\src\nspr-4.12.tar\nspr-4.12\nspr\config\nspr.m4
b1368bc2
 
a6f0f635
 Configure paths for NSPR
b1368bc2
 Public domain - Chris Seawood <cls@seawood.org> 2001-04-05
a6f0f635
 Based upon gtk.m4 (also PD) by Owen Taylor
b1368bc2
 
a6f0f635
 > GPL 3.0
b1368bc2
 
a6f0f635
 nspr-4.12.tar.gz\..\stage\v4.12\src\nspr-4.12.tar\nspr-4.12\nspr\pkg\linux\sun-nspr.spec
b1368bc2
 
a6f0f635
 [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.]
b1368bc2
 
a6f0f635
 Under "MPL/GPL" license.
b1368bc2
 
 
e769d722
 
 >>> nss-3.25
b1368bc2
 
a6f0f635
 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/.
b1368bc2
 
a6f0f635
 ADDITIONAL LICENSE INFORMATION:
b1368bc2
 
e769d722
 > BSD-3
a6f0f635
 
e769d722
 nss-3.25.tar.gz\..\stage\\NSS_3_25_RTM\src\nss-3.25.tar\nss-3.25\nss\lib\dbm\include\hsearch.h
a6f0f635
 
e769d722
 Copyright (c) 1990, 1993
 The Regents of the University of California.  All rights reserved.
a6f0f635
 
e769d722
 This code is derived from software contributed to Berkeley by
 Margo Seltzer.
b1368bc2
 
 Redistribution and use in source and binary forms, with or without
e769d722
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
b1368bc2
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
e769d722
 3. REMOVED - see
 ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
 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.
b1368bc2
 
e769d722
 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.
b1368bc2
 
 
e769d722
 > MIT
b1368bc2
 
e769d722
 nss-3.25.tar.gz\..\stage\\NSS_3_25_RTM\src\nss-3.25.tar\nss-3.25\nss\coreconf\mkdepend\cppsetup.c
b1368bc2
 
a6f0f635
 Copyright (c) 1993, 1994, 1998  The Open Group
b1368bc2
 
a6f0f635
 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
b1368bc2
 copyright notice and this permission notice appear in supporting
a6f0f635
 documentation.
b1368bc2
 
a6f0f635
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
 
e769d722
 > RSA Data Security 
b1368bc2
 
e769d722
 nss-3.25.tar.gz\..\stage\\NSS_3_25_RTM\src\nss-3.25.tar\nss-3.25\nss\lib\util\pkcs11t.h
b1368bc2
 
 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.
 
 
e769d722
 > MPL 2.0
a6f0f635
 
e769d722
 nss-3.25.tar.gz\..\stage\\NSS_3_25_RTM\src\nss-3.25.tar\nss-3.25\nss\pkg\linux\sun-nss.spec
a6f0f635
 
e769d722
 [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.]
a6f0f635
 
e769d722
 NSPR provides platform independence for non-GUI operating system
 facilities. These facilities include threads, thread synchronization,
 normal file and network I/O, interval timing and calendar time, basic
 memory management (malloc and free) and shared library linking.
a6f0f635
 
e769d722
 See: http://www.mozilla.org/projects/nspr/about-nspr.html
a6f0f635
 
e769d722
 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/.
a6f0f635
 
e769d722
 Header files for doing development with the Netscape Portable Runtime.
a6f0f635
 
e769d722
 Under "MPL/GPL" license.
a6f0f635
 
 
e769d722
 > Public Domain
a6f0f635
 
e769d722
 nss-3.25.tar.gz\..\stage\\NSS_3_25_RTM\src\nss-3.25.tar\nss-3.25\nss\lib\dbm\src\dirent.h
a6f0f635
 
 
e769d722
 A public domain implementation of BSD directory routines for
 MS-DOS.  Written by Michael Rendell ({uunet,utai}michael@garfield),
 August 1897
a6f0f635
 
 
a957def2
 -------------------- SECTION 15: Ruby License ------------------
b1368bc2
 
 Ruby License is applicable to the following component(s).
 
 
a6f0f635
 >>> ruby-2.3.0
b1368bc2
 
 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.
 
a957def2
 
b1368bc2
 ADDITIONAL LICENSE INFORMATION:
 
a6f0f635
 > GPL 3.0 with Bison Exception
b1368bc2
 
a6f0f635
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\parse.c
 
 Bison implementation for Yacc-like parsers in C
b1368bc2
 
 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
a6f0f635
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
b1368bc2
 
a6f0f635
 As a special exception, you may create a larger work that contains
b1368bc2
 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.
 
a6f0f635
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.
 
 
b1368bc2
 > BSD
 
a6f0f635
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\regcomp.c
 
 Copyright (c) 2002-2013  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>
 Copyright (c) 2011-2014  K.Takata  <kentkt AT csc DOT jp>
b1368bc2
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 > Public Domain
b1368bc2
 
a6f0f635
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\st.c
 
 This is a public domain general purpose hash table package written by Peter Moore @ UCB.
b1368bc2
 
 
a6f0f635
 > MIT
 
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\ccan\licenses\BSD-MIT
b1368bc2
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
a6f0f635
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
b1368bc2
 furnished to do so, subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
a6f0f635
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
b1368bc2
 
 > MIT Style
 
a6f0f635
 *****[VMWARE DOES NOT DISTRIBUTE THE SUB-COMPONENT UCS%GB12345.src]*****
b1368bc2
 
a6f0f635
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\enc\trans\GB\GB12345%UCS.src
b1368bc2
 
a6f0f635
 pyright (c) 1991-1994 Unicode, Inc.  All Rights reserved.
b1368bc2
 
 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.
 
a6f0f635
 
b1368bc2
 > GPL 2.0
 
a6f0f635
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\ext\fiddle\libffi-3.2.1\doc\libffi.info
b1368bc2
 
 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".
 
a6f0f635
 
b1368bc2
 > LGPL 2.1
 
a6f0f635
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\ext\fiddle\libffi-3.2.1\msvcc.sh
b1368bc2
 
a957def2
 [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.1 LICENSE.  PLEASE SEE BELOW FOR THE TEXT OF THE LGPL 2.1 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE
b1368bc2
 
a6f0f635
 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/
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 The Original Code is the MSVC wrappificator.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Contributor(s):
 Daniel Witte <dwitte@mozilla.com>
b1368bc2
 
a6f0f635
 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.
 
 > GPL 2.0
 
 ruby-2.3.0.tar.gz\ruby-2.3.0.tar\ruby-2.3.0\win32\win32.c
 
a957def2
 [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.]
a6f0f635
 
 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.
 
 
 >>> 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.
b1368bc2
 
a6f0f635
 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 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
 
 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.
b1368bc2
 
 
a957def2
 =============== APPENDIX. Standard License Files ================ 
 
 --------------- SECTION 1: 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 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.
b1368bc2
 
a957def2
 --------------- SECTION 3: GNU General Public License, V2.0 -----------
b1368bc2
 
 		    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.
 
 
a957def2
 -------- SECTION 4: GNU Lesser General Public License, V2.1 ---------
b1368bc2
 
 		  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!
 
a957def2
 ----------- SECTION 5: GNU Library General Public License, V2.0 --------
a6f0f635
 
 		  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!
 
a957def2
 --------------- SECTION 6: Apache License, V2.0 -------------
b1368bc2
 
 Apache License 
a957def2
 
b1368bc2
 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 
 
a957def2
 ----------- SECTION 7: GNU Lesser General Public License, V3.0 --------
b1368bc2
 
 		   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.
 
a6f0f635
 --------------- SECTION 8: GNU General Public License, V1.0 -----------
b1368bc2
 
 		    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.
 
a957def2
 
b1368bc2
 		    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.
 
a6f0f635
 
b1368bc2
   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.
 
a6f0f635
 
b1368bc2
   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
 
a6f0f635
 
b1368bc2
 	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!
 
a957def2
 ------ SECTION 9: Common Development and Distribution License, V1.0 -----
b1368bc2
 
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
 
 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.
 
 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.
 
 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.
 
 
a957def2
 
 --------------- SECTION 10: Ruby License -----------
a6f0f635
 
 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.
b1368bc2
 
  
a6f0f635
   2. You may modify your copy of the software in any way, provided that
      you do at least ONE of the following:
b1368bc2
 
a6f0f635
        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.
b1368bc2
 
a6f0f635
         b) use the modified software only within your corporation or
           organization.
b1368bc2
 
a6f0f635
        c) rename any non-standard executables so the names do not conflict
           with standard executables, which must also be provided.
b1368bc2
 
a6f0f635
        d) make other distribution arrangements with the author.
b1368bc2
 
a6f0f635
  
   3. You may distribute the software in object code or executable
      form, provided that you do at least ONE of the following:
b1368bc2
 
a6f0f635
        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.
b1368bc2
 
a6f0f635
        b) accompany the distribution with the machine-readable source of
           the software.
b1368bc2
 
a6f0f635
        c) give non-standard executables non-standard names, with
           instructions on where to get the original software distribution.
b1368bc2
 
a6f0f635
        d) make other distribution arrangements with the author.
b1368bc2
 
a6f0f635
  
   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.
b1368bc2
 
a6f0f635
      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.
b1368bc2
 
a6f0f635
  
   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.
b1368bc2
 
 
a6f0f635
   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.
a957def2
 --------------- SECTION 11: Mozilla Public License, V2.0 -----------
b1368bc2
 
a6f0f635
 Mozilla Public License
 Version 2.0
b1368bc2
 
a6f0f635
 1. Definitions
b1368bc2
 
a6f0f635
 1.1. Contributor
 means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.
b1368bc2
 
a6f0f635
 1.2. Contributor Version
 means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributors Contribution.
b1368bc2
 
a6f0f635
 1.3. Contribution
 means Covered Software of a particular Contributor.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 1.5. Incompatible With Secondary Licenses
 means
b1368bc2
 
a6f0f635
 that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 1.6. Executable Form
 means any form of the work other than Source Code Form.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 1.8. License
 means this document.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 1.10. Modifications
 means any of the following:
b1368bc2
 
a6f0f635
 any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or
b1368bc2
 
a6f0f635
 any new file in Source Code Form that contains any Covered Software.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 1.13. Source Code Form
 means the form of the work preferred for making modifications.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 2. License Grants and Conditions
b1368bc2
 
a6f0f635
 2.1. Grants
b1368bc2
 
a6f0f635
 Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 2.2. Effective Date
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 2.3. Limitations on Grant Scope
b1368bc2
 
a6f0f635
 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:
b1368bc2
 
a6f0f635
 for any code that a Contributor has removed from Covered Software; or
b1368bc2
 
a6f0f635
 for infringements caused by: (i) Your and any other third partys modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or
b1368bc2
 
a6f0f635
 under Patent Claims infringed by Covered Software in the absence of its Contributions.
b1368bc2
 
a6f0f635
 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).
b1368bc2
 
a6f0f635
 2.4. Subsequent Licenses
b1368bc2
 
a6f0f635
 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).
b1368bc2
 
a6f0f635
 2.5. Representation
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 2.6. Fair Use
b1368bc2
 
a6f0f635
 This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents.
b1368bc2
 
a6f0f635
 2.7. Conditions
b1368bc2
 
a6f0f635
 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1.
b1368bc2
 
a6f0f635
 3. Responsibilities
b1368bc2
 
a6f0f635
 3.1. Distribution of Source Form
62531733
 
a6f0f635
 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.
62531733
 
a6f0f635
 3.2. Distribution of Executable Form
b1368bc2
 
a6f0f635
 If You distribute Covered Software in Executable Form then:
b1368bc2
 
a6f0f635
 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
b1368bc2
 
a6f0f635
 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.
62531733
 
a6f0f635
 3.3. Distribution of a Larger Work
62531733
 
a6f0f635
 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).
62531733
 
a6f0f635
 3.4. Notices
e72a47d2
 
a6f0f635
 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.
e72a47d2
 
a6f0f635
 3.5. Application of Additional Terms
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 4. Inability to Comply Due to Statute or Regulation
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 5. Termination
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 6. Disclaimer of Warranty
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 7. Limitation of Liability
b1368bc2
 
a6f0f635
 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 partys 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.
b1368bc2
 
a6f0f635
 8. Litigation
b1368bc2
 
a6f0f635
 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 partys ability to bring cross-claims or counter-claims.
b1368bc2
 
a6f0f635
 9. Miscellaneous
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 10. Versions of the License
b1368bc2
 
a6f0f635
 10.1. New Versions
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 10.2. Effect of New Versions
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 10.3. Modified Versions
b1368bc2
 
a6f0f635
 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).
b1368bc2
 
a6f0f635
 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 Exhibit A - Source Code Form License Notice
b1368bc2
 
a6f0f635
 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/.
b1368bc2
 
a6f0f635
 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.
b1368bc2
 
a6f0f635
 You may add additional accurate notices of copyright ownership.
b1368bc2
 
a6f0f635
 Exhibit B - Incompatible With Secondary Licenses Notice
b1368bc2
 
a6f0f635
 This Source Code Form is Incompatible With Secondary Licenses, as defined by the Mozilla Public License, v. 2.0.
b1368bc2
 
a957def2
 ---------- SECTION 12: GNU AFFERO GENERAL PUBLIC LICENSE 3.0 ---------
b1368bc2
 
a6f0f635
                     GNU AFFERO GENERAL PUBLIC LICENSE
                        Version 3, 19 November 2007
b1368bc2
 
a6f0f635
  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.
b1368bc2
 
a6f0f635
                             Preamble
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   The precise terms and conditions for copying, distribution and
 modification follow.
b1368bc2
 
a6f0f635
                        TERMS AND CONDITIONS
b1368bc2
 
a6f0f635
   0. Definitions.
b1368bc2
 
a6f0f635
   "This License" refers to version 3 of the GNU Affero General Public License.
b1368bc2
 
a6f0f635
   "Copyright" also means copyright-like laws that apply to other kinds of
 works, such as semiconductor masks.
b1368bc2
 
a6f0f635
   "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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   A "covered work" means either the unmodified Program or a work based
 on the Program.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   1. Source Code.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   The Corresponding Source need not include anything that users
 can regenerate automatically from other parts of the Corresponding
 Source.
b1368bc2
 
a6f0f635
   The Corresponding Source for a work in source code form is that
 same work.
b1368bc2
 
a6f0f635
   2. Basic Permissions.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   Conveying under any other circumstances is permitted solely under
 the conditions stated below.  Sublicensing is not allowed; section 10
 makes it unnecessary.
b1368bc2
 
a6f0f635
   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   4. Conveying Verbatim Copies.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   5. Conveying Modified Source Versions.
b1368bc2
 
a6f0f635
   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:
b1368bc2
 
a6f0f635
     a) The work must carry prominent notices stating that you modified
     it, and giving a relevant date.
b1368bc2
 
a6f0f635
     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".
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   6. Conveying Non-Source Forms.
b1368bc2
 
a6f0f635
   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:
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   "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.
b1368bc2
 
a6f0f635
   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).
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   7. Additional Terms.
b1368bc2
 
a6f0f635
   "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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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:
b1368bc2
 
a6f0f635
     a) Disclaiming warranty or limiting liability differently from the
     terms of sections 15 and 16 of this License; or
b1368bc2
 
a6f0f635
     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
b1368bc2
 
a6f0f635
     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
b1368bc2
 
a6f0f635
     d) Limiting the use for publicity purposes of names of licensors or
     authors of the material; or
b1368bc2
 
a6f0f635
     e) Declining to grant rights under trademark law for use of some
     trade names, trademarks, or service marks; or
b1368bc2
 
a6f0f635
     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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   8. Termination.
b1368bc2
 
a6f0f635
   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).
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   9. Acceptance Not Required for Having Copies.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   10. Automatic Licensing of Downstream Recipients.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   11. Patents.
b1368bc2
 
a6f0f635
   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".
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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.
b1368bc2
 
a6f0f635
   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/>.
 
a957def2
 ---- SECTION 13: 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.
 
 --------------- SECTION 14: Academic Free License, V2.1 -----------
a6f0f635
 
 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.
 
a957def2
 ----------- SECTION 15: GNU Free Documentation License, V1.1 ----------   
b1368bc2
 
 	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.
 
a6f0f635
 ------------ SECTION 16: GNU Free Documentation License, V1.2 -----------
b1368bc2
 
              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.
 
a957def2
 
 
a6f0f635
 ------------ SECTION 17: GNU Free Documentation License, V1.3 -----------
b1368bc2
 
 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.
 
a6f0f635
 -------------- SECTION 18: Creative Commons Attribution, v1.0 -----------
b1368bc2
 
 Creative Commons Attribution 1.0
 
 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DRAFT 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 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.
 
 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.
 
 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;
 
 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. 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; 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
 
 a. By offering the Work for public release under this License, Licensor represents and warrants that, to the best of Licensor's knowledge after reasonable inquiry:
 
 i. Licensor has secured all rights in the Work necessary to grant the license rights hereunder and to permit the lawful exercise of the rights granted hereunder without You having any obligation to pay any royalties, compulsory license fees, residuals or any other payments;
 
 ii. The Work does not infringe the copyright, trademark, publicity rights, common law rights or any other right of any third party or constitute defamation, invasion of privacy or other tortious injury to any third party.
 
 b. EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING OR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.
 
 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, AND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO 
 
 A THIRD PARTY RESULTING FROM BREACH OF THE WARRANTIES IN SECTION 5, 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.
 
a6f0f635
 --------- SECTION 19: Creative Commons Attribution License, V3.0 --------
b1368bc2
 
 Creative Commons Attribution 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 above) for the purposes of this License.
 
    c. "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.
 
    d. "Licensor" means the individual, individuals, entity or entities
    that offer(s) the Work under the terms of this License.
 
    e. "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.
 
    f. "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.
 
    g. "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.
 
    h. "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.
 
    i. "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(b), 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(b),
    as requested.
 
    b. 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 Section 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 (b) 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.
 
    c. 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
a957def2
    to restrict the license of any rights under applicable law.
b1368bc2
    
a6f0f635
 --------- SECTION 20: Creative Commons Attribution License, V4.0 -------- 
b1368bc2
a957def2
 -- SECTION 21: Creative Commons Attribution-Share Alike License, V2.0 --
b1368bc2
 
 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
 
     "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.
     "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 or entity that offers the Work under the terms of this License.
     "Original Author" means the individual or entity 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.
     "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:
 
     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 create and reproduce Derivative 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;
     to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative 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 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.
         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).
     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:
 
     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.
     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.
     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
 
     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.
     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 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.
     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.
     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.
 
 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 https://creativecommons.org/.
 
a957def2
 -- SECTION 22: Creative Commons Attribution-Share Alike License, V3.0 --
b1368bc2
 
 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
a6f0f635
    broadcasts, or other works or subject matter other than works listed in
b1368bc2
    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.
 
a6f0f635
    e. "License Elements" means the following high-level license attributes
b1368bc2
    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
a6f0f635
    expressed by a process analogous to photography; a work of applied art;
b1368bc2
    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
a6f0f635
    Distribute or Publicly Perform. When You Distribute or Publicly Perform
b1368bc2
    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;
a6f0f635
    and (iv) , consistent with Ssection 3(b), in the case of an Adaptation,
b1368bc2
    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.
a6f0f635
 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
b1368bc2
 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
a6f0f635
    the Work at any time; provided, however that any such election will not
b1368bc2
    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.
 
a6f0f635
    b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
b1368bc2
    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.
 
a6f0f635
    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
b1368bc2
    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.
 
a957def2
 ------------ SECTION 23: Eclipse Public License, V1.0  -----------
b1368bc2
 
 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
a6f0f635
     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
b1368bc2
     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.
 
a6f0f635
     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.
 
b1368bc2
 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
a6f0f635
 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.
b1368bc2
 
 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
a6f0f635
 all risks associated with its exercise of rights under this Agreement
 , including but not limited to the risks and costs of program errors,
b1368bc2
 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
a6f0f635
 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.
b1368bc2
 
 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.
a6f0f635
 
 -------------- SECTION 24: LaTeX Project Public License, V1.0 -----------
 
 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.
   
a957def2
 -------------- SECTION 25: LaTeX Project Public License, V1.2 ----------   
a6f0f635
 
 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
a957def2
    conditions.
 
    
a6f0f635
    
a957def2
 -------------- SECTION 26: Common Public License, V1.0 ------------  
a6f0f635
 
 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.
 
a957def2
 ------------- SECTION 27: Microsoft Permissive Public License -----------  
a6f0f635
 
 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.
 
a957def2
 ------------- SECTION 28: Artistic License, V1.0 -----------   
a6f0f635
 
 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
 
a957def2
 ------------- SECTION 29: Mozilla Public License, V1.1 -----------   
a6f0f635
 
 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.
 
a957def2
    1.12. "You" (or "Your") means an individual or a legal entity exercising
a6f0f635
       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;
a957def2
           2) separate from the Original Code; or 3) for infringements
a6f0f635
           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
a957def2
           Of Modifications made by that Contributor either alone and/or
a6f0f635
           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
a957def2
           modifications of Contributor Version or ii) the combination
a6f0f635
           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 ______________________________________.
 
a957def2
    The Initial Developer of the Original Code is ________________.
    Portions created by ______________ are Copyright (C) ______
    ______.
    
a6f0f635
    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.]
 
a957def2
 ------------- SECTION 30: Microsoft Reciprocal License -----------   
a6f0f635
 
 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.
 
a957def2
 ------- SECTION 31: Creative Commons Attribution-ShareAlike, V4.0 -------  
a6f0f635
 
 Creative Commons Attribution-ShareAlike 4.0 International Public License
 
a957def2
 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.
a6f0f635
 
 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.
 
a957def2
     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 licensors 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.
a6f0f635
 
 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.
 
a957def2
 Section 1  Definitions.
a6f0f635
 
     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.
 
a957def2
 Section 2  Scope.
a6f0f635
 
     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.
a957def2
             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 Adapters License You apply.
a6f0f635
             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.
 
a957def2
 Section 3  License Conditions.
a6f0f635
 
 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.
a957def2
         The Adapters License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License.
a6f0f635
         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.
 
a957def2
 Section 4 Sui Generis Database Rights.
a6f0f635
 
 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.
 
a957def2
 Section 5  Disclaimer of Warranties and Limitation of Liability.
a6f0f635
 
     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.
 
a957def2
 Section 6  Term and Termination.
a6f0f635
 
     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.
 
a957def2
 Section 7  Other Terms and Conditions.
a6f0f635
 
     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.
 
a957def2
 Section 8  Interpretation.
a6f0f635
 
     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.
 
a957def2
 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.
a6f0f635
 
 Creative Commons may be contacted at creativecommons.org. 
a957def2
 ======================================================================
62531733
 
b1368bc2
 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,
a6f0f635
 if any, (the "Source Files"), by sending a request, with your name and 
e769d722
 address to: VMware, Inc., 3401 Hillview Avenue, Palo Alto, CA 94304, 
a6f0f635
 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 
e769d722
 from the date you acquired this Software product. Alternatively, 
 you may obtain a copy of the source files at the VMware github site for the PhotonOS project.
 
 [PHOTONOS10GANV071316]