From 3a40e286cfca14469b23472382a403f83f2405bd Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 22 Aug 2021 19:24:03 -0400 Subject: [PATCH] Tweak license formatting. Make license specific to VCV Rack Community Edition. --- LICENSE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index cffb21d2..cf736fa0 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # VCV Rack licenses -VCV Rack **source code** is copyright © 2016-2021 VCV. +VCV Rack Community Edition **source code and binaries** are copyright © 2016-2021 VCV. This program is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html) as published by the [Free Software Foundation](https://www.fsf.org/), either version 3 of the License, or (at your option) any later version. @@ -20,11 +20,11 @@ If you wish to release a proprietary commercial plugin, email contact@vcvrack.co --- -Licenses of **third-party libraries** are listed in [LICENSE-dist.md](LICENSE-dist.md) or [LICENSE-dist.html](LICENSE-dist.html). +Licenses of **third-party libraries** are listed in [LICENSE-dist](LICENSE-dist.md) ([HTML](LICENSE-dist.html)). The **Component Library graphics** for Rack are copyright © 2016-2021 [VCV](https://vcvrack.com/) and licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). Non-commercial use is allowed with appropriate credit and indication of the original license. -Commercial use is allowed only for plugins sold through the [VCV Library](https://vcvrack.com/plugins.html) or with a commercial license. +Commercial use is allowed only for plugins sold through the [VCV Library](https://library.vcvrack.com/) or with a commercial license. Email contact@vcvrack.com for more information about selling plugins through the VCV Library. The **visual design of the Core modules** is copyright © 2016-2021 [VCV](https://vcvrack.com/) and licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/).