aboutsummaryrefslogtreecommitdiffstats
path: root/conn/controlfns_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'conn/controlfns_unix.go')
-rw-r--r--conn/controlfns_unix.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/conn/controlfns_unix.go b/conn/controlfns_unix.go
index c4536d4..b2e7570 100644
--- a/conn/controlfns_unix.go
+++ b/conn/controlfns_unix.go
@@ -1,8 +1,8 @@
-//go:build !windows && !linux && !js
+//go:build !windows && !linux && !wasm
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2025 WireGuard LLC. All Rights Reserved.
*/
package conn