Merge pull request 'pleroma-cherry-picks' (#209) from pleroma-cherry-picks into develop
[akkoma] / lib / pleroma / web / plugs / federating_plug.ex
index 09038f3c6142f87b4e6c0e5174418bc20bdba6e2..eeef7e45bf75f13fa3313974f80e36b59945af65 100644 (file)
@@ -1,8 +1,8 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule Pleroma.Web.FederatingPlug do
+defmodule Pleroma.Web.Plugs.FederatingPlug do
   import Plug.Conn
 
   def init(options) do