[PATCH 2/3] LICENSES: update location of getaddrinfo.c and getnameinfo.c
Aurelien Jarno
aurelien@aurel32.net
Wed Jan 22 21:13:43 GMT 2025
posix/getaddrinfo.c got moved into nss/getaddrinfo.c in commit
7f602256ab5b ("Move getaddrinfo from 'posix' into 'nss'")
inet/getnameinfo.c got moved into nss/getnameinfo.c in commit
2f1c 6652 d7b3 ("Move getnameinfo from 'inet' to 'nss'")
---
LICENSES | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSES b/LICENSES
index b876aeff9a..0a0ae93460 100644
--- a/LICENSES
+++ b/LICENSES
@@ -165,8 +165,8 @@ The file if_ppp.h is under the following CMU license:
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
-(C) by Craig Metz and are distributed under the following license:
+The files nss/getnameinfo.c and nss/getaddrinfo.c are copyright (C) by
+Craig Metz and are distributed under the following license:
/* The Inner Net License, Version 2.00
--
2.45.2
More information about the Libc-alpha
mailing list