aboutsummaryrefslogtreecommitdiffstats
path: root/conn/default.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--conn/default.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/conn/default.go b/conn/default.go
index e65bb74..b6f761b 100644
--- a/conn/default.go
+++ b/conn/default.go
@@ -1,8 +1,8 @@
-//go: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