You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

LICENSE.md 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. # VCV Rack Licenses
  2. All VCV Rack **source code** is copyright © 2019 Andrew Belt and licensed under the [GNU General Public License v3.0](LICENSE-GPLv3.txt).
  3. ```
  4. This program is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation.
  7. This program is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. GNU General Public License for more details.
  11. You should have received a copy of the GNU General Public License
  12. along with this program. If not, see <https://www.gnu.org/licenses/>.
  13. ```
  14. 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).
  15. ---
  16. Licenses of **third-party libraries** are listed in [LICENSE-dist.txt](LICENSE-dist.txt).
  17. ---
  18. 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/).
  19. You may not freely sell plugins using Component Library graphics.
  20. However, a free commercial license is available for plugins sold through the [VCV Store](https://vcvrack.com/plugins.html).
  21. Email contact@vcvrack.com for more information about licensing or the VCV Store.
  22. 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/).
  23. You may not create modified adaptations of these graphics.
  24. The **VCV logo and icon** are copyright © 2017 Andrew Belt and may not be used in derivative works.
  25. The **"VCV" name** is trademarked and may not be used for unofficial products.
  26. However, it is acceptable to use the phrase "for VCV Rack" for promotion of your Rack plugin.
  27. For all other purposes, email contact@vcvrack.com.