Create mentions only for explicitly mentioned users
[akkoma] / test / reverse_proxy_test.exs
index 75a61445a50bfa95019ed9347dbc5ee7fb3aa7ed..f542de97ce3f0f130b0314eaa750dbe99adcf9d1 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.ReverseProxyTest do
   use Pleroma.Web.ConnCase, async: true
   import ExUnit.CaptureLog