diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index a0f7378..8975e4c 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "PHP library to encrypt data for PDF", "type": "library", "homepage": "http://www.tecnick.com", - "license": "LGPL-3.0", + "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-pdf-encrypt", "PDF", |