summaryrefslogtreecommitdiff
path: root/src/tc-netio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tc-netio.c')
-rw-r--r--src/tc-netio.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/tc-netio.c b/src/tc-netio.c
index 45a6efc..5d3c22e 100644
--- a/src/tc-netio.c
+++ b/src/tc-netio.c
@@ -1,10 +1,4 @@
-/*
- * Copyright Jan Engelhardt
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the WTF Public License version 2 or
- * (at your option) any later version.
- */
+// SPDX-License-Identifier: MIT
#define WIN32_LEAN_AND_MEAN 1
#ifdef __cplusplus
# include <cstdlib>