@@ -33,7 +33,6 @@ SOFTWARE                    LICENSE
3333-----------------------------------------------------------------------
3434boehm_gc                    MIT-like license (see below)
3535backports_ssl_match_hostname  Python License
36- boost_cropped               Boost Software License (see below)
3736cddlib                      GPLv2+
3837certifi                     ISC
3938cliquer                     GPLv2+
@@ -795,35 +794,6 @@ simplicity, included in its entirety.
795794
796795================================================================================
797796
798- boost_cropped:
799- (http://www.boost.org/LICENSE_1_0.txt)
800- 
801- Boost Software License - Version 1.0 - August 17th, 2003
802- 
803- Permission is hereby granted, free of charge, to any person or organization
804- obtaining a copy of the software and accompanying documentation covered by
805- this license (the "Software") to use, reproduce, display, distribute,
806- execute, and transmit the Software, and to prepare derivative works of the
807- Software, and to permit third-parties to whom the Software is furnished to
808- do so, all subject to the following:
809- 
810- The copyright notices in the Software and this entire statement, including
811- the above license grant, this restriction and the following disclaimer,
812- must be included in all copies of the Software, in whole or in part, and
813- all derivative works of the Software, unless such copies or derivative
814- works are solely in the form of machine-executable object code generated by
815- a source language processor.
816- 
817- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
818- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
819- FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
820- SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
821- FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
822- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
823- DEALINGS IN THE SOFTWARE.
824- 
825- ================================================================================
826- 
827797bzip2:
828798(http://www.bzip.org/)
829799This program, "bzip2", the associated library "libbzip2", and all
0 commit comments