update copyright years to 2019
[akkoma] / lib / pleroma / plugs / http_security_plug.ex
index f34f2364b9e377cc77fb5c4d418ba5d0570850ae..2a266c407fb8131b03e0e323d67446f61a112551 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.Plugs.HTTPSecurityPlug do
   alias Pleroma.Config
   import Plug.Conn