]> git.ipfire.org Git - thirdparty/wireguard-go.git/commitdiff
mod: rename COPYING to LICENSE
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 6 Mar 2021 16:03:28 +0000 (09:03 -0700)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 6 Mar 2021 16:09:21 +0000 (09:09 -0700)
Otherwise the netstack module doesn't show up on the package site.

https://github.com/golang/go/issues/43817#issuecomment-764987580

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
LICENSE [moved from COPYING with 100% similarity]

diff --git a/COPYING b/LICENSE
similarity index 100%
rename from COPYING
rename to LICENSE