Skip to content

Commit 891f53f

Browse files
authored
Update license according to https://spdx.org/licenses/
1 parent 28ebddc commit 891f53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.",
55
"keywords": [ "php", "barcode", "barcode generator", "EAN", "EAN13", "UPC", "Code39", "Code128", "Code93", "Standard 2 of 5", "MSI", "POSTNET", "KIX", "KIXCODE", "CODABAR", "PHARMA", "Code11", "SVG", "PNG", "HTML", "JPG", "JPEG" ],
66
"homepage": "http://github.com/picqer/php-barcode-generator",
7-
"license": "LGPLv3",
7+
"license": "LGPL-3.0-or-later",
88
"authors": [
99
{
1010
"name": "Nicola Asuni",

0 commit comments

Comments
 (0)