summaryrefslogtreecommitdiff
path: root/priv
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-03-26 15:37:42 +0100
committerlain <lain@soykaf.club>2020-03-26 15:37:42 +0100
commit0adaab8e753b0ec22feccfc03d301073327a6d31 (patch)
tree3fae70a0ef52c771b7b735b06ed7e61b03eb4122 /priv
parenteaacc648392e6544cd3a3b77bde266e34cebf634 (diff)
downloadpleroma-0adaab8e753b0ec22feccfc03d301073327a6d31.tar.gz
pleroma-0adaab8e753b0ec22feccfc03d301073327a6d31.zip
Bump copyright dates.
Diffstat (limited to 'priv')
-rw-r--r--priv/repo/migrations/20190408123347_create_conversations.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/repo/migrations/20190408123347_create_conversations.exs b/priv/repo/migrations/20190408123347_create_conversations.exs
index d75459e82..3eaa6136c 100644
--- a/priv/repo/migrations/20190408123347_create_conversations.exs
+++ b/priv/repo/migrations/20190408123347_create_conversations.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 Pleroma.Repo.Migrations.CreateConversations do