update copyright years to 2019
[akkoma] / lib / pleroma / plugs / federating_plug.ex
index b5326d97b67108984653ba340e47139b26bb27db..effc154bf274c26050098012fc7e076f04d5e13e 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.Web.FederatingPlug do
   import Plug.Conn