aboutsummaryrefslogtreecommitdiffstats
path: root/tun/operateonfd.go
diff options
context:
space:
mode:
Diffstat (limited to 'tun/operateonfd.go')
-rw-r--r--tun/operateonfd.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/tun/operateonfd.go b/tun/operateonfd.go
index a9dcaef..f1beb6d 100644
--- a/tun/operateonfd.go
+++ b/tun/operateonfd.go
@@ -1,8 +1,8 @@
-// +build !windows
+//go:build darwin || freebsd
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package tun