Remote Timeline: add Streaming support
[akkoma] / test / plugs / user_fetcher_plug_test.exs
index 5195a0c4a17b27718864134898777e9fa6f39b8b..0496f14dd10b2a07be36a61f3e30e962d3794ef2 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.UserFetcherPlugTest do
   use Pleroma.Web.ConnCase, async: true