Skip to content

Commit

Permalink
Fix SPDX license ID (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Sep 6, 2023
1 parent 2fb1c01 commit f7b000d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
],
"homepage": "http://www.tcpdf.org/",
"version": "6.6.2",
"license": "LGPL-3.0-only",
"license": "LGPL-3.0-or-later",
"authors": [
{
"name": "Nicola Asuni",
Expand Down

0 comments on commit f7b000d

Please sign in to comment.