Web.AdminAPI.AdminAPIController: Remove a useless if in user_delete
[akkoma] / lib / pleroma / web / websub / websub_controller.ex
index c1934ba92abbe5481c66830a7a29f4bddc70f65f..c38a03808ccd70bcad19135c95c6d957424c0f4b 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 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}