requests Licenses
Top level component: requests
----------------------------------
Top level copyright: Copyright 2019 Kenneth Reitz
----------------------------------
Top level license: Apache 2.0
----------------------------------
Apache License
==========================DEPENDENCIES=======================================
== NAME OF DEPENDENCY #1: urllib3
== License Type: MIT
== Copyright Notices: Copyright (c) 2008-2020 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
https://git.navylinux.org/installer/doc/-/blob/master/python3-urllib3/CONTRIBUTORS.txt
========================LICENSE=============================================
MIT License
Copyright (c) 2008-2020 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
--------------------------------(separator)---------------------------------
== NAME OF DEPENDENCY #2: certifi
== License Type: Mozilla
== Copyright Notices: Copyright 2019 Kenneth Reitz
========================LICENSE=============================================
This package contains a modified version of ca-bundle.crt:
ca-bundle.crt -- Bundle of CA Root Certificates
Certificate data from Mozilla as of: Thu Nov 3 19:04:19 2011#
This is a bundle of X.509 certificates of public Certificate Authorities
(CA). These were automatically extracted from Mozilla's root certificates
file (certdata.txt). This file can be found in the mozilla source tree:
https://hg.mozilla.org/mozilla-central/file/tip/security/nss/lib/ckfw/builtins/certdata.txt
It contains the certificates in PEM format and therefore
can be directly used with curl / libcurl / php_curl, or with
an Apache+mod_ssl webserver for SSL client authentication.
Just configure this file as the SSLCACertificateFile.#
***** BEGIN LICENSE BLOCK *****
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/.
***** END LICENSE BLOCK *****
@(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $
========================Mozilla Public License 2.0 LICENSE =============================================
Mozilla Public License, Version 2.0
========================Mozilla Public License 2.0 LICENSE END=============================================
--------------------------------(separator)---------------------------------
== NAME OF DEPENDENCY #3: idna
== License Type: BSD-3-clause
== Copyright Notices: Copyright (c) 2013-2022, Kim Davies and contributors. All rights reserved.
========================LICENSE=============================================
BSD 3-Clause License
Copyright (c) 2013-2021, Kim Davies All rights reserved.
--------------------------------(separator)---------------------------------
== NAME OF DEPENDENCY #4: charset-normalizer
== License Type: MIT
== Copyright Notices: Copyright (c) 2019 TAHRI Ahmed R.
========================LICENSE=============================================
MIT License
Copyright (c) 2019 TAHRI Ahmed R.