On Thu, 24 Dec 2020, Adhemerval Zanella via Libc-alpha wrote:

> diff --git a/include/filename.h b/include/filename.h
> new file mode 100644
> index 0000000000..4598fb1d63
> --- /dev/null
> +++ b/include/filename.h
> @@ -0,0 +1,110 @@
> +/* Basic filename support macros.
> +   Copyright (C) 2001-2004, 2007-2020 Free Software Foundation, Inc.
> +
> +   This program is free software: you can redistribute it and/or modify
> +   it under the terms of the GNU General Public License as published by
> +   the Free Software Foundation; either version 3 of the License, or
> +   (at your option) any later version.

Anything used in glibc libraries should be LGPLv2.1+.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to