]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
global: bump copyright notice
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 4 May 2025 15:48:53 +0000 (17:48 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 5 May 2025 13:05:35 +0000 (15:05 +0200)
commit9eb3221f1de589e5dd6a1721fdd7dc0fde0eb10b
tree8753a82f52c8414390d6b85c85c8d1c0913b26b9
parent867a4c4a3f3a1a8fc4934553c8091c094ed6bdf8
global: bump copyright notice

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
90 files changed:
README.md
conn/bind_std.go
conn/bind_windows.go
conn/bindtest/bindtest.go
conn/boundif_android.go
conn/conn.go
conn/conn_test.go
conn/controlfns.go
conn/controlfns_linux.go
conn/controlfns_unix.go
conn/controlfns_windows.go
conn/default.go
conn/errors_default.go
conn/errors_linux.go
conn/features_default.go
conn/features_linux.go
conn/gso_default.go
conn/gso_linux.go
conn/mark_default.go
conn/mark_unix.go
conn/sticky_default.go
conn/sticky_linux.go
conn/sticky_linux_test.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_linux.go
ipc/uapi_unix.go
ipc/uapi_wasm.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/offload_linux.go
tun/offload_linux_test.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