Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant