summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-01-01 00:11:07 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-01-01 00:11:07 +0900
commit9add59aca932f74cc371ac0dd7f99e2dfdba3926 (patch)
treeacd46ee940028fc24b5a8c22b71f1bb85934478d
parent10.73.0 (diff)
downloadsharkey-9add59aca932f74cc371ac0dd7f99e2dfdba3926.tar.gz
sharkey-9add59aca932f74cc371ac0dd7f99e2dfdba3926.tar.bz2
sharkey-9add59aca932f74cc371ac0dd7f99e2dfdba3926.zip
2019 :tada:
-rw-r--r--README.md2
-rw-r--r--src/const.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index abf1d51bea..7afc3ecca0 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Please see [Contribution guide](./CONTRIBUTING.md).
:four_leaf_clover: Copyright
----------------------------------------------------------------
-> Copyright (c) 2014-2018 syuilo
+> Copyright (c) 2014-2019 syuilo
Misskey is an open-source software licensed under the [GNU AGPLv3](LICENSE).
diff --git a/src/const.json b/src/const.json
index d067ad363e..f0892e54c5 100644
--- a/src/const.json
+++ b/src/const.json
@@ -1,3 +1,3 @@
{
- "copyright": "Copyright (c) 2014-2018 syuilo"
+ "copyright": "Copyright (c) 2014-2019 syuilo"
}