diff options
| author | gecko <geckojsc@gmail.com> | 2019-09-28 12:52:43 +0200 |
|---|---|---|
| committer | Miran <narimiran@disroot.org> | 2019-09-28 12:52:43 +0200 |
| commit | f6e80038513990cc9d2e1d7765eb111de22c369c (patch) | |
| tree | 7314381259a32b6a5da6fa45ba2f8169c4f34e11 | |
| parent | e51d0da2a08ab55b78b10b22de81632582dd8b98 (diff) | |
| download | packages-f6e80038513990cc9d2e1d7765eb111de22c369c.tar.gz packages-f6e80038513990cc9d2e1d7765eb111de22c369c.zip | |
Change sunvox bindings license to 0BSD (#1189)
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 0c50282..6f4c4d3 100644 --- a/packages.json +++ b/packages.json @@ -14494,7 +14494,7 @@ "synthesizer" ], "description": "Bindings for SunVox modular synthesizer", - "license": "MIT", + "license": "0BSD", "web": "https://github.com/exelotl/nim-sunvox" }, { |
