add license boilerplate to pleroma core
[akkoma] / lib / pleroma / plugs / oauth_plug.ex
index 13c914c1b7f3fae2542ad54be418934efcfec6aa..7c3541197919c1f97bce821987cb06ca8885e3b2 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.OAuthPlug do
   import Plug.Conn
   import Ecto.Query