forked from AkkomaGang/akkoma
[#3213] Missing copyright header for HashtagsTableMigrator.State.
This commit is contained in:
parent
85f7ef4d13
commit
9d28a7ebfb
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue