fix license identifier

This commit is contained in:
Robin Appelman 2018-01-25 14:56:57 +01:00
commit c842f45ed6

View file

@ -1,7 +1,7 @@
{
"name": "icewind/searchdav",
"description": "sabre/dav plugin to implement rfc5323 SEARCH",
"license": "AGPL",
"license": "AGPL-3.0-or-later",
"authors": [
{
"name": "Robin Appelman",