added note about REUSE compliance to the README.md file

This commit is contained in:
Tobias Diekershoff 2023-01-07 12:27:47 +01:00
commit 1fd8645de8

View file

@ -36,6 +36,12 @@ so that they are added on the final blocklist again.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
### REUSE compliance
This project uses [REUSE](https://reuse.software/) to ensure that all components
are release under a FLOSS compatible license. If you contribute to the project,
please ensure that your contribution is REUSE compliant.
## Credits
`brewserverblocklist` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).