Skip to content
Merged
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
27 changes: 27 additions & 0 deletions docs/copyright.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Copyright
=========

*Pytest Celery User Manual*

by Tomer Nosrati

.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN

Copyright |copy| 2024, Tomer Nosrati.

All rights reserved. This material may be copied or distributed only
subject to the terms and conditions set forth in the `Creative Commons
Attribution-ShareAlike 4.0 International
<https://creativecommons.org/licenses/by-sa/4.0/legalcode>`_ license.

You may share and adapt the material, even for commercial purposes, but
you must give the original author credit. If you alter, transform, or build upon this
work, you may distribute the resulting work only under the same or a
compatible license to this one.

.. note::

While the *Pytest Celery* documentation is offered under the
Creative Commons *Attribution-ShareAlike 4.0 International* license,
the Pytest Celery *software* is offered under the
`BSD License (3 Clause) <http://www.opensource.org/licenses/BSD-3-Clause>`_.
5 changes: 5 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ Getting Started
Contents
========

.. toctree::
:maxdepth: 1

copyright

.. toctree::
:maxdepth: 1

Expand Down