GoogleChrome / dialog-polyfill

Polyfill for the HTML dialog element
BSD 3-Clause "New" or "Revised" License
2.45k stars 245 forks source link

BSD is not a valid SPDX License identifier #227

Open Morl99 opened 2 years ago

Morl99 commented 2 years ago

Hello,

We are using dialog-polyfill in our app (thanks!). We want to properly display the licenses, and are currently incorporating the webpack-license-plugin. Unfortunately, the license field in the package.json of this project does not match any known spdx-identifier. It would be great, if you could fix this.

As far as I can see, #218 fixes this, but it is a stale PR that has been sitting there since April. I hope this issues helps in getting it approved.

Morl99 commented 2 years ago

Hello @samthor,

would you be able to spare a few minutes to look at this? Should be a quick fix. Let me know, if I can do anything to help.

petrakow commented 1 year ago

/push any chance to see this fixed?

pbek commented 11 months ago

https://www.npmjs.com/package/rollup-plugin-license, which uses https://www.npmjs.com/package/spdx-expression-validate, is also bitten by this.