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 ef6c48e..2287d09 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "minimum-stability": "stable", "keywords": ["russian", "stemmer"], "homepage": "http://github.com/NeonXP/Stemmer", - "license": "GPLv3", + "license": "GPL-3.0+", "authors": [ { "name": "Alexander 'NeonXP' Kiryukhin", |