Browse Source

Bump version. Update license year and owner.

tags/v2.5.0
Andrew Belt 6 months ago
parent
commit
60aad63b88
2 changed files with 4 additions and 4 deletions
  1. +3
    -3
      LICENSE.md
  2. +1
    -1
      plugin.json

+ 3
- 3
LICENSE.md View File

@@ -1,10 +1,10 @@
All **source code** is copyright © 2016-2022 Andrew Belt.
All **source code** is copyright © 2016-2023 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.

The **VCV logo and icon** are copyright © 2017 Andrew Belt and may not be used in derivative works.
The **VCV logo and icon** are copyright © 2017 VCV and may not be used in derivative works.

The **"VCV" name** is trademarked and may not be used for unofficial products.

The **visual design of the Fundamental modules** is copyright © 2019-2022 [VCV](https://vcvrack.com/) and licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/).
The **visual design of the Fundamental modules** is copyright © 2019-2023 [VCV](https://vcvrack.com/) and licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/).
Commercial use and derivative works are not allowed.

+ 1
- 1
plugin.json View File

@@ -1,7 +1,7 @@
{
"slug": "Fundamental",
"name": "VCV Free",
"version": "2.4.0",
"version": "2.5.0",
"license": "GPL-3.0-or-later",
"brand": "VCV",
"author": "VCV",


Loading…
Cancel
Save