From 92448b4f3fbba97eed64ca0423e7d6f11f7a33c7 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 12 Sep 2022 15:57:47 +0200 Subject: [builder][server][proxy] correct a mistake in promise text --- src/hydrilla/proxy/state_impl/concrete_state.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/hydrilla/proxy/state_impl/concrete_state.py') diff --git a/src/hydrilla/proxy/state_impl/concrete_state.py b/src/hydrilla/proxy/state_impl/concrete_state.py index a6d32f1..d08a821 100644 --- a/src/hydrilla/proxy/state_impl/concrete_state.py +++ b/src/hydrilla/proxy/state_impl/concrete_state.py @@ -21,8 +21,9 @@ # # # 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 -# in a proprietary program, I am not going to enforce this in court. +# 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. """ This module contains logic for keeping track of all settings, rules, mappings -- cgit v1.2.3