|
123456789101112131415161718192021222324252627282930313233343536373839 |
- # VCV Rack Licenses
-
- All VCV Rack **source code** is copyright © 2019 Andrew Belt and licensed under the [GNU General Public License v3.0](LICENSE-GPLv3.txt).
-
- ```
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
- ```
-
- A non-commercial plugin license exception and commercial plugin licensing are pending and will be available as soon as their texts are finalized (as of 2019-05-06).
-
- ---
-
- Licenses of **third-party libraries** are listed in [LICENSE-dist.txt](LICENSE-dist.txt).
-
- ---
-
- The **Component Library graphics** in the `res/ComponentLibrary` directory are copyright © 2019 [Grayscale](http://grayscale.info/) and licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).
- You may not freely sell plugins using Component Library graphics.
- However, a free commercial license is available for plugins sold through the [VCV Store](https://vcvrack.com/plugins.html).
- Email contact@vcvrack.com for more information about licensing or the VCV Store.
-
- The **Core panel graphics** in the `res/Core` directory are copyright © 2019 [Grayscale](http://grayscale.info/) and licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/).
- You may not create modified adaptations of these graphics.
-
- The **VCV logo and icon** are copyright © 2017 Andrew Belt and may not be used in derivative works.
-
- The **"VCV" name** is trademarked and may not be used for unofficial products.
- However, it is acceptable to use the phrase "for VCV Rack" for promotion of your Rack plugin.
- For all other purposes, email contact@vcvrack.com.
|