Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Copyright (c) Certifi Developers and contributors.
See the repository history for individual contribution copyrights.

The CA certificate bundle is derived from Mozilla's CA certificate store
and is covered by the Mozilla Public License 2.0 (see LICENSE).

The Python packaging of this project is released under the same terms as
documented in LICENSE / MPL-2.0 as applicable to the bundled data and the
MIT-style terms historically used for the Python module (see project history).
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@ Certifi does not support any addition/removal or other modification of the
CA trust store content. This project is intended to provide a reliable and
highly portable root of trust to python deployments. Look to upstream projects
for methods to use alternate trust.

Copyright
---------

See ``COPYRIGHT`` and ``LICENSE`` for copyright and licensing information
(issue #188).
Loading