Remove Reply-To from report emails
[akkoma] / test / plugs / user_is_admin_plug_test.exs
index cdab6b8ed341c7f5f01f88a6460c9ddf0fe7828b..9e05fff18aca5a3277063342bffacf8201fccf27 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Plugs.UserIsAdminPlugTest do
   use Pleroma.Web.ConnCase, async: true