mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-06-03 17:44:06 +02:00
fix license identifier
This commit is contained in:
parent
a78fd79b7c
commit
c842f45ed6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "icewind/searchdav",
|
"name": "icewind/searchdav",
|
||||||
"description": "sabre/dav plugin to implement rfc5323 SEARCH",
|
"description": "sabre/dav plugin to implement rfc5323 SEARCH",
|
||||||
"license": "AGPL",
|
"license": "AGPL-3.0-or-later",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Robin Appelman",
|
"name": "Robin Appelman",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue