update copyright years to 2019
[akkoma] / lib / pleroma / web / websub / websub_controller.ex
index c1934ba92abbe5481c66830a7a29f4bddc70f65f..27304d988c5b3dffcf3c33bcea85d29c98a6582b 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.Websub.WebsubController do
   use Pleroma.Web, :controller
   alias Pleroma.{Repo, User}