diff options
author | lain <lain@soykaf.club> | 2020-03-26 15:37:42 +0100 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-03-26 15:37:42 +0100 |
commit | 0adaab8e753b0ec22feccfc03d301073327a6d31 (patch) | |
tree | 3fae70a0ef52c771b7b735b06ed7e61b03eb4122 /priv | |
parent | eaacc648392e6544cd3a3b77bde266e34cebf634 (diff) | |
download | pleroma-0adaab8e753b0ec22feccfc03d301073327a6d31.tar.gz pleroma-0adaab8e753b0ec22feccfc03d301073327a6d31.zip |
Bump copyright dates.
Diffstat (limited to 'priv')
-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 |