Remote Timeline: add Streaming support
[akkoma] / test / plugs / ensure_user_key_plug_test.exs
index 9beda838e6e593e67e6498746f1061a5221aeb92..633c054471d48114e90b345d5b41cd82b0d5bf42 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.EnsureUserKeyPlugTest do
   use Pleroma.Web.ConnCase, async: true