Browse Source

Change copyright attribution to VCV. Remove outdated sentences from readme.

tags/v2.0.0
Andrew Belt 3 years ago
parent
commit
de47a19b96
2 changed files with 2 additions and 5 deletions
  1. +2
    -2
      LICENSE.md
  2. +0
    -3
      README.md

+ 2
- 2
LICENSE.md View File

@@ -1,6 +1,6 @@
# VCV Rack Licenses

VCV Rack **source code** is copyright © 2016-2020 Andrew Belt.
VCV Rack **source code** is 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.

@@ -30,7 +30,7 @@ Email contact@vcvrack.com for more information about selling plugins through the
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/).
Commercial use and derivative works are not allowed.

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.
However, it is acceptable to use the phrase "for VCV Rack" for promotion of your Rack plugin.


+ 0
- 3
README.md View File

@@ -7,6 +7,3 @@
- [Building](https://vcvrack.com/manual/Building.html)
- [Communities](https://vcvrack.com/manual/Communities.html)
- [Licenses](LICENSE.md)

This branch regularly rebases against the `v1` branch.
You may need to `git pull -f` to update your local copy.

Loading…
Cancel
Save