diff options
Diffstat (limited to 'minecproxy/ptimer.c')
-rw-r--r-- | minecproxy/ptimer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minecproxy/ptimer.c b/minecproxy/ptimer.c index 6ed405d..1ef7609 100644 --- a/minecproxy/ptimer.c +++ b/minecproxy/ptimer.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #include <inttypes.h> #include <sys/timerfd.h> #include <string.h> |