From 74e5dd26393890ec91db859ba26a0f628ea3dd70 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Wed, 14 Feb 2024 14:54:46 +0100 Subject: [PATCH] Add license exceptions to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d0bf20b..8b0351b 100644 --- a/README.md +++ b/README.md @@ -143,3 +143,10 @@ so always consult the file header and other resources as specified in the REUSE Please note that those licensing terms only apply to the source files in this repository, not any build outputs, like system or package closures. They might be licensed differently, depending on their source. + +If you think you have a compelling reason +why you should be able to use part of this repository under a more permissive license, +please contact me, +so we can figure something out. +Please note, that I can only offer this for files that are solely authored by me, +as I do not own the rights to other people’s code.