Merge branch 'ecto-rollback-in-test-env' into 'develop'
[akkoma] / lib / pleroma / gun / connection_pool / worker_supervisor.ex
index 39615c9568a8d20094fd9797199aa1e1797bcfa6..016b675f470333171ab282c660c030d55aa08bc6 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2021 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"