wbond / packagecontrol.io

The Package Control website
https://packagecontrol.io
Other
111 stars 46 forks source link

recognise "unlicense" LICENSE files #127

Closed braver closed 3 years ago

braver commented 3 years ago

Recognises the unlicense type of license file. GitHub already supports this as well.

You would traditionally put the above statement into a file named COPYING or LICENSE. However, to explicitly distance yourself from the whole concept of copyright licensing, we recommend that you put your unlicensing statement in a file named UNLICENSE

FichteFoll commented 3 years ago

PRs against the package reviewer are usually better placed at https://github.com/packagecontrol/st_package_reviewer, which is currently included here. I hope to run package checks from GH actions alone in the future.