aboutsummaryrefslogtreecommitdiffstats
path: root/tun/netstack/examples/http_client.go
diff options
context:
space:
mode:
Diffstat (limited to 'tun/netstack/examples/http_client.go')
-rw-r--r--tun/netstack/examples/http_client.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tun/netstack/examples/http_client.go b/tun/netstack/examples/http_client.go
index 352c1e4..ef5efe5 100644
--- a/tun/netstack/examples/http_client.go
+++ b/tun/netstack/examples/http_client.go
@@ -3,7 +3,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package main