Merge pull request 'Drop XSS auditor' (#292) from r3g_5z/akkoma:drop-xss-auditor...
[akkoma] / priv / repo / migrations / 20201012173004_refactor_deactivated_user_field.exs
index ac0afdd160a008b08b54daa7ddd7b6ab8469dde6..58b75b436fc9e7be3b3b72888e89ebe09563134f 100644 (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