License #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Colin/wasm-gzip#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This project looks great, but I and many others will be unable to use it in public projects as no license is provided. Would you please consider adding a license?
If you are unfamiliar, popular options are:
MIT (very permissive; what libflate uses)
Apache 2.0 (similarly permissive to MIT)
LGPL 3.0 (fairly restrictive; made for libraries)
Thank you for the hint. I licensed this code under the Unlicense, so it can be used without any restrictions whatsoever as this is nothing more than glue code.