forked from AkkomaGang/akkoma
Add copyright header
This commit is contained in:
parent
cd1e5d76ab
commit
a59e32f1dd
1 changed files with 4 additions and 0 deletions
|
@ -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
|
defmodule Pleroma.Repo.Migrations.RefactorDeactivatedUserField do
|
||||||
use Ecto.Migration
|
use Ecto.Migration
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue