Merge branch 'captcha' into 'develop'
[akkoma] / test / tasks / relay_test.exs
index 73729386540c84f4644fb6fddd2e8d7e08af9836..96fac4811e6a889ecb05ebf72df790be840e9f88 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 Mix.Tasks.Pleroma.RelayTest do
   alias Pleroma.Activity
   alias Pleroma.Web.ActivityPub.{ActivityPub, Relay, Utils}