Merge branch 'docs/admin-api' into 'develop'
[akkoma] / lib / pleroma / plugs / user_is_admin_plug.ex
index a98c2c85314466af6fa3039555b1459904d6e371..04329e919fceb88bfe9c22bec8c70b6639e36636 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Plugs.UserIsAdminPlug do