[PATCH v2 2/3] LICENSES: update location of getaddrinfo.c and getnameinfo.c

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Fri Jan 24 13:40:04 GMT 2025



On 23/01/25 18:12, Aurelien Jarno wrote:
> 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'")

LGTM, thanks.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

> ---
>  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
>  



More information about the Libc-alpha mailing list