This commit is contained in:
syuilo 2020-01-02 04:15:16 +09:00
parent 541f5f1314
commit 85b7eb1fb8
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ Please see the [Contribution Guide](./CONTRIBUTING.md).
:four_leaf_clover: Copyright :four_leaf_clover: Copyright
---------------------------------------------------------------- ----------------------------------------------------------------
> Copyright (c) 2014-2019 syuilo > Copyright (c) 2014-2020 syuilo
Misskey is open-source software licensed under the [GNU AGPLv3](LICENSE). Misskey is open-source software licensed under the [GNU AGPLv3](LICENSE).

View File

@ -1,3 +1,3 @@
{ {
"copyright": "Copyright (c) 2014-2019 syuilo" "copyright": "Copyright (c) 2014-2020 syuilo"
} }