License#
Software License#
This software is developed under an
open-source license.
The selected license can be read in the
LICENSE.txt.
The users have permission to run and use, modify, distribute the program, and release the improvements as long as you follow the license obligations to give a proper attribution and include the license text.
Please attribute as:
"Super-Repository" © Reiner Lemoine Institut | MIT License
REUSE#
This repository follows the REUSE SOFTWARE specification. All files are explicitly stating the corresponding license and copyright information. It is implemented as GitHub workflow and pre-commit hook:
- GitHub workflow: reuse.yml
- Pre-commit hook
All copyright information should follow this example:
SPDX-FileCopyrightText: {$year_of_file_creation} {$name_of_author} <{contact}> © {$name_of_copyright_holder}
SPDX-FileCopyrightText: {$year_of_file_creation} {$name_of_author2} <{contact2}> © {$name_of_copyright_holder2}
SPDX-License-Identifier: {$SPDX_license_name}
Citation#
To scientifically cite this repository, see the Cite this repository function or the file CITATION.cff.
Contributing#
Since this software is under an open source license and can be downloaded,
run and modified, you are invited to comment, improve and develop the program as you wish.
To contribute to the collaborative development follow the workflow described in
CONTRIBUTING.md.
Used Icons
🐙 GitHub | 💠 git | 📝 File | 💻 Command Line