Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch license display defaults to GPL3 when the license in the file isn't recognized #296

Open
forestbeasts opened this issue Oct 17, 2021 · 0 comments

Comments

@forestbeasts
Copy link

I made a patch file, and wanted to make it public domain instead of CC-BY. So I did this (more robust public-domain-ing aside):

{
  "license": "Patch by Frost. Public domain!",
  "synth_version": "0.9.0",
  "patch_name": "Crunchy Pad",
  "folder_name": "Bass",
  "author": "Frost",
  "settings": {
    [...]
  }
}

...aaand got this:
Helm's patch select window

Huh? This isn't GPL. Maybe it could default to showing the full text of the license info in the file instead?

@forestbeasts forestbeasts changed the title Patch license defaults to GPL3 when the license in the file isn't recognized Patch license display defaults to GPL3 when the license in the file isn't recognized Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant