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.5KB

123456789101112131415161718192021222324252627282930313233
  1. # VCV Rack Licenses
  2. All VCV Rack **source code** is copyright © 2016-2020 Andrew Belt and licensed under the [GNU General Public License v3.0](LICENSE-GPLv3.txt) with the "VCV Rack Non-Commercial Plugin License Exception", allowed under section 7 of GPLv3, and a commercial licensing option.
  3. >#### VCV Rack Non-Commercial Plugin License Exception
  4. >
  5. >A Plugin is defined as a software library intended to be linked and executed by this software.
  6. >
  7. >You are granted the permission to use this software's Application Programming Interface (API) in your Plugin in source and binary forms, as well as link to this software with the Plugin, regardless of the Plugin's license terms even if it would otherwise violate the terms of this software's GPLv3, provided that the Plugin is distributed free of charge.
  8. >
  9. >Derived works of this software may keep or omit this Exception.
  10. This means that non-commercial plugins do not need to be licensed under the GPLv3 and can be released under any license of your choice (open-source or proprietary freeware). However, plugins that copy a significant portion of non-API source code from Rack must be licensed under GPLv3.
  11. If you wish to release a proprietary commercial plugin, email contact@vcvrack.com for commercial licensing. A commercial license is included for plugins sold in the [VCV Library](https://vcvrack.com/plugins.html).
  12. ---
  13. Licenses of **third-party libraries** are listed in [LICENSE-dist.txt](LICENSE-dist.txt).
  14. The **Component Library graphics** for Rack are copyright © 2019 [Grayscale](http://grayscale.info/) and licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).
  15. Non-commercial use is allowed with appropriate credit and indication of the original license.
  16. Commercial use is allowed only for plugins sold through the [VCV Library](https://vcvrack.com/plugins.html) or with a commercial license.
  17. Email contact@vcvrack.com for more information about selling plugins through the VCV Library.
  18. The **visual design of the Core modules** is copyright © 2019 [Grayscale](http://grayscale.info/) and licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/).
  19. Commercial use and derivative works are not allowed.
  20. The **VCV logo and icon** are copyright © 2017 Andrew Belt and may not be used in derivative works.
  21. The **"VCV" name** is trademarked and may not be used for unofficial products.
  22. However, it is acceptable to use the phrase "for VCV Rack" for promotion of your Rack plugin.
  23. For all other purposes, email contact@vcvrack.com.