From ccc49440dea49ab71a5f1aaa3d8d4d17d4dfd201 Mon Sep 17 00:00:00 2001 From: Jann Stute Date: Mon, 11 May 2026 18:46:56 +0200 Subject: [PATCH] doc: add REUSE comment headers for mkDocs overrides The original license text was moved to the LICENSES directory and the MIT license identifier was used since only encoding differences to the MIT license were present. Further, the existing copyright notice was moved to SPDX-FileCopyrightText and one for the TagStudio Contributors was added since the files are not entirely the same as the originals in the mkdocs-material project. --- overrides/partials/header.html | 23 +++-------------------- overrides/partials/nav.html | 23 +++-------------------- overrides/partials/toc-item.html | 25 ++++--------------------- 3 files changed, 10 insertions(+), 61 deletions(-) diff --git a/overrides/partials/header.html b/overrides/partials/header.html index 0db2a399..e1ffcd5d 100644 --- a/overrides/partials/header.html +++ b/overrides/partials/header.html @@ -1,24 +1,7 @@ - + + - 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 NON-INFRINGEMENT. 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. ---> {% set class = "md-header" %} diff --git a/overrides/partials/nav.html b/overrides/partials/nav.html index 119d738a..432eb57f 100644 --- a/overrides/partials/nav.html +++ b/overrides/partials/nav.html @@ -1,24 +1,7 @@ - + + - 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 NON-INFRINGEMENT. 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. ---> {% import "partials/nav-item.html" as item with context %} diff --git a/overrides/partials/toc-item.html b/overrides/partials/toc-item.html index a0922005..349f10be 100644 --- a/overrides/partials/toc-item.html +++ b/overrides/partials/toc-item.html @@ -1,24 +1,7 @@ - + + - 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 NON-INFRINGEMENT. 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. --->
  • @@ -40,4 +23,4 @@ {% endif %} -
  • \ No newline at end of file +