tests: add legal boilerplate
[akkoma] / test / captcha_test.exs
index 54ffbd92f9d203e832501fa4eac15f92cbd19c51..7f559ac72d764611f4343f2df515031852a03407 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.CaptchaTest do
   use ExUnit.Case