add license boilerplate to pleroma core
[akkoma] / lib / pleroma / captcha / captcha.ex
index 5630f6b571d2e709d3acee4a0c90c6ac47b94e2c..f80946c8bb5dd27abaf075652fdcb608d1005bb5 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.Captcha do
   use GenServer