Add copyright header

This commit is contained in:
Mark Felder 2020-10-12 18:33:07 -05:00 committed by Mark Felder
parent cd1e5d76ab
commit a59e32f1dd
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# Pleroma: A lightweight social networking server
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Repo.Migrations.RefactorDeactivatedUserField do
use Ecto.Migration