diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-03-04 09:41:23 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-03-04 09:41:23 +0300 |
commit | 22d52f5691d985e7daaa955e97e0722f038f6fae (patch) | |
tree | 7b575932b12bbd337547be66486b3274cc2663fc /priv/repo/migrations/20190408123347_create_conversations.exs | |
parent | 6b2fb9160cd945cdd4b1265c793d1f85d559fccb (diff) | |
download | pleroma-22d52f5691d985e7daaa955e97e0722f038f6fae.tar.gz pleroma-22d52f5691d985e7daaa955e97e0722f038f6fae.zip |
same copyright date format
Diffstat (limited to 'priv/repo/migrations/20190408123347_create_conversations.exs')
-rw-r--r-- | priv/repo/migrations/20190408123347_create_conversations.exs | 2 |
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 |