rodentcat / RODENTMODULES

My modules for VCVRack.
10 stars 2 forks source link

License? #6

Open cschol opened 6 years ago

cschol commented 6 years ago

Hey, can you please clarify the License that these modules are released under? Thank you!

phdsg commented 6 years ago

@RODENTCAT bumpedibump... this is still a blocking issue for the plugin to be included in the plugin manager. "the people" would probably be happy to see this come back to their rack :smile:

rodentcat commented 6 years ago

Creative Commons Attribution, most likely ! yes, i think it means what i think it means, maybe ?

phdsg commented 6 years ago

~allright @RODENTCAT to get make dist to work, there has to be a LICENSE file in your repo's main directory.~

~try this link: https://github.com/RODENTCAT/RODENTMODULES/community/license/new?branch=master to create one.~

edit: my bad, looks like the LICENSE file isn't a requirement for make dist anymore...

dizzisound commented 6 years ago

@RODENTCAT Hi, should you agree to see MUO fully featured in the Plugin Manager, following the standard Community procedure, I think you should just open an issue in the Community repository Issue Tracker titled as your slug (i.e. RODENTMODULES) with an update request to change the plugin "License" type to something like "CC0-1.0" (for Creative Commons Zero v1.0 Universal license type), or a more restrictive license type. So as your final manifest jsonfile would read, for example, like this:

{
  "name": "RODENTMODULES",
  "author": "RODENTCAT",
  "license": "CC0-1.0",
  "sourceUrl": "https://github.com/RODENTCAT/RODENTMODULES",
  "latestVersion": "0.6.0"
}

For an exhaustive reference to the entire range of Creative Commons licenses, you can refer to the SPDX License List, or obviously to the Creative Commons website as well. Best

rodentcat commented 6 years ago

alright, can do ! i'll do that right now

cschol commented 6 years ago

FYI, I have added your plugin to be included in the Rack Plugin Manager. It should be available for all platforms in the next few days.

Let us know in the following issue when a new version is available.