Merge remote-tracking branch 'upstream/develop' into registration-workflow
[akkoma] / lib / pleroma / gun / connection_pool / worker_supervisor.ex
index 39615c9568a8d20094fd9797199aa1e1797bcfa6..4c23bcbd92b67cde82578ab5b1ef35f37d473f4d 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Gun.ConnectionPool.WorkerSupervisor do
   @moduledoc "Supervisor for pool workers. Does not do anything except enforce max connection limit"