dialog-polyfill icon indicating copy to clipboard operation
dialog-polyfill copied to clipboard

Declare SPDX-compatible BSD-3-Clause

Open mrsimpson opened this issue 1 year ago • 1 comments

What this brings

This PR changes the declared license in the package's metadata.

What's the problem and what's the fix?

BSD is no SPDX-compatible identifier for licenses (see the list). It is a problem since automated tools will not be able to detect which license this package actually is under. Using BSD-3-Clause allows license checker tools to properly classify this package

mrsimpson avatar Feb 26 '24 16:02 mrsimpson

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Feb 26 '24 16:02 google-cla[bot]