From 80c8aefde9558bd6350153120ebdac66c9255772 Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 29 Oct 2020 22:56:37 +0100 Subject: REUSE: Add MIT to original Rails files --- config/puma.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/puma.rb') diff --git a/config/puma.rb b/config/puma.rb index 98bdd50..8879c35 100644 --- a/config/puma.rb +++ b/config/puma.rb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2004-2020 David Heinemeier Hansson +# SPDX-FileCopyrightText: 2020 IN COMMON Collective +# SPDX-License-Identifier: MIT + # Puma can serve each request in a thread from an internal thread pool. # The `threads` method setting takes two numbers: a minimum and maximum. # Any libraries that use thread pools should be configured to match -- cgit v1.2.3