Agustina Arzille <avarzi...@riseup.net> writes:

> +++ b/hurd/hurdlock.c
> +++ b/hurd/hurdlock.h
> +++ b/mach/lowlevellock.h

Those new files still have LGPLv3-or-later notices in them:

> +   The GNU C Library is free software; you can redistribute it and/or
> +   modify it under the terms of the GNU Lesser General Public
> +   License as published by the Free Software Foundation; either
> +   version 3 of the License, or (at your option) any later version.

GPLv3-based licenses may be OK for tests (libio/tst-fwrite-error.c)
but I think not for code that gets loaded from glibc to application
processes, unless a license exception applies (intl/plural.c).

There seems to be a similar problem with include/verify.h on the
t/verify.h branch.

Reply via email to