From 61869fa985ec3454ea23c394c265b6863749408a Mon Sep 17 00:00:00 2001 From: Aleksei Solovev <96003044+aleksejsolovev@users.noreply.github.com> Date: Sat, 7 Dec 2024 19:19:26 +0300 Subject: Add forgotten license boilerplate --- src/sp/reconnect_stress_test.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/sp') diff --git a/src/sp/reconnect_stress_test.c b/src/sp/reconnect_stress_test.c index b6fe6e34..f463e0e5 100644 --- a/src/sp/reconnect_stress_test.c +++ b/src/sp/reconnect_stress_test.c @@ -1,3 +1,12 @@ +// +// Copyright 2024 Aleksei Solovev +// +// This software is supplied under the terms of the MIT License, a +// copy of which should be located in the distribution where this +// file was obtained (LICENSE.txt). A copy of the license may also be +// found online at https://opensource.org/licenses/MIT. +// + #include #include #include -- cgit v1.2.3-70-g09d2