commit 1ec105cbc420eeee93db1c0e99101b0b83880486
parent cb1185d56dcaa4aefcf02e21129a0d86a5424aa7
Author: falkTX <falktx@falktx.com>
Date: Wed, 29 Sep 2021 13:31:30 +0100
Grammar is hard
Signed-off-by: falkTX <falktx@falktx.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/LICENSING.md b/LICENSING.md
@@ -1,7 +1,7 @@
# DPF - DISTRHO Plugin Framework
Even though DPF is quite liberally licensed, not all plugin formats follow the same ideals.
-This usually due to plugin APIs/headers being tied to a specific license or having commercial restrictions.
+This is usually due to plugin APIs/headers being tied to a specific license or having commercial restrictions.
This file describes the licensing that applies to each individual plugin format as a way to make it clear what is possible and compatible.
Note that if you are making GPLv2+ licensed plugins this does not apply to you, as so far everything is GPLv2+ compatible.