aboutsummaryrefslogtreecommitdiffstats
path: root/conn/default.go
diff options
context:
space:
mode:
Diffstat (limited to 'conn/default.go')
-rw-r--r--conn/default.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/conn/default.go b/conn/default.go
index 97bf08c..b6f761b 100644
--- a/conn/default.go
+++ b/conn/default.go
@@ -1,9 +1,8 @@
-//go:build !linux && !windows
-// +build !linux,!windows
+//go:build !windows
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package conn