From 18a672c7cefb92936c82ef4bee8c8bad43680758 Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Tue, 3 Apr 2018 06:49:57 +0200 Subject: [PATCH] some more license typos (#432) * Reviewed Version Updates: Bogaudio #396, moDllz #389, Valley #407 * added mscHack Repo, Submodule. lotsa code, so maybe someone else could have a 2nd look. * mscHack version update * cf: Update repo and manifest * Reviewed Version Update: Valley * Bidoo 0.6.1 Manifest & Repo _prereview_ * moDllz: update Repo to 0.6.1 * Revert "moDllz: update Repo to 0.6.1" This reverts commit 0bd1f40fe242c07db802373e14bdfbae7692fe20. * new repo: NonLinearInstruments, pre-review * manifest update: NonLinearInstruments * Update NonLinearInstruments.json * repo update: Ohmer 0.6.2 * Update Ohmer.json * repo update: FrozenWasteland 0.6.2 * Update FrozenWasteland.json * repo update: AmalgamatedHarmonics 0.6.1 * manifest update: AmalgamatedHarmonics 0.6.1 * repo update: moDllz (next try) * repo update: moDllz (caps conflict) * repo update: AS 0.6.0.2 * manifest update: AS 0.6.0.2 * new manifest: alto777_LFSR * license typo * license * license typo * license typo * license typo * license typo * one more sneaky one --- manifests/JW-Modules.json | 2 +- manifests/NonLinearInstruments.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index d16b3af4..4c7c9371 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -1,7 +1,7 @@ { "name": "JW-Modules", "author": "Jeremy Wentworth", - "license": "BSD 3-Clause", + "license": "BSD-3-Clause", "authorUrl": "http://jeremywentworth.com", "manualUrl": "https://github.com/jeremywen/JW-Modules/blob/master/README.md", "sourceUrl": "https://github.com/jeremywen/JW-Modules", diff --git a/manifests/NonLinearInstruments.json b/manifests/NonLinearInstruments.json index 48cd1c94..18af91a1 100644 --- a/manifests/NonLinearInstruments.json +++ b/manifests/NonLinearInstruments.json @@ -2,7 +2,7 @@ "name": "Non Linear Instruments", "author": "Ignasi Álvarez Garriga", "authorUrl": "https://www.ignasialvarez.cat", - "license": "BSD 3-clause", + "license": "BSD-3-Clause", "manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", "sourceUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", "repoVersion": "0.6.0",