Merge branch 'develop' into global-status-expiration
[akkoma] / lib / pleroma / plugs / ensure_public_or_authenticated_plug.ex
index a16f6143560cab615ee016fab33a2e13f189db52..d980ff13d133bf64edd0e45dfea861e26a28e502 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Plugs.EnsurePublicOrAuthenticatedPlug do