readme: add license notice

This commit is contained in:
ge
2025-04-07 21:24:57 +03:00
parent ef87b21308
commit 6e26d24a42

View File

@ -265,3 +265,9 @@ println(ip) // 2001:db8::8429:6bff:fedc:ef8b
Note that using EUI in IPv6 address may cause security issues. See
[RFC 4941](https://datatracker.ietf.org/doc/html/rfc4941) for details.
# License
`netaddr` is released under LGPL 3.0 or later license.
SPDX Lincese ID: `LGPL-3.0-or-later`.