diff options
Diffstat (limited to 'minecproxy/idle.c')
-rw-r--r-- | minecproxy/idle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minecproxy/idle.c b/minecproxy/idle.c index e237533..b4f804f 100644 --- a/minecproxy/idle.c +++ b/minecproxy/idle.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #include <inttypes.h> #include <sys/socket.h> #include <netinet/ip.h> |