webcomponents / webcomponents/polyfills
Licensing for the URL polyfill seems confusing
Open
Focus Area: Standards & Polyfills
Type: Maintenance
wontfix
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
the package.json reports the license as `SAX-PD`: https://github.com/webcomponents/polyfills/blob/d152fd4b436f51c708845b04b9826123ce6d93f3/packages/url/package.json#L12
The source code reports the license as `CC0`: https://github.com/webcomponents/polyfills/blob/d152fd4b436f51c708845b04b9826123ce6d93f3/packages/url/url.js#L1-L2
While both are public domain licenses, it would be great to avoid the confusion by using the same license in both places.
Contributor guide
Assessment
This issue has not been assessed yet.