diff options
author | 2021-12-20 18:42:19 +0100 | |
---|---|---|
committer | 2021-12-20 18:42:19 +0100 | |
commit | ef5a9256a8fc35e644cc48734f39c84a8957de86 (patch) | |
tree | 5cda77185465d46fb5e3cb12f9066f2506a58846 /mkdocs.yml | |
parent | Remove unnecessary storage config variables (#344) (diff) | |
download | gotosocial-ef5a9256a8fc35e644cc48734f39c84a8957de86.tar.xz |
Extend license notices to 2022 (#354)
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml index 4986a488b..0cd2f6bf9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ site_name: GoToSocial Documentation theme: readthedocs repo_url: https://github.com/superseriousbusiness/gotosocial -copyright: GoToSocial is licensed under the GNU AGPL v3 LICENSE. Copyright (C) 2021 the GoToSocial Authors. +copyright: GoToSocial is licensed under the GNU AGPL v3 LICENSE. Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org plugins: - render_swagger |