diff options
Diffstat (limited to 'src/hydrilla/mitmproxy_launcher')
-rw-r--r-- | src/hydrilla/mitmproxy_launcher/launch.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/hydrilla/mitmproxy_launcher/launch.py b/src/hydrilla/mitmproxy_launcher/launch.py index 12b31e2..8133413 100644 --- a/src/hydrilla/mitmproxy_launcher/launch.py +++ b/src/hydrilla/mitmproxy_launcher/launch.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. # We want to run mitmproxy with our script as an addon. A simple way would be to |