Files
stenc/CONTRIBUTING.md
Jonas Stein 31d63481d5 Add remaining SPDX License information (#97)
* Add SPDX License information

Adding license information according to the SPDX stanard.
Used the reuse tool.
Bug: https://github.com/scsitape/stenc/issues/95

* Add SPDX license information to remaining files

- converted AUTHORS to markdown
- added FSFUL license INSTALL.license as it is named in the header of INSTALL

- added SPDX license information for some files such as insignificant-files
  and uncopyrightable files.
  used GPL-2-or-later where possible, because this was the former
  statement of the project and in order to minimize the number of licenses
  used.
  See also https://reuse.software/faq/#uncopyrightable
  and https://reuse.software/tutorial/#insignificant-files
2022-08-25 23:59:52 +02:00

10 lines
263 B
Markdown

<!--
SPDX-FileCopyrightText: 2022 stenc authors
SPDX-License-Identifier: GPL-2.0-or-later
-->
The Stenc team is looking forward to your contribution.
Please prepare a pull request, or send us your `.patch` file
Leave also a note, how you have tested the code.