aboutsummaryrefslogtreecommitdiff
path: root/test/tasks/database_test.exs
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2020-03-03 23:15:12 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2020-03-03 23:15:12 +0000
commit5992c256ad7c5bc8207240c9d51e03964e50eb64 (patch)
treec8395002154331fc5084f2159ad387ca547fdb2c /test/tasks/database_test.exs
parent4c02e049358441529c54a72cd11f1c81ee897d49 (diff)
parent5592db475729c124b7beb61fa7a002778bcffe3f (diff)
downloadpleroma-5992c256ad7c5bc8207240c9d51e03964e50eb64.tar.gz
Merge branch 'chore/update-copyrights' into 'develop'
Update Copyrights See merge request pleroma/pleroma!2269
Diffstat (limited to 'test/tasks/database_test.exs')
-rw-r--r--test/tasks/database_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tasks/database_test.exs b/test/tasks/database_test.exs
index 0c7883f33..ed1c31d9c 100644
--- a/test/tasks/database_test.exs
+++ b/test/tasks/database_test.exs
@@ -1,5 +1,5 @@
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Mix.Tasks.Pleroma.DatabaseTest do