Merge branch 'develop' into gun
[akkoma] / lib / pleroma / plugs / session_authentication_plug.ex
index aed619432df0c6f86b8418c6586548a622b989f4..0f83a5e532d4947e7f66f051a5680dba1b87a2d8 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.Plugs.SessionAuthenticationPlug do
   import Plug.Conn