add license boilerplate to pleroma core
[akkoma] / lib / pleroma / plugs / ensure_user_key_plug.ex
index 05a56775714950002b9aab874500661541b28c13..db3da228d07636d5e8f8ebf9f315ea7918b63d51 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.Plugs.EnsureUserKeyPlug do
   import Plug.Conn