add license boilerplate to pleroma core
[akkoma] / lib / pleroma / plugs / basic_auth_decoder_plug.ex
index f7ebf7db27d54e717b5a6b6ea8597d90a4677bd2..0690f4bea70b51e47001a06eb250c3140c207869 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.BasicAuthDecoderPlug do
   import Plug.Conn