From 2fd2477d04a4ba2f05e71cb325d623882d919191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludwig=20H=C3=BClk?= Date: Thu, 28 Nov 2024 11:25:45 +0100 Subject: [PATCH] Update licese #65 --- .github/workflows/reuse.yml | 4 ++-- MANIFEST.in | 5 ++++- README.rst | 3 ++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index 6b12365..a9e055c 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -10,5 +10,5 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - name: REUSE Compliance Check - uses: fsfe/reuse-action@v4 \ No newline at end of file + - name: REUSE compliance check + uses: fsfe/reuse-action@v4 diff --git a/MANIFEST.in b/MANIFEST.in index d421539..8413f80 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,9 @@ +# SPDX-FileCopyrightText: Ludwig Hülk <@Ludee> © Reiner Lemoine Institut +# SPDX-License-Identifier: MIT + exclude .gitignore exclude .pre-commit-config.yaml exclude tox.ini prune .github -prune tests \ No newline at end of file +prune tests diff --git a/README.rst b/README.rst index 77c9ead..c11d896 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ super-repo * - License - |badge_license| |badge_reuse| * - Documentation - - |badge_documentation| |badge_codecov| + - |badge_documentation| |badge_tests| |badge_codecov| * - Publication - |badge_pypi| |badge_python| |badge_pypi_downloads| * - Development @@ -52,6 +52,7 @@ Collaboration | Please follow the workflow described in the `CONTRIBUTING.md `_. Contributors: + .. figure:: https://contrib.rocks/image?repo=rl-institut/super-repo :align: left :target: https://github.com/rl-institut/super-repo/graphs/contributors