diff options
| author | 2024-01-13 16:33:53 +0100 | |
|---|---|---|
| committer | 2024-01-13 16:33:53 +0100 | |
| commit | 9607b482cc68d24ef700b4777c557b33f84426c0 (patch) | |
| tree | 53e8abae5d2ba5fc6a6dc47fa59fa39c1d0638dc /mkdocs.yml | |
| parent | [bugfix] fix higher-level explicit domain rules causing issues with lower-lev... (diff) | |
| download | gotosocial-9607b482cc68d24ef700b4777c557b33f84426c0.tar.xz | |
[chore/docs] Replace specific year range of copyright notice (#2520)
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 776ae1a09..deb9a4c6e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,7 +19,7 @@ theme: name: Switch to dark mode repo_url: https://github.com/superseriousbusiness/gotosocial edit_uri: edit/main/docs/ -copyright: GoToSocial is licensed under the GNU AGPL v3 LICENSE. Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org +copyright: GoToSocial is licensed under the GNU AGPL v3 LICENSE. Copyright (C) GoToSocial Authors admin@gotosocial.org plugins: - search: lang: en |
