diff --git a/udp_relay.py b/udp_relay.py index 50e730d..58e074e 100644 --- a/udp_relay.py +++ b/udp_relay.py @@ -1,4 +1,7 @@ #Copyright (C) © 2024 Philipp Wagner +#This program comes with ABSOLUTELY NO WARRANTY. +#This is free software, and you are welcome to redistribute it +#under certain conditions; type 'show c' for details. import socket import threading import time