[#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelati...
[akkoma] / test / plugs / session_authentication_plug_test.exs
index bb51bc0db411fe149ee0c793471bddd7cf7e32b5..0000f42583aadd3890257e9256ee5a69a46cb22f 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.SessionAuthenticationPlugTest do
   use Pleroma.Web.ConnCase, async: true