Relicense under the ISC license

This commit is contained in:
Robbert van der Helm
2022-02-12 16:03:28 +01:00
parent 67ea5b2276
commit f645b6a92f
35 changed files with 15 additions and 1183 deletions

View File

@@ -3,7 +3,7 @@ name = "nih_plug"
version = "0.0.0"
edition = "2021"
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
license = "GPL-3.0-or-later"
license = "ISC"
keywords = ["audio", "plugin", "vst", "vst3"]
description = "A simple but modern API-agnostic audio plugin framework"