From 1fd8645de88bc4a217d7d05fc660b7534d6813de Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 7 Jan 2023 12:27:47 +0100 Subject: [PATCH] added note about REUSE compliance to the README.md file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a995bf4..b2b0197 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,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 . + +### 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