mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Fix more license occurrences
This commit is contained in:
@ -11,8 +11,8 @@ info:
|
||||
The routes are not protected by the application. This api is meant
|
||||
to be used by the server component of Docspell.
|
||||
license:
|
||||
name: GPLv3
|
||||
url: https://spdx.org/licenses/GPL-3.0-or-later.html
|
||||
name: AGPLv3
|
||||
url: https://spdx.org/licenses/AGPL-3.0-or-later.html
|
||||
|
||||
servers:
|
||||
- url: /api/v1
|
||||
|
@ -16,8 +16,8 @@ info:
|
||||
from the config file. They are disabled by default, you need to
|
||||
specify a secret in order to enable admin routes.
|
||||
license:
|
||||
name: GPLv3
|
||||
url: https://spdx.org/licenses/GPL-3.0-or-later.html
|
||||
name: AGPLv3
|
||||
url: https://spdx.org/licenses/AGPL-3.0-or-later.html
|
||||
|
||||
externalDocs:
|
||||
description: Docspell Homepage
|
||||
|
Reference in New Issue
Block a user