summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/copyright29
1 files changed, 24 insertions, 5 deletions
diff --git a/debian/copyright b/debian/copyright
index 80f793e..4acdf48 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Sphinx
Files: *
-Copyright: 2007-2023 the Sphinx team (see AUTHORS file)
+Copyright: 2007-2024 the Sphinx team (see AUTHORS file)
License: BSD-2-clause
Files: debian/dh-sphinxdoc/dh_sphinxdoc
@@ -13,13 +13,13 @@ License: BSD-2-clause
Files: sphinx/ext/apidoc.py
Copyright: 2008 Société des arts technologiques (SAT)
- 2007-2023 the Sphinx team
+ 2007-2024 the Sphinx team
License: BSD-2-clause
Files: sphinx/ext/napoleon/docstring.py
Copyright: 2008 Stefan van der Walt <stefan@mentat.za.net>
2008 Pauli Virtanen <pav@iki.fi>
- 2007-2023 the Sphinx team
+ 2007-2024 the Sphinx team
License: BSD-2-clause
Files: sphinx/search/minified-js/*
@@ -32,8 +32,8 @@ License: BSD-3-clause
Files: sphinx/themes/haiku/static/haiku.css_t
Copyright: 2008-2009 Haiku
- 2007-2023 the Sphinx team
-License: BSD-2-clause
+ 2007-2024 the Sphinx team
+License: Expat and BSD-2-clause
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
@@ -83,3 +83,22 @@ License: BSD-3-clause
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.