summaryrefslogtreecommitdiff
path: root/minecproxy/announce.c
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-07-06 20:57:33 +0200
committerDavid Härdeman <david@hardeman.nu>2020-07-06 20:57:33 +0200
commit76ee64b5b3e30706181becbf33cc45d67f39f364 (patch)
tree27ef23d5026469258d7fad09c74c4dd9d0ffbed5 /minecproxy/announce.c
parentc9c5028018a588baad2c1af6dcfa3325bc18d02c (diff)
Add some license information and the beginning of Debian packages
Diffstat (limited to 'minecproxy/announce.c')
-rw-r--r--minecproxy/announce.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/minecproxy/announce.c b/minecproxy/announce.c
index 78a7ccd..4193a75 100644
--- a/minecproxy/announce.c
+++ b/minecproxy/announce.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
#include <inttypes.h>
#include <sys/socket.h>
#include <netinet/ip.h>