update copyright years to 2019
[akkoma] / lib / pleroma / plugs / oauth_plug.ex
index 13c914c1b7f3fae2542ad54be418934efcfec6aa..437aa95b333c1fb93a5c0d598ece78be800597a8 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Plugs.OAuthPlug do
   import Plug.Conn
   import Ecto.Query