]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
global: bump copyright year
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 20 Sep 2022 15:21:32 +0000 (17:21 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 20 Sep 2022 15:21:32 +0000 (17:21 +0200)
commitbb719d3a6e2cd20ec00f26d65c0073c1dde6b529
treebe53dfc55ca3efc7e5861f020f67ae784763db88
parentfde0a9525ae5be7f6356a410f1bfc52ecc720f85
global: bump copyright year

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
75 files changed:
README.md
conn/bind_linux.go
conn/bind_std.go
conn/bind_windows.go
conn/bindtest/bindtest.go
conn/boundif_android.go
conn/conn.go
conn/default.go
conn/mark_default.go
conn/mark_unix.go
conn/winrio/rio_windows.go
device/allowedips.go
device/allowedips_rand_test.go
device/allowedips_test.go
device/bind_test.go
device/channels.go
device/constants.go
device/cookie.go
device/cookie_test.go
device/device.go
device/device_test.go
device/endpoint_test.go
device/indextable.go
device/ip.go
device/kdf_test.go
device/keypair.go
device/logger.go
device/mobilequirks.go
device/noise-helpers.go
device/noise-protocol.go
device/noise-types.go
device/noise_test.go
device/peer.go
device/pools.go
device/pools_test.go
device/queueconstants_android.go
device/queueconstants_default.go
device/queueconstants_ios.go
device/queueconstants_windows.go
device/race_disabled_test.go
device/race_enabled_test.go
device/receive.go
device/send.go
device/sticky_linux.go
device/timers.go
device/tun.go
device/uapi.go
format_test.go
ipc/uapi_bsd.go
ipc/uapi_js.go
ipc/uapi_linux.go
ipc/uapi_unix.go
ipc/uapi_windows.go
main.go
main_windows.go
ratelimiter/ratelimiter.go
ratelimiter/ratelimiter_test.go
replay/replay.go
replay/replay_test.go
rwcancel/rwcancel.go
tai64n/tai64n.go
tai64n/tai64n_test.go
tun/alignment_windows_test.go
tun/netstack/examples/http_client.go
tun/netstack/examples/http_server.go
tun/netstack/examples/ping_client.go
tun/netstack/tun.go
tun/operateonfd.go
tun/tun.go
tun/tun_darwin.go
tun/tun_freebsd.go
tun/tun_linux.go
tun/tun_openbsd.go
tun/tun_windows.go
tun/tuntest/tuntest.go