From: Ivan Tashkinov Date: Sun, 17 Jan 2021 18:58:15 +0000 (+0300) Subject: [#3213] Missing copyright header for HashtagsTableMigrator.State. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=9d28a7ebfbc7bd8fb893cf1e2ad555ed71f4c812;p=akkoma [#3213] Missing copyright header for HashtagsTableMigrator.State. --- diff --git a/lib/pleroma/migrators/hashtags_table_migrator/state.ex b/lib/pleroma/migrators/hashtags_table_migrator/state.ex index c1a2709fc..43f7270e2 100644 --- a/lib/pleroma/migrators/hashtags_table_migrator/state.ex +++ b/lib/pleroma/migrators/hashtags_table_migrator/state.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2021 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Migrators.HashtagsTableMigrator.State do use Agent