Merge branch 'develop' into feature/database-compaction
[akkoma] / test / plugs / authentication_plug_test.exs
index 061fa0cac384f7c04ea18b17610d514c8b3b832f..6158086ea212b421ba2d41d3a7fb6de19160942b 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.AuthenticationPlugTest do
   use Pleroma.Web.ConnCase, async: true