[#3213] Missing copyright header for HashtagsTableMigrator.State.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Sun, 17 Jan 2021 18:58:15 +0000 (21:58 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Sun, 17 Jan 2021 18:58:15 +0000 (21:58 +0300)
lib/pleroma/migrators/hashtags_table_migrator/state.ex

index c1a2709fc3402ff49746c74a2f9deac1d483d83f..43f7270e25fa7d1f443f1b2448b3bb5e22b5a1fc 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Migrators.HashtagsTableMigrator.State do
   use Agent