From 5cf865f7d50f36dfa374d4ad66139c9d647931f9 Mon Sep 17 00:00:00 2001 From: Tomer Nosrati Date: Wed, 10 Jan 2024 15:06:14 +0200 Subject: [PATCH] Added copyright --- docs/copyright.rst | 27 +++++++++++++++++++++++++++ docs/index.rst | 5 +++++ 2 files changed, 32 insertions(+) create mode 100644 docs/copyright.rst diff --git a/docs/copyright.rst b/docs/copyright.rst new file mode 100644 index 00000000..1ad18969 --- /dev/null +++ b/docs/copyright.rst @@ -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 +`_ 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) `_. diff --git a/docs/index.rst b/docs/index.rst index 086947e0..0bac436e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -26,6 +26,11 @@ Getting Started Contents ======== +.. toctree:: + :maxdepth: 1 + + copyright + .. toctree:: :maxdepth: 1