update copyright years to 2019
[akkoma] / lib / pleroma / plugs / ensure_authenticated_plug.ex
index f18653f41af4b5def608520b4e567804ad54cc36..11c4342c40e6fb74d16c726c98ad36d9feff1a0e 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.EnsureAuthenticatedPlug do