Merge branch 'maintenance/copyright-2019' into 'develop'
[akkoma] / lib / pleroma / plugs / ensure_authenticated_plug.ex
index bca44eb2c78643f7a3da35d81ca1027c698ce844..11c4342c40e6fb74d16c726c98ad36d9feff1a0e 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Plugs.EnsureAuthenticatedPlug do
   import Plug.Conn
   alias Pleroma.User