Merge branch 'develop' into 'feature/tag_feed'
[akkoma] / test / plugs / ensure_authenticated_plug_test.exs
index b32817fef5d2abbe069b95a6365c3c4783454c18..37ab5213aed61df8ecf6dbfaba80a50f527878c6 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.EnsureAuthenticatedPlugTest do
   use Pleroma.Web.ConnCase, async: true