From 372d24ea3a52e376f953deeffeb7847d008b81c9 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 4 Jan 2022 09:15:32 +0100 Subject: fix license promise typo --- test/server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/server.py') diff --git a/test/server.py b/test/server.py index 6013955..9cab5cc 100755 --- a/test/server.py +++ b/test/server.py @@ -25,7 +25,7 @@ wrapping the classes in proxy_core.py # # # I, Wojtek Kosior, thereby promise not to sue for violation of this -# file's license. Although I request that you do not make use this code +# file's license. Although I request that you do not make use of this code # in a proprietary program, I am not going to enforce this in court. from pathlib import Path -- cgit v1.2.3