py-pdf / fpdf2

Simple PDF generation for Python
https://py-pdf.github.io/fpdf2/
GNU Lesser General Public License v3.0
1.12k stars 253 forks source link

Change license identifier to valid SPDX identifier #1251

Closed mschoettle closed 3 months ago

mschoettle commented 3 months ago

The license identifier LGPLv3+ is not a valid SPDX identifier. This means that license scanning tools that rely on this field might not detect the license correctly.

This PR changes the license identifier to the SPDX identifier (https://spdx.org/licenses/).

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the GNU LGPL 3.0 license.

Lucas-C commented 3 months ago

Thank you @mschoettle!

@allcontributors please add @mschoettle for doc

allcontributors[bot] commented 3 months ago

@Lucas-C

I've put up a pull request to add @mschoettle! :tada: